-
Book Overview & Buying
-
Table Of Contents
DynamoDB Cookbook
By :
Eclipse is an IDE, which is used mostly for Java development. In order to avoid switching screens between Eclipse and your browser, you can simply install the AWS plugin for Eclipse. In this recipe, we are going to see how to set up this plugin, and how to use it to perform various DynamoDB operations.
The first thing you need to do is install Eclipse on your laptop/desktop. The latest version from Eclipse can be downloaded from https://eclipse.org/downloads/. You need to select the Eclipse IDE for Java developers. Simply extract the ZIP file, and you are ready to go.
To install the AWS Explore plugin in Eclipse, we need to perform the following steps:


book, we can do something like this:
Now you can perform the various queries using this AWS Explorer.
The AWS Explorer for Eclipse uses the Java SDK internally to make calls to DynamoDB and shows the results to us. It authenticates each call using the Access Key and Secret Key that we provided at the time of configuration.
Change the font size
Change margin width
Change background colour