aws: notes on SAM frequent commands
This commit is contained in:
parent
749220d2b9
commit
4a100c1215
1 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
categories:
|
||||
- DevOps
|
||||
- Backend
|
||||
tags: [AWS]
|
||||
---
|
||||
|
||||
# SAM frequent commands
|
||||
|
||||
### List users
|
||||
|
||||
```
|
||||
aws configure list
|
||||
aws configure list-profiles
|
||||
```
|
||||
|
||||
### View profile data
|
||||
|
||||
```
|
||||
vim ./aws/credentials
|
||||
```
|
Loading…
Add table
Reference in a new issue