We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c4ef7 commit 0c208f2Copy full SHA for 0c208f2
docs/utilities/data_classes.md
@@ -1130,13 +1130,13 @@ You can register your Lambda functions as targets within an Amazon VPC Lattice s
1130
1131
=== "app.py"
1132
1133
- ```python
+ ```python hl_lines="2 8"
1134
--8<-- "examples/event_sources/src/vpc_lattice.py"
1135
```
1136
1137
=== "Lattice Example Event"
1138
1139
+ ```json
1140
--8<-- "examples/event_sources/src/vpc_lattice_payload.json"
1141
1142
0 commit comments