The minimum number of required application names was not specified.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { ApplicationNameRequiredException e = (ApplicationNameRequiredException)super.unmarshall(json); e.setErrorCode("ApplicationNameRequiredException"); return e; }