We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dfe69d commit 0b7eaa4Copy full SHA for 0b7eaa4
README.md
@@ -17,6 +17,9 @@ allow others to run, learn and contribute together!
17
* [PostgreSQL](postgres/)
18
* [PostgreSQL query and visualize dataframe](postgres/postgres-vanilla.ipynb)
19
* [AWS SDK for Kotlin](aws-sdk-for-kotlin)
20
+ * [Amazon S3](aws-sdk-for-kotlin/aws-sdk-s3.ipynb)
21
+ * [Bedrock](aws-sdk-for-kotlin/aws-sdk-bedrock.ipynb)
22
+ * [Bedrock Runtime Converse](aws-sdk-for-kotlin/aws-sdk-bedrock-converse.ipynb)
23
* [LLM Model Context Protocol for Kotlin(Planned)](mcp-kotlin-sdk/)
24
* [langchain4j(Planned)](langchain4j/)
25
* [Kotlin new features by version(Planned)](kotlin-new-feature-by-version/)
0 commit comments