Tomasz Piskorski created CAMEL-13670:
----------------------------------------

             Summary: 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


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