Skip to content
Unverified Commit 78e6636f authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

Align auth implementation with SRA (#4198)

## Motivation and Context
This PR makes the auth implementation aligned with our design
specifications. The code changes in the PR consolidate the previous
sub-PRs that have been reviewed already:
- https://github.com/smithy-lang/smithy-rs/pull/4161
- https://github.com/smithy-lang/smithy-rs/pull/4175
- https://github.com/smithy-lang/smithy-rs/pull/4182
- https://github.com/smithy-lang/smithy-rs/pull/4183



For auth-related types users directly interact with in service config
such as `AuthScheme`, `AuthSchemeOption`, we can re-export them in a
client SDK upon a customer request.

## Testing
- All tests added in the sub-PRs above

## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [x] For changes to the smithy-rs codegen or runtime crates, I have
created a changelog entry Markdown file in the `.changelog` directory,
specifying "client," "server," or both in the `applies_to` key.
- [x] For changes to the AWS SDK, generated SDK code, or SDK runtime
crates, I have created a changelog entry Markdown file in the
`.changelog` directory, specifying "aws-sdk-rust" in the `applies_to`
key.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Co-authored-by: default avatarAWS SDK Rust Bot <97246200+aws-sdk-rust-ci@users.noreply.github.com>
parent a98b5b60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment