aws.workmail.list_mobile_device_access_rules
Example SQL Queries
SELECT * FROMaws.workmail.list_mobile_device_access_rulesWHERE"organization_id" = 'VALUE';Description
Lists the mobile device access rules for the specified WorkMail organization.
Table Definition
| Column Name | Column Data Type |
|---|---|
| organization_id Required Input Column The WorkMail organization for which to list the rules. | 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 |
| rules The list of mobile device access rules that exist under the specified WorkMail organization. | STRUCT( |
Show child fields
| |