Amazon API Gateway

Amazon is one of the first cloud providers to offer an API Gateway. The gateway supports a few different options: HTTP, REST, and WebSockets. Integrations with other AWS services are abundant. Amazon API Gateway includes a set of OpenAPI extensions to make integration more seamless.

Delivery Models

SaaS

Gateway Policies

Security
  • Lambda authorizers
  • JWT authorizers
  • AWS IAM roles and policies
  • CORS
  • Mutual TLS
  • WAF
Traffic Management
  • Cache Lookup
  • Cache Invalidation
  • Throttling
Mediation
  • Request Transformation
  • Response Transformation
  • OpenAPI Validation
Extensions
  • AWS Lambda integrations
  • HTTP integrations
  • AWS service integrations
  • Private integrations