SupportApp / Client / put_account_alias

put_account_alias#

SupportApp.Client.put_account_alias(**kwargs)#

Creates or updates an individual alias for each 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.put_account_alias(
    accountAlias='string'
)
Parameters:

accountAlias (string) –

[REQUIRED]

An alias or short name for an Amazon Web Services account.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • SupportApp.Client.exceptions.AccessDeniedException

  • SupportApp.Client.exceptions.InternalServerException

  • SupportApp.Client.exceptions.ValidationException