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 8b92063 commit 320d576Copy full SHA for 320d576
docs/core/event_handler/appsync_events.md
@@ -369,7 +369,7 @@ You can test your event handlers by passing a mocked or actual AppSync Events La
369
370
=== "getting_started_with_testing_publish_event.json"
371
372
- ```python
+ ```json
373
--8<-- "examples/event_handler_appsync_events/src/getting_started_with_testing_publish_event.json"
374
```
375
@@ -383,6 +383,6 @@ You can test your event handlers by passing a mocked or actual AppSync Events La
383
384
=== "getting_started_with_testing_subscribe_event.json"
385
386
387
--8<-- "examples/event_handler_appsync_events/src/getting_started_with_testing_subscribe_event.json"
388
0 commit comments