aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.98k stars 1.06k forks source link

Documentation for rds-data usage #1632

Closed justinpchang closed 3 years ago

justinpchang commented 3 years ago

Confirm by changing [ ] to [x] below:

Platform/OS/Hardware/Device What are you running the sdk on?

Docker/ubuntu:latest

Describe the question

Hi, all. I was wondering where I can find documentation or example code for querying an Amazon RDS Postgres database from my C++ application. I couldn't find any through amazon documentation or in Github issues. If I simply want to query this database, is the aws-sdk the best choice, or should I just use SQLAPI++ or some similar API for interfacing with regular PostgreSQL databases?

KaibaLopez commented 3 years ago

Hi @justinpchang , Yea we don't have that many doc samples for our services... Good news is we do have integration tests on RDS, you could use those to guide you on how to use the service. Look here. Let me know if this helps. Or if you have other more specific questions

github-actions[bot] commented 3 years ago

Greetings! It looks like this issue hasn’t been active in longer than a week. We encourage you to check if this is still an issue in the latest release. Because it has been longer than a week since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or add an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.