Selenium-UI-testing-with-AWS-Lambda-Layers
Selenium-UI-testing-with-AWS-Lambda-Layers copied to clipboard
How to change S3 bucket
Hi. Many thanks for sharing this. I'm struggling to change the S3 bucket from ServerlessDeploymentBucket
. I've tried changing all references in lambda/.serverless/*.json
files, but these are overwritten on sls deploy
.
I've changed all references in the whole repo until search for ServerlessDeploymentBucket returns nothing, but they still come back! What am I missing?