Amazon Cloud Directory will no longer be open to new customers starting on November 7, 2025. For alternatives to Cloud Directory, explore Amazon DynamoDB
FacetAttribute
An attribute that is associated with the Facet.
Contents
- Name
-
The name of the facet attribute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 230.
Pattern:
^[a-zA-Z0-9._:-]*$
Required: Yes
- AttributeDefinition
-
A facet attribute consists of either a definition or a reference. This structure contains the attribute definition. See Attribute References for more information.
Type: FacetAttributeDefinition object
Required: No
- AttributeReference
-
An attribute reference that is associated with the attribute. See Attribute References for more information.
Type: FacetAttributeReference object
Required: No
- RequiredBehavior
-
The required behavior of the
FacetAttribute
.Type: String
Valid Values:
REQUIRED_ALWAYS | NOT_REQUIRED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: