v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Disassociates the VPC from the service network. You can't disassociate the VPC if there is a create or update association in progress.

delete/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}

Path parameters

serviceNetworkVpcAssociationIdentifierstring required

The ID or ARN of the association.

Response

Success

idstring

The ID of the association.

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

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

arnstring

The Amazon Resource Name (ARN) of the association.