v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Deletes the association between a service and a service network. This operation fails if an association is still in progress.

delete/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}

Path parameters

serviceNetworkServiceAssociationIdentifierstring required

The ID or ARN of the association.

Response

Success

idstring

The ID of the association.

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

The status. You can retry the operation if the status is <code>DELETE_FAILED</code>. However, if you retry it when the status is <code>DELETE_IN_PROGRESS</code>, there is no change in the status.

arnstring

The Amazon Resource Name (ARN) of the association.