aws-sdk-ruby icon indicating copy to clipboard operation
aws-sdk-ruby copied to clipboard

Where is the QLDB Driver?

Open mathieujobin opened this issue 3 years ago • 2 comments

Describe the issue

API Doc on QLDBSession recommend using the QLDB Driver instead

was that ever made?

where can I find it ?

Links

https://github.com/aws/aws-sdk-ruby/blob/a3250201da9bc7802ee723fde821a8d40a1fc1ee/gems/aws-sdk-qldbsession/lib/aws-sdk-qldbsession/client.rb#L366-L375

mathieujobin avatar Jun 02 '22 12:06 mathieujobin

This documentation comes directly from the service API. I don't believe QLDB supports this for Ruby. https://docs.aws.amazon.com/qldb/latest/developerguide/getting-started-driver.html. Additionally there is no Ruby Ion support, though it's backlogged by the Ion team. I imagine you can use QLDB without it, and possibly see how the driver works in other languages.

mullermp avatar Jun 03 '22 00:06 mullermp

We are working on a MiniDriver with basic functionality which includes some Ion support as well.

Thank you

mathieujobin avatar Jun 06 '22 09:06 mathieujobin

Closing because the documentation links to the "getting started" page which unfortunately does not list Ruby. Leaving label as "blocked"

mullermp avatar Mar 27 '23 15:03 mullermp

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Mar 27 '23 15:03 github-actions[bot]