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

New rule for when ZipFile can be used based on Runtime #1439

Closed
kddejong opened this issue Mar 25, 2020 · 5 comments
Closed

New rule for when ZipFile can be used based on Runtime #1439

kddejong opened this issue Mar 25, 2020 · 5 comments
Labels
v1 v1.X

Comments

@kddejong
Copy link
Contributor

New rule for Lambda Function.

ZipFile can only be used when Runtime is set to either of nodejs8.10, nodejs10.x, nodejs12.x, python2.7, python3.6, python3.7.

@kddejong kddejong added the new rule New rule label Mar 25, 2020
@PatMyron
Copy link
Contributor

I think this one should be fixed in CloudFormation itself

@kddejong
Copy link
Contributor Author

I think that is okay. Do you think that would ever cover all languages? I'm not sure ZipFile would work with Go for example.

@kddejong
Copy link
Contributor Author

Another issue Invalid request provided: Using the ZipFile attribute requires a runtime to be specified

@kddejong
Copy link
Contributor Author

Easy fix in v1.

@kddejong
Copy link
Contributor Author

kddejong commented Jul 3, 2023

Fixed with #2682

@kddejong kddejong closed this as completed Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1 v1.X
Projects
None yet
Development

No branches or pull requests

2 participants