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: layer:
Type: AWS::Serverless::LayerVersion Type: AWS::Serverless::LayerVersion
Properties: Properties:
LayerName: sparticuz-chrome-aws-lambda LayerName: sparticuz-chromium
ContentUri: code/ ContentUri: code/
CompatibleRuntimes: CompatibleRuntimes:
- nodejs14.x - nodejs14.x