Skip to content

Commit 4b82d2f

Browse files
committed
Embed in note.
1 parent 6b99a3d commit 4b82d2f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

protocols/s3/index.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,9 @@ Files larger than 100MB are uploaded in parts with up to 10 parallel connections
515515
file size limit is 100GB with a maximum of 10'000 parts allowed by S3. The number of connections used can be limited
516516
using the toggle in the lower right of the transfer window.
517517

518-
Multipart uploads can be resumed later when interrupted. Make sure the user has the
519-
permission `s3:ListBucketMultipartUploads`.
518+
```{note}
519+
Multipart uploads can be resumed later when interrupted. Make sure the IAM user has the permission `s3:ListBucketMultipartUploads`.
520+
```
520521

521522
#### Unfinished Multipart Uploads
522523

0 commit comments

Comments
 (0)