| Package | Description |
|---|---|
| org.apache.camel.component.aws2.s3.client | |
| org.apache.camel.component.aws2.s3.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static AWS2CamelS3InternalClient |
AWS2S3ClientFactory.getAWSS3Client(AWS2S3Configuration configuration)
Return the correct aws s3 client (based on remote vs local).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AWS2S3ClientIAMOptimizedImpl
Manage an AWS s3 client for all users to use (enabling temporary creds).
|
class |
AWS2S3ClientStandardImpl
Manage an AWS s3 client for all users to use.
|
Apache Camel