

# What is the AWS SDK for Kotlin?
<a name="home"></a>

The AWS SDK for Kotlin provides Kotlin APIs for Amazon Web Services. Using the SDK, you can build Kotlin applications that work with Amazon S3, Amazon EC2, Amazon DynamoDB, and more. With the Kotlin SDK, you can target the JVM platform or Android API level 24 or higher. Support for additional platforms like JavaScript and Native is coming in future releases.

To track upcoming features in the future releases, see our [roadmap on GitHub](https://github.com/awslabs/aws-sdk-kotlin/projects/2).

## Get started with the SDK
<a name="get-started-with-the-sdk-kotlin"></a>

To get started with the SDK, follow the [Get started](get-started.md) tutorial.

To set up your development environment, see [Set up](setup.md).

To create and configure service clients for making requests to AWS services, see [Configuration](configuration.md). For information on various features of the SDK, see [Use the SDK](using.md).

For use cases and examples of performing specific API operations, see [Code examples](kotlin_code_examples.md).

## Maintenance and support for SDK major versions
<a name="maintenance-and-support-for-sdk-major-versions"></a>

For information about maintenance and support for SDK major versions and their underlying dependencies, see the following topics in the *AWS SDKs and Tools Reference Guide*:
+  [AWS SDKs and Tools Maintenance Policy](https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html) 
+  [AWS SDKs and Tools Version Support Matrix](https://docs.aws.amazon.com/sdkref/latest/guide/version-support-matrix.html) 

## Additional resources
<a name="additional-resources"></a>

In addition to this guide, the following are valuable online resources for SDK for Kotlin developers:
+  [AWS developer blog](https://aws.amazon.com/blogs/developer/category/developer-tools/) 
+  [Developer forums](https://forums.aws.amazon.com/forum.jspa?forumID=53) 
+  [SDK source](https://github.com/awslabs/aws-sdk-kotlin) (GitHub)
+ [AWS Code Sample Catalog](https://docs.aws.amazon.com/code-library) 
+  [@awsdevelopers](https://X.com/awsdevelopers) (X, formerly Twitter)