Update metadata_service_helper.py (#21948)

This commit is contained in:
Mehul Shroff 2025-06-25 17:07:40 +05:30 committed by GitHub
parent 53f9c2122d
commit 35215762cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ SERVICE_TYPE_MAPPER = {
"connection": {"config": {"awsConfig": "aws_config"}},
},
"snowflake": {
"service_nmae": "Snowflake",
"service_name": "Snowflake",
"connection": {
"config": {
"username": "randomName",