Lists the associations between a service network and a service. You can filter the list either by service or service network. You must provide either the service network identifier or the service identifier.
Every association in Amazon VPC Lattice has a unique Amazon Resource Name (ARN), such as when a service network is associated with a VPC or when a service is associated with a service network. If the association is for a resource is shared with another account, the association includes the local account ID as the prefix in the ARN.
get/servicenetworkserviceassociations
Query parameters
serviceNetworkIdentifierstring
The ID or ARN of the service network.
serviceIdentifierstring
The ID or ARN of the service.
maxResultsinteger
The maximum number of results to return.
nextTokenstring
A pagination token for the next page of results.
Response
Success