calculateRoutes
inline suspend fun GeoRoutesClient.calculateRoutes(crossinline block: CalculateRoutesRequest.Builder.() -> Unit): CalculateRoutesResponse
CalculateRoutes computes routes given the following required parameters: Origin and Destination.
For more information, see Calculate routes in the Amazon Location Service Developer Guide.