v1

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

Deletes an Amazon Bedrock AgentCore Memory resource.

delete/memories/{memoryId}/delete

Path parameters

memoryIdstring required

The unique identifier of the memory to delete.

Query parameters

clientTokenstring

A client token is used for keeping track of idempotent requests. It can contain a session id which can be around 250 chars, combined with a unique AWS identifier.

Response

Success

memoryIdstring required

The unique identifier of the deleted AgentCore Memory resource.

status'CREATING' | 'ACTIVE' | 'FAILED' | 'DELETING' | 'UPDATING'

The current status of the AgentCore Memory resource deletion.