ruby/gem_rbs_collection

Process for generating types for new aws-sdk gems

G-Rath opened this issue · 3 comments

I'm using aws-sdk-ssm and would love to have types for that - I've seen there's a generator but I don't see how it correlates with the handful of aws-sdk gems that are in this repo? i.e. I don't see anywhere a list that has just the clients that are currently here, but then this repo doesn't already have every aws client.

What's the process for generating the types for new clients?

ksss commented

@G-Rath
Thank you for the feedback!
This is the first feedback and I am really pleased.
I created the PR. Please feel free to give me feedback on its use also.

#191

@ksss thanks for the fast response and PR! it looks good to me - I've made a comment about one aspect that I think the docs should cover, but the types themselves look great!

ksss commented

@G-Rath
I have generated an RBS for aws-sdk-ssm #191 .
Feel free to let me know if you have any problems.