Amazon Cloud Directory will no longer be open to new customers starting on November 7, 2025. For alternatives to Cloud Directory, explore Amazon DynamoDB
TypedAttributeValue
Represents the data for a typed attribute. You can set one, and only one, of the elements. Each attribute in an item is a name-value pair. Attributes have a single value.
Contents
- BinaryValue
 - 
               
A binary data value.
Type: Base64-encoded binary data object
Required: No
 - BooleanValue
 - 
               
A Boolean data value.
Type: Boolean
Required: No
 - DatetimeValue
 - 
               
A date and time value.
Type: Timestamp
Required: No
 - NumberValue
 - 
               
A number data value.
Type: String
Required: No
 - StringValue
 - 
               
A string data value.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: