API Gateway REST APIs (Version 1) vs HTTP APIs (Version 2)
As you may know, there are two versions of APIs in API Gateway. API Gateway version 1 includes REST APIs only, whereas the API Gateway version 2 includes both WebSocket and HTTP APIs. HTTP APIs (V2) are designed for low-latency, cost-effective AWS Lambda proxy and HTTP proxy APIs. Previous-generation REST APIs (V1) currently offer more features, and full control over…
Read More »