C# Class Amazon.IdentityManagement.Model.AddRoleToInstanceProfileRequest

Container for the parameters to the AddRoleToInstanceProfile operation. Adds the specified IAM role to the specified instance profile.

The caller of this API must be granted the PassRole permission on the IAM role by a permission policy.

For more information about roles, go to Working with Roles. For more information about instance profiles, go to About Instance Profiles.

Inheritance: AmazonIdentityManagementServiceRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetInstanceProfileName ( ) : bool
IsSetRoleName ( ) : bool