Skip to main content

sessions

Retrieves a list of sessions in a region

Overview

Namesessions
TypeResource
Descriptionsessions
Idawscc.macie.sessions

Fields

NameDatatypeDescription
aws_account_idstringAWS account ID of customer
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
aws_account_id
FROM awscc.macie.sessions
WHERE region = 'us-east-1'

Permissions

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

Create

macie2:GetMacieSession,
macie2:EnableMacie

List

macie2:GetMacieSession