I would like to use single S3 bucket to manage deployment of various AWS Lambda function. Furthermore, I would like to organize the Lambda functions using folder structure.
Is there a way in the serverless.yml file to designate the ZIP file location inside the deploymentBucket?