Skip to content

Commit bcd5108

Browse files
anafalcaosinofseven
authored andcommitted
fix(docs): typo in a service name in Event Handler (aws-powertools#5944)
1 parent 67616a8 commit bcd5108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/event_handler/api_gateway.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: REST API
33
description: Core utility
44
---
55

6-
Event handler for Amazon API Gateway REST and HTTP APIs, Application Loader Balancer (ALB), Lambda Function URLs, and VPC Lattice.
6+
Event handler for Amazon API Gateway REST and HTTP APIs, Application Load Balancer (ALB), Lambda Function URLs, and VPC Lattice.
77

88
## Key Features
99

10-
* Lightweight routing to reduce boilerplate for API Gateway REST/HTTP API, ALB and Lambda Function URLs.
10+
* Lightweight routing to reduce boilerplate for API Gateway REST/HTTP API, ALB and Lambda Function URLs
1111
* Support for CORS, binary and Gzip compression, Decimals JSON encoding and bring your own JSON serializer
1212
* Built-in integration with [Event Source Data Classes utilities](../../utilities/data_classes.md){target="_blank"} for self-documented event schema
1313
* Works with micro function (one or a few routes) and monolithic functions (all routes)

0 commit comments

Comments
 (0)