aws.workmail.describe_inbound_dmarc_settings
Example SQL Queries
SELECT * FROMaws.workmail.describe_inbound_dmarc_settingsWHERE"organization_id" = 'VALUE';Description
Lists the settings in a DMARC policy for a specified organization.
Table Definition
| Column Name | Column Data Type |
|---|---|
| organization_id Required Input Column Lists the ID of the given organization. | VARCHAR |
| _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 |
| enforced Lists the enforcement setting of the applied policy. | BOOLEAN |