The role ID was not specified.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { RoleRequiredException e = (RoleRequiredException)super.unmarshall(json); e.setErrorCode("RoleRequiredException"); return e; }