DynamoDB
Sync your indexed and processed entities to an AWS DynamoDB table
Last updated
Was this helpful?
Sync your indexed and processed entities to an AWS DynamoDB table
Last updated
Was this helpful?
Follow the instructions in the .
Add the dynamodb.accesskey
and dynamodb.secretkey
secrets to your cluster:
Change the connector to "dynamodb" in the table configuration anywhere you have a "sink", i.e. in both streaming and batch .sql files:
To deploy real-time streaming, or manually trigger full table sync, follow the .