diff --git a/docs/integrations/data-ingestion/dbms/dynamodb/index.md b/docs/integrations/data-ingestion/dbms/dynamodb/index.md index dd4eac38b01..04ef76819ea 100644 --- a/docs/integrations/data-ingestion/dbms/dynamodb/index.md +++ b/docs/integrations/data-ingestion/dbms/dynamodb/index.md @@ -10,7 +10,6 @@ doc_type: 'guide' --- import CloudNotSupportedBadge from '@theme/badges/CloudNotSupportedBadge'; -import ExperimentalBadge from '@theme/badges/ExperimentalBadge'; import dynamodb_kinesis_stream from '@site/static/images/integrations/data-ingestion/dbms/dynamodb/dynamodb-kinesis-stream.png'; import dynamodb_s3_export from '@site/static/images/integrations/data-ingestion/dbms/dynamodb/dynamodb-s3-export.png'; import dynamodb_map_columns from '@site/static/images/integrations/data-ingestion/dbms/dynamodb/dynamodb-map-columns.png'; @@ -18,8 +17,6 @@ import Image from '@theme/IdealImage'; # CDC from DynamoDB to ClickHouse - - This page covers how set up CDC from DynamoDB to ClickHouse using ClickPipes. There are 2 components to this integration: 1. The initial snapshot via S3 ClickPipes 2. Real-time updates via Kinesis ClickPipes