aws.outposts.get_outpost
Example SQL Queries
SELECT * FROMaws.outposts.get_outpostWHERE"outpost_id" = 'VALUE';Description
Gets information about the specified Outpost.
Table Definition
| Column Name | Column Data Type |
|---|---|
| outpost_id Required Input Column The ID or ARN of the Outpost. | 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 |
| outpost Information about an Outpost. | STRUCT( |
Show child fields
| |