The deployment does not exist within the AWS user account.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentDoesNotExistException e = (DeploymentDoesNotExistException)super.unmarshall(json); e.setErrorCode("DeploymentDoesNotExistException"); return e; }