The deployment configurations limit was exceeded.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentConfigLimitExceededException e = (DeploymentConfigLimitExceededException)super.unmarshall(json); e.setErrorCode("DeploymentConfigLimitExceededException"); return e; }