Is there a limit on the number of attributes in DynamoDB Table

0 votes

I have a long list of dictionaries I am trying to insert into DynamoDB. Each is an item in the table. Each item has a hash key and label key/value pairs with label# being the key and a string as the value pair. Currently, the label# keys within each dictionary are unordered, and when I go to insert each item it is only adding 19 of the fields. So, I was wondering if there a limit on the number of attributes in the DynamoDB Table?

Feb 21, 2019 in AWS by datageek
• 3,090 points
4,048 views

1 answer to this question.

0 votes

Actually, there is no limit to the number of attributes but the total item size is limited to 400kb. To know more refer to AWS Documentation on the same topic.

answered Feb 21, 2019 by Archana
• 5,640 points

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
+1 vote
2 answers
0 votes
1 answer

What is the maximum storage capacity of a node in Redshift?

You can create a cluster using either ...READ MORE

answered Oct 26, 2018 in AWS by Archana
• 5,640 points
1,713 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,343 views
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