The specified deployment status doesn't exist or cannot be determined.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidDeploymentStatusException e = (InvalidDeploymentStatusException)super.unmarshall(json); e.setErrorCode("InvalidDeploymentStatusException"); return e; }