Closed kevinmartin closed 5 days ago
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.
This issue was closed because it has been inactive for 20 days since being marked as stale.
Connector Name
destination-dynamodb
Connector Version
0.1.7
What step the error happened?
Configuring a new connector
Revelant information
Steps to reproduce:
test
test
us-east-1
test_
http://localstack:4566
Example Docker Compose Project:
Upon checking the connection, the Airbyte working is able to ping LocalStack correctly (a bad Endpoint value just causes it to timeout).
Source of the issue: https://github.com/search?q=repo%3Aairbytehq%2Fairbyte+AWSDynamodbSignerType&type=code
The
AWSDynamodbSignerType
isn't a valid signer type.Relevant log output
Contribute