Skip to main content

lists

Retrieves a list of lists in a region

Overview

Namelists
TypeResource
Descriptionlists
Idawscc.frauddetector.lists

Fields

NameDatatypeDescription
arnstringThe list ARN.
regionstringAWS 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