DAX Using Postman

0

Hello All,

I am trying to create/delete/describe clusters for DAX(DynamboDB Accelerator) using postman. But unable to. Can anyone let me know the details on how to achieve this?
Details required,

  1. Host : dax.region.amazonaws.com (Please correct if this is not correct)
  2. Service name : dax
  3. HTTP request : POST (I used Post as all other dynamodb operations are carried out using post request.)
  4. Query Parameters.
  5. Request Headers.
已提問 4 年前檢視次數 281 次
4 個答案
0

Thanks for reaching out. I have shared your question with our DAX team and will follow up with their reply.

已回答 4 年前
0

Thank you. I am waiting for your response.

已回答 4 年前
0

Hey manishkothari,

Unfortunately you won't be able to use Postman to connect to a DAX cluster because DAX uses its own protocol not base HTTP. Postman only works with HTTP-based protocols.

Are you just looking to do some testing/ad hoc querying? What's the use case for DAX + Postman?

已回答 4 年前
0

Thank you, I was just looking to do it via HTTP.

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南