C# Class Amazon.IdentityManagement.Model.CreateRoleRequest

Container for the parameters to the CreateRole operation.

Creates a new role for your AWS account.

For information about limitations on the number of roles you can create, see Limitations on IAM Entities in Using AWS Identity and Access Management .

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAssumeRolePolicyDocument ( ) : bool
IsSetPath ( ) : bool
IsSetRoleName ( ) : bool