Skip to content

Commit d4d8311

Browse files
author
AWS
committed
Amazon API Gateway Update: Documentation updates for Amazon API Gateway
1 parent 4234fb0 commit d4d8311

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2626,7 +2626,7 @@
26262626
},
26272627
"domainNameId":{
26282628
"shape":"String",
2629-
"documentation":"<p>The identifier for the domain name resource. Supported only for private custom domain names.</p>",
2629+
"documentation":"<p>The identifier for the domain name resource. Required for private custom domain names.</p>",
26302630
"location":"querystring",
26312631
"locationName":"domainNameId"
26322632
},
@@ -4474,7 +4474,7 @@
44744474
},
44754475
"domainNameId":{
44764476
"shape":"String",
4477-
"documentation":"<p> The identifier for the domain name resource. Supported only for private custom domain names. </p>",
4477+
"documentation":"<p> The identifier for the domain name resource. Required for private custom domain names. </p>",
44784478
"location":"querystring",
44794479
"locationName":"domainNameId"
44804480
}

0 commit comments

Comments
 (0)