Skip to content

Bedrock AgentCore  >  Structures  >  MemoryRecordDeleteInput

MemoryRecordDeleteInput

Structure Class

MemoryRecordDeleteInput dataclass

Input structure to delete an existing memory record.

Attributes

memory_record_id instance-attribute
memory_record_id: str

The unique ID of the memory record to be deleted.

namespace class-attribute instance-attribute
namespace: str | None = None

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