Work with Amazon S3 using the AWS SDK for Kotlin - AWS SDK for Kotlin

Work with Amazon S3 using the AWS SDK for Kotlin

Your main interface to the Amazon Simple Storage Service for the Kotlin SDK is the S3Client. Use the S3Client like other service clients in the SDK to make requests to Amazon S3.

Resources to help you use the Kotlin SDK with S3 are:

The following topics present guided code examples for select Kotlin SDK APIs that work with S3.