aws-sdk-core 2.11.596 → 2.11.597

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 110f7351c9d33822f9738efc1935c1a7c62fe260f681f2162790a6a5637311b2
4
- data.tar.gz: 8faf8c248a13707fd280b703f92d0c86902174021b7ea74dbdcb5e2638e54de6
3
+ metadata.gz: b285502dcb6947ba85cdfe6061c0735f64f33d1bf36e7333354de42608d4816c
4
+ data.tar.gz: 2628e5992c04c49d0d5d3ffa606c8bc8b17623ff0b549d0c3d5068fdbd8d5e69
5
5
  SHA512:
6
- metadata.gz: 83da5be34dfbd2139822e871742f33e5d0c5a486ca2a53e9d9159e12396e21fffb96f769ee96b68c5ad31d39df636a64054db162773f6bfa136f047204af6e40
7
- data.tar.gz: 6370fee7f7f1804ca33e2fb0720cf7d8309d86fd10782707085bb7a70b3cf0bb0852acf5da7d40754e85dca0818abace000cc5e7f326ac9b3a46962e3e18a9c9
6
+ metadata.gz: 7dced120d5103f1d4707753fb2b3791ba248d7d060374dfc5fdc6d84f2659f01d646c90f8f38a36e902da576b2f6faba61a7a7f7a75ffba7ad2047e70380295f
7
+ data.tar.gz: 75f32439bced320185914acf6c38a25cf9a3921ae2795d8d45ce1fccfbc94ff27735b3c6458656e9f77e2d7163b65be61cfbe26a35b77989a5d8665b282a1d82
@@ -434,7 +434,8 @@
434
434
  "ComprehendInferenceUtilization",
435
435
  "LambdaProvisionedConcurrencyUtilization",
436
436
  "CassandraReadCapacityUtilization",
437
- "CassandraWriteCapacityUtilization"
437
+ "CassandraWriteCapacityUtilization",
438
+ "KafkaBrokerStorageUtilization"
438
439
  ]
439
440
  },
440
441
  "MetricUnit":{"type":"string"},
@@ -577,7 +578,8 @@
577
578
  "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits",
578
579
  "lambda:function:ProvisionedConcurrency",
579
580
  "cassandra:table:ReadCapacityUnits",
580
- "cassandra:table:WriteCapacityUnits"
581
+ "cassandra:table:WriteCapacityUnits",
582
+ "kafka:broker-storage:VolumeSize"
581
583
  ]
582
584
  },
583
585
  "ScalableTarget":{
@@ -730,7 +732,8 @@
730
732
  "custom-resource",
731
733
  "comprehend",
732
734
  "lambda",
733
- "cassandra"
735
+ "cassandra",
736
+ "kafka"
734
737
  ]
735
738
  },
736
739
  "StepAdjustment":{
@@ -595,6 +595,7 @@
595
595
  "S3BucketArn":{"shape":"S3BucketArn"},
596
596
  "S3StorageClass":{"shape":"S3StorageClass"},
597
597
  "S3Config":{"shape":"S3Config"},
598
+ "AgentArns":{"shape":"AgentArnList"},
598
599
  "Tags":{"shape":"InputTagList"}
599
600
  }
600
601
  },
@@ -792,6 +793,7 @@
792
793
  "LocationUri":{"shape":"LocationUri"},
793
794
  "S3StorageClass":{"shape":"S3StorageClass"},
794
795
  "S3Config":{"shape":"S3Config"},
796
+ "AgentArns":{"shape":"AgentArnList"},
795
797
  "CreationTime":{"shape":"Time"}
796
798
  }
797
799
  },
@@ -1318,8 +1320,8 @@
1318
1320
  },
1319
1321
  "S3BucketArn":{
1320
1322
  "type":"string",
1321
- "max":76,
1322
- "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):s3:::([^/]*)$"
1323
+ "max":156,
1324
+ "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):(s3|s3-outposts):[a-z\\-0-9]*:[0-9]*:.*$"
1323
1325
  },
1324
1326
  "S3Config":{
1325
1327
  "type":"structure",
@@ -1336,7 +1338,8 @@
1336
1338
  "ONEZONE_IA",
1337
1339
  "INTELLIGENT_TIERING",
1338
1340
  "GLACIER",
1339
- "DEEP_ARCHIVE"
1341
+ "DEEP_ARCHIVE",
1342
+ "OUTPOSTS"
1340
1343
  ]
1341
1344
  },
1342
1345
  "S3Subdirectory":{
@@ -755,7 +755,8 @@
755
755
  "KerberosAttributes":{"shape":"KerberosAttributes"},
756
756
  "ClusterArn":{"shape":"ArnType"},
757
757
  "OutpostArn":{"shape":"OptionalArnType"},
758
- "StepConcurrencyLevel":{"shape":"Integer"}
758
+ "StepConcurrencyLevel":{"shape":"Integer"},
759
+ "PlacementGroups":{"shape":"PlacementGroupConfigList"}
759
760
  }
760
761
  },
761
762
  "ClusterId":{"type":"string"},
@@ -1938,6 +1939,27 @@
1938
1939
  "max":2048,
1939
1940
  "min":0
1940
1941
  },
1942
+ "PlacementGroupConfig":{
1943
+ "type":"structure",
1944
+ "required":["InstanceRole"],
1945
+ "members":{
1946
+ "InstanceRole":{"shape":"InstanceRoleType"},
1947
+ "PlacementStrategy":{"shape":"PlacementGroupStrategy"}
1948
+ }
1949
+ },
1950
+ "PlacementGroupConfigList":{
1951
+ "type":"list",
1952
+ "member":{"shape":"PlacementGroupConfig"}
1953
+ },
1954
+ "PlacementGroupStrategy":{
1955
+ "type":"string",
1956
+ "enum":[
1957
+ "SPREAD",
1958
+ "PARTITION",
1959
+ "CLUSTER",
1960
+ "NONE"
1961
+ ]
1962
+ },
1941
1963
  "PlacementType":{
1942
1964
  "type":"structure",
1943
1965
  "members":{
@@ -2096,7 +2118,8 @@
2096
2118
  "RepoUpgradeOnBoot":{"shape":"RepoUpgradeOnBoot"},
2097
2119
  "KerberosAttributes":{"shape":"KerberosAttributes"},
2098
2120
  "StepConcurrencyLevel":{"shape":"Integer"},
2099
- "ManagedScalingPolicy":{"shape":"ManagedScalingPolicy"}
2121
+ "ManagedScalingPolicy":{"shape":"ManagedScalingPolicy"},
2122
+ "PlacementGroupConfigs":{"shape":"PlacementGroupConfigList"}
2100
2123
  }
2101
2124
  },
2102
2125
  "RunJobFlowOutput":{
@@ -784,9 +784,15 @@
784
784
  }
785
785
  },
786
786
  "shapes":{
787
+ "AccountId":{
788
+ "type":"string",
789
+ "pattern":"^\\d{12}$"
790
+ },
787
791
  "AccountList":{
788
792
  "type":"list",
789
- "member":{"shape":"NonEmptyString"}
793
+ "member":{"shape":"AccountId"},
794
+ "max":50,
795
+ "min":1
790
796
  },
791
797
  "Ami":{
792
798
  "type":"structure",
@@ -795,7 +801,8 @@
795
801
  "image":{"shape":"NonEmptyString"},
796
802
  "name":{"shape":"NonEmptyString"},
797
803
  "description":{"shape":"NonEmptyString"},
798
- "state":{"shape":"ImageState"}
804
+ "state":{"shape":"ImageState"},
805
+ "accountId":{"shape":"NonEmptyString"}
799
806
  }
800
807
  },
