---
title: "GET /position-configurations/{ResourceIdentifier}#resourceType"
method: GET
path: "/position-configurations/{ResourceIdentifier}#resourceType"
deprecated: true
---

# GET /position-configurations/{ResourceIdentifier}#resourceType

`GET /position-configurations/{ResourceIdentifier}#resourceType`

> **Deprecated.**

Get position configuration for a given resource.

This action is no longer supported. Calls to retrieve the position configuration should use the [GetResourcePosition](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_GetResourcePosition.html) API operation instead.

## Path parameters

- `ResourceIdentifier` string, required

## Query parameters

- `resourceType` 'WirelessDevice' | 'WirelessGateway', required

## Response `200`

Success

- GetPositionConfigurationResponse — This operation is no longer supported.
  - `Solvers` object — The wrapper for the solver configuration details object.
    - `SemtechGnss` object — The Semtech GNSS solver object details.
      - `Provider` 'Semtech' — The vendor of the solver object.
      - `Type` 'GNSS' — The type of positioning solver used.
      - `Status` 'Enabled' | 'Disabled' — The status indicating whether the solver is enabled.
      - `Fec` 'ROSE' | 'NONE' — Whether forward error correction is enabled.
  - `Destination` string — 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.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/revisions/022d242d4bce/schema)
