Does SQS, SNS and AWS lambda support mTLS natively ?

0

Hi, I am trying to connect to SQS, SNS, and AWS Lambda services and looking option to connect to them natively over mTLS authentication and wondering if this is possible. Any information in this direction will be helpful. Thank you Sahil Anand

1개 답변
1
수락된 답변

None of these services support MTLS. You need to have AN IAM Role to call these services.

What you can do is used a REST API in API Gateway, which does support mTLS, and integrate it with these services. It has direct integration with all of them.

profile pictureAWS
전문가
Uri
답변함 일 년 전
  • Thank you for the reply and will adapt the solution that you recommended here.

  • Now do you have support of MTLS for SNS? I am using Twilio to send sms to my end user. as of now they have provided their rest end point which we call to send message and they send sms to end user. I want to integrate now with SNS. I want to know does SNS provide any rest end point which we can use or it only provide SDK? in my company it is mandatory to US MTLS for authentication to call to any third party? do you support MTLS for bidirectional communication . suppose if we use your SDK can we customize it to use mtls. by default it uses tls. also if we consume your rest end point will you support MTLS? we will share our certificate when proper integration will happen?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인