shotover / shotover-proxy

L7 data-layer proxy
https://docs.shotover.io
Apache License 2.0
83 stars 16 forks source link

Update aws_config #1616

Closed conorbros closed 3 months ago

conorbros commented 3 months ago

Caught this in another PR

rukai commented 3 months ago

https://docs.rs/aws-config/latest/aws_config/struct.BehaviorVersion.html#method.latest maybe we should just use latest? From the description in the docs, all versions are compatible, it just changes some performance characteristics. And we certainly arent "tuning to rust SDK behaviors" as they say.