[ 
https://issues.apache.org/jira/browse/CAMEL-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869532#comment-16869532
 ] 

Andrea Cosentino commented on CAMEL-13670:
------------------------------------------

The official documentation as reported in the site too, has been moved.

So you have to check here:

[https://github.com/apache/camel/blob/camel-2.23.x/components/camel-aws/src/main/docs/aws-ses-component.adoc]

All the documentation has been moved to github.

> 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
>            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&region=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)

Reply via email to