The request was rejected because a specified ARN was not valid.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidArnException e = (InvalidArnException)super.unmarshall(json); e.setErrorCode("InvalidArnException"); return e; }