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
Name | service_network_service_associations_list_only |
Type | Resource |
Description | Associates a service with a service network. |
Id | aws.vpclattice.service_network_service_associations_list_only |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
created_at | string | |
dns_entry | object | |
id | string | |
service_network_arn | string | |
service_network_id | string | |
service_network_identifier | string | |
service_network_name | string | |
service_arn | string | |
service_id | string | |
service_identifier | string | |
service_name | string | |
status | string | |
tags | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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