Back to Amazon IAM Integrations
Handler · Version 1

AWS IAM Detach Role Policy Amazon IAM

Download GitHub

About

This handler uses the AWS REST API to detach a specified policy from a role in the AWS IAM service. For more information see the AWS Amazon Virtual Private Cloud User Guide online.

Parameters
Name Description Sample
Role Name The name (friendly name, not ARN) of the role to detach the policy from. NAT_Role
Policy ARN The Amazon Resource Name (ARN). ARNs are unique identifiers for AWS resources. arn:aws:iam: 452047358935:policy/NAT_Policy
Changelog

AWS IAM Detach Role Policy V1 (2017-08-28)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top