Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
DynamoDB Applied Design Patterns

You're reading from   DynamoDB Applied Design Patterns Apply efficient DynamoDB design patterns for high performance of applications

Arrow left icon
Product type Paperback
Published in Sep 2014
Publisher
ISBN-13 9781783551897
Length 202 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Uchit Hamendra Vyas Uchit Hamendra Vyas
Author Profile Icon Uchit Hamendra Vyas
Uchit Hamendra Vyas
Arrow right icon
View More author details
Toc

Creating your first SDK project

If we have already installed the Eclipse plugin and are able to see the credentials file created correctly, then we are ready to fly on the SDK plane. Here's how:

  1. Clicking on the AWS toolkit for the Eclipse icon will provide us with the option to create a new AWS project as shown:
    Creating your first SDK project
  2. Here we need to select New AWS Java Project.... Clicking on this option will open the following window. Clicking on this option for the first time will bring up a few sample codes from AWS and will ask whether we want these sample codes to be part of the project.
  3. It is recommended that you check the Amazon DynamoDB Sample checkbox the first time, to understand the syntax of DynamoDB table operations.
  4. Once done, select the AWS account that is already configured, or configure a new AWS account.
  5. Click on the Next button to proceed.
    Creating your first SDK project
  6. Clicking on the Next button will create a new project with the name specified in the previous window. The project structure is shown in the next screenshot...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image