aws.support_app.get_account_alias
Example SQL Queries
SELECT * FROMaws.support_app.get_account_alias;Description
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.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| account_alias An alias or short name for an Amazon Web Services account. | VARCHAR |