aws.iotwireless.get_wireless_gateway_statistics
Example SQL Queries
SELECT * FROMaws.iotwireless.get_wireless_gateway_statisticsWHERE"wireless_gateway_id" = 'VALUE';Description
Gets operating information about a wireless gateway.
Table Definition
| Column Name | Column Data Type |
|---|---|
| wireless_gateway_id Required Input Column The ID of the wireless gateway. | 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_status The connection status of the wireless gateway. | VARCHAR |
| last_uplink_received_at The date and time when the most recent uplink was received. This value is only valid for 3 months. | VARCHAR |