allow_lists_list_only
Lists allow_lists
in a region or regions, for all properties use allow_lists
Overview
Name | allow_lists_list_only |
Type | Resource |
Description | Macie AllowList resource schema |
Id | aws.macie.allow_lists_list_only |
Fields
Name | Datatype | Description |
---|---|---|
id | string | AllowList ID. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all allow_lists
in a region.
SELECT
region,
id
FROM aws.macie.allow_lists_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the allow_lists_list_only
resource, see allow_lists