Skip to main content

service_network_vpc_associations

Retrieves a list of service_network_vpc_associations in a region

Overview

Nameservice_network_vpc_associations
TypeResource
Descriptionservice_network_vpc_associations
Idawscc.vpclattice.service_network_vpc_associations

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.vpclattice.service_network_vpc_associations
WHERE region = 'us-east-1'

Permissions

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

Create

vpc-lattice:CreateServiceNetworkVpcAssociation,
vpc-lattice:GetServiceNetworkVpcAssociation,
vpc-lattice:ListServiceNetworkVpcAssociations,
vpc-lattice:ListTagsForResource,
ec2:DescribeSecurityGroups,
ec2:DescribeVpcs,
vpc-lattice:TagResource

List

vpc-lattice:ListServiceNetworkVpcAssociations