How to call CloudSearch API via port 443?

0

Hi,

Would like to ask how are we able to call CloudSearch API via port 443? We are using CURL.

Regards, Deien

已提问 10 个月前183 查看次数
1 回答
0

Hi, usually AWS service endpoints are available with https (port 443)

For CloudSearch, the answer is definitely yes: see https://docs.aws.amazon.com/general/latest/gr/cloudsearch.html

You may also want to explore https://aws.amazon.com/blogs/aws/new-query-for-aws-regions-endpoints-and-more-using-aws-systems-manager-parameter-store/ to see how to get this kind of information via AWS CLI.

Best,

Didier

profile pictureAWS
专家
已回答 10 个月前
profile picture
专家
已审核 10 个月前
  • Hi Didier,

    Thanks for this answer. However, when we tried to call via HTTPS, we're getting this error:

    (35) OpenSSL SSL_connect: Connection was reset in connection to doc-rrhi-persistent-master-item-ctpp25s5nyfc6g3lpb45pw5hqm.ap-southeast-1.cloudsearch.amazonaws.com:443

    What's possibly causing it?

    Regards, Deien

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则