---
title: "DELETE /servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}"
method: DELETE
path: "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}"
---

# DELETE /servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}

`DELETE /servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}`

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

## Path parameters

- `serviceNetworkVpcAssociationIdentifier` string, required

## Response `200`

Success

- DeleteServiceNetworkVpcAssociationResponse
  - `id` string — 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.
  - `arn` string — The Amazon Resource Name (ARN) of the association.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ConflictException
- `483` — ResourceNotFoundException
- `484` — ThrottlingException
- `485` — InternalServerException

---

[API](https://skmtc.net/aws/apis/vpc-lattice.md) · [All operations](https://skmtc.net/aws/apis/vpc-lattice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/vpc-lattice/versions/bbec5439e0f7/schema)
