Skip to main content

service_network_vpc_associations_list_only

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

Overview

Nameservice_network_vpc_associations_list_only
TypeResource
DescriptionAssociates a VPC with a service network.
Idaws.vpclattice.service_network_vpc_associations_list_only

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

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all service_network_vpc_associations in a region.

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

Permissions

For permissions required to operate on the service_network_vpc_associations_list_only resource, see service_network_vpc_associations