awsdocs / amazon-aurora-user-guide

The open source version of the Amazon Aurora User Guide. You can provide feedback by submitting issues in this repo, or propose changes by submitting a pull request.
Other
53 stars 102 forks source link

Fix/Remove incomplete and useless recommendation #45

Closed damleak closed 3 years ago

damleak commented 3 years ago

Most of the information in section Using the Java client library for Data API of the document at https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html doesn't work or is not implemented. It is misguiding and users spend a lot of time figuring out what went wrong. I feel like it is not implemented completely and the documentation is not updated properly. For example withParameter works but, not withParam as it appears in the documentation.

randyurbano commented 3 years ago

Thanks for your feedback. I am researching the issue. I'll respond when I have more information.

randyurbano commented 3 years ago

I corrected the documentation:

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html#data-api.java-client-library

Please let me know if you have questions or comments. Thanks again for your feedback.