getMemoryRecord
inline suspend fun BedrockAgentCoreClient.getMemoryRecord(crossinline block: GetMemoryRecordRequest.Builder.() -> Unit): GetMemoryRecordResponse
Retrieves a specific memory record from a memory store.
To use this operation, you must have the genesismemory:GetMemoryRecord
permission.