Writing CSV data to a DynamoDB table
The following example illustrates the usage of the DynamoDB Bulk Write Snap. In this pipeline, we read table data using the File Reader Snap and write the data to the table Exampletable using the Dynamo Bulk Write Snap.

The following images show the CSV input data passed from the File Reader Snap:


The Mapper Snap maps the object record details that need to be updated in the input view of the DynamoDB Bulk Write Snap:

The data is loaded to the DynamoDB table Exampletable.

Successful execution of the above Snap gives the following data preview:
