public class S3Helper extends Object
| Constructor and Description |
|---|
S3Helper(TestBucketConfiguration testBucketConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
uploadFile(String file,
String fileName)
Utility for uploading files to the bucket specified in the test configuration.
|
public S3Helper(TestBucketConfiguration testBucketConfiguration)
Copyright © 2021–2022 Amazon Web Services. All rights reserved.