AntonShuvaev / intellij-dynamodb

DynamoDB plugin for Intellij IDEA and other JetBrains IDEs
https://plugins.jetbrains.com/plugin/18896-dynamodb
15 stars 0 forks source link

Dynamodb local cconnection fails #43

Closed djokodonev closed 11 months ago

djokodonev commented 12 months ago

Describe the bug I try to create a new local dynamodb connection

Connection test failed: java.lang.IllegalArgumentException: Expected a profile or property
definition on line 2

Steps to reproduce I try to connect to a local dynamodb connection on a local docker. I can use dynamodb-admin just fine.

Expected behavior I should be able to connect to a local dynamodb instance

Environment information:

AntonShuvaev commented 12 months ago

Hi @djokodonev,

Thanks for reporting this. In the next version, I'll add an option for Local DynamoDB with just a custom endpoint. For now, use "Explicit access key and secret key" Auth type and enter any keys.