Creates a new Amazon Bedrock AgentCore Memory resource.
post/memories/create
Request body
clientTokenstring
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request but does not return an error.
namestring required
The name of the memory. The name must be unique within your account.
descriptionstring password
The description of the memory.
encryptionKeyArnstring
The Amazon Resource Name (ARN) of the KMS key used to encrypt the memory data.
memoryExecutionRoleArnstring
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the memory to access Amazon Web Services services.
eventExpiryDurationinteger required
The duration after which memory events expire. Specified as an ISO 8601 duration.
tagsobject
A map of tag keys and values to assign to an AgentCore Memory. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment.