rest
API Gateway
Amazon API Gateway is a managed API gateway for creating serverless REST api endpoints.REST
Representational State Transfer (REST) is an architectural style that defines a set of constraints and properties based on HTTP. Many APIs use this style.