awslabs / awslabs/rds-data-api-client-library-java
Improve documentation on constructing the client
- Dominant language
- Java
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The documentation doesn't describe how the client is constructed using the database name, resource ARN and secret ARN. This seemed to have changed because [this](https://stackoverflow.com/questions/66145341/aurorards-serverless-with-data-api-library-in-java-does-not-work/70902387#70902387) example code doesn't work anymore because `RdsDataClient` no longer contains the described methods. I've searched a long time for examples but I'm unable to get the client to work.
Contributor guide
Research direction
Start by inspecting the repository's existing documentation and the current RdsDataClient API. Document how to construct the client with the database name, resource ARN, and secret ARN, and include a working example that reflects the methods currently available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100