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

Autogeneration for all AWS API #76

Open
massi-ang opened this issue Aug 19, 2021 · 4 comments
Open

Autogeneration for all AWS API #76

massi-ang opened this issue Aug 19, 2021 · 4 comments

Comments

@massi-ang
Copy link

massi-ang commented Aug 19, 2021

Implement autogeneration for all AWS API.

I would like to have access to most of the API provided by AWS SDK via autogeneration of code.
I have a working solution in a fork of your repo and would like to contribute back to your repo instead of starting a different project.

Are you open to accept a PR for this change?

@massi-ang
Copy link
Author

Would like to have some feedback on this from the maintainer, before going on forking the repo and provide own version based on the PR.

@Daniel-t
Copy link
Owner

Sorry I've been focusing on work and other projects. Just saw this.

Yes, I'm open to a PR to open up all the API. my hesitancy in doing this previously is that I had tried to get at least some testing done on each node, but I think I'm beyond that now. The last few nodes I've added have been fine.

Please use the auto generation script to create the additional nodes. Dont manually change anything, otherwise I wont accept it.

@massi-ang
Copy link
Author

Hi Daniel,

I have now done some rework of gen.js, to add things like typed parameters based on the APIs parameters types. I am still finalizing few things and will submit a PR as soon as done.

@Landsailor
Copy link

Landsailor commented Oct 27, 2022

Hi Daniel,

I have now done some rework of gen.js, to add things like typed parameters based on the APIs parameters types. I am still finalizing few things and will submit a PR as soon as done.

Any updates, Massimiliano?

Have you been able to follow up on this? I created an STS node, but it would sure be great to have it all easily available.

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

No branches or pull requests

3 participants