A grant token provided as part of the request is invalid.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidGrantTokenException e = (InvalidGrantTokenException)super.unmarshall(json); e.setErrorCode("InvalidGrantTokenException"); return e; }