NamespaceKeyEntry
A namespace variable key definition with optional NamespaceKeyValidation rules.
Contents
- key
-
The namespace variable key name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
(?!memoryStrategyId$|actorId$|sessionId$)[a-z][a-z0-9]*Required: Yes
- validation
-
The validation rules that constrain values for this namespace variable at runtime (
CreateEventAPI).Type: NamespaceKeyValidation object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: