---
title: "DELETE /servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}"
method: DELETE
path: "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}"
---

# DELETE /servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}

`DELETE /servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}`

Deletes the association between a service network and a resource configuration.

## Path parameters

- `serviceNetworkResourceAssociationIdentifier` string, required

## Response `200`

Success

- DeleteServiceNetworkResourceAssociationResponse
  - `id` string — The ID of the association.
  - `arn` string — The Amazon Resource Name (ARN) of the association.
  - `status` 'CREATE_IN_PROGRESS' | 'ACTIVE' | 'PARTIAL' | 'DELETE_IN_PROGRESS' | 'CREATE_FAILED' | 'DELETE_FAILED' — The status 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)
