DynamoDB
- Full
- Incremental
- It is highly recommended that a non-clustered, non-unique index on the column used for incremental queries
Allowing Verb to connect requires an IAM user with the following policy permissions:
- DynamoDB – ListTables
- DynamoDB – DescribeTable (can be limited to one or more tables)
- DynamoDB – GetItem (can be limited to one or more tables)
- DynamoDB – Scan (can be limited to one or more tables)

Provide the details and credentials for the data source you're trying to connect to.
Verb will query the schema and give you the option to include/exclude data like tables, columns and rows.
All of the fields are required unless explicitly noted.

Last modified 1yr ago