Skip to content

Commit c21d244

Browse files
author
AWS
committed
Amazon API Gateway Update: Documentation updates for Amazon API Gateway
1 parent 3ff2bb3 commit c21d244

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3769,7 +3769,7 @@
37693769
},
37703770
"domainNameArn":{
37713771
"shape":"String",
3772-
"documentation":"<p>The ARN of the domain name. Supported only for private custom domain names. </p>"
3772+
"documentation":"<p>The ARN of the domain name. </p>"
37733773
},
37743774
"certificateName":{
37753775
"shape":"String",
@@ -5373,7 +5373,7 @@
53735373
},
53745374
"timeoutInMillis":{
53755375
"shape":"Integer",
5376-
"documentation":"<p>Custom timeout between 50 and 29,000 milliseconds. The default value is 29,000 milliseconds or 29 seconds.</p>"
5376+
"documentation":"<p>Custom timeout between 50 and 29,000 milliseconds. The default value is 29,000 milliseconds or 29 seconds. You can increase the default value to longer than 29 seconds for Regional or private APIs only.</p>"
53775377
},
53785378
"cacheNamespace":{
53795379
"shape":"String",
@@ -5983,7 +5983,7 @@
59835983
},
59845984
"timeoutInMillis":{
59855985
"shape":"NullableInteger",
5986-
"documentation":"<p>Custom timeout between 50 and 29,000 milliseconds. The default value is 29,000 milliseconds or 29 seconds.</p>"
5986+
"documentation":"<p>Custom timeout between 50 and 29,000 milliseconds. The default value is 29,000 milliseconds or 29 seconds. You can increase the default value to longer than 29 seconds for Regional or private APIs only.</p>"
59875987
},
59885988
"tlsConfig":{"shape":"TlsConfig"}
59895989
},

0 commit comments

Comments
 (0)