aws.macie2.describe_organization_configuration
Example SQL Queries
SELECT * FROMaws.macie2.describe_organization_configuration;Description
Retrieves the Amazon Macie configuration settings for an organization in Organizations.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| auto_enable Specifies whether Amazon Macie is enabled automatically for accounts that are added to the organization. | BOOLEAN |
| max_account_limit_reached Specifies whether the maximum number of Amazon Macie member accounts are part of the organization. | BOOLEAN |