How to Create DynamoDB table with Global Secondary Index using CloudFormation
How to Create DynamoDB table with Global Secondary Index using CloudFormation? A few days ago, I wrote a post on Creating a DynamoDB table using CloudFormation. Back then, I didn’t cover Global Secondary Indexes or GSI. You might ask, why? Well, I wanted to give GSI special attention as there Read More