MetadataSchemaEntry
A metadata field definition within a strategy's schema.
Contents
- key
-
The metadata field name. Must match an indexed key to be queryable via metadata filters.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9\s._:/=+@-]*Required: Yes
- extractionConfig
-
Configuration for extracting this metadata value from conversational content.
Type: ExtractionConfig object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- type
-
The MetadataValueType.
Type: String
Valid Values:
STRING | STRINGLIST | NUMBERRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: