Retrieves the route calculator resource details.
get/routes/v0/calculators/{CalculatorName}
Path parameters
CalculatorNamestring required
The name of the route calculator resource.
Response
Success
CalculatorArnstring required
<p>The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource across Amazon Web Services.</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 route calculator resource being described.
CreateTimestring date-time required
<p>The timestamp when the route calculator resource was created 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>. </p> <ul> <li> <p>For example, <code>2020–07-2T12:15:20.000Z+01:00</code> </p> </li> </ul>
DataSourcestring required
<p>The data provider of traffic and road network data. Indicates one of the available providers:</p> <ul> <li> <p> <code>Esri</code> </p> </li> <li> <p> <code>Grab</code> </p> </li> <li> <p> <code>Here</code> </p> </li> </ul> <p>For more information about data providers, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/what-is-data-provider.html">Amazon Location Service data providers</a>.</p>
Descriptionstring required
The optional description of the route calculator resource.
PricingPlan'RequestBasedUsage' | 'MobileAssetTracking' | 'MobileAssetManagement'
Always returns <code>RequestBasedUsage</code>.Deprecated. Always returns RequestBasedUsage.
Tagsobject
Tags associated with route calculator resource.
UpdateTimestring date-time required
<p>The timestamp when the route calculator resource 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>. </p> <ul> <li> <p>For example, <code>2020–07-2T12:15:20.000Z+01:00</code> </p> </li> </ul>