Skip to content
Unverified Commit 0c5fc5d2 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

add initial profile file provider support (#640)

* add initial profile file provider support

This commit establishes baseline support for profile file providers. The only named credential source currently supported is `Environment` but we'll be adding more sources in the future. To support testing, the `dvr` module was added to smithy-client. There are some limitations in this which will be addressed going forward, primarily around time control so we can do request verification.

* Fix missed rename

* CR feedback: add doc comments, cleanup tests

* Improve take requests API

* Fix missed refactoring

* Add missing test data

* Fix intradoc link

* Update changelog

* resolve clippy errors
parent 13e955ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment