Skip to content

Commit a471fc4

Browse files
author
AWS
committed
Amazon API Gateway Update: Documentation updates for Amazon API Gateway
1 parent d50f6ad commit a471fc4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon API Gateway",
4+
"contributor": "",
5+
"description": "Documentation updates for Amazon API Gateway"
6+
}

services/apigateway/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5448,7 +5448,7 @@
54485448
},
54495449
"dataTraceEnabled":{
54505450
"shape":"Boolean",
5451-
"documentation":"<p>Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs.</p>"
5451+
"documentation":"<p>Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. This can be useful to troubleshoot APIs, but can result in logging sensitive data. We recommend that you don't enable this option for production APIs.</p>"
54525452
},
54535453
"throttlingBurstLimit":{
54545454
"shape":"Integer",

0 commit comments

Comments
 (0)