Amazon DynamoDB Increases the Number of Global Secondary Indexes and Projected Index Attributes You Can Create Per Table

Posted on: Dec 19, 2018

Amazon DynamoDB made it easier for you to perform a variety of queries by increasing the number of global secondary indexes you can create per table to 20. If you need more than 20 global secondary indexes, you can request an increase.

In addition, you can now have 100 projected index attributes for both global secondary indexes and local secondary indexes when you specify the ProjectionType of INCLUDE. You still can specify the ProjectionType of ALL to project all attributes from the source table, even if the table has more than 100 attributes.

For a list of regions where DynamoDB is available, see the AWS Region table.