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.
posta 4 anni fa281 visualizzazioni
4 Risposte
0

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

con risposta 4 anni fa
0

Thank you. I am waiting for your response.

con risposta 4 anni fa
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?

con risposta 4 anni fa
0

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

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande