AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Creates a role alias.
Requires permission to access the CreateRoleAlias action.
The value of
credentialDurationSeconds
must be less than or equal to the maximum session
duration of the IAM role that the role alias references. For more information, see
Modifying a role maximum session duration (Amazon Web Services API) from the Amazon
Web Services Identity and Access Management User Guide.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateRoleAliasAsync.
Namespace: Amazon.IoT
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z
public abstract CreateRoleAliasResponse CreateRoleAlias( CreateRoleAliasRequest request )
Container for the necessary parameters to execute the CreateRoleAlias service method.
Exception | Condition |
---|---|
InternalFailureException | An unexpected error has occurred. |
InvalidRequestException | The request is not valid. |
LimitExceededException | A limit has been exceeded. |
ResourceAlreadyExistsException | The resource already exists. |
ServiceUnavailableException | The service is temporarily unavailable. |
ThrottlingException | The rate exceeds the limit. |
UnauthorizedException | You are not authorized to perform this operation. |
.NET Framework:
Supported in: 4.5 and newer, 3.5