DynamoDB Connection Configuration
  • 07 Dec 2022
  • Dark
    Light
  • PDF

DynamoDB Connection Configuration

  • Dark
    Light
  • PDF

Article Summary

Note

This is a machine-translated version of the original Japanese article.
Please understand that some of the information contained on this page may be inaccurate.

summary

This is a help page for setting up connection information for DynamoDB.

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

Group creation

  1. Log in to the IAM Console.

  2. Select a user group from the main page and click Create Group.

image.png

  1. In Group Name, choose AmazonDynamoDBFullAccess for 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 as the Access Type, and proceed to the next step.
    image.png

  2. Create a user by adding the user to the group you just created.
    image.png

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

Reference: AWS official website


Was this article helpful?