Open massi-ang opened 3 years ago
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.
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.
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.
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.
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?