Amazon DynamoDB Connection Configuration
    • PDF

    Amazon DynamoDB Connection Configuration

    • PDF

    Article summary

    summary

    This is the help page for setting up Connection Configuration for Amazon DynamoDB.

    How to create an AWS Access Key ID and AWS Secret Access Key

    Group Creation

    1. Log in to the IAM console.

    2. From the main page, select User Groups and click Create Group.

    image.png

    1. Select a group name, AmazonDynamoDBFullAccess for the policy, and click Create Group.
      image.png

    User Creation

    1. Select a user from the main page and click Add User.

    image.png

    1. Enter your user name, select programmatic access in Access Type, and proceed to the next step.
      image.png

    2. Create users by adding them to the group you just created.
      image.png

    3. After creation, the AWS Access Key ID and AWS Secret Access Key will be displayed.
      image.png

    Reference: AWS official website


    Was this article helpful?