801
808
  "AmiDistributionConfiguration":{
@@ -803,6 +810,7 @@
803
810
  "members":{
804
811
  "name":{"shape":"AmiNameString"},
805
812
  "description":{"shape":"NonEmptyString"},
813
+ "targetAccountIds":{"shape":"AccountList"},
806
814
  "amiTags":{"shape":"TagMap"},
807
815
  "kmsKeyId":{"shape":"NonEmptyString"},
808
816
  "launchPermission":{"shape":"LaunchPermissionConfiguration"}
@@ -819,10 +827,6 @@
819
827
  "pattern":"^[-_A-Za-z0-9{][-_A-Za-z0-9\\s:{}\\.]+[-_A-Za-z0-9}]$"
820
828
  },
821
829
  "Arn":{"type":"string"},
822
- "ArnList":{
823
- "type":"list",
824
- "member":{"shape":"Arn"}
825
- },
826
830
  "CallRateLimitExceededException":{
827
831
  "type":"structure",
828
832
  "members":{
@@ -1260,7 +1264,7 @@
1260
1264
  "members":{
1261
1265
  "region":{"shape":"NonEmptyString"},
1262
1266
  "amiDistributionConfiguration":{"shape":"AmiDistributionConfiguration"},
1263
- "licenseConfigurationArns":{"shape":"ArnList"}
1267
+ "licenseConfigurationArns":{"shape":"LicenseConfigurationArnList"}
1264
1268
  }
1265
1269
  },
1266
1270
  "DistributionConfiguration":{
@@ -1332,6 +1336,7 @@
1332
1336
  "enum":[
1333
1337
  "standard",
1334
1338
  "io1",
1339
+ "io2",
1335
1340
  "gp2",
1336
1341
  "sc1",
1337
1342
  "st1"
@@ -1875,6 +1880,16 @@
1875
1880
  "userGroups":{"shape":"StringList"}
1876
1881
  }
1877
1882
  },
1883
+ "LicenseConfigurationArn":{
1884
+ "type":"string",
1885
+ "pattern":"^arn:aws[^:]*:license-manager:[^:]+:\\d{12}:license-configuration:lic-[a-z0-9-_]{32}$"
1886
+ },
1887
+ "LicenseConfigurationArnList":{
1888
+ "type":"list",
1889
+ "member":{"shape":"LicenseConfigurationArn"},
1890
+ "max":50,
1891
+ "min":1
1892
+ },
1878
1893
  "ListComponentBuildVersionsRequest":{
1879
1894
  "type":"structure",
1880
1895
  "required":["componentVersionArn"],
@@ -2886,7 +2886,8 @@
2886
2886
  {"shape":"InternalException"},
2887
2887
  {"shape":"NotConfiguredException"},
2888
2888
  {"shape":"InvalidRequestException"},
2889
- {"shape":"ServiceUnavailableException"}
2889
+ {"shape":"ServiceUnavailableException"},
2890
+ {"shape":"LimitExceededException"}
2890
2891
  ]
2891
2892
  },
2892
2893
  "SetV2LoggingOptions":{
@@ -3495,6 +3496,7 @@
3495
3496
  "iotEvents":{"shape":"IotEventsAction"},
3496
3497
  "iotSiteWise":{"shape":"IotSiteWiseAction"},
3497
3498
  "stepFunctions":{"shape":"StepFunctionsAction"},
3499
+ "timestream":{"shape":"TimestreamAction"},
3498
3500
  "http":{"shape":"HttpAction"}
3499
3501
  }
3500
3502
  },
@@ -3618,7 +3620,6 @@
3618
3620
  "AssetId":{"type":"string"},
3619
3621
  "AssetPropertyAlias":{
3620
3622
  "type":"string",
3621
- "max":2048,
3622
3623
  "min":1
3623
3624
  },
3624
3625
  "AssetPropertyBooleanValue":{"type":"string"},
@@ -10962,6 +10963,56 @@
10962
10963
  }
10963
10964
  },
10964
10965
  "Timestamp":{"type":"timestamp"},
10966
+ "TimestreamAction":{
10967
+ "type":"structure",
10968
+ "required":[
10969
+ "roleArn",
10970
+ "databaseName",
10971
+ "tableName",
10972
+ "dimensions"
10973
+ ],
10974
+ "members":{
10975
+ "roleArn":{"shape":"AwsArn"},
10976
+ "databaseName":{"shape":"TimestreamDatabaseName"},
10977
+ "tableName":{"shape":"TimestreamTableName"},
10978
+ "dimensions":{"shape":"TimestreamDimensionList"},
10979
+ "timestamp":{"shape":"TimestreamTimestamp"}
10980
+ }
10981
+ },
10982
+ "TimestreamDatabaseName":{"type":"string"},
10983
+ "TimestreamDimension":{
10984
+ "type":"structure",
10985
+ "required":[
10986
+ "name",
10987
+ "value"
10988
+ ],
10989
+ "members":{
10990
+ "name":{"shape":"TimestreamDimensionName"},
10991
+ "value":{"shape":"TimestreamDimensionValue"}
10992
+ }
10993
+ },
10994
+ "TimestreamDimensionList":{
10995
+ "type":"list",
10996
+ "member":{"shape":"TimestreamDimension"},
10997
+ "max":128,
10998
+ "min":1
10999
+ },
11000
+ "TimestreamDimensionName":{"type":"string"},
11001
+ "TimestreamDimensionValue":{"type":"string"},
11002
+ "TimestreamTableName":{"type":"string"},
11003
+ "TimestreamTimestamp":{
11004
+ "type":"structure",
11005
+ "required":[
11006
+ "value",
11007
+ "unit"
11008
+ ],
11009
+ "members":{
11010
+ "value":{"shape":"TimestreamTimestampValue"},
11011
+ "unit":{"shape":"TimestreamTimestampUnit"}
11012
+ }
11013
+ },
11014
+ "TimestreamTimestampUnit":{"type":"string"},
11015
+ "TimestreamTimestampValue":{"type":"string"},
10965
11016
  "TlsContext":{
10966
11017
  "type":"structure",
10967
11018
  "members":{
@@ -218,6 +218,68 @@
218
218
  }
219
219
  ]
