Skip to content

Commit 80b8089

Browse files
imsduSimon Dumas
andauthored
Fix S3 documentation link (#5177)
Co-authored-by: Simon Dumas <simon.dumas@epfl.ch>
1 parent 38d8e91 commit 80b8089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/paradox/docs/delta/api/files-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Response
319319

320320
Using the bucket and path from the previous step, the file should be uploaded to S3 by whatever means are appropriate. The only restriction is that this must be finished before the expiry datetime of the signed payload.
321321

322-
Here are some tutorials in both @link:[Java with AWS SDK](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example_s3_Scenario_MultipartUpload_section.html){ open=new } and
322+
Here are some tutorials in both @link:[Java with AWS SDK](https://docs.aws.amazon.com/AmazonS3/latest/userguide/mpu-upload-object.html#mpu-upload-low-level){ open=new } and
323323
@link:[Python with Boto3](https://medium.com/analytics-vidhya/aws-s3-multipart-upload-download-using-boto3-python-sdk-2dedb0945f11){ open=new } that illustrate the process of doing a multipart upload to S3.
324324

325325
#### 3. Create/update delegated file resource

0 commit comments

Comments
 (0)