Skip to main content

service_network_service_associations

Retrieves a list of service_network_service_associations in a region

Overview

Nameservice_network_service_associations
TypeResource
Descriptionservice_network_service_associations
Idawscc.vpclattice.service_network_service_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_service_associations
WHERE region = 'us-east-1'

Permissions

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

Create

vpc-lattice:CreateServiceNetworkServiceAssociation,
vpc-lattice:GetServiceNetworkServiceAssociation,
vpc-lattice:TagResource,
vpc-lattice:ListTagsForResource

List

vpc-lattice:ListServiceNetworkServiceAssociations