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",
|
2023-02-24 22:17:38 +05:30
|
|
|
"endPointURL": "https://glue.region_name.amazonaws.com/"
|
2023-04-12 11:44:46 +02:00
|
|
|
}
|
2022-04-04 12:46:09 -07:00
|
|
|
}
|
2022-04-13 18:04:52 +02:00
|
|
|
},
|
|
|
|
|
"sourceConfig": {
|
|
|
|
|
"config": {
|
2022-06-08 16:10:40 +02:00
|
|
|
"type": "DatabaseMetadata"
|
2022-04-13 18:04:52 +02:00
|
|
|
}
|
2021-12-03 02:13:13 +01:00
|
|
|
}
|
|
|
|
|
}
|