---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_iotwireless_wireless_device{% #aws_iotwireless_wireless_device %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name of the resource.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the resource.

## `destination_name`{% #destination_name %}

**Type**: `STRING`**Provider name**: `DestinationName`**Description**: The name of the destination to which the device is assigned.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `Id`**Description**: The ID of the wireless device.

## `lo_ra_wan`{% #lo_ra_wan %}

**Type**: `STRUCT`**Provider name**: `LoRaWAN`**Description**: Information about the wireless device.

- `abp_v1_0_x`**Type**: `STRUCT`**Provider name**: `AbpV1_0_x`**Description**: LoRaWAN object for create APIs
  - `dev_addr`**Type**: `STRING`**Provider name**: `DevAddr`**Description**: The DevAddr value.
  - `f_cnt_start`**Type**: `INT32`**Provider name**: `FCntStart`**Description**: The FCnt init value.
  - `session_keys`**Type**: `STRUCT`**Provider name**: `SessionKeys`**Description**: Session keys for ABP v1.0.x
    - `app_s_key`**Type**: `STRING`**Provider name**: `AppSKey`**Description**: The AppSKey value.
    - `nwk_s_key`**Type**: `STRING`**Provider name**: `NwkSKey`**Description**: The NwkSKey value.
- `abp_v1_1`**Type**: `STRUCT`**Provider name**: `AbpV1_1`**Description**: ABP device object for create APIs for v1.1
  - `dev_addr`**Type**: `STRING`**Provider name**: `DevAddr`**Description**: The DevAddr value.
  - `f_cnt_start`**Type**: `INT32`**Provider name**: `FCntStart`**Description**: The FCnt init value.
  - `session_keys`**Type**: `STRUCT`**Provider name**: `SessionKeys`**Description**: Session keys for ABP v1.1
    - `app_s_key`**Type**: `STRING`**Provider name**: `AppSKey`**Description**: The AppSKey value.
    - `f_nwk_s_int_key`**Type**: `STRING`**Provider name**: `FNwkSIntKey`**Description**: The FNwkSIntKey value.
    - `nwk_s_enc_key`**Type**: `STRING`**Provider name**: `NwkSEncKey`**Description**: The NwkSEncKey value.
    - `s_nwk_s_int_key`**Type**: `STRING`**Provider name**: `SNwkSIntKey`**Description**: The SNwkSIntKey value.
- `dev_eui`**Type**: `STRING`**Provider name**: `DevEui`**Description**: The DevEUI value.
- `device_profile_id`**Type**: `STRING`**Provider name**: `DeviceProfileId`**Description**: The ID of the device profile for the new wireless device.
- `f_ports`**Type**: `STRUCT`**Provider name**: `FPorts`
  - `applications`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Applications`**Description**: Optional LoRaWAN application information, which can be used for geolocation.
    - `destination_name`**Type**: `STRING`**Provider name**: `DestinationName`**Description**: The name of the position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN.
    - `f_port`**Type**: `INT32`**Provider name**: `FPort`
    - `type`**Type**: `STRING`**Provider name**: `Type`**Description**: Application type, which can be specified to obtain real-time position information of your LoRaWAN device.
  - `clock_sync`**Type**: `INT32`**Provider name**: `ClockSync`
  - `fuota`**Type**: `INT32`**Provider name**: `Fuota`
  - `multicast`**Type**: `INT32`**Provider name**: `Multicast`
  - `positioning`**Type**: `STRUCT`**Provider name**: `Positioning`**Description**: FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
    - `clock_sync`**Type**: `INT32`**Provider name**: `ClockSync`
    - `gnss`**Type**: `INT32`**Provider name**: `Gnss`
    - `stream`**Type**: `INT32`**Provider name**: `Stream`
- `otaa_v1_0_x`**Type**: `STRUCT`**Provider name**: `OtaaV1_0_x`**Description**: OTAA device object for create APIs for v1.0.x
  - `app_eui`**Type**: `STRING`**Provider name**: `AppEui`**Description**: The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.
  - `app_key`**Type**: `STRING`**Provider name**: `AppKey`**Description**: The AppKey value.
  - `gen_app_key`**Type**: `STRING`**Provider name**: `GenAppKey`**Description**: The GenAppKey value.
  - `join_eui`**Type**: `STRING`**Provider name**: `JoinEui`**Description**: The JoinEUI value. You specify this value instead of the AppEUI when using LoRaWAN version v1.0.4.
- `otaa_v1_1`**Type**: `STRUCT`**Provider name**: `OtaaV1_1`**Description**: OTAA device object for v1.1 for create APIs
  - `app_key`**Type**: `STRING`**Provider name**: `AppKey`**Description**: The AppKey value.
  - `join_eui`**Type**: `STRING`**Provider name**: `JoinEui`**Description**: The JoinEUI value.
  - `nwk_key`**Type**: `STRING`**Provider name**: `NwkKey`**Description**: The NwkKey value.
- `service_profile_id`**Type**: `STRING`**Provider name**: `ServiceProfileId`**Description**: The ID of the service profile.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the resource.

## `positioning`{% #positioning %}

**Type**: `STRING`**Provider name**: `Positioning`**Description**: FPort values for the GNSS, stream, and ClockSync functions of the positioning information.

## `sidewalk`{% #sidewalk %}

**Type**: `STRUCT`**Provider name**: `Sidewalk`**Description**: Sidewalk device object.

- `amazon_id`**Type**: `STRING`**Provider name**: `AmazonId`
- `certificate_id`**Type**: `STRING`**Provider name**: `CertificateId`**Description**: The ID of the Sidewalk device profile.
- `device_certificates`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `DeviceCertificates`**Description**: The sidewalk device certificates for Ed25519 and P256r1.
  - `signing_alg`**Type**: `STRING`**Provider name**: `SigningAlg`**Description**: The certificate chain algorithm provided by sidewalk.
  - `value`**Type**: `STRING`**Provider name**: `Value`**Description**: The value of the chosen sidewalk certificate.
- `device_profile_id`**Type**: `STRING`**Provider name**: `DeviceProfileId`**Description**: The ID of the Sidewalk device profile.
- `private_keys`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `PrivateKeys`**Description**: The Sidewalk device private keys that will be used for onboarding the device.
  - `signing_alg`**Type**: `STRING`**Provider name**: `SigningAlg`**Description**: The certificate chain algorithm provided by sidewalk.
  - `value`**Type**: `STRING`**Provider name**: `Value`**Description**: The value of the chosen sidewalk certificate.
- `sidewalk_id`**Type**: `STRING`**Provider name**: `SidewalkId`**Description**: The sidewalk device identification.
- `sidewalk_manufacturing_sn`**Type**: `STRING`**Provider name**: `SidewalkManufacturingSn`**Description**: The Sidewalk manufacturing series number.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The Sidewalk device status, such as provisioned or registered.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `thing_arn`{% #thing_arn %}

**Type**: `STRING`**Provider name**: `ThingArn`**Description**: The ARN of the thing associated with the wireless device.

## `thing_name`{% #thing_name %}

**Type**: `STRING`**Provider name**: `ThingName`**Description**: The name of the thing associated with the wireless device. The value is empty if a thing isn't associated with the device.

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `Type`**Description**: The wireless device type.
