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

Remove AWS-specific code from the "core" module #27

Closed
millems opened this issue Jul 3, 2017 · 1 comment
Closed

Remove AWS-specific code from the "core" module #27

millems opened this issue Jul 3, 2017 · 1 comment
Labels
2.0 New feature-request A feature should be added or improved.

Comments

@millems
Copy link
Contributor

millems commented Jul 3, 2017

Clients generated for API gateway customers use the "core" module for transmission and other pieces of core functionality. This means that such clients also pull in AWS-specific functionality, like credential providers, regions, etc.

These AWS-specific pieces of functionality should be moved to a separate "aws-core" module that depends on "core" so that API gateway clients do not need to include them.

@zoewangg
Copy link
Contributor

closed by #475 , #484

@justnance justnance added feature-request A feature should be added or improved. and removed Feature Request labels Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 New feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

3 participants