AWS SDK for .NET Documentation
CreateAccountAlias Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceCreateAccountAlias(CreateAccountAliasRequest) Did this page help you?   Yes   No    Tell us about it...
This action creates an alias for your AWS account. For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in Using AWS Identity and Access Management.
Declaration Syntax
Parameters
request (CreateAccountAliasRequest)
Container for the necessary parameters to execute the CreateAccountAlias service method.
Return Value
The response from the CreateAccountAlias service method, as returned by IdentityManagementService.
Exceptions
ExceptionCondition
EntityAlreadyExistsException The request was rejected because it attempted to create a resource that already exists.
LimitExceededException The request was rejected because it attempted to create resources beyond the current AWS account limits. The error message describes the limit exceeded.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)