Skip to main content

service_network_vpc_association

Gets an individual service_network_vpc_association resource

Overview

Nameservice_network_vpc_association
TypeResource
Descriptionservice_network_vpc_association
Idawscc.vpclattice.service_network_vpc_association

Fields

NameDatatypeDescription
arnstring
created_atstring
security_group_idsarray
idstring
service_network_arnstring
service_network_idstring
service_network_identifierstring
service_network_namestring
statusstring
vpc_idstring
vpc_identifierstring
tagsarray
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn,
created_at,
security_group_ids,
id,
service_network_arn,
service_network_id,
service_network_identifier,
service_network_name,
status,
vpc_id,
vpc_identifier,
tags
FROM awscc.vpclattice.service_network_vpc_association
WHERE data__Identifier = '<Arn>';

Permissions

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

Read

vpc-lattice:GetServiceNetworkVpcAssociation,
vpc-lattice:ListTagsForResource

Update

vpc-lattice:TagResource,
vpc-lattice:UntagResource,
vpc-lattice:GetServiceNetworkVpcAssociation,
vpc-lattice:UpdateServiceNetworkVpcAssociation,
ec2:DescribeSecurityGroups,
vpc-lattice:ListTagsForResource

Delete

vpc-lattice:DeleteServiceNetworkVpcAssociation,
vpc-lattice:GetServiceNetworkVpcAssociation