lambda - Serverless: The specified bucket does not exist -


i stupidly removed s3 bucket serverless project. when try , deploy or remove application error: the specified bucket not exist how can recreate s3 bucket serverless?

i needed delete stack cloud formation, once done able re-run serverless deploy successfully.


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -