Skip to main content

allow_lists

Retrieves a list of allow_lists in a region

Overview

Nameallow_lists
TypeResource
Descriptionallow_lists
Idawscc.macie.allow_lists

Fields

NameDatatypeDescription
idstringAllowList ID.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.macie.allow_lists
WHERE region = 'us-east-1'

Permissions

To operate on the allow_lists resource, the following permissions are required:

Create

macie2:CreateAllowList,
macie2:GetAllowList,
macie2:TagResource

List

macie2:ListAllowLists