You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/data-ingestion/dbms/dynamodb/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ There are a few requirements for the destination table:
103
103
- Rows with the same sorting key will be deduplicated based on the `version` column.
104
104
105
105
### Create the snapshot ClickPipe {#create-the-snapshot-clickpipe}
106
-
Now you can create a ClickPipe to load the snapshot data from S3 into ClickHouse. Follow the S3 ClickPipe guide [here](/integrations/clickpipes/object-storage), but use the following settings:
106
+
Now you can create a ClickPipe to load the snapshot data from S3 into ClickHouse. Follow the S3 ClickPipe guide [here](/integrations/clickpipes/object-storage/s3/overview), but use the following settings:
107
107
108
108
-**Ingest path**: You will need to locate the path of the exported json files in S3. The path will look something like this:
0 commit comments