Skip to content

Instantly share code, notes, and snippets.

@guy9
Created August 15, 2024 07:12
Show Gist options
  • Save guy9/1b465c183a1e5c89721fb9e0dd5001e4 to your computer and use it in GitHub Desktop.
Save guy9/1b465c183a1e5c89721fb9e0dd5001e4 to your computer and use it in GitHub Desktop.
source:
type: dynamodb
endpoint:
host: http://dynamodb
port: 8000
region: us-west-1
credentials:
accessKey: dummy
secretKey: dummy
table: Example
target:
type: dynamodb
endpoint:
host: http://scylla
port: 8001
region: us-west-1
credentials:
accessKey: dummy
secretKey: dummy
table: Example
streamChanges: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment