Skip to contents

Deletes a memory record from an AgentCore Memory resource. When you delete a memory record, it is permanently removed.

See https://www.paws-r-sdk.com/docs/bedrockagentcore_delete_memory_record/ for full documentation.

Usage

bedrockagentcore_delete_memory_record(memoryId, memoryRecordId)

Arguments

memoryId

[required] The identifier of the AgentCore Memory resource from which to delete the memory record.

memoryRecordId

[required] The identifier of the memory record to delete.