I'm not sure if the API changed or if serde change, but at the very least the load balancer endpoint returns ip_cookie for session affinity, but the de-serialization of that string fails as it is expecting ipcookie.
See #276 for a possible, simple solution.