Associates the specified service with the specified service network. For more information, see Manage service associations in the Amazon VPC Lattice User Guide.
See https://www.paws-r-sdk.com/docs/vpclattice_create_service_network_service_association/ for full documentation.
vpclattice_create_service_network_service_association(
clientToken = NULL,
serviceIdentifier,
serviceNetworkIdentifier,
tags = NULL
)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
[required] The ID or ARN of the service.
[required] The ID or ARN of the service network. You must use an ARN if the resources are in different accounts.
The tags for the association.