Back to Amazon IAM Integrations
Handler · Version 1

AWS IAM Delete Instance Profile Amazon IAM

Download GitHub

About

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

Parameters
Name Description Sample
Instance Profile Name The name of the instance profile to delete. No spaces allowed, alphanumeric characters and any of these '+=,.@_-' only. Must match an existing value in AWS. DevOps_Instance_One
Changelog

AWS IAM Delete Instance Profile V1 (2017-09-05)

  • 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