awscli install + config
This commit is contained in:
parent
d863417939
commit
398fc74424
@ -39,4 +39,7 @@ sudo pip3 install --upgrade pip
|
||||
```
|
||||
|
||||
### Install AWS-CLI
|
||||
`pip3 install boto3`
|
||||
```
|
||||
pip3 install boto3
|
||||
pip3 install awscli
|
||||
```
|
||||
|
2
dot_aws/private_config
Normal file
2
dot_aws/private_config
Normal file
@ -0,0 +1,2 @@
|
||||
[default]
|
||||
region = eu-west-1
|
Loading…
Reference in New Issue
Block a user