2021-12-03 01:13:13 +00:00
|
|
|
{
|
2022-04-13 16:04:52 +00:00
|
|
|
"type": "glue",
|
|
|
|
|
"serviceName": "Glue",
|
|
|
|
|
"serviceConnection": {
|
2022-04-04 19:46:09 +00:00
|
|
|
"config": {
|
2022-04-13 16:04:52 +00:00
|
|
|
"type": "Glue",
|
2022-04-22 09:25:05 +00:00
|
|
|
"awsConfig": {
|
|
|
|
|
"awsAccessKeyId": "aws accessKey id",
|
|
|
|
|
"awsSecretAccessKey": "aws secret access key",
|
|
|
|
|
"awsRegion": "aws region",
|
2023-02-24 16:47:38 +00:00
|
|
|
"endPointURL": "https://glue.region_name.amazonaws.com/"
|
2023-04-12 09:44:46 +00:00
|
|
|
}
|
2022-04-04 19:46:09 +00:00
|
|
|
}
|
2022-04-13 16:04:52 +00:00
|
|
|
},
|
|
|
|
|
"sourceConfig": {
|
|
|
|
|
"config": {
|
2022-06-08 14:10:40 +00:00
|
|
|
"type": "DatabaseMetadata"
|
2022-04-13 16:04:52 +00:00
|
|
|
}
|
2021-12-03 01:13:13 +00:00
|
|
|
}
|
|
|
|
|
}
|