The specified deployment has not started.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentNotStartedException e = (DeploymentNotStartedException)super.unmarshall(json); e.setErrorCode("DeploymentNotStartedException"); return e; }