How do I fetch Amazon DynamoDB data using a RESTful API?
Is there a way to get Amazon DynamoDB data using a REST url, and if so what are the required parameters to pass in the url?
We have considered the DynamoDB endpoint as the url and append it with the accesskey
and the secretaccesskey
, is anything more required to append to the url?
If any one has tried this with DynamoDB RESTful API, can you give me an example of how to get table data?
A sample url would also be good, something showing how to connect to DynamoDB through a RESTful API.
Ideally, a sample url with all the parameters required.
There is an AWS documentation including an example:
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/MakingHTTPRequests.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With