RootCauseunvalidated

`boto3.Session`s don't expire unless your credentials do — global `boto3.Session` for my OpenSearch Python client. Tension: I can't find documentation anywhere about when Sessions expire or if they expire. Outcome: maintaining one global session make absolutely sense.

20268042-1910-4a4c-b25f-d66de6a34e88

boto3.Sessions don't expire unless your credentials do — global boto3.Session for my OpenSearch Python client. Tension: I can't find documentation anywhere about when Sessions expire or if they expire. Outcome: maintaining one global session make absolutely sense.