How do I use the AWS command line interface to update a pre-existing global secondary index on a DynamoDB table?
I want to increase the provisioned throughput read and write capacity.
I can't find this information in the AWS documentation. Well, I found it for the Java SDK, but I want to do this using the command line interface.