Hi community!
I am trying to find more information about how best to configure the lseg data library for Python. I am interested in connecting to an AWS endpoint that is closest to my servers. How can I configure this?
I am familiar with service discovery, but I cannot seem to find a way to change the configuration of the session.
Is it recommended to dynamically use service discovery API to get the host to connect to, or is it ok to configure it by hand?
Regards,
Bart