mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +00:00
Update metadata_service_helper.py (#21948)
This commit is contained in:
parent
53f9c2122d
commit
35215762cb
@ -83,7 +83,7 @@ SERVICE_TYPE_MAPPER = {
|
|||||||
"connection": {"config": {"awsConfig": "aws_config"}},
|
"connection": {"config": {"awsConfig": "aws_config"}},
|
||||||
},
|
},
|
||||||
"snowflake": {
|
"snowflake": {
|
||||||
"service_nmae": "Snowflake",
|
"service_name": "Snowflake",
|
||||||
"connection": {
|
"connection": {
|
||||||
"config": {
|
"config": {
|
||||||
"username": "randomName",
|
"username": "randomName",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user