-
- Downloads
Fix the `HttpSigner` trait args (#2558)
This trait should have been taking a `PropertyBag` that originates from `HttpAuthOption` rather than the `ConfigBag`.
Showing
- aws/rust-runtime/aws-runtime/src/auth.rs 3 additions, 3 deletionsaws/rust-runtime/aws-runtime/src/auth.rs
- aws/sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk/SigV4AuthDecorator.kt 7 additions, 11 deletions...tlin/software/amazon/smithy/rustsdk/SigV4AuthDecorator.kt
- rust-runtime/aws-smithy-runtime-api/src/client/orchestrator.rs 1 addition, 1 deletion...runtime/aws-smithy-runtime-api/src/client/orchestrator.rs
- rust-runtime/aws-smithy-runtime/src/client/orchestrator/auth.rs 1 addition, 1 deletion...untime/aws-smithy-runtime/src/client/orchestrator/auth.rs
Loading
Please register or sign in to comment