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

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.iotwireless.getWirelessGateway

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 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>
    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]
    func LookupWirelessGateway(ctx *Context, args *LookupWirelessGatewayArgs, opts ...InvokeOption) (*LookupWirelessGatewayResult, error)
    func LookupWirelessGatewayOutput(ctx *Context, args *LookupWirelessGatewayOutputArgs, opts ...InvokeOption) LookupWirelessGatewayResultOutput

    > 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)
    }
    public static CompletableFuture<GetWirelessGatewayResult> getWirelessGateway(GetWirelessGatewayArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:iotwireless:getWirelessGateway
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Id for Wireless Gateway. Returned upon successful create.
    Id string
    Id for Wireless Gateway. Returned upon successful create.
    id String
    Id for Wireless Gateway. Returned upon successful create.
    id string
    Id for Wireless Gateway. Returned upon successful create.
    id str
    Id for Wireless Gateway. Returned upon successful create.
    id 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 string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    WirelessGatewayLoRaWanGateway

    GatewayEui string
    RfRegion string
    GatewayEui string
    RfRegion string
    gatewayEui String
    rfRegion String
    gatewayEui string
    rfRegion string
    gatewayEui String
    rfRegion String

    Package Details

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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi