Question: Can colons and special characters be used in DynamoDB attributes?
Answered by Rafal Wilinski
Answer
Colons and special characters can be used in DynamoDB attribute names, but some restrictions exist. Attribute names cannot contain the following characters:
- forward slash (/)
- backslash ()
- period (.)
- pound sign (#)
- tilde (~)
- curly braces ({})
- angle brackets (<>)
Additionally, attribute names must start with a letter and can only contain letters, numbers, and the following characters: _ (underscore), - (hyphen), and . (dot).
Other Common DynamoDB FAQ (with Answers)
- How do I create an id in DynamoDB?
- How is data stored in DynamoDB?
- Can Tableau connect to DynamoDB?
- Is DynamoDB good for unstructured data?
- What is DynamoDB used for?
- Is DynamoDB good for analytics?
- Is DynamoDB table region specific?
- Is DynamoDB stateless?
- Is DynamoDB document-based?
- Is DynamoDB NoSQL?
- Does DynamoDB have read replicas?
- Can you store XML in DynamoDB?
- Does DynamoDB Support SQL?
- Is DynamoDB open source?
- Is DynamoDB based on MongoDB?
Better DynamoDB experience.
First 7 days are. No credit card needed.
Product Features
DynamoDB Tools
DynamoDB Info
© 2024 Dynobase