Macie2 / Client / update_organization_configuration
update_organization_configuration#
- Macie2.Client.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 )
- Parameters:
autoEnable (boolean) –
[REQUIRED]
Specifies whether to enable Amazon Macie automatically for an account when the account is added to the organization in Organizations.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
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