Developer Center / ...
Kotlin on AWS
Tools, docs, and sample code to develop applications on the AWS cloud
Tools & Example Projects
Download the tools needed to run Kotlin applications on AWS
Install from Maven
This SDK provides classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.
Download SDK »
AWS IDE Toolkits
Use popular Integrated Development Environments (IDEs) to author, debug, and deploy your code on AWS.
Get the Eclipse Toolkit »
Get the VS Code Toolkit »
Get the Intellij Toolkit »
AWS SDK Developer Guide
The AWS SDK for Kotlin Developer Preview provides Kotlin APIs for Amazon Web Services.
Read More »
Build an app to submit data to DynamoDB
Create a native Android app that submits data using the Amazon DynamoDB Kotlin API and send a text message using the Amazon SNS Kotlin API.
Get Started »
Build
Amazon Rekognition examples using SDK for Kotlin
A collection of code examples that show you how to perform actions and implement common scenarios by using the AWS SDK for Kotlin with Amazon Rekognition.
Create a dynamic web application to track DynamoDB data
Shows how to use the Amazon DynamoDB API to create a dynamic web application that tracks DynamoDB work data.
Build a pubsub app that translates messages
Shows how to use the Amazon SNS Kotlin API to create an application that has subscription and publish functionality. In addition, this example application also translates messages.
Learn
Additional learning resources including sample code and documentation