snapshot_block_public_accesses_list_only
Lists snapshot_block_public_accesses
in a region or regions, for all properties use snapshot_block_public_accesses
Overview
Name | snapshot_block_public_accesses_list_only |
Type | Resource |
Description | Resource Type definition for AWS::EC2::SnapshotBlockPublicAccess |
Id | aws.ec2.snapshot_block_public_accesses_list_only |
Fields
Name | Datatype | Description |
---|---|---|
state | string | The state of EBS Snapshot Block Public Access. |
account_id | string | The identifier for the specified AWS account. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all snapshot_block_public_accesses
in a region.
SELECT
region,
account_id
FROM aws.ec2.snapshot_block_public_accesses_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the snapshot_block_public_accesses_list_only
resource, see snapshot_block_public_accesses