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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则