AttributeKey
A unique identifier for an attribute.
Contents
- FacetName
-
The name of the facet that the attribute exists within.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9._-]*$
Required: Yes
- Name
-
The name of the attribute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 230.
Pattern:
^[a-zA-Z0-9._:-]*$
Required: Yes
- SchemaArn
-
The Amazon Resource Name (ARN) of the schema that contains the facet and attribute.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: