aws.outposts.get_connection
Example SQL Queries
SELECT * FROMaws.outposts.get_connectionWHERE"connection_id" = 'VALUE';Description
Amazon Web Services uses this action to install Outpost servers.
Gets information about the specified connection.
Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| connection_id Required Input Column The ID of the connection. | 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 |
| connection_details Information about the connection. | STRUCT( |
Show child fields
| |