-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Profile File Provider for Region (#682)
* Create Profile File Provider for Region As part of this work, I unified handling of provider configuration into `ProviderConfig`. This simplifies and removes boilerplate from the credential provider builders. * Fix profile name bug, add test * More cleanups around connection management * Lots of cleanups around connector handling and crate features * Update Changelog * Remove unecessary sleep module * Add builder convenience method * CR feedback * Update aws/rust-runtime/aws-config/src/default_provider.rs Co-authored-by: John DiSanti <jdisanti@amazon.com> Co-authored-by: John DiSanti <jdisanti@amazon.com>
- Loading branch information
Showing
20 changed files
with
707 additions
and
287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.