[
https://issues.apache.org/jira/browse/CAMEL-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-13670.
--------------------------------------
Resolution: Not A Problem
> Adjust Camel AWS SES Component documentation
> --------------------------------------------
>
> Key: CAMEL-13670
> URL: https://issues.apache.org/jira/browse/CAMEL-13670
> Project: Camel
> Issue Type: Improvement
> Reporter: Tomasz Piskorski
> Assignee: Andrea Cosentino
> Priority: Major
>
> Recently I upgraded Camel from 2.16.1 to 2.23.1.
> I noticed that property in Camel AWS SES Component has been changed from
> amazonSESEndpoint to region and the change seems to be not documented.
> Example:
> "aws-ses://[email protected]?amazonSESClient=#client&amazonSESEndpoint=email.us-west-2.amazonaws.com";
> to:
> "aws-ses://[email protected]?amazonSESClient=#client®ion=email.us-west-2.amazonaws.com";
> Could you please make correction to official documentation at
> https://camel.apache.org/aws-ses.html?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)