We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d28b0d + fccbeaa commit 14ca0c5Copy full SHA for 14ca0c5
config/serverless.yml
@@ -7,6 +7,7 @@ provider:
7
# The stage of the application, e.g. dev, production, staging… ('dev' is the default)
8
stage: dev
9
runtime: provided.al2
10
+ lambdaHashingVersion: 20201221
11
12
package:
13
# Directories to exclude from deployment
0 commit comments