This commit is contained in:
Sparticuz 2022-10-10 11:11:36 -04:00
parent 61c515ef67
commit c6c151f99a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Resources:
layer:
Type: AWS::Serverless::LayerVersion
Properties:
LayerName: sparticuz-chrome-aws-lambda
LayerName: sparticuz-chromium
ContentUri: code/
CompatibleRuntimes:
- nodejs14.x