Puppet Task: iam_aws_remove_role_from_instance_profile

Defined in:
tasks/iam_aws_remove_role_from_instance_profile.json,
tasks/iam_aws_remove_role_from_instance_profile.rb

Overview

Removes the specified IAM role from the specified EC2 instance profile. Make sure that you do not have any Amazon EC2 instances running with the role you are about to remove from the instance profile. Removing a role from an instance profile that is associated with a running instance might break any applications running on the instance. For more information about IAM roles, go to Working with Roles. For more information about instance profiles, go to About Instance Profiles.

Supports noop? false

Parameters