Command option Sample:aws iam detach-role-policy

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

Removes the specified managed policy from the specified role.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/detach-role-policy.html

aws iam detach-role-policy \
    AWS IAM "ReadOnlyAccess" Managed Policy Is Too Permissive (For Us) - Alestic.com : http://alestic.com/2015/10/aws-iam-readonly-too-permissive/
aws iam detach-role-policy --role-name
  : http://charmingwebdesign.com/cant-delete-iam-role-because-policies-are-attached-・%82・E-harder-to-remove-iam-than-to-create-it/
aws iam detach-role-policy --role-name FedTesterRole --policy-arn arn:aws:iam::123456789012:policy/FederatedTesterAccessPolicy
    detach-user-policy — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/detach-role-policy.html
aws iam detach-role-policy --role-name
    How to easily delete IAM roles created by `apex init`? Issue #843 apex/apex GitHub : http://github.com/apex/apex/issues/843
aws iam detach-role-policy --role-name gloo-contact-lambda-role --policy-arn
    Refactoring Monoliths with Microservices and Serverless - gloo : http://gloo.solo.io/tutorials/refactor_monolith/
aws iam detach-role-policy --role-name --policy-arn
    CIS AWS Foundations Benchmark - SLIDELEGEND.COM : http://slidelegend.com/cis-aws-foundations-benchmark_59fac8061723ddedde7b2c4c.html
aws iam detach-role-policy --role-name ecsRole \
    Single Instance ECS Setup - Rainer Hahnekamp : http://www.rainerhahnekamp.com/en/single-instance-ecs-setup/
aws iam detach-role-policy --role-name
    AWS Security - An Engineerfs Introduction to AWS Security Auditing usc : http://www.slideshare.net/RichardSpindler1/aws-security-an-engineers-introduction-to-aws-security-auditing-using-cis-and-the-cli-71309760

aws ̃IvVꗗ