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

Split generator frontends/backend #957

Open
endgame opened this issue Sep 1, 2023 · 0 comments
Open

Split generator frontends/backend #957

endgame opened this issue Sep 1, 2023 · 0 comments

Comments

@endgame
Copy link
Collaborator

endgame commented Sep 1, 2023

Splitting the generator front and backend would allow us (or other people!) to make amazonka-style SDKs for their own requests. Some examples: API Gateways with IAM Authentication, Amazon's own Selling Partner API (SP-API).

A first step to doing this would be to make a library which is a direct and detailed representation of botocore types, and write functions to convert that into shape definitions etc.

See also: #763.

@endgame endgame changed the title Split generator frontend/backends Split generator frontends/backend Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant