[
https://issues.apache.org/jira/browse/CAMEL-13723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928860#comment-16928860
]
Andrea Cosentino commented on CAMEL-13723:
------------------------------------------
The motivation is to have the same approach on all the AWS components. At some
point we had a situation where in a component we were using the String, while
in others the enum. To harmonize the approach we take the enum approach
everywhere. I don't think an approach is more intuitive than another one, but
at the time we were using enum in much more AWS components
> Camel-AWS: Harmonize how to specify region in all the components
> ----------------------------------------------------------------
>
> Key: CAMEL-13723
> URL: https://issues.apache.org/jira/browse/CAMEL-13723
> Project: Camel
> Issue Type: Task
> Components: camel-aws
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.0.0, 3.0.0.M4
>
>
> Lets try to use the same behavior in all the components: for example
> camel-aws-kinesis need to have the region specified as eu-west-1, while the
> other use the enum specification EU_WEST_1
--
This message was sent by Atlassian Jira
(v8.3.2#803003)