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

asked 9 months ago173 views
1 Answer
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
EXPERT
answered 9 months ago
profile picture
EXPERT
reviewed 9 months ago
  • 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

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions