Data is not populated in dynamoDB
Opened this issue · 2 comments
I have deployed the application.. and ran the python code its fetching data from twitter.. i could see the data in console. But the values are not populated in DynamoDB. Table is empty now
this is the error in lambda funcation.
Kinesis: lambda-stream-processing-EventStream-CVSLJKT7HYWT
arn:aws:kinesis:us-east-1:666224412884:stream/lambda-stream-processing-EventStream-CVSLJKT7HYWT
Batch size: 25Last result: PROBLEM: Function call failed
@KrishnaAnanhti If you had deployed it using the default parameters (s3 bucket key for codeUri), at some point the code deployed there weren't in sync with the latest in the repo. we fixed the issue please try again
If you had not, have a look at the cloudwatch logs of the lambda to see what the actual error is.