Create and manage wireless gateways, including LoRa gateways.
lo_ra_wan
(Attributes) The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway. (see below for nested schema)description
(String) Description of Wireless Gateway.last_uplink_received_at
(String) The date and time when the most recent uplink was received.name
(String) Name of Wireless Gateway.tags
(Attributes Set) A list of key-value pairs that contain metadata for the gateway. (see below for nested schema)thing_arn
(String) Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.thing_name
(String) Thing Name. If there is a Thing created, this can be returned with a Get call.arn
(String) Arn for Wireless Gateway. Returned upon successful create.id
(String) Uniquely identifies the resource.wireless_gateway_id
(String) Id for Wireless Gateway. Returned upon successful create.lo_ra_wan
Required:
gateway_eui
(String)rf_region
(String)tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotwireless_wireless_gateway.example <resource ID>