---
title: "DELETE /v2/domains/{domainIdentifier}/connections/{identifier}"
method: DELETE
path: "/v2/domains/{domainIdentifier}/connections/{identifier}"
---

# DELETE /v2/domains/{domainIdentifier}/connections/{identifier}

`DELETE /v2/domains/{domainIdentifier}/connections/{identifier}`

Deletes and connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.

## Path parameters

- `domainIdentifier` string, required
- `identifier` string, required

## Response `202`

Success

- DeleteConnectionOutput
  - `status` string — The status of the action.

## Other responses

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

---

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