Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
429 B
JSON
Raw Permalink Normal View History

{
"type": "glue",
"serviceName": "Glue",
"serviceConnection": {
"config": {
"type": "Glue",
"awsConfig": {
"awsAccessKeyId": "aws accessKey id",
"awsSecretAccessKey": "aws secret access key",
"awsRegion": "aws region",
"endPointURL": "https://glue.region_name.amazonaws.com/"
}
}
},
"sourceConfig": {
"config": {
"type": "DatabaseMetadata"
}
}
}