AWS SDK for .NET Documentation
ListAccountAliases Method
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListAccountAliases()()()() Did this page help you?   Yes   No    Tell us about it...
Lists the account aliases associated with the 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.

You can paginate the results using the

CopyC#
MaxItems
and
CopyC#
Marker
parameters.

Declaration Syntax
C#
ListAccountAliasesResponse ListAccountAliases()
Return Value
The response from the ListAccountAliases service method, as returned by IdentityManagementService.

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