Request for Improved Documentation for finding implementation strings #1144
Labels
documentation
This is a problem with documentation.
response-requested
Waiting on additional info and feedback. Will move to 'closing-soon' in 5 days.
Describe the issue
The documentation and code examples in the AWS SDK for Kotlin repository are currently challenging to navigate, making it difficult for developers to find the necessary information and implementation strings quickly.
Also the search on mvnrepostiroy really do not lead to the wished implementation.
e.g. implementation("aws.sdk.kotlin:aws-core-jvm:1.0.10")
An overview page for all the different implementations would be very helpful at this point to find the right implementation which I want to use for e.g. Lambda, SQS and so on.
Links
https://docs.aws.amazon.com/sdk-for-kotlin/latest/developer-guide/get-started.html
The text was updated successfully, but these errors were encountered: