コマンドオプションサンプル:aws iam list-groups-for-user

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

指定したIAMユーザーが属するIAMグループを一覧表示します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/list-groups-for-user.html

aws iam list-groups-for-user --user-name myawsusername
    AWS re:Invent 2017 : http://ardeshir.org/aws
aws iam list-groups-for-user --user-name user-a
    AWS CLIでサービスの各種コマンドを動かしてみる(IAM編1: グループ) | Developers.IO : http://dev.classmethod.jp/cloud/aws/awscli-iam-1-group/
aws iam list-groups-for-user --user-name Bob
    list-groups — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/list-groups-for-user.html
aws iam list-groups-for-user \
    aws cli cheatsheet.md 揃 GitHub : http://gist.github.com/apolloclark/b3f60c1f68aa972d324b
aws iam list-groups-for-user --user-name myawsusername"
    5 Commands you must learn when building AWS Serverless applications : http://hackernoon.com/5-commands-you-must-learn-when-building-aws-serverless-applications-989a78506cd1
aws iam list-groups-for-user --user-name
    Getting AWS IAM info via AWS CLI and Linux | Henson Security Tools : http://hensonsecuritytools.wordpress.com/2017/12/12/useful-aws-cli/
aws iam list-groups-for-user \u003cspan class=\
    [個人メモ]IAMの情報をAWS CLIで確認する : http://qiita.com/isobecky74/items/92d35fa1d3063fe64dc4
aws iam list-groups-for-user and aws iam remove-user-from-group
    AWS Identity and Access Management User Guide : http://studylib.net/doc/8360964/aws-identity-and-access-management-user-guide
aws iam list-groups-for-user --username
    AWS Onboarding – Home : http://wilsonmar.github.io/aws-onboarding/
aws iam list-groups-for-user --user-name
    Using the AWS CLI to check user permissions | badllama.com : http://www.badllama.com/content/using-aws-cli-check-user-permissions
aws iam list-groups-for-user --user-name
    Aws Auditing Environments Security Best Practices : http://www.devopsschool.com/slides/aws/aws-auditing-environments-security-best-practices/index.html
aws iam list-groups-for-user user-name
    An introduction to PCI assessments in the cloud - Amazon Web Services : http://www.foregenix.com/blog/assessments-in-the-cloud-amazon-web-services
aws iam list-groups-for-user --profile
     Cron Job failure - No such file or directory | Unix Linux Forums | Shell Programming and Scripting : http://www.unix.com/shell-programming-and-scripting/251380-cron-job-failure-no-such-file-directory.html

aws のオプション一覧