SemanticMemoryStrategyInput
Input for creating a semantic memory strategy.
Contents
- name
-
The name of the semantic memory strategy.
Type: String
Pattern:
[a-zA-Z][a-zA-Z0-9_]{0,47}
Required: Yes
- description
-
The description of the semantic memory strategy.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
- namespaces
-
The namespaces associated with the semantic memory strategy.
Type: Array of strings
Array Members: Minimum number of 1 item.
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[a-zA-Z0-9\-_\/]*(\{(actorId|sessionId|memoryStrategyId)\}[a-zA-Z0-9\-_\/]*)*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: