Skip to content

Commit de0d13e

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: Documentation updates for Elastic Compute Cloud (EC2).
1 parent 9f9107e commit de0d13e

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-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 Elastic Compute Cloud",
4+
"contributor": "",
5+
"description": "Documentation updates for Elastic Compute Cloud (EC2)."
6+
}

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46103,13 +46103,15 @@
4610346103
"members":{
4610446104
"Key":{
4610546105
"shape":"String",
46106-
"locationName":"key"
46106+
"documentation":"<p>The name of a DHCP option.</p>"
4610746107
},
4610846108
"Values":{
4610946109
"shape":"ValueStringList",
46110+
"documentation":"<p>The values for the DHCP option.</p>",
4611046111
"locationName":"Value"
4611146112
}
46112-
}
46113+
},
46114+
"documentation":"<p>Describes a DHCP configuration option.</p>"
4611346115
},
4611446116
"NewDhcpConfigurationList":{
4611546117
"type":"list",
@@ -52481,7 +52483,7 @@
5248152483
},
5248252484
"MaxResults":{
5248352485
"shape":"TransitGatewayMaxResults",
52484-
"documentation":"<p>The maximum number of routes to return. If a value is not provided, the default is 1000.</p>"
52486+
"documentation":"<p>The maximum number of routes to return.</p>"
5248552487
},
5248652488
"DryRun":{
5248752489
"shape":"Boolean",

0 commit comments

Comments
 (0)