220
220
  },
221
+ "DescribeOffering": {
222
+ "name": "DescribeOffering",
223
+ "http": {
224
+ "method": "GET",
225
+ "requestUri": "/v1/offerings/{offeringArn}",
226
+ "responseCode": 200
227
+ },
228
+ "input": {
229
+ "shape": "DescribeOfferingRequest"
230
+ },
231
+ "output": {
232
+ "shape": "DescribeOfferingResponse"
233
+ },
234
+ "errors": [
235
+ {
236
+ "shape": "NotFoundException"
237
+ },
238
+ {
239
+ "shape": "ServiceUnavailableException"
240
+ },
241
+ {
242
+ "shape": "TooManyRequestsException"
243
+ },
244
+ {
245
+ "shape": "BadRequestException"
246
+ },
247
+ {
248
+ "shape": "InternalServerErrorException"
249
+ }
250
+ ]
251
+ },
252
+ "DescribeReservation": {
253
+ "name": "DescribeReservation",
254
+ "http": {
255
+ "method": "GET",
256
+ "requestUri": "/v1/reservations/{reservationArn}",
257
+ "responseCode": 200
258
+ },
259
+ "input": {
260
+ "shape": "DescribeReservationRequest"
261
+ },
262
+ "output": {
263
+ "shape": "DescribeReservationResponse"
264
+ },
265
+ "errors": [
266
+ {
267
+ "shape": "NotFoundException"
268
+ },
269
+ {
270
+ "shape": "ServiceUnavailableException"
271
+ },
272
+ {
273
+ "shape": "TooManyRequestsException"
274
+ },
275
+ {
276
+ "shape": "BadRequestException"
277
+ },
278
+ {
279
+ "shape": "InternalServerErrorException"
280
+ }
281
+ ]
282
+ },
221
283
  "GrantFlowEntitlements": {
222
284
  "name": "GrantFlowEntitlements",
223
285
  "http": {
@@ -311,6 +373,62 @@
311
373
  }
312
374
  ]
313
375
  },
376
+ "ListOfferings": {
377
+ "name": "ListOfferings",
378
+ "http": {
379
+ "method": "GET",
380
+ "requestUri": "/v1/offerings",
381
+ "responseCode": 200
382
+ },
383
+ "input": {
384
+ "shape": "ListOfferingsRequest"
385
+ },
386
+ "output": {
387
+ "shape": "ListOfferingsResponse"
388
+ },
389
+ "errors": [
390
+ {
391
+ "shape": "ServiceUnavailableException"
392
+ },
393
+ {
394
+ "shape": "TooManyRequestsException"
395
+ },
396
+ {
397
+ "shape": "BadRequestException"
398
+ },
399
+ {
400
+ "shape": "InternalServerErrorException"
401
+ }
402
+ ]
403
+ },
404
+ "ListReservations": {
405
+ "name": "ListReservations",
406
+ "http": {
407
+ "method": "GET",
408
+ "requestUri": "/v1/reservations",
409
+ "responseCode": 200
410
+ },
411
+ "input": {
412
+ "shape": "ListReservationsRequest"
413
+ },
414
+ "output": {
415
+ "shape": "ListReservationsResponse"
416
+ },
417
+ "errors": [
418
+ {
419
+ "shape": "ServiceUnavailableException"
420
+ },
421
+ {
422
+ "shape": "TooManyRequestsException"
423
+ },
424
+ {
425
+ "shape": "BadRequestException"
426
+ },
427
+ {
428
+ "shape": "InternalServerErrorException"
429
+ }
430
+ ]
431
+ },
314
432
  "ListTagsForResource": {
315
433
  "name": "ListTagsForResource",
316
434
  "http": {
@@ -336,6 +454,40 @@
336
454
  }
337
455
  ]
338
456
  },
457
+ "PurchaseOffering": {
458
+ "name": "PurchaseOffering",
459
+ "http": {
460
+ "method": "POST",
461
+ "requestUri": "/v1/offerings/{offeringArn}",
462
+ "responseCode": 201
463
+ },
464
+ "input": {
465
+ "shape": "PurchaseOfferingRequest"
466
+ },
467
+ "output": {
468
+ "shape": "PurchaseOfferingResponse"
469
+ },
470
+ "errors": [
471
+ {
472
+ "shape": "BadRequestException"
473
+ },
474
+ {
475
+ "shape": "InternalServerErrorException"
476
+ },
477
+ {
478
+ "shape": "ForbiddenException"
479
+ },
480
+ {
481
+ "shape": "NotFoundException"
482
+ },
483
+ {
484
+ "shape": "ServiceUnavailableException"
485
+ },
486
+ {
487
+ "shape": "TooManyRequestsException"
488
+ }
489
+ ]
490
+ },
339
491
  "RemoveFlowOutput": {
340
492
  "name": "RemoveFlowOutput",
341
493
  "http": {
@@ -1028,6 +1180,56 @@
1028
1180
  }
1029
1181
  }
1030
1182
  },
1183
+ "DescribeOfferingRequest": {
1184
+ "type": "structure",
1185
+ "members": {
1186
+ "OfferingArn": {
1187
+ "shape": "__string",
1188
+ "location": "uri",
1189
+ "locationName": "offeringArn"
1190
+ }
1191
+ },
1192
+ "required": [
1193
+ "OfferingArn"
1194
+ ]
1195
+ },
1196
+ "DescribeOfferingResponse": {
1197
+ "type": "structure",
1198
+ "members": {
1199
+ "Offering": {
1200
+ "shape": "Offering",
1201
+ "locationName": "offering"
1202
+ }
1203
+ }
1204
+ },
1205
+ "DescribeReservationRequest": {
1206
+ "type": "structure",
1207
+ "members": {
1208
+ "ReservationArn": {
1209
+ "shape": "__string",
1210
+ "location": "uri",
1211
+ "locationName": "reservationArn"
1212
+ }
1213
+ },
1214
+ "required": [
1215
+ "ReservationArn"
1216
+ ]
1217
+ },
1218
+ "DescribeReservationResponse": {
1219
+ "type": "structure",
1220
+ "members": {
1221
+ "Reservation": {
1222
+ "shape": "Reservation",
1223
+ "locationName": "reservation"
1224
+ }
1225
+ }
1226
+ },
1227
+ "DurationUnits": {
1228
+ "type": "string",
1229
+ "enum": [
1230
+ "MONTHS"
1231
+ ]
1232
+ },
1031
1233
  "Encryption": {
1032
1234
  "type": "structure",
1033
1235
  "members": {
@@ -1367,6 +1569,62 @@
1367
1569
  }
1368
1570
  }
1369
1571
  },
1572
+ "ListOfferingsRequest": {
1573
+ "type": "structure",
1574
+ "members": {
1575
+ "MaxResults": {
1576
+ "shape": "MaxResults",
1577
+ "location": "querystring",
1578
+ "locationName": "maxResults"
1579
+ },
1580
+ "NextToken": {
1581
+ "shape": "__string",
1582
+ "location": "querystring",
1583
+ "locationName": "nextToken"
1584
+ }
1585
+ }
1586
+ },
1587
+ "ListOfferingsResponse": {
1588
+ "type": "structure",
1589
+ "members": {
1590
+ "NextToken": {
1591
+ "shape": "__string",
1592
+ "locationName": "nextToken"
1593
+ },
1594
+ "Offerings": {
1595
+ "shape": "__listOfOffering",
1596
+ "locationName": "offerings"
1597
+ }
1598
+ }
1599
+ },
1600
+ "ListReservationsRequest": {
1601
+ "type": "structure",
1602
+ "members": {
1603
+ "MaxResults": {
1604
+ "shape": "MaxResults",
1605
+ "location": "querystring",
1606
+ "locationName": "maxResults"
1607
+ },
1608
+ "NextToken": {
1609
+ "shape": "__string",
1610
+ "location": "querystring",
1611
+ "locationName": "nextToken"
1612
+ }
1613
+ }
1614
+ },
1615
+ "ListReservationsResponse": {
1616
+ "type": "structure",
1617
+ "members": {
1618
+ "NextToken": {
1619
+ "shape": "__string",
1620
+ "locationName": "nextToken"
1621
+ },
1622
+ "Reservations": {
1623
+ "shape": "__listOfReservation",
1624
+ "locationName": "reservations"
1625
+ }
1626
+ }
1627
+ },
1370
1628
  "ListTagsForResourceRequest": {
1371
1629
  "type": "structure",
1372
1630
  "members": {
@@ -1480,6 +1738,53 @@
1480
1738
  "httpStatusCode": 404
1481
1739
  }
1482
1740
  },
1741
+ "Offering": {
1742
+ "type": "structure",
1743
+ "members": {
1744
+ "CurrencyCode": {
1745
+ "shape": "__string",
1746
+ "locationName": "currencyCode"
1747
+ },
1748
+ "Duration": {
1749
+ "shape": "__integer",
1750
+ "locationName": "duration"
1751
+ },
1752
+ "DurationUnits": {
1753
+ "shape": "DurationUnits",
1754
+ "locationName": "durationUnits"
1755
+ },
1756
+ "OfferingArn": {
1757
+ "shape": "__string",
1758
+ "locationName": "offeringArn"
1759
+ },
1760
+ "OfferingDescription": {
1761
+ "shape": "__string",
1762
+ "locationName": "offeringDescription"
1763
+ },
1764
+ "PricePerUnit": {
1765
+ "shape": "__string",
1766
+ "locationName": "pricePerUnit"
1767
+ },
1768
+ "PriceUnits": {
1769
+ "shape": "PriceUnits",
1770
+ "locationName": "priceUnits"
1771
+ },
1772
+ "ResourceSpecification": {
1773
+ "shape": "ResourceSpecification",
1774
+ "locationName": "resourceSpecification"
1775
+ }
1776
+ },
1777
+ "required": [
1778
+ "CurrencyCode",
1779
+ "OfferingArn",
1780
+ "OfferingDescription",
1781
+ "DurationUnits",
1782
+ "Duration",
1783
+ "PricePerUnit",
1784
+ "ResourceSpecification",
1785
+ "PriceUnits"
1786
+ ]
1787
+ },
1483
1788
  "Output": {
1484
1789
  "type": "structure",
1485
1790
  "members": {
@@ -1533,6 +1838,12 @@
1533
1838
  "Name"
1534
1839
  ]
1535
1840
  },
1841
+ "PriceUnits": {
1842
+ "type": "string",
1843
+ "enum": [
1844
+ "HOURLY"
1845
+ ]
1846
+ },
1536
1847
  "Protocol": {
1537
1848
  "type": "string",
1538
1849
  "enum": [
@@ -1543,6 +1854,38 @@
1543
1854
  "rist"
1544
1855
  ]
1545
1856
  },
1857
+ "PurchaseOfferingRequest": {
1858
+ "type": "structure",
1859
+ "members": {
1860
+ "OfferingArn": {
1861
+ "shape": "__string",
1862
+ "location": "uri",
1863
+ "locationName": "offeringArn"
1864
+ },
1865
+ "ReservationName": {
1866
+ "shape": "__string",
1867
+ "locationName": "reservationName"
1868
+ },
1869
+ "Start": {
1870
+ "shape": "__string",
1871
+ "locationName": "start"
1872
+ }
1873
+ },
1874
+ "required": [
1875
+ "OfferingArn",
1876
+ "Start",
1877
+ "ReservationName"
1878
+ ]
1879
+ },
1880
+ "PurchaseOfferingResponse": {
1881
+ "type": "structure",
1882
+ "members": {
1883
+ "Reservation": {
1884
+ "shape": "Reservation",
1885
+ "locationName": "reservation"
1886
+ }
1887
+ }
1888
+ },
1546
1889
  "RemoveFlowOutputRequest": {
1547
1890
  "type": "structure",
1548
1891
  "members": {
@@ -1643,6 +1986,109 @@
1643
1986
  }
1644
1987
  }
1645
1988
  },
