Skip to content

Destination: DynamoDB - GUI does not send correct configuration fields #11351

Closed
@verlin-turner

Description

@verlin-turner

Environment

  • Airbyte version: 0.35.58-alpha
  • OS Version / Instance: AWS EC2 / Amazon Linux
  • Deployment: Docker
  • Destination Connector and version: DynamoDB
  • Severity: High / Critical
  • Step where error happened: Deploy

Current Behavior

Saving a new connection fails with the message:

The connection tests failed.
Verification error(s) occurred for CHECK. Errors: [$.dynamodb_table_name_prefix: is missing but it is required, $.dynamodb_table_name: is not defined in the schema and the schema does not allow additional properties]

It appears the field dynamodb_table_name was renamed dynamodb_table_name_prefix in the connector and the UI was not updated to accommodate this change. This makes this connector unussable.

Expected Behavior

The configuration should pass verification and saved.

Steps to Reproduce

  1. Spin up new instance of Airbyte
  2. Configure Source Connection
  3. Attempt to configure Destination Connection of DynamoDB

Are you willing to submit a PR?

If a commenter can point me in the right place, this should actually be a relatively easy fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions