aws.outposts.get_site
Example SQL Queries
SELECT * FROMaws.outposts.get_siteWHERE"site_id" = 'VALUE';Description
Gets information about the specified Outpost site.
Table Definition
| Column Name | Column Data Type |
|---|---|
| site_id Required Input Column The ID or the Amazon Resource Name (ARN) of the site. | 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 |
| site Information about a site. | STRUCT( |
Show child fields
| |