Command option Sample:aws iam get-group-policy

Search command sample in the internet.It is the result.

Retrieves the specified inline policy document that is embedded in thespecified IAM group.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/get-group-policy.html

aws iam get-group-policy --group-name Test-Group --policy-name S3-ReadOnly-Policy
    list-group-policies — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/get-group-policy.html
aws iam get-group-policy --group-name jamf-group --policy-name jamf-policy --output table
    MacAdminsDoc/CDP.rst at master 揃 Shufflepuck/MacAdminsDoc 揃 GitHub : http://github.com/Shufflepuck/MacAdminsDoc/blob/master/MDM/CasperSuite/CDP.rst

aws のオプション一覧