Pere Miquel Brull 0bb246dadb
Init docs and documentation sync CI (#5662)
* Prep docs migration

* Fix destination username
2022-06-27 15:14:04 +02:00

25 lines
582 B
YAML

source:
type: dynamodb
serviceName: local_dynamodb
serviceConnection:
config:
type: DynamoDB
awsConfig:
awsAccessKeyId: aws_access_key_id
awsSecretAccessKey: aws_secret_access_key
awsRegion: aws region
endPointURL: https://dynamodb.<region_name>.amazonaws.com
sourceConfig:
config:
enableDataProfiler: false
tableFilterPattern:
includes:
- ''
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth