What are the naming rules to be followed in DynamoDB

0 votes
What are the naming rules to be followed in DynamoDB is it different to that of MySQL?
Feb 15, 2019 in AWS by Sukannya Ghosh
9,261 views

1 answer to this question.

0 votes

There are certain rules that needs to be followed while naming a table in DynamoDB. The rules can be stated as follows:-

The following are the naming rules for DynamoDB:

  • All names must be encoded using UTF-8, and are case-sensitive.

  • Table names and index names must be between 3 and 255 characters long, and can contain only the following characters:

    • a-z
    • A-Z
    • 0-9
    • _ (underscore)
    • - (dash)
    • . (dot)
  • Attribute names must be between 1 and 255 characters long.

answered Feb 15, 2019 by heena

Related Questions In AWS

+1 vote
1 answer

What are the interview questions that could be asked related to AWS?

Genuine answer would be that you never ...READ MORE

answered Jul 12, 2018 in AWS by Priyaj
• 58,090 points
2,882 views
0 votes
1 answer

What is the best way to check if table exists in DynamoDB?

This function gives you a nice boolean ...READ MORE

answered Nov 30, 2018 in AWS by Archana
• 5,640 points
6,335 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
+1 vote
2 answers
0 votes
2 answers
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP