[
https://issues.apache.org/jira/browse/CAMEL-16435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312061#comment-17312061
]
Claus Ibsen commented on CAMEL-16435:
-------------------------------------
You are welcome to work on a PR
> SMN component-support custom service endpoint
> ---------------------------------------------
>
> Key: CAMEL-16435
> URL: https://issues.apache.org/jira/browse/CAMEL-16435
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 3.8.0, 3.9.0
> Reporter: lyndonmiao
> Priority: Major
> Labels: SMN
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> In current SMN component, we get endpoint of the service using the
> SmnRegion.valueOf(region).getEndpoint() method in huaweicloud-sdk-smn-3.0.32,
> while the SmnRegion.valueOf() method restricts the region to Huawei Public
> Cloud regions. In some situation, sunch as Huwei Private Cloud, the regions
> are differernt from those in Public Cloud, and we cannot use the method
> anymore, so we need to customize the endpoint address.
> We can add a new parameter In SMN component , which can enable users to use a
> custom SMN endpoint.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)