2021年4月5日星期一

Convert Item fetched from DynamoDB to JSON to be used in requestbody for REST API

I am fetching a DynamoDB Item using DynamoDBMapper library and want to convert it to a regular JSON string for using in the requestbody of a REST API call. Any pointers on how this can be done?

https://stackoverflow.com/questions/66962980/convert-item-fetched-from-dynamodb-to-json-to-be-used-in-requestbody-for-rest-ap April 06, 2021 at 01:07PM

没有评论:

发表评论