Http Api gateway realtime mutation for subscription & SDK generation:

0

Recently I have started using http api gateway.

I have 2 questions:

1. Does http api gateway support SDK generation?

2. Can we do the same thing as an AWS appsync realtime mutation for subscription, observe query, available data offline locally etc. using the http API gateway?

1 Answer
2
Accepted Answer
  1. No.
  2. No. HTTP API is for REST APIs, while AppSync is for GraphQL.
profile pictureAWS
EXPERT
Uri
answered 2 years ago
profile pictureAWS
EXPERT
Toni_S
reviewed 2 years ago

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