Skip to content

Commit 0c208f2

Browse files
chore: documentation
1 parent 75c4ef7 commit 0c208f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/utilities/data_classes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1130,13 +1130,13 @@ You can register your Lambda functions as targets within an Amazon VPC Lattice s
11301130

11311131
=== "app.py"
11321132

1133-
```python
1133+
```python hl_lines="2 8"
11341134
--8<-- "examples/event_sources/src/vpc_lattice.py"
11351135
```
11361136

11371137
=== "Lattice Example Event"
11381138

1139-
```python
1139+
```json
11401140
--8<-- "examples/event_sources/src/vpc_lattice_payload.json"
11411141
```
11421142

0 commit comments

Comments
 (0)