Repository: camel Updated Branches: refs/heads/master 535e1fdc6 -> da59c9745
CAMEL-10100: Add support for copyObject in camel aws-s3 - Updated docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/da59c974 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/da59c974 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/da59c974 Branch: refs/heads/master Commit: da59c9745f2ee78423cc580e7fbe49e8979af2c4 Parents: 535e1fd Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Jul 5 13:34:27 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Jul 5 13:34:27 2016 +0200 ---------------------------------------------------------------------- components/camel-aws/src/main/docs/aws-s3.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/da59c974/components/camel-aws/src/main/docs/aws-s3.adoc ---------------------------------------------------------------------- diff --git a/components/camel-aws/src/main/docs/aws-s3.adoc b/components/camel-aws/src/main/docs/aws-s3.adoc index 3163af3..d8bb7e2 100644 --- a/components/camel-aws/src/main/docs/aws-s3.adoc +++ b/components/camel-aws/src/main/docs/aws-s3.adoc @@ -154,7 +154,7 @@ Message headers evaluated by the S3 producer |`CamelAwsS3LastModified` |`java.util.Date` |*Camel 2.8.2:* The last modified timestamp of this object. -|`CamelAwsS3Operation` |`java.util.Date` |*Camel 2.18*: The operation to perform +|`CamelAwsS3Operation` |`String` |*Camel 2.18*: The operation to perform |`CamelAwsS3StorageClass` |`String` |*Camel 2.8.4:* The storage class of this object.