aws/rust-runtime/aws-endpoint/Cargo.toml
0 → 100644
+13
−0
aws/rust-runtime/aws-endpoint/src/lib.rs
0 → 100644
+202
−0
Loading
* AWS Endpoint Middleware This commit builds on the work of previous `Endpoint` work to incorporate AWS-specific endpoint abstractions. * Delete dead code, add more docs * CR Feedback: Rename Provide to Resolve