Command option Sample:aws iam simulate-principal-policy

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

Simulate how a set of IAM policies attached to an IAM entity workswith a list of API operations and AWS resources to determine thepolicies' effective permissions.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/simulate-principal-policy.html

aws iam simulate-principal-policy policy-source-arn arn:aws:iam::aws iam simulate-principal-policy --policy-source-arn
    Find IAM principals with any of the given actions 揃 GitHub : http://gist.github.com/onyxraven/e870cc7c28f1d3653b331d092db04e71
aws iam simulate-principal-policy --policy-source-arn arn:aws:iam::12345678901234:role/aws-lambda-image-executor --action-names "s3:
    Unable to set two notification handlers for same Bucket 揃 Issue #101 揃 claudiajs/claudia 揃 GitHub : http://github.com/claudiajs/claudia/issues/101
aws iam simulate-principal-policy \
    amazon web services - AWS Python IAM API - how to get AWS IAM privileges programmatically? - Stack Overflow : http://stackoverflow.com/questions/29160045/aws-python-iam-api-how-to-get-aws-iam-privileges-programmatically

aws のオプション一覧