update_organization_configuration
(**kwargs)¶Updates the Amazon Macie configuration settings for an organization in Organizations.
See also: AWS API Documentation
Request Syntax
response = client.update_organization_configuration(
autoEnable=True|False
)
[REQUIRED]
Specifies whether to enable Amazon Macie automatically for an account when the account is added to the organization in Organizations.
{}
Response Structure
The request succeeded and there isn't any content to include in the body of the response (No Content).
Exceptions
Macie2.Client.exceptions.ValidationException
Macie2.Client.exceptions.InternalServerException
Macie2.Client.exceptions.ServiceQuotaExceededException
Macie2.Client.exceptions.AccessDeniedException
Macie2.Client.exceptions.ResourceNotFoundException
Macie2.Client.exceptions.ThrottlingException
Macie2.Client.exceptions.ConflictException