You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking at the lambda function within the AWS Console, I have ran through all the steps as explained, but in the console it says under event sources, Unable Unable to verify event source on the s3 bucket I've created. Is this normal?
The text was updated successfully, but these errors were encountered:
I actually see the same thing in my account, even though everything is working. Is your lambda function running without errors? Are you getting records in DynamoDB?
Been a while, but anyhow....decided to rekindle this lambda function..
In cloudwatch logs I see the following:
Unable to import module 'index': Error at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17)
When looking at the lambda function within the AWS Console, I have ran through all the steps as explained, but in the console it says under event sources, Unable Unable to verify event source on the s3 bucket I've created. Is this normal?
The text was updated successfully, but these errors were encountered: