Skip to content

Commit e9a7dc7

Browse files
Updated API models and rebuilt service gems.
1 parent 70384d5 commit e9a7dc7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2001
-569
lines changed

apis/ec2/2016-11-15/api-2.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12873,7 +12873,8 @@
1287312873
"locationName":"TagSpecification"
1287412874
},
1287512875
"ImageId":{"shape":"ImageId"},
12876-
"DeleteReplacedRootVolume":{"shape":"Boolean"}
12876+
"DeleteReplacedRootVolume":{"shape":"Boolean"},
12877+
"VolumeInitializationRate":{"shape":"Long"}
1287712878
}
1287812879
},
1287912880
"CreateReplaceRootVolumeTaskResult":{
@@ -14076,6 +14077,7 @@
1407614077
"shape":"String",
1407714078
"idempotencyToken":true
1407814079
},
14080+
"VolumeInitializationRate":{"shape":"Integer"},
1407914081
"Operator":{"shape":"OperatorRequest"},
1408014082
"DryRun":{
1408114083
"shape":"Boolean",
@@ -23018,7 +23020,8 @@
2301823020
"Encrypted":{
2301923021
"shape":"Boolean",
2302023022
"locationName":"encrypted"
23021-
}
23023+
},
23024+
"VolumeInitializationRate":{"shape":"Integer"}
2302223025
}
2302323026
},
2302423027
"EbsBlockDeviceResponse":{
@@ -25334,7 +25337,7 @@
2533425337
"locationName":"BlockDeviceMapping"
2533525338
},
2533625339
"InstanceRequirements":{"shape":"InstanceRequirementsRequest"},
25337-
"ImageId":{"shape":"ImageId"}
25340+
"ImageId":{"shape":"String"}
2533825341
}
2533925342
},
2534025343
"FleetLaunchTemplateSpecification":{
@@ -33907,6 +33910,10 @@
3390733910
"Throughput":{
3390833911
"shape":"Integer",
3390933912
"locationName":"throughput"
33913+
},
33914+
"VolumeInitializationRate":{
33915+
"shape":"Integer",
33916+
"locationName":"volumeInitializationRate"
3391033917
}
3391133918
}
3391233919
},
@@ -33920,7 +33927,8 @@
3392033927
"SnapshotId":{"shape":"SnapshotId"},
3392133928
"VolumeSize":{"shape":"Integer"},
3392233929
"VolumeType":{"shape":"VolumeType"},
33923-
"Throughput":{"shape":"Integer"}
33930+
"Throughput":{"shape":"Integer"},
33931+
"VolumeInitializationRate":{"shape":"Integer"}
3392433932
}
3392533933
},
3392633934
"LaunchTemplateElasticInferenceAccelerator":{
@@ -50724,6 +50732,10 @@
5072450732
"shape":"OperatorResponse",
5072550733
"locationName":"operator"
5072650734
},
50735+
"VolumeInitializationRate":{
50736+
"shape":"Integer",
50737+
"locationName":"volumeInitializationRate"
50738+
},
5072750739
"VolumeId":{
5072850740
"shape":"String",
5072950741
"locationName":"volumeId"

apis/ec2/2016-11-15/docs-2.json

Lines changed: 10 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)