View a markdown version of this page

MemoryRecordDeleteInput - Amazon Bedrock AgentCore Data Plane

MemoryRecordDeleteInput

Input structure to delete an existing memory record.

Contents

memoryRecordId

The unique ID of the memory record to be deleted.

Type: String

Length Constraints: Minimum length of 40. Maximum length of 50.

Pattern: mem-[a-zA-Z0-9-_]*

Required: Yes

namespace

The namespace of the memory record being deleted. This value is used for IAM condition key authorization.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [a-zA-Z0-9/*][a-zA-Z0-9-_/*]*(?::[a-zA-Z0-9-_/*]+)*[a-zA-Z0-9-_/*]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: