---
title: "PATCH /routes/v0/calculators/{CalculatorName}"
method: PATCH
path: "/routes/v0/calculators/{CalculatorName}"
---

# PATCH /routes/v0/calculators/{CalculatorName}

`PATCH /routes/v0/calculators/{CalculatorName}`

Updates the specified properties for a given route calculator resource.

## Path parameters

- `CalculatorName` string, required

## Request body

- object
  - `Description` string — Updates the description for the route calculator resource.
  - `PricingPlan` 'RequestBasedUsage' | 'MobileAssetTracking' | 'MobileAssetManagement' — No longer used. If included, the only allowed value is <code>RequestBasedUsage</code>.

## Response `200`

Success

- UpdateRouteCalculatorResponse
  - `CalculatorArn` string, required — <p>The Amazon Resource Name (ARN) of the updated route calculator resource. Used to specify a resource across AWS.</p> <ul> <li> <p>Format example: <code>arn:aws:geo:region:account-id:route- calculator/ExampleCalculator</code> </p> </li> </ul>
  - `CalculatorName` string, required — The name of the updated route calculator resource.
  - `UpdateTime` string, date-time, required — The timestamp for when the route calculator was last updated in <a href="https://www.iso.org/iso-8601-date-and-time-format.html"> ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.

## Other responses

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

---

[API](https://skmtc.net/aws/apis/location.md) · [All operations](https://skmtc.net/aws/apis/location/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/location/versions/5625b31cf50d/schema)
