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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南