Forum Discussion

rajaramian's avatar
rajaramian
Occasional Visitor
7 years ago

Not getting a response for AWS Dynamodb REST call

I am trying ListTables on AWS Dynamodb. POST Request is giving 200 HTTP but its giving me a blank response.

Endpoint: https://dynamodb.us-east-1.amazonaws.com

Below are the headers I am using:

Content-Type=application/x-amz-jason-1.0

X-Amz-Date=<date>

X-Amz-Target=DynamoDB_20120810.ListTables

Authorization=<signature>

Content-Length=2