Automating JSON file processing can save you a lot of time and effort, especially when working with large datasets. In this blog, you'll learn how to use AWS Lambda to automate the process of reading JSON files from an AWS S3 bucket and pushing the d...

Bianca van Ballegooyen
I found this blog extremely helpful but I get the following error and i have no clue how to fix it:
"errorMessage": "Float types are not supported. Use Decimal types instead.", "errorType": "TypeError",
if you have any advice on how to fix it, that would be really great