400 Bad Request when querying from AWS Managed Prometheus

0

I am trying to query for metrics from my AWS Managed prometheus. I am using the query_range API from https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-APIReference.html#AMP-APIReference-Prometheus-Compatible-Apis

The call to get the metrics works fine if I use awscurl but if I use either postman (with their in-built AWS Sigv4 auth) or try to use SigV4 auth and query from my java code base, I always get a 400 bad request with no other information about the failure. Is there anything specific I'm supposed to be doing to get this to work ? This is the response I get when querying from Postman:

<html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
</body>
</html>

There is no information on why the call is failing.

From postman, apart from AccessKey and SecretKey, the service-name i use is : aps and my region is us-west-2

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인