service_network_vpc_associations
Retrieves a list of service_network_vpc_associations
in a region
Overview
Name | service_network_vpc_associations |
Type | Resource |
Description | service_network_vpc_associations |
Id | awscc.vpclattice.service_network_vpc_associations |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
region | string | AWS 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