
add-role-to-instance-profile
****************************


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

Adds the specified role to the specified instance profile. For more
information about roles, go to Working with Roles . For more
information about instance profiles, go to >>`About Instance Profiles
< http://docs.amazonwebservices.com/IAM/latest/UserGuide/AboutInstance
Profiles.htm l>`_<< .


SYNOPSIS
========

   aws iam add-role-to-instance-profile
     --role-name <value>
     --instance-profile-name <value>


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

"--role-name"  (string)
   Name of the role to add.

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


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

None
