Serverless framework configuration allows:
deploymentBucket:
name: foo
However, it always creates a serverless
object key inside the foo
bucket. I want to be able to deploy to a different key like BAR
.
deploymentBucket:
name: foo/BAR # illustration only, doesn't work
What are my options here?
I don't believe Serverless has this functionality.
Your options are
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With