public class PutS3ObjectChunkedSample extends Object
Constructor and Description |
---|
PutS3ObjectChunkedSample() |
Modifier and Type | Method and Description |
---|---|
static void |
putS3ObjectChunked(String bucketName,
String regionName,
String awsAccessKey,
String awsSecretKey)
Uploads content to an Amazon S3 object in a series of signed 'chunks' using Signature V4 authorization.
|
Copyright © 2021–2024. All rights reserved.