Skip to main content

route_calculator

Gets an individual route_calculator resource

Overview

Nameroute_calculator
TypeResource
Descriptionroute_calculator
Idawscc.location.route_calculator

Fields

NameDatatypeDescription
calculator_arnstring
calculator_namestring
create_timestring
data_sourcestring
descriptionstring
pricing_planstring
tagsarrayAn array of key-value pairs to apply to this resource.
update_timestring
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
calculator_arn,
calculator_name,
create_time,
data_source,
description,
pricing_plan,
tags,
update_time,
arn
FROM awscc.location.route_calculator
WHERE data__Identifier = '<CalculatorName>';

Permissions

To operate on the route_calculator resource, the following permissions are required:

Read

geo:DescribeRouteCalculator

Update

geo:CreateRouteCalculator,
geo:DescribeRouteCalculator,
geo:TagResource,
geo:UntagResource,
geo:UpdateRouteCalculator

Delete

geo:DeleteRouteCalculator,
geo:DescribeRouteCalculator