We recommend new projects start with resources from the AWS provider.
aws-native.location.getRouteCalculator
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Location::RouteCalculator Resource Type
Using getRouteCalculator
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getRouteCalculator(args: GetRouteCalculatorArgs, opts?: InvokeOptions): Promise<GetRouteCalculatorResult>
function getRouteCalculatorOutput(args: GetRouteCalculatorOutputArgs, opts?: InvokeOptions): Output<GetRouteCalculatorResult>def get_route_calculator(calculator_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetRouteCalculatorResult
def get_route_calculator_output(calculator_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetRouteCalculatorResult]func LookupRouteCalculator(ctx *Context, args *LookupRouteCalculatorArgs, opts ...InvokeOption) (*LookupRouteCalculatorResult, error)
func LookupRouteCalculatorOutput(ctx *Context, args *LookupRouteCalculatorOutputArgs, opts ...InvokeOption) LookupRouteCalculatorResultOutput> Note: This function is named LookupRouteCalculator in the Go SDK.
public static class GetRouteCalculator 
{
    public static Task<GetRouteCalculatorResult> InvokeAsync(GetRouteCalculatorArgs args, InvokeOptions? opts = null)
    public static Output<GetRouteCalculatorResult> Invoke(GetRouteCalculatorInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRouteCalculatorResult> getRouteCalculator(GetRouteCalculatorArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: aws-native:location:getRouteCalculator
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Calculator
Name string The name of the route calculator resource.
Requirements:
- Can use alphanumeric characters (A–Z, a–z, 0–9) , hyphens (-), periods (.), and underscores (_).
 - Must be a unique Route calculator resource name.
 - No spaces allowed. For example, 
ExampleRouteCalculator. 
- Calculator
Name string The name of the route calculator resource.
Requirements:
- Can use alphanumeric characters (A–Z, a–z, 0–9) , hyphens (-), periods (.), and underscores (_).
 - Must be a unique Route calculator resource name.
 - No spaces allowed. For example, 
ExampleRouteCalculator. 
- calculator
Name String The name of the route calculator resource.
Requirements:
- Can use alphanumeric characters (A–Z, a–z, 0–9) , hyphens (-), periods (.), and underscores (_).
 - Must be a unique Route calculator resource name.
 - No spaces allowed. For example, 
ExampleRouteCalculator. 
- calculator
Name string The name of the route calculator resource.
Requirements:
- Can use alphanumeric characters (A–Z, a–z, 0–9) , hyphens (-), periods (.), and underscores (_).
 - Must be a unique Route calculator resource name.
 - No spaces allowed. For example, 
ExampleRouteCalculator. 
- calculator_
name str The name of the route calculator resource.
Requirements:
- Can use alphanumeric characters (A–Z, a–z, 0–9) , hyphens (-), periods (.), and underscores (_).
 - Must be a unique Route calculator resource name.
 - No spaces allowed. For example, 
ExampleRouteCalculator. 
- calculator
Name String The name of the route calculator resource.
Requirements:
- Can use alphanumeric characters (A–Z, a–z, 0–9) , hyphens (-), periods (.), and underscores (_).
 - Must be a unique Route calculator resource name.
 - No spaces allowed. For example, 
ExampleRouteCalculator. 
getRouteCalculator Result
The following output properties are available:
- Arn string
 - The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .
- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - Calculator
Arn string - Synonym for 
Arn. The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - Create
Time string - The timestamp for when the route calculator resource was created in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. - Description string
 - The optional description for the route calculator resource.
 - Pricing
Plan Pulumi.Aws Native. Location. Route Calculator Pricing Plan  No longer used. If included, the only allowed value is
RequestBasedUsage.Allowed Values :
RequestBasedUsage- 
List<Pulumi.
Aws Native. Outputs. Tag>  - An array of key-value pairs to apply to this resource.
 - Update
Time string - The timestamp for when the route calculator resource was last updated in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. 
- Arn string
 - The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .
- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - Calculator
Arn string - Synonym for 
Arn. The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - Create
Time string - The timestamp for when the route calculator resource was created in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. - Description string
 - The optional description for the route calculator resource.
 - Pricing
Plan RouteCalculator Pricing Plan  No longer used. If included, the only allowed value is
RequestBasedUsage.Allowed Values :
RequestBasedUsage- Tag
 - An array of key-value pairs to apply to this resource.
 - Update
Time string - The timestamp for when the route calculator resource was last updated in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. 
- arn String
 - The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .
- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - calculator
Arn String - Synonym for 
Arn. The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - create
Time String - The timestamp for when the route calculator resource was created in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. - description String
 - The optional description for the route calculator resource.
 - pricing
Plan RouteCalculator Pricing Plan  No longer used. If included, the only allowed value is
RequestBasedUsage.Allowed Values :
RequestBasedUsage- List<Tag>
 - An array of key-value pairs to apply to this resource.
 - update
Time String - The timestamp for when the route calculator resource was last updated in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. 
- arn string
 - The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .
- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - calculator
Arn string - Synonym for 
Arn. The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - create
Time string - The timestamp for when the route calculator resource was created in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. - description string
 - The optional description for the route calculator resource.
 - pricing
Plan RouteCalculator Pricing Plan  No longer used. If included, the only allowed value is
RequestBasedUsage.Allowed Values :
RequestBasedUsage- Tag[]
 - An array of key-value pairs to apply to this resource.
 - update
Time string - The timestamp for when the route calculator resource was last updated in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. 
- arn str
 - The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .
- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - calculator_
arn str - Synonym for 
Arn. The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - create_
time str - The timestamp for when the route calculator resource was created in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. - description str
 - The optional description for the route calculator resource.
 - pricing_
plan RouteCalculator Pricing Plan  No longer used. If included, the only allowed value is
RequestBasedUsage.Allowed Values :
RequestBasedUsage- Sequence[root_Tag]
 - An array of key-value pairs to apply to this resource.
 - update_
time str - The timestamp for when the route calculator resource was last updated in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. 
- arn String
 - The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .
- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - calculator
Arn String - Synonym for 
Arn. The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .- Format example: 
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator 
 - Format example: 
 - create
Time String - The timestamp for when the route calculator resource was created in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. - description String
 - The optional description for the route calculator resource.
 - pricing
Plan "RequestBased Usage"  No longer used. If included, the only allowed value is
RequestBasedUsage.Allowed Values :
RequestBasedUsage- List<Property Map>
 - An array of key-value pairs to apply to this resource.
 - update
Time String - The timestamp for when the route calculator resource was last updated in ISO 8601 format: 
YYYY-MM-DDThh:mm:ss.sssZ. 
Supporting Types
RouteCalculatorPricingPlan   
Tag
Package Details
- Repository
 - AWS Native pulumi/pulumi-aws-native
 - License
 - Apache-2.0
 
We recommend new projects start with resources from the AWS provider.