diff --git a/_/amazon/template.yml b/_/amazon/template.yml index 29b833f..6f988b8 100644 --- a/_/amazon/template.yml +++ b/_/amazon/template.yml @@ -9,7 +9,7 @@ Resources: layer: Type: AWS::Serverless::LayerVersion Properties: - LayerName: sparticuz-chrome-aws-lambda + LayerName: sparticuz-chromium ContentUri: code/ CompatibleRuntimes: - nodejs14.x