Serverless

API Gateway

English

Overview

A service for creating an API endpoint and connecting it to backends such as Lambda.

Details

It has two types, REST API and HTTP API; the latter trades a reduced feature set for lower cost and latency. It comes with the features needed to operate an API -- authentication, throttling, caching, and more.

More AWS terms