You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue with enabling Log full requests/responses data in my API GW that I create from a Swagger file.
I managed to get the configs for enabling CloudWatch Logs in INFO level.
I tried to understand the process in this case, but no luck to understand what and why should I this snippet.
Steps to reproduce the issue:
1.This is the code that I have for now:
I can see that Enable CloudWatch Logs is enabled in the console.
Observed result:
This will enable Enable CloudWatch Logs at INFO level.
The question here is how to enable Enable Full requests/responses data option?
Also, same to Enable Detailed CloudWatch Metrics, how to enable this option?
The text was updated successfully, but these errors were encountered:
Description:
I'm having an issue with enabling Log full requests/responses data in my API GW that I create from a Swagger file.
I managed to get the configs for enabling CloudWatch Logs in INFO level.
I tried to understand the process in this case, but no luck to understand what and why should I this snippet.
Steps to reproduce the issue:
1.This is the code that I have for now:
Observed result:
This will enable Enable CloudWatch Logs at INFO level.
The question here is how to enable Enable Full requests/responses data option?
Also, same to Enable Detailed CloudWatch Metrics, how to enable this option?
The text was updated successfully, but these errors were encountered: