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

Re-export SmithyWaitersAPI types #1717

Open
2 tasks
shepazon opened this issue Sep 10, 2024 · 2 comments
Open
2 tasks

Re-export SmithyWaitersAPI types #1717

shepazon opened this issue Sep 10, 2024 · 2 comments
Labels
feature-request A feature should be added or improved.

Comments

@shepazon
Copy link
Contributor

Describe the feature

Like we did with the Smithy-related credentials providers, re-export the types associated with waiters to remove the need to directly import the Smithy module.

Use Case

Reducing the need for developers to know anything about Smithy is aa good thing. Smithy should be behind-the-scenes.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@shepazon shepazon added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 10, 2024
@sichanyoo
Copy link
Contributor

Go through types in SmithyWaitersAPI module and for types that AWS SDK customers would likely interact with, put typealias for them with the same name in AWSClientRuntime.

@sichanyoo sichanyoo removed the needs-triage This issue or PR still needs to be triaged. label Sep 16, 2024
@shepazon
Copy link
Contributor Author

Once this change is made, please try to ping me on Slack so I know to update the example to use the aliases instead of going to Smithy for these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants