Pre Existing data to OpenSearch service from DynamoDB using Kinesis.

0

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

1 Risposta
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
con risposta 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande