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

Fails during Configuring Lambda Function #30

Open
derchrisuk opened this issue Jul 19, 2017 · 1 comment
Open

Fails during Configuring Lambda Function #30

derchrisuk opened this issue Jul 19, 2017 · 1 comment

Comments

@derchrisuk
Copy link

derchrisuk commented Jul 19, 2017

I tried to give it a go on a S3 static website.
Running the Wizard, it fails at Configuring Lambda Function

Uploading Function An error occurred (InvalidParameterValueException) when calling the CreateFunction operation: The role defined for the function cannot be assumed by Lambda.

The steps before seem to be ok:

Making Requested Changes
Creating SNS Topic for Notifications ✓
Role doesn't exist, attempting to create
Creating Role 'lambda-letsencrypt-test-role'
Role Created
Role policy doesn't exist, attempting to create
Writing Configuration File ✓
Creating Zip File To Upload To Lambda
Adding 'lambda_function.py'
Adding 'simple_acme.py'
Adding 'config.py'
Zip File Created Successfully`

Any idea what could be wrong here?

@k0nG
Copy link

k0nG commented Jul 26, 2017

Hi @derchrisuk I had this issue. I read somewhere that its just because you need to leave a few seconds before trying to access lamda with a newly created role. If you run it again it should be fine.

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