Is it possible to create a Public Graphql end point using AWS AppSync?

0
  1. Is it possible to create a Public Graphql end point using AWS AppSync?
  2. Can I consume the end point in a web app not deployed on AWS?
singh
질문됨 2년 전360회 조회
1개 답변
1

Hi, @singh

yes. AppSync is a public endpoint. You can access it from anywhere via the Internet. On the contrary, it is difficult to limit to private access.

profile picture
전문가
iwasa
답변함 2년 전
  • Just to add my 2 cents, you can restrict for private access integrating with AWS WAF and restricting to the IPs of the company.

  • @Eduardo. Thank you for the supplement.

    My expression was not good.
    You can limit it with WAF, but communication will flow through the public network.
    It was referring to the ability to integrate into a private network like a VPC.

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

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

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

관련 콘텐츠