관리 메뉴

Silver Library (Archived)

AWS - replacing the access key 본문

Personal DB

AWS - replacing the access key

Chesed Kim 2021. 2. 9. 22:09
반응형

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