Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.
Best practices for using secondary indexes in DynamoDB
Secondary indexes are often essential to support the query patterns that your application
requires. At the same time, overusing secondary indexes or using them inefficiently can add cost
and reduce performance unnecessarily.