v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458290352.8 KB

Updates the specified properties for a given route calculator resource.

patch/routes/v0/calculators/{CalculatorName}

Path parameters

CalculatorNamestring required

The name of the route calculator resource to update.

Request body

Descriptionstring

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

Success

CalculatorArnstring 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>
CalculatorNamestring required

The name of the updated route calculator resource.

UpdateTimestring 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>.