Skip to main content

service_network_service_associations_list_only

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

Overview

Nameservice_network_service_associations_list_only
TypeResource
DescriptionAssociates a service with a service network.
Idaws.vpclattice.service_network_service_associations_list_only

Fields

NameDatatypeDescription
arnstring
created_atstring
dns_entryobject
idstring
service_network_arnstring
service_network_idstring
service_network_identifierstring
service_network_namestring
service_arnstring
service_idstring
service_identifierstring
service_namestring
statusstring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all service_network_service_associations in a region.

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

Permissions

For permissions required to operate on the service_network_service_associations_list_only resource, see service_network_service_associations