Skip to content

Commit 0639da8

Browse files
committed
remove temp code
1 parent d9e1c45 commit 0639da8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

services/s3.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,3 @@ function aws_s3_cp_folder_instruction() {
159159

160160
}
161161

162-
163-
# Didn't work with PUT method
164-
# function aws_s3_get_presigned_url_for_uploader() {
165-
# aws_run_commandline "\
166-
# aws s3 presign $1 --http-method PUT --expires-in ${2:-3600}
167-
# "
168-
# }

0 commit comments

Comments
 (0)