aws.iotsecuretunneling.describe_tunnel
Example SQL Queries
SELECT * FROMaws.iotsecuretunneling.describe_tunnelWHERE"tunnel_id" = 'VALUE';Description
Gets information about a tunnel identified by the unique tunnel id.
Requires permission to access the DescribeTunnel action.
Table Definition
| Column Name | Column Data Type |
|---|---|
| tunnel_id Required Input Column The tunnel to describe. | 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
| |
| tunnel The tunnel being described. | STRUCT( |
Show child fields
| |