コマンドオプションサンプル:aws iam update-access-key

コマンドサンプルを検索した結果です。

指定されたアクセスキーのステータスをアクティブから非アクティブに変更します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/update-access-key.html

aws iam update-access-key --access-key-id AKIAI44QH8DHBEXAMPLE --status Inactive --user-name Alice
    How to Rotate Access Keys for IAM Users | AWS Security Blog : http://aws.amazon.com/blogs/security/how-to-rotate-access-keys-for-iam-users/
aws iam update-access-key --access-key-id
    adb -d shell reboot recovery: Using Jenkins to rotate AWS Access Key for Jenkins User : http://blog.twimager.com/2017/08/using-jenkins-to-rotate-aws-access-key.html
aws iam update-access-key --access-key-id AKIAIOSFODNN7EXAMPLE\
    Forensics in AWS: an introduction – : : blyx.com : : Blog : : Toni de la Fuente : : : http://blyx.com/2016/03/11/forensics-in-aws-an-introduction/
aws iam update-access-key --user-name iam-ack-user --access-key-id XXXXXXXXXXXXXXXXX --status Active
    AWS CLIでサービスの各種コマンドを動かしてみる(IAM編4: アカウント・パスワード・アクセスキー) | Developers.IO : http://dev.classmethod.jp/cloud/aws/awscli-iam-4-account-password-accesskey/
aws iam update-access-key --access-key-id AKIAIOSFODNN7EXAMPLE --status Inactive --user-name Bob
    update-access-key — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/update-access-key.html
aws iam update-access-key \
    rotate aws keys.sh 揃 GitHub : http://gist.github.com/apolloclark/6c6c0f920262c3a0db1c
aws iam update-access-key --user-name
    aws-key-rotation-scripts/rotate-iam-user-key.sh at master 揃 jakebenn/aws-key-rotation-scripts 揃 GitHub : http://github.com/jakebenn/aws-key-rotation-scripts/blob/master/rotate-iam-user-key.sh
aws iam update-access-key --access-key-id EXAMPLE \n--status Inactive --user-name user"
    AWS Incident Response and Forensics Forensic Labs Medium : http://medium.com/@cloudyforensics/how-to-perform-aws-cloud-forensics-309a03a77aee
aws iam update-access-key --access-key-id
    Toni de la Fuente - Automate or die! How to survive to an attack in t窶ヲ : http://www.slideshare.net/rootedcon/toni-de-la-fuente-automate-or-die-how-to-survive-to-an-attack-in-the-cloud-rooted2017

aws のオプション一覧