def get_snapshot_retension_limit()

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


def get_snapshot_retension_limit() -> int:
    return config.get('snapshot_retention_limit', default['snapshot_retention_limit'])