v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Deletes an Amazon Bedrock AgentCore Runtime.

delete/runtimes/{agentRuntimeId}/

Path parameters

agentRuntimeIdstring required

The unique identifier of the AgentCore Runtime to delete.

Query parameters

clientTokenstring

A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, the service ignores the request but does not return an error.

Response

Success

status'CREATING' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'READY' | 'DELETING' required

The current status of the AgentCore Runtime deletion.

agentRuntimeIdstring

The unique identifier of the AgentCore Runtime.