Build a publish and subscription application that translates messages - AWS SDK for Kotlin

This is prerelease documentation for a service in preview release. It is subject to change.

Build a publish and subscription application that translates messages

SDK for Kotlin
Note

This is prerelease documentation for a feature in preview release. It is subject to change.

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.

For complete source code and instructions on how to create a web app, see the full example on GitHub.

For complete source code and instructions on how to create a native Android app, see the full example on GitHub.

Services used in this example
  • Amazon SNS

  • Amazon Translate