Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more type aliases for types moved to the aws-smithy-types crate #3091

Merged
merged 3 commits into from
Oct 25, 2023

Conversation

ysaito1001
Copy link
Contributor

@ysaito1001 ysaito1001 commented Oct 24, 2023

Motivation and Context

#3076 missed type alias for some types we moved to aws-smithy-types. This small PR will fix that.

Testing

Relied on the existing tests in CI

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates

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

@ysaito1001 ysaito1001 requested review from a team as code owners October 24, 2023 17:36
@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@rcoh rcoh mentioned this pull request Oct 25, 2023
9 tasks
@ysaito1001 ysaito1001 added this pull request to the merge queue Oct 25, 2023
Merged via the queue into main with commit 2221550 Oct 25, 2023
40 of 41 checks passed
@ysaito1001 ysaito1001 deleted the ysaito/reexport-moved-types-from-smithy-http branch October 25, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants