drt_accesses_list_only
Lists drt_accesses in a region or regions, for all properties use drt_accesses
Overview
| Name | drt_accesses_list_only |
| Type | Resource |
| Description | Config the role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your AWS account while assisting with attack mitigation. |
| Id | aws.shield.drt_accesses_list_only |
Fields
| Name | Datatype | Description |
|---|---|---|
account_id | string | |
region | string | AWS region. |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
list_resources | SELECT | region |
SELECT examples
Lists all drt_accesses in a region.
SELECT
region,
account_id
FROM aws.shield.drt_accesses_list_only
;
Permissions
For permissions required to operate on the drt_accesses_list_only resource, see drt_accesses