1989
+ "Reservation": {
1990
+ "type": "structure",
1991
+ "members": {
1992
+ "CurrencyCode": {
1993
+ "shape": "__string",
1994
+ "locationName": "currencyCode"
1995
+ },
1996
+ "Duration": {
1997
+ "shape": "__integer",
1998
+ "locationName": "duration"
1999
+ },
2000
+ "DurationUnits": {
2001
+ "shape": "DurationUnits",
2002
+ "locationName": "durationUnits"
2003
+ },
2004
+ "End": {
2005
+ "shape": "__string",
2006
+ "locationName": "end"
2007
+ },
2008
+ "OfferingArn": {
2009
+ "shape": "__string",
2010
+ "locationName": "offeringArn"
2011
+ },
2012
+ "OfferingDescription": {
2013
+ "shape": "__string",
2014
+ "locationName": "offeringDescription"
2015
+ },
2016
+ "PricePerUnit": {
2017
+ "shape": "__string",
2018
+ "locationName": "pricePerUnit"
2019
+ },
2020
+ "PriceUnits": {
2021
+ "shape": "PriceUnits",
2022
+ "locationName": "priceUnits"
2023
+ },
2024
+ "ReservationArn": {
2025
+ "shape": "__string",
2026
+ "locationName": "reservationArn"
2027
+ },
2028
+ "ReservationName": {
2029
+ "shape": "__string",
2030
+ "locationName": "reservationName"
2031
+ },
2032
+ "ReservationState": {
2033
+ "shape": "ReservationState",
2034
+ "locationName": "reservationState"
2035
+ },
2036
+ "ResourceSpecification": {
2037
+ "shape": "ResourceSpecification",
2038
+ "locationName": "resourceSpecification"
2039
+ },
2040
+ "Start": {
2041
+ "shape": "__string",
2042
+ "locationName": "start"
2043
+ }
2044
+ },
2045
+ "required": [
2046
+ "CurrencyCode",
2047
+ "ReservationState",
2048
+ "OfferingArn",
2049
+ "ReservationArn",
2050
+ "Start",
2051
+ "OfferingDescription",
2052
+ "ReservationName",
2053
+ "End",
2054
+ "Duration",
2055
+ "DurationUnits",
2056
+ "PricePerUnit",
2057
+ "ResourceSpecification",
2058
+ "PriceUnits"
2059
+ ]
2060
+ },
2061
+ "ReservationState": {
2062
+ "type": "string",
2063
+ "enum": [
2064
+ "ACTIVE",
2065
+ "EXPIRED",
2066
+ "PROCESSING",
2067
+ "CANCELED"
2068
+ ]
2069
+ },
2070
+ "ResourceSpecification": {
2071
+ "type": "structure",
2072
+ "members": {
2073
+ "ReservedBitrate": {
2074
+ "shape": "__integer",
2075
+ "locationName": "reservedBitrate"
2076
+ },
2077
+ "ResourceType": {
2078
+ "shape": "ResourceType",
2079
+ "locationName": "resourceType"
2080
+ }
2081
+ },
2082
+ "required": [
2083
+ "ResourceType"
2084
+ ]
2085
+ },
2086
+ "ResourceType": {
2087
+ "type": "string",
2088
+ "enum": [
2089
+ "Mbps_Outbound_Bandwidth"
2090
+ ]
2091
+ },
1646
2092
  "ResponseError": {
1647
2093
  "type": "structure",
1648
2094
  "members": {
@@ -2355,12 +2801,24 @@
2355
2801
  "shape": "ListedFlow"
2356
2802
  }
2357
2803
  },
2804
+ "__listOfOffering": {
2805
+ "type": "list",
2806
+ "member": {
2807
+ "shape": "Offering"
2808
+ }
2809
+ },
2358
2810
  "__listOfOutput": {
2359
2811
  "type": "list",
2360
2812
  "member": {
2361
2813
  "shape": "Output"
2362
2814
  }
2363
2815
  },
2816
+ "__listOfReservation": {
2817
+ "type": "list",
2818
+ "member": {
2819
+ "shape": "Reservation"
2820
+ }
2821
+ },
2364
2822
  "__listOfSetSourceRequest": {
2365
2823
  "type": "list",
2366
2824
  "member": {
@@ -2421,4 +2879,4 @@
2421
2879
  "timestampFormat": "unixTimestamp"
2422
2880
  }
2423
2881
  }
2424
- }
2882
+ }