S3 Buckets: Create, Put, Read

S3 Buckets: Create, Put, Read

Using Amazon's CLI is handy, quick and often preferable to going through the Console. I wanted a way to read billing information from the command-line without having to log into AWS. Exporting billing information to an S3 bucket is not the scope of this article. (Here is an article to help with that.) The goal [...]