# DynamoDB

## Supported Ingestion Methods&#x20;

* Full
* Incremental&#x20;
  * It is highly recommended that a non-clustered, non-unique index on the column used for incremental queries

For more information on ingestion methods, [click here](https://docs.verbdata.com/data-sources/ingestion-methods).

## AWS Permissions

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)*

![](https://72616212-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNeedx1J5MWHw1IMemc%2Fuploads%2F4OKysvJpNIxISuFFF11g%2Fdynamodb-aws-config.png?alt=media\&token=bbd15fa0-ba2e-45cc-8b14-948318ddf942)

## Getting Connected

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.

![](https://72616212-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNeedx1J5MWHw1IMemc%2Fuploads%2FUeUrw5ijjiUpfKEb9uCP%2Fimage.png?alt=media\&token=2017cf7a-82eb-49cb-91b8-6dea11086097)
