Skip to main content

service_networks_list_only

Lists service_networks in a region or regions, for all properties use service_networks

Overview

Nameservice_networks_list_only
TypeResource
DescriptionA service network is a logical boundary for a collection of services. You can associate services and VPCs with a service network.
Idaws.vpclattice.service_networks_list_only

Fields

NameDatatypeDescription
arnstring
created_atstring
idstring
last_updated_atstring
namestring
auth_typestring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all service_networks in a region.

SELECT
region,
arn
FROM aws.vpclattice.service_networks_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the service_networks_list_only resource, see service_networks