/kotlin-aws-s3-examples

AWS S3 examples implemented in Kotlin using AWS Kotlin SDK

Primary LanguageKotlin

Kotlin AWS S3 examples

AWS S3 examples implemented in Kotlin using AWS Kotlin SDK

Currently implemented operations are

  • ListBuckets
  • ListObjectsInBucket
  • DeleteObjectsInBucket
  • DeleteBucket