aws.globalaccelerator.describe_custom_routing_accelerator_attributes
Example SQL Queries
SELECT * FROMaws.globalaccelerator.describe_custom_routing_accelerator_attributesWHERE"accelerator_arn" = 'VALUE';Description
Describe the attributes of a custom routing accelerator.
Table Definition
| Column Name | Column Data Type |
|---|---|
| accelerator_arn Required Input Column The Amazon Resource Name (ARN) of the custom routing accelerator to describe the attributes for. | VARCHAR |
| _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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| accelerator_attributes The attributes of the custom routing accelerator. | STRUCT( |
Show child fields
| |