lists
Retrieves a list of lists
in a region
Overview
Name | lists |
Type | Resource |
Description | lists |
Id | awscc.frauddetector.lists |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | The list ARN. |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
arn
FROM awscc.frauddetector.lists
WHERE region = 'us-east-1'
Permissions
To operate on the lists
resource, the following permissions are required:
Create
frauddetector:CreateList,
frauddetector:GetListElements,
frauddetector:GetListsMetadata,
frauddetector:ListTagsForResource,
frauddetector:TagResource,
frauddetector:UpdateList
List
frauddetector:GetListElements,
frauddetector:GetListsMetadata,
frauddetector:ListTagsForResource