describe_organization_configuration
()¶Retrieves the Amazon Macie configuration settings for an organization in Organizations.
See also: AWS API Documentation
Request Syntax
response = client.describe_organization_configuration()
{
'autoEnable': True|False,
'maxAccountLimitReached': True|False
}
Response Structure
The request succeeded.
Specifies whether Amazon Macie is enabled automatically for accounts that are added to the organization.
Specifies whether the maximum number of Amazon Macie member accounts are part of the organization.
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