Wandering Journey

Jounaling the travel from one subject to another, often with no definite destination or purpose...

AWS 3-in-1 Hands On Lab Exercise - AWS CLI #08

18 January 2021

Outline of exercise

  • Create a new AWS admin account using AWS IAM
  • Be sure to give the account programmatic access to AWS
  • Copy the AWS Key ID and the Secret Key to notepad for use in this lab
  • Install the AWS CLI per the documentation for your operating system
  • Use the aws configure command to setup the CLI; use the credentials of the account you created above
  • Use the AWS CLI to delete the bucket you created in the earlier hands onlab:
    • aws s3 rbs:// --force