public static interface S3EndpointBuilderFactory.S3Builders
| Modifier and Type | Method and Description |
|---|---|
default S3EndpointBuilderFactory.S3EndpointBuilder |
awsS3(String path)
AWS S3 Storage Service (camel-aws-s3)
The aws-s3 component is used for storing and retrieving object from
Amazon S3 Storage Service.
|
default S3EndpointBuilderFactory.S3EndpointBuilder awsS3(String path)
aws-s3://bucketNameOrArn
Path parameter: bucketNameOrArn (required)
Bucket name or ARNApache Camel