From 66a06d5df2a5f00742f4d47b698d060af66c09e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Mon, 19 May 2025 22:26:00 +0800 Subject: [PATCH] Delimiter is optional. Skipping it --- arch_list_aws4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch_list_aws4.sh b/arch_list_aws4.sh index fd1dbc8..ac3f95f 100755 --- a/arch_list_aws4.sh +++ b/arch_list_aws4.sh @@ -44,7 +44,7 @@ _PATH="" # Keys should be sorted QPARAMS=( "continuation-token" "" - "delimiter" "/" + # "delimiter" "/" "encoding-type" "url" "fetch-owner" "false" "list-type" "2"