The number of allowed deployments was exceeded.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentLimitExceededException e = (DeploymentLimitExceededException)super.unmarshall(json); e.setErrorCode("DeploymentLimitExceededException"); return e; }