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

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

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

> **Deprecated.**

Put position configuration for a given resource.

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

## Path parameters

- `ResourceIdentifier` string, required

## Query parameters

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

## Request body

- object
  - `Solvers` object — The wrapper for position solver configurations.
    - `SemtechGnss` object — The Semtech GNSS solver configuration object.
      - `Status` 'Enabled' | 'Disabled', required — The status indicating whether the solver is enabled.
      - `Fec` 'ROSE' | 'NONE', required — 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.

## Response `200`

Success

- PutPositionConfigurationResponse — This operation is no longer supported.

## 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)
