1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. iotwireless
  5. getWirelessGateway

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.iotwireless.getWirelessGateway

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Create and manage wireless gateways, including LoRa gateways.

Using getWirelessGateway

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getWirelessGateway(args: GetWirelessGatewayArgs, opts?: InvokeOptions): Promise<GetWirelessGatewayResult>
function getWirelessGatewayOutput(args: GetWirelessGatewayOutputArgs, opts?: InvokeOptions): Output<GetWirelessGatewayResult>
Copy
def get_wireless_gateway(id: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetWirelessGatewayResult
def get_wireless_gateway_output(id: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetWirelessGatewayResult]
Copy
func LookupWirelessGateway(ctx *Context, args *LookupWirelessGatewayArgs, opts ...InvokeOption) (*LookupWirelessGatewayResult, error)
func LookupWirelessGatewayOutput(ctx *Context, args *LookupWirelessGatewayOutputArgs, opts ...InvokeOption) LookupWirelessGatewayResultOutput
Copy

> Note: This function is named LookupWirelessGateway in the Go SDK.

public static class GetWirelessGateway 
{
    public static Task<GetWirelessGatewayResult> InvokeAsync(GetWirelessGatewayArgs args, InvokeOptions? opts = null)
    public static Output<GetWirelessGatewayResult> Invoke(GetWirelessGatewayInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetWirelessGatewayResult> getWirelessGateway(GetWirelessGatewayArgs args, InvokeOptions options)
public static Output<GetWirelessGatewayResult> getWirelessGateway(GetWirelessGatewayArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:iotwireless:getWirelessGateway
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Id This property is required. string
Id for Wireless Gateway. Returned upon successful create.
Id This property is required. string
Id for Wireless Gateway. Returned upon successful create.
id This property is required. String
Id for Wireless Gateway. Returned upon successful create.
id This property is required. string
Id for Wireless Gateway. Returned upon successful create.
id This property is required. str
Id for Wireless Gateway. Returned upon successful create.
id This property is required. String
Id for Wireless Gateway. Returned upon successful create.

getWirelessGateway Result

The following output properties are available:

Arn string
Arn for Wireless Gateway. Returned upon successful create.
Description string
Description of Wireless Gateway.
Id string
Id for Wireless Gateway. Returned upon successful create.
LastUplinkReceivedAt string
The date and time when the most recent uplink was received.
LoRaWan Pulumi.AwsNative.IoTWireless.Outputs.WirelessGatewayLoRaWanGateway
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
Name string
Name of Wireless Gateway.
Tags List<Pulumi.AwsNative.Outputs.Tag>
A list of key-value pairs that contain metadata for the gateway.
ThingArn string
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
ThingName 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.
Description string
Description of Wireless Gateway.
Id string
Id for Wireless Gateway. Returned upon successful create.
LastUplinkReceivedAt string
The date and time when the most recent uplink was received.
LoRaWan WirelessGatewayLoRaWanGateway
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
Name string
Name of Wireless Gateway.
Tags Tag
A list of key-value pairs that contain metadata for the gateway.
ThingArn string
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
ThingName 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.
description String
Description of Wireless Gateway.
id String
Id for Wireless Gateway. Returned upon successful create.
lastUplinkReceivedAt String
The date and time when the most recent uplink was received.
loRaWan WirelessGatewayLoRaWanGateway
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
name String
Name of Wireless Gateway.
tags List<Tag>
A list of key-value pairs that contain metadata for the gateway.
thingArn String
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
thingName 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.
description string
Description of Wireless Gateway.
id string
Id for Wireless Gateway. Returned upon successful create.
lastUplinkReceivedAt string
The date and time when the most recent uplink was received.
loRaWan WirelessGatewayLoRaWanGateway
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
name string
Name of Wireless Gateway.
tags Tag[]
A list of key-value pairs that contain metadata for the gateway.
thingArn string
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
thingName string
Thing Name. If there is a Thing created, this can be returned with a Get call.
arn str
Arn for Wireless Gateway. Returned upon successful create.
description str
Description of Wireless Gateway.
id str
Id for Wireless Gateway. Returned upon successful create.
last_uplink_received_at str
The date and time when the most recent uplink was received.
lo_ra_wan WirelessGatewayLoRaWanGateway
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
name str
Name of Wireless Gateway.
tags Sequence[root_Tag]
A list of key-value pairs that contain metadata for the gateway.
thing_arn str
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
thing_name str
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.
description String
Description of Wireless Gateway.
id String
Id for Wireless Gateway. Returned upon successful create.
lastUplinkReceivedAt String
The date and time when the most recent uplink was received.
loRaWan Property Map
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
name String
Name of Wireless Gateway.
tags List<Property Map>
A list of key-value pairs that contain metadata for the gateway.
thingArn String
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
thingName String
Thing Name. If there is a Thing created, this can be returned with a Get call.

Supporting Types

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

WirelessGatewayLoRaWanGateway

GatewayEui This property is required. string
The gateway's EUI value.
RfRegion This property is required. string
The frequency band (RFRegion) value.
GatewayEui This property is required. string
The gateway's EUI value.
RfRegion This property is required. string
The frequency band (RFRegion) value.
gatewayEui This property is required. String
The gateway's EUI value.
rfRegion This property is required. String
The frequency band (RFRegion) value.
gatewayEui This property is required. string
The gateway's EUI value.
rfRegion This property is required. string
The frequency band (RFRegion) value.
gateway_eui This property is required. str
The gateway's EUI value.
rf_region This property is required. str
The frequency band (RFRegion) value.
gatewayEui This property is required. String
The gateway's EUI value.
rfRegion This property is required. String
The frequency band (RFRegion) value.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi