Hisoka-X commented on code in PR #3321: URL: https://github.com/apache/incubator-seatunnel/pull/3321#discussion_r1016145710
########## docs/en/connector-v2/source/AmazonDynamoDB.md: ########## @@ -17,35 +17,35 @@ Read data from Amazondynamodb. ## Options -| name | type | required | default value | -| ---------------- | ------ | -------- | ------------- | -| url | string | yes | - | -| region | string | yes | - | -| access_key_id | string | yes | - | -| secret_access_key| string | yes | - | -| table | string | yes | - | -| schema | object | yes | - | -| common-options | | yes | - | +| name | type | required | default value | +|-------------------|--------|----------|---------------| +| url | string | yes | - | +| region | string | yes | - | +| access_key_id | string | yes | - | +| secret_access_key | string | yes | - | +| table | string | yes | - | +| schema | object | yes | - | +| common-options | | yes | - | ### url [string] -url to read to Amazondynamodb. +url to read to Amazon Dynamodb. Review Comment: Done of All -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
