The deployment is already completed.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentAlreadyCompletedException e = (DeploymentAlreadyCompletedException)super.unmarshall(json); e.setErrorCode("DeploymentAlreadyCompletedException"); return e; }