The following code examples show how to create an application that has subscription and publish functionality and translates messages.
- AWS SDK for .NET
-
Shows how to use the Amazon Simple Notification Service .NET API to create a web application that has subscription and publish functionality. In addition, this example application also translates messages.
For complete source code and instructions on how to set up and run, see the full example on GitHub
. Services used in this example
Amazon SNS
Amazon Translate
For a complete list of AWS SDK developer guides and code examples, see Using Amazon SNS with an AWS SDK. This topic also includes information about getting started and details about previous SDK versions.