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

Add support for the Smithy Auth trait (#652)



* Add support for the Smithy Auth trait

Some services have explicitly disabled authentication. This adds two things:
1. Customization to remove auth schemes for 2 STS operations
2. Add codegen support for the OptionalAuth and Auth trait to code generation.

CredentialsStage now will pass through unset credentials and the signer will check the signing trait.

A future enhancement may remove the signing middleware entirely.

* Update changelog

* Remove unused STS import

* remove unused variable

* Update CHANGELOG.md

Co-authored-by: default avatarJohn DiSanti <jdisanti@amazon.com>

Co-authored-by: default avatarJohn DiSanti <jdisanti@amazon.com>
parent f7ba94c1
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