update_organization_configuration
(**kwargs)¶Updates the configuration for the Organizations integration in the current Region. Can only be called by the Detective administrator account for the organization.
See also: AWS API Documentation
Request Syntax
response = client.update_organization_configuration(
GraphArn='string',
AutoEnable=True|False
)
[REQUIRED]
The ARN of the organization behavior graph.
None
Exceptions
Detective.Client.exceptions.AccessDeniedException
Detective.Client.exceptions.InternalServerException
Detective.Client.exceptions.ValidationException
Detective.Client.exceptions.TooManyRequestsException