2021-12-03 02:13:13 +01:00
|
|
|
{
|
2022-04-13 18:04:52 +02:00
|
|
|
"type": "glue",
|
|
|
|
|
"serviceName": "Glue",
|
|
|
|
|
"serviceConnection": {
|
2022-04-04 12:46:09 -07:00
|
|
|
"config": {
|
2022-04-13 18:04:52 +02:00
|
|
|
"type": "Glue",
|
2022-04-22 11:25:05 +02:00
|
|
|
"awsConfig": {
|
|
|
|
|
"awsAccessKeyId": "aws accessKey id",
|
|
|
|
|
"awsSecretAccessKey": "aws secret access key",
|
|
|
|
|
"awsRegion": "aws region",
|
|
|
|
|
"endPointURL": "https://glue.<region_name>.amazonaws.com/"
|
2022-05-12 15:49:03 +02:00
|
|
|
},
|
|
|
|
|
"storageServiceName": "glue_s3",
|
|
|
|
|
"pipelineServiceName": "glue_etl"
|
2022-04-04 12:46:09 -07:00
|
|
|
}
|
2022-04-13 18:04:52 +02:00
|
|
|
},
|
|
|
|
|
"sourceConfig": {
|
|
|
|
|
"config": {
|
|
|
|
|
"enableDataProfiler": false
|
|
|
|
|
}
|
2021-12-03 02:13:13 +01:00
|
|
|
}
|
|
|
|
|
}
|