Would be possible to configure the AWS CodeDeploy to run sls deploy --stage prod without using the profile set in the serverless.yml?
Right now my CodeDeploy is failing with the error: Error: Profile w4-serverless does not exist because the profile won’t exist in the container that runs the deploy command.