Skip to main content

verified_access_groups

Retrieves a list of verified_access_groups in a region

Overview

Nameverified_access_groups
TypeResource
Descriptionverified_access_groups
Idawscc.ec2.verified_access_groups

Fields

NameDatatypeDescription
verified_access_group_idstringThe ID of the AWS Verified Access group.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
verified_access_group_id
FROM awscc.ec2.verified_access_groups
WHERE region = 'us-east-1'

Permissions

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

Create

ec2:CreateVerifiedAccessGroup,
ec2:DescribeVerifiedAccessGroups,
ec2:GetVerifiedAccessGroupPolicy,
ec2:CreateTags,
ec2:DescribeTags,
kms:DescribeKey,
kms:RetireGrant,
kms:CreateGrant,
kms:GenerateDataKey,
kms:Decrypt

List

ec2:DescribeVerifiedAccessGroups,
ec2:DescribeTags,
kms:DescribeKey,
kms:RetireGrant,
kms:CreateGrant,
kms:GenerateDataKey,
kms:Decrypt