Open
Description
We have:
Lines 11 to 15 in 9ac95c8
but we also depend on reqwest, and we aren't switching which TLS implementation it uses.
Ideally I'd like to be able to enable/disable rusoto_ssm
and switch between native-tls
and rustls
separately but I don't know if that's possible.