Is it possible to configure AWS CodePipeline to not fail the deployment if ApplicationStop script fails? I know I can tick the box when I manually create a deployment via CodeDeploy, however, I can't see any way to do this for deployments created automatically by deploying code via CodePipeline.
Cheers Kris