many-potato-91960
02/25/2025, 6:02 AMdry-beach-38304
02/26/2025, 11:21 PMdry-beach-38304
02/26/2025, 11:23 PMmany-potato-91960
02/26/2025, 11:36 PMs3op.py in order to accomplish the issue. Is this correct? The goal would be to add something similar to the code below, but for deleting objects.
@common_options
@click.argument("prefixes", nargs=-1)
def lst(
prefixes,
inputs=None,
num_workers=None,
recursive=None,
s3role=None,
s3sessionvars=None,
s3clientparams=None,
):
Did I get it right?many-potato-91960
03/06/2025, 7:02 PMdry-beach-38304
03/06/2025, 7:19 PM