cloudmesh-storage.cloudmesh.storage.provider.awss3.path_manager
¶
Module Contents¶
Functions¶
|
function to massage file path and do some transformations |
|
Function to extract obj dict from metadata |
-
cloudmesh-storage.cloudmesh.storage.provider.awss3.path_manager.
massage_path
(file_name_path)¶ function to massage file path and do some transformations for different scenarios of file inputs
- Parameters
file_name_path –
- Returns
-
cloudmesh-storage.cloudmesh.storage.provider.awss3.path_manager.
extract_file_dict
(filename, metadata)¶ Function to extract obj dict from metadata
- Parameters
filename –
metadata –
- Returns