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

Cloudformation fails #6

Open
GuruprasadSeeryada opened this issue Sep 14, 2018 · 3 comments
Open

Cloudformation fails #6

GuruprasadSeeryada opened this issue Sep 14, 2018 · 3 comments

Comments

@GuruprasadSeeryada
Copy link

There is a rollback on the template due to S3 access issues for the lambda roles

@arnesolheim
Copy link

The S3 objects referenced in the CF template (data-processor-1.zip and data-processor-2.zip) should probably be public readable. More details on the issue (output from trying to create the CF stack):

Your access has been denied by S3, please make sure your request credentials have permission to GetObject for awslambda-reference-architectures/file-processing/data-processor-1.zip. S3 Error Code: AccessDenied. S3 Error Message: Access Denied (Service: AWSLambda; Status Code: 403; Error Code: AccessDeniedException; Request ID: ...)

@abjoerne
Copy link

Objects might not be in the bucket anymore? (Template-file in same bucket is readable).

@teknogeek0
Copy link

This has been corrected. The object permissions for those two objects were changed again so that they are now get-able from the bucket.

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

4 participants