Netflix / consoleme

A Central Control Plane for AWS Permissions and Access
Apache License 2.0
3.11k stars 252 forks source link

Unable to connect to DynamoDB #9338

Closed cjsrkd3321 closed 1 year ago

cjsrkd3321 commented 1 year ago

Describe the bug The logs come out normally, but nothing builds up on the actual DynamoDB.

To Reproduce Steps to reproduce the behavior:

  1. Deploy ConsoleMe using Terraform (my region is "ap-northeast-2")
  2. My config contains
    aws:
    account_number: "ACCOUNT_ID"
    issuer: asdfadsf
    region: "ap-northeast-2"
  3. Start the application
  4. See successful DEBUG log

Expected behavior Load the logs to DynamoDB

Screenshots

image

image

Please help...... 🥲