There are more AWS SDK examples available in the AWS Doc SDK Examples
The following code examples show how to build an application that submits data to an Amazon DynamoDB table and notifies you when a user updates the table.
- SDK for Java 2.x
-
Shows how to create a dynamic web application that submits data using the Amazon DynamoDB Java API and sends a text message using the Amazon Simple Notification Service Java API.
For complete source code and instructions on how to set up and run, see the full example on GitHub
. Services used in this example
DynamoDB
Amazon SNS