Storing JSON document in DynamoDB using PHP AWS SDK
I read the documentation where there are PHP examples to insert data in a dynamicDB table using AWS SDK. However this is for tabular data. I am trying to insert JSON data i.e. Key Value pair where value is a JSON document. How do I do that ?
Aucun commentaire:
Enregistrer un commentaire