Skip to main content

service_networks

Retrieves a list of service_networks in a region

Overview

Nameservice_networks
TypeResource
Descriptionservice_networks
Idawscc.vpclattice.service_networks

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

vpc-lattice:GetServiceNetwork,
vpc-lattice:ListTagsForResource,
vpc-lattice:CreateServiceNetwork,
vpc-lattice:TagResource,
iam:CreateServiceLinkedRole

List

vpc-lattice:ListServiceNetworks