ds_provider_grasp_py_lib.utils ============================== .. py:module:: ds_provider_grasp_py_lib.utils .. autoapi-nested-parse:: **File:** ``__init__.py`` **Region:** ``ds_provider_grasp_py_lib/utils`` Utilities for GRASP provider. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/ds_provider_grasp_py_lib/utils/s3_utils/index Functions --------- .. autoapisummary:: ds_provider_grasp_py_lib.utils.get_bucket_name Package Contents ---------------- .. py:function:: get_bucket_name() -> str Get bucket name for current stage. :returns: The bucket name. :rtype: str