Back to Amazon IAM Integrations
Handler · Version 1

AWS IAM Delete Policy Amazon IAM

Download GitHub

About

This handler is used to delete a specified managed policy. Before you can delete a managed policy, you must detach the policy from all users, groups, and roles that it is attached to, and you must delete all of the policy's versions. The entire ARN, not just the number or name is taken as a parameter input. For more information see the AWS Amazon Virtual Private Cloud User Guide online.

Parameters
Name Description Sample
Policy ARN The Amazon Resource Name (ARN). ARNs are unique identifiers for AWS resources. arn:aws:iam: 223157194001:policy/dev_ops_policy-201698281225
Changelog

AWS IAM Delete Policy V1 (2017-08-31)

  • 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