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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