Invoke Lambda Function
Expose REST API backed by AWS Lambda
Expose HTTP Endpoints in the backend
Expose internal HTTP API on premise, ALB etc
Can be used to add rate limiting, caching, user authentication, API Keys etc.
Can expose any AWS Service via API gateway i.e start a Step Function, post a message in SQS etc
Last updated 1 year ago