aws.iotwireless.list_wireless_gateways
Example SQL Queries
SELECT * FROMaws.iotwireless.list_wireless_gateways;Description
Lists the wireless gateways registered to your AWS account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| max_results Input Column The maximum number of results to return in this operation. | BIGINT |
| next_token Input Column The token to use to get the next set of results, or null if there are no additional results. | 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 |
| wireless_gateway_list The ID of the wireless gateway. | STRUCT( |
Show child fields
| |