Silver Library (Archived)
AWS - replacing the access key 본문
반응형
docs.aws.amazon.com/cli/latest/reference/iam/update-access-key.html
update-access-key — AWS CLI 1.19.4 Command Reference
Note: You are viewing the documentation for an older major version of the AWS CLI (version 1). AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use. To view this page for the AWS CLI version 2, click here. F
docs.aws.amazon.com
Q.How to replace initial access key?
A.example:
aws iam update-access-key --access-key-id AKIAIOSFODNN7EXAMPLE --status Inactive --user-name Bob
'Personal DB' 카테고리의 다른 글
Django - guideline & document (0) | 2021.02.10 |
---|---|
Django - port redirects to other than 8000 (solved) (0) | 2021.02.10 |
Debug [Django] - exceptions.ImproperlyConfigured (0) | 2021.01.05 |
Django note - Custom logic & template (0) | 2020.12.18 |
How to create a folder in Linux dir? (0) | 2020.12.14 |