aws.macie2.list_organization_admin_accounts
Example SQL Queries
SELECT * FROMaws.macie2.list_organization_admin_accounts;Description
Retrieves information about the delegated Amazon Macie administrator account 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 |
| account_id The Amazon Web Services account ID for the account. | VARCHAR |
| status The current status of the account as the delegated Amazon Macie administrator account for the organization. | VARCHAR |