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

Create a new crate that re-exports everything needed to construct a custom smithy client #1151

Closed
Velfi opened this issue Feb 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Velfi
Copy link
Contributor

Velfi commented Feb 3, 2022

It's annoying to have to import ~8 different crates in order to have everything needed to construct a custom client. We should create a new crate that re-exports all those things in one place for ease of use.

@Velfi Velfi added the enhancement New feature or request label Feb 3, 2022
@jdisanti
Copy link
Collaborator

Closing this in favor of #1759. The approach now is to directly re-export in the generated crates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants