Search code examples
amazon-web-servicesaws-code-deploy

DeploymentLimitExceededException AWS CodeDeploy


Im getting DeploymentLimitExceededException from AWS CodeDeploy.

Im using Codeship to deploy.

Where i can see my "acccount deployment limit"?

Any help?


Solution

  • The default limit is 10. See http://docs.aws.amazon.com/codedeploy/latest/userguide/limits.html#limits-deployments

    There is no API that lets you discover what your limits are.