Closed ghost closed 5 years ago
When our patches exit, the DEFAULT_SESSION global from boto3 is left as an invalid session in a incomplete state after having it's _components removed. We should reset this global to how it was prior to the patch.
_components
When our patches exit, the DEFAULT_SESSION global from boto3 is left as an invalid session in a incomplete state after having it's
_components
removed. We should reset this global to how it was prior to the patch.