get_account_alias
()¶Retrieves the alias from an Amazon Web Services account ID. The alias appears in the Amazon Web Services Support App page of the Amazon Web Services Support Center. The alias also appears in Slack messages from the Amazon Web Services Support App.
See also: AWS API Documentation
Request Syntax
response = client.get_account_alias()
{
'accountAlias': 'string'
}
Response Structure
An alias or short name for an Amazon Web Services account.
Exceptions
SupportApp.Client.exceptions.InternalServerException