Aws Cli
What is AWS CLI?
AWS CLI is a tool that allows you to manage AWS services using commands from your terminal or command prompt.
Instead of opening the AWS Console in a browser, you can:
Create EC2 instances
List S3 buckets
Upload files to S3
Check...
codeandclouds.hashnode.dev4 min read