v1

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

Update an Amazon Bedrock AgentCore Memory resource memory.

put/memories/{memoryId}/update

Path parameters

memoryIdstring required

The unique identifier of the memory to update.

Request body

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.

descriptionstring password

The updated description of the AgentCore Memory resource.

eventExpiryDurationinteger

The number of days after which memory events will expire, between 7 and 365 days.

memoryExecutionRoleArnstring

The ARN of the IAM role that provides permissions for the AgentCore Memory resource.

Response

Success