v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Retrieves information about the specified association between a service network and a service.

get/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}

Path parameters

serviceNetworkServiceAssociationIdentifierstring required

The ID or ARN of the association.

Response

Success

idstring

The ID of the service network and service association.

status'CREATE_IN_PROGRESS' | 'ACTIVE' | 'DELETE_IN_PROGRESS' | 'CREATE_FAILED' | 'DELETE_FAILED'

The status of the association.

arnstring

The Amazon Resource Name (ARN) of the association.

createdBystring

The account that created the association.

createdAtstring date-time

The date and time that the association was created, in ISO-8601 format.

serviceIdstring

The ID of the service.

serviceNamestring

The name of the service.

serviceArnstring

The Amazon Resource Name (ARN) of the service.

serviceNetworkIdstring

The ID of the service network.

serviceNetworkNamestring

The name of the service network.

serviceNetworkArnstring

The Amazon Resource Name (ARN) of the service network.

customDomainNamestring

The custom domain name of the service.

failureMessagestring

The failure message.

failureCodestring

The failure code.