How to add policy action permission for Location service CalculateRouteMatrix?

0

Using Postman to send a request to "/routes/v0/calculators/{{ROUTE_CALCULATOR}}/calculate/route-matrix" fails with the message:

User: {{USER}} is not authorized to perform: geo:CalculateRouteMatrix on resource: arn:aws:geo:{{RESOURCE}}

In the IAM Policy Editor, there is not an option for CalculateRouteMatrix; only CalculateRoute.

Calling the /calculate/route API does work correctly, so it does not appear to be a problem in my URL or signing process.

Am I doing something wrong or is this a bug?

Thanks

1 Answer
0
Accepted Answer

We enabled the CalculateRouteMatrix option in the IAM Policy Editor, and you can select it now.

Thanks for reaching out, let me know if there is anything else we can help you with!

AWS
answered 2 years ago
  • Hi how can i request for geo:GetPlace to be added in the PolicyEditor too?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions