def get_snapshot_window()

in python/elasticache/config/config_util.py [0:0]


def get_snapshot_window() -> str:
    return config.get('snapshot_window', None)