Skip to content

Commit d17eada

Browse files
Michael Brewerheitorlessa
Michael Brewer
andauthored
chore: Update docs/utilities/data_classes.md
Co-authored-by: Heitor Lessa <heitor.lessa@hotmail.com>
1 parent 3875d2f commit d17eada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/data_classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Typically, used for API Gateway REST API or HTTP API using v1 proxy event.
108108
Used when building a Lambda GraphQL Resolvers with [Amplify GraphQL Transform Library](https://docs.amplify.aws/cli/graphql-transformer/function){target="_blank"}
109109
and can also be used for [AppSync Direct Lambda Resolvers](https://aws.amazon.com/blogs/mobile/appsync-direct-lambda/){target="_blank"}.
110110

111-
=== "lambda_app.py"
111+
=== "app.py"
112112

113113
```python hl_lines="2-5 12 14 19 21 29-30"
114114
from aws_lambda_powertools.logging import Logger, correlation_paths

0 commit comments

Comments
 (0)