
delete-instance-profile
***********************


DESCRIPTION
===========

Deletes the specified instance profile. The instance profile must not
have an associated role.

Warning: Make sure you do not have any Amazon EC2 instances running with the
  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 the instance.

For more information about instance profiles, go to >>`<<About
Instance Profiles <ht tp://docs.amazonwebservices.com/IAM/latest/UserG
uide/AboutInstanceProfiles.html> >>`<<_ .


SYNOPSIS
========

   aws iam delete-instance-profile
     --instance-profile-name <value>


REQUIRED PARAMETERS
===================

"--instance-profile-name"  (string)
   Name of the instance profile to delete.


OPTIONAL PARAMETERS
===================

None
