Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
r
rough-jordan-15935
09/16/2022, 3:01 AM
hi im trying to create a lambda layer and im getting this error. why is it happening? i want to create one for pupetter
l
little-cartoon-10569
09/16/2022, 3:07 AM
Since that's a text-only snippet of text, it's best to post it as text. It's really hard to copy text out of a picture of text.
I've looked up error code 413, and apparently it means that the request was too large. It is a big lambda? Maybe you could split it into layers?
r
rough-jordan-15935
09/16/2022, 6:09 AM
turns out the module was greater than 50mb when zipped so the layer could not be created
Post