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.
1 parent 035e852 commit df2dce9Copy full SHA for df2dce9
README.md
@@ -34,7 +34,7 @@ Resources:
34
Handler:
35
s3-upload-custom-resource.handler # This is fixed and references a file provided by
36
# this project and available in the Lambda layer.
37
- Runtime: nodejs12.x
+ Runtime: nodejs14.x
38
Policies:
39
- S3CrudPolicy:
40
BucketName: !Ref WebsiteBucket
0 commit comments