HomePhabricator
Diffusion Comm b421e69c314d

[services] Replace deprecated aws_config::from_env()

Description

[services] Replace deprecated aws_config::from_env()

Summary:
The aws_config::from_env() was deprecated in favor of defaults() which accepts a BehaviorVersion param.
I set the behavior explicitly to the latest available. We could also use latest() but I wanted to avoid it in case of breaking changes.

Depends on D12879

Test Plan: Made sure that services talk to localstack

Reviewers: varun, will

Reviewed By: varun

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D12880

Details

Provenance
bartekAuthored on Jul 25 2024, 12:36 AM
Reviewer
varun
Differential Revision
D12880: [services] Replace deprecated aws_config::from_env()
Parents
rCOMMaa2d0a93a94b: [services] Update AWS Rust SDK
Branches
Unknown
Tags
Unknown