Name | Type | Description |
---|---|---|
Endpoint | String | This is your DynamoDB endpoint url.(if you are working with AWS DynamoDB, just leave empty). |
Table name prefix | String | The prefix to use when naming DynamoDB tables. |
DynamoDB Region | String | The region of the DynamoDB. |
DynamoDB Key Id | String | The access key id to access the DynamoDB. Airbyte requires Read and Write permissions to the DynamoDB. |
DynamoDB Access Key | String | The corresponding secret to the access key id. |