scheduled-website-screenshot-app
scheduled-website-screenshot-app copied to clipboard
This example deploys a serverless application that screenshots a target website every 15 minutes and stores the result in an S3 bucket.
First off, thanks!! This is super cool. I am a heavy user of SAM for nodejs apis and other Lambda's triggered by S3 uploads. I am trying to get this...
*Issue #, if available:* *Description of changes:* Updated MemorySize parameter value to 3000 due to deployment error which appears for SnapshotFunction: "Resource handler returned message: "'MemorySize' value failed to satisfy...
``` The following resource(s) failed to create: [SnapshotFunction]. Rollback requested by user. CREATE_FAILED AWS::Lambda::Function SnapshotFunction User: arn:aws:iam::99999999999:user/user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:us- west-2:764866452798:layer:chrome-aws- lambda:22 (Service: AWSLambdaInternal;...