What is AWS CLI ?
Why do you use AWS CLI ?
Many of us know that and using it some extent but many of us might not know about this tool. It’s very excellent tool.
You don’t need to write a program to access those services. They provide huge command references; you will get them all from here.
Install and Configure AWS CLI
Usefulness of AWS CLI with an example
- Write a small program using AWS API to get the desired information.
- Login to the AWS console and go to the Metrics tab of that DynamoDB table and find out your desired data. Though sometimes it’s very hard to find some specific data from the console.
aws dynamodb describe-table --table-name Employee