Back to Amazon IAM Integrations
Handler · Version 1

AWS IAM Delete Role Amazon IAM

Download GitHub

About

This handler uses the AWS REST API to delete a specified role. The role must not have any policies attached. Make sure you do not have any Amazon EC2 instances running with the role you are about to delete. Deleting a role or instance profile that is associated with a running instance will break any applications running on the instance. For more information see the AWS Amazon Virtual Private Cloud User Guide online.

Parameters
Name Description Sample
Role Name The name of the role to delete. Dev_Ops_role
Changelog

AWS IAM Delete Role 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