Skip to content

Commit 38598d3

Browse files
committed
docs(apigateway): address leandro's feedback on replacing POWERTOOLS_EVENT_HANDLER_DEBUG
1 parent 81608fd commit 38598d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/event_handler/api_gateway.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Like `compress` feature, the client must send the `Accept` header with the corre
388388

389389
### Debug mode
390390

391-
You can enable debug mode via `debug` param, or via `POWERTOOLS_EVENT_HANDLER_DEBUG` [environment variable](../../index.md#environment-variables).
391+
You can enable debug mode via `debug` param, or via `POWERTOOLS_DEV` [environment variable](../../index.md#environment-variables).
392392

393393
This will enable full tracebacks errors in the response, print request and responses, and set CORS in development mode.
394394

0 commit comments

Comments
 (0)