DynamoDB Connection Configuration
- 07 Dec 2022
- 1 Minute to read
-
Print
-
DarkLight
DynamoDB Connection Configuration
- Updated on 07 Dec 2022
- 1 Minute to read
-
Print
-
DarkLight
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
Log in to the IAM Console.
Select a user group from the main page and click Create Group.
- In Group Name, choose AmazonDynamoDBFullAccess for Policy, and click Create Group.
User Creation
- Select a user from the main page and click Add User.
Enter your user name, select Programmatic Access as the Access Type, and proceed to the next step.
Create a user by adding the user to the group you just created.
After creation, the AWS Access Key ID and AWS Secret Access Key are displayed.
Reference: AWS official website
Was this article helpful?