TopicNamedEntity
A structure that represents a named entity.
Contents
Note
In the following list, the required parameters are described first.
- EntityName
-
The name of the named entity.
Type: String
Length Constraints: Maximum length of 256.
Required: Yes
- Definition
-
The definition of a named entity.
Type: Array of NamedEntityDefinition objects
Required: No
- EntityDescription
-
The description of the named entity.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- EntitySynonyms
-
The other names or aliases for the named entity.
Type: Array of strings
Length Constraints: Maximum length of 256.
Required: No
- SemanticEntityType
-
The type of named entity that a topic represents.
Type: SemanticEntityType object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: