Agent Agent Memory Configuration
data class AgentAgentMemoryConfiguration(val enabledMemoryTypes: List<String>, val storageDays: Int)
Properties
Link copied to clipboard
The type of memory being stored by the agent. See AWS API documentation for possible values.
Link copied to clipboard
The number of days the agent is configured to retain the conversational context. Minimum value of 0, maximum value of 30.