---
title: "DELETE /configuration-bundles/{bundleId}"
method: DELETE
path: "/configuration-bundles/{bundleId}"
---

# DELETE /configuration-bundles/{bundleId}

`DELETE /configuration-bundles/{bundleId}`

Deletes a configuration bundle and all of its versions.

## Path parameters

- `bundleId` string, required

## Response `202`

Success

- DeleteConfigurationBundleResponse
  - `bundleId` string, required — The unique identifier of the deleted configuration bundle.
  - `status` 'ACTIVE' | 'CREATING' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'DELETING' | 'DELETE_FAILED', required — The status of the configuration bundle deletion operation.

## Other responses

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

---

[API](https://skmtc.net/aws/apis/bedrock-agentcore-control.md) · [All operations](https://skmtc.net/aws/apis/bedrock-agentcore-control/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/bedrock-agentcore-control/versions/0ebde766792b/schema)
