Summary
Amazon API Gateway is a service from Amazon Web Services (AWS) that enables developers to create, publish, maintain, monitor, and secure REST, HTTP, and WebSocket APIs at any scale. These APIs can access AWS or other web services, as well as data stored in the AWS Cloud.
1
It also provides features such as authorization and access control, API versioning, request and response transformation, and API monitoring.
According to