Accessing DynamoDB
For the purposes of this Quickstart Guide for Windows, it is assumed that you already have an Amazon Web Services (AWS) account and access to the DynamoDB web service or a DynamoDB Local server that you can query.
If necessary, you can consult the following resources for information about accessing DynamoDB:
- For information about accessing the DynamoDB web service, see "Getting Started with Amazon DynamoDB" in the AWS documentation: https://aws.amazon.com/dynamodb/getting-started.
- For information about installing, configuring, and running DynamoDB Local, see "DynamoDB Local" in the AWS documentation: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html.