Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown Unable to verify event source #1

Open
digitaljedi2 opened this issue Jun 2, 2015 · 3 comments
Open

Unknown Unable to verify event source #1

digitaljedi2 opened this issue Jun 2, 2015 · 3 comments

Comments

@digitaljedi2
Copy link

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?

@chalfant
Copy link
Owner

chalfant commented Jun 2, 2015

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?

@digitaljedi2
Copy link
Author

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)

@chalfant
Copy link
Owner

Could you crack open the zip created by create_function.sh and verify that the index.js file is in it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants