Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnculkin authored Nov 6, 2021
1 parent 65692ae commit 767852b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Chapter 6
# Chapter 6 - Containers
## Set and export your default region
export AWS_REGION=us-east-1
## Set your AWS ACCOUNT ID
AWS_ACCOUNT_ID=$(aws sts get-caller-identity --query Account --output text)
## Validate AWS Cli Setup and access
aws ec2 describe-instances
aws ec2 describe-instances

0 comments on commit 767852b

Please sign in to comment.