Pre Existing data to OpenSearch service from DynamoDB using Kinesis.

0

Can you please help to load pre existing data from dynamodb to Opensearch.

已提問 10 個月前檢視次數 420 次
1 個回答
0

Hi, The following procedure can be used as initial loading mechanism from DynamoDB.

  1. Scan all items from DynamoDB's tables.
  2. Modify the items to produce change capture records(ex. add attributes which is not used from applications).

Best Regards,

zyk
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南