Location Route Calculator

Location Route Calculator in AWS provides details about a specific route calculator resource within the Amazon Location Service. A route calculator is used to compute travel routes and directions between geographic points, considering factors like travel mode and road networks. This resource description includes metadata such as the calculator’s name, data source, and configuration details, enabling applications to generate optimized routes for logistics, navigation, or mapping use cases.

aws.location_route_calculator

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
calculator_arncorestringThe Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource across Amazon Web Services. Format example: arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
calculator_namecorestringThe name of the route calculator resource being described.
create_timecoretimestampThe timestamp when the route calculator resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ. For example, 2020–07-2T12:15:20.000Z+01:00
data_sourcecorestringThe data provider of traffic and road network data. Indicates one of the available providers: Esri Grab Here For more information about data providers, see Amazon Location Service data providers.
descriptioncorestringThe optional description of the route calculator resource.
pricing_plancorestringAlways returns RequestBasedUsage.
tagscorehstore
update_timecoretimestampThe timestamp when the route calculator resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ. For example, 2020–07-2T12:15:20.000Z+01:00