---
title: "DELETE /resourceendpointassociations/{resourceEndpointAssociationIdentifier}"
method: DELETE
path: "/resourceendpointassociations/{resourceEndpointAssociationIdentifier}"
---

# DELETE /resourceendpointassociations/{resourceEndpointAssociationIdentifier}

`DELETE /resourceendpointassociations/{resourceEndpointAssociationIdentifier}`

Disassociates the resource configuration from the resource VPC endpoint.

## Path parameters

- `resourceEndpointAssociationIdentifier` string, required

## Response `200`

Success

- DeleteResourceEndpointAssociationResponse
  - `id` string — The ID of the association.
  - `arn` string — The Amazon Resource Name (ARN) of the association.
  - `resourceConfigurationId` string — The ID of the resource configuration.
  - `resourceConfigurationArn` string — The Amazon Resource Name (ARN) of the resource configuration associated with the VPC endpoint of type resource.
  - `vpcEndpointId` string — The ID of the resource VPC endpoint that is associated with the resource configuration.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — 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/revisions/bbec5439e0f7/schema)
