sessions
Retrieves a list of sessions
in a region
Overview
Name | sessions |
Type | Resource |
Description | sessions |
Id | awscc.macie.sessions |
Fields
Name | Datatype | Description |
---|---|---|
aws_account_id | string | AWS account ID of customer |
region | string | AWS 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