View source: R/bedrockagentcore_operations.R
| bedrockagentcore_get_memory_record | R Documentation |
Retrieves a specific memory record from an AgentCore Memory resource.
See https://www.paws-r-sdk.com/docs/bedrockagentcore_get_memory_record/ for full documentation.
bedrockagentcore_get_memory_record(memoryId, memoryRecordId)
memoryId |
[required] The identifier of the AgentCore Memory resource containing the memory record. |
memoryRecordId |
[required] The identifier of the memory record to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.