v1

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

Deletes an AAgentCore Runtime endpoint.

delete/runtimes/{agentRuntimeId}/runtime-endpoints/{endpointName}/

Path parameters

agentRuntimeIdstring required

The unique identifier of the AgentCore Runtime associated with the endpoint.

endpointNamestring password required

The name of the AgentCore Runtime endpoint to delete.

Query parameters

clientTokenstring

A unique, case-sensitive identifier to ensure idempotency of the request.

Response

Success

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

The current status of the AgentCore Runtime endpoint deletion.

agentRuntimeIdstring

The unique identifier of the AgentCore Runtime.

endpointNamestring password

The name of the AgentCore Runtime endpoint.