Package | Description |
---|---|
org.apache.camel.component.aws.s3.client | |
org.apache.camel.component.aws.s3.client.impl |
Modifier and Type | Method and Description |
---|---|
static S3Client |
S3ClientFactory.getAWSS3Client(S3Configuration configuration,
int maxConnections)
Return the correct aws s3 client (based on remote vs local).
|
Modifier and Type | Class and Description |
---|---|
class |
S3ClientIAMOptimizedImpl
Manage an AWS s3 client for all users to use (enabling temporary creds).
|
class |
S3ClientStandardImpl
Manage an AWS s3 client for all users to use.
|
Apache Camel