snorkelflow.client.utils.get_file_storage_config_uid
- snorkelflow.client.utils.get_file_storage_config_uid(file_storage_config_name)
Fetch the UID of a file storage config by name
- Parameters:
file_storage_config_name (
str
) – Name of the file storage config- Returns:
UID of the file storage config
- Return type:
int