Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 364 Bytes

File metadata and controls

14 lines (13 loc) · 364 Bytes
applies_to
aws-sdk-rust
authors
codeshaunted
references
smithy-rs#4570
breaking false
new_feature true
bug_fix false

Enables custom implementations of Env and Fs from aws_types using Env::from_custom and Fs::from_custom respectively. Also updates ProviderConfig and ConfigLoader in aws_config to take advantage of this change.