aws-sdk-core 2.11.596 → 2.11.601

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/apis/application-autoscaling/2016-02-06/api-2.json +6 -3
  3. data/apis/appsync/2017-07-25/api-2.json +4 -2
  4. data/apis/batch/2016-08-10/api-2.json +140 -7
  5. data/apis/batch/2016-08-10/examples-1.json +98 -0
  6. data/apis/datasync/2018-11-09/api-2.json +6 -3
  7. data/apis/dynamodb/2012-08-10/api-2.json +4 -2
  8. data/apis/elasticloadbalancingv2/2015-12-01/api-2.json +12 -6
  9. data/apis/elasticmapreduce/2009-03-31/api-2.json +25 -2
  10. data/apis/glue/2017-03-31/api-2.json +20 -1
  11. data/apis/imagebuilder/2019-12-02/api-2.json +22 -7
  12. data/apis/iot/2015-05-28/api-2.json +53 -2
  13. data/apis/kafka/2018-11-14/api-2.json +4 -0
  14. data/apis/mediaconnect/2018-11-14/api-2.json +459 -1
  15. data/apis/mediaconnect/2018-11-14/paginators-1.json +12 -0
  16. data/apis/mediaconvert/2017-08-29/api-2.json +315 -8
  17. data/apis/personalize-events/2018-03-22/api-2.json +103 -0
  18. data/apis/pinpoint/2016-12-01/api-2.json +50 -5
  19. data/apis/quicksight/2018-04-01/api-2.json +2 -1
  20. data/apis/rds/2014-10-31/api-2.json +3 -0
  21. data/apis/s3/2006-03-01/api-2.json +128 -2
  22. data/apis/s3/2006-03-01/examples-1.json +138 -138
  23. data/apis/s3control/2018-08-20/api-2.json +836 -19
  24. data/apis/s3control/2018-08-20/paginators-1.json +5 -0
  25. data/apis/s3outposts/2017-07-25/api-2.json +250 -0
  26. data/apis/s3outposts/2017-07-25/examples-1.json +5 -0
  27. data/apis/s3outposts/2017-07-25/paginators-1.json +10 -0
  28. data/apis/sagemaker/2017-07-24/api-2.json +11 -2
  29. data/apis/securityhub/2018-10-26/api-2.json +751 -2
  30. data/apis/servicediscovery/2017-03-14/api-2.json +1 -0
  31. data/apis/wafv2/2019-07-29/api-2.json +5 -2
  32. data/endpoints.json +65 -0
  33. data/lib/aws-sdk-core.rb +1 -0
  34. data/lib/aws-sdk-core/s3outposts.rb +6 -0
  35. data/lib/aws-sdk-core/version.rb +1 -1
  36. data/service-models.json +4 -0
  37. metadata +6 -2
@@ -2275,7 +2275,8 @@
2275
2275
  "ReplicaStatusPercentProgress":{"shape":"ReplicaStatusPercentProgress"},
2276
2276
  "KMSMasterKeyId":{"shape":"KMSMasterKeyId"},
2277
2277
  "ProvisionedThroughputOverride":{"shape":"ProvisionedThroughputOverride"},
2278
- "GlobalSecondaryIndexes":{"shape":"ReplicaGlobalSecondaryIndexDescriptionList"}
2278
+ "GlobalSecondaryIndexes":{"shape":"ReplicaGlobalSecondaryIndexDescriptionList"},
2279
+ "ReplicaInaccessibleDateTime":{"shape":"Date"}
2279
2280
  }
2280
2281
  },
2281
2282
  "ReplicaDescriptionList":{
@@ -2413,7 +2414,8 @@
2413
2414
  "CREATION_FAILED",
2414
2415
  "UPDATING",
2415
2416
  "DELETING",
2416
- "ACTIVE"
2417
+ "ACTIVE",
2418
+ "REGION_DISABLED"
2417
2419
  ]
2418
2420
  },
2419
2421
  "ReplicaStatusDescription":{"type":"string"},
@@ -75,7 +75,8 @@
75
75
  {"shape":"TooManyActionsException"},
76
76
  {"shape":"InvalidLoadBalancerActionException"},
77
77
  {"shape":"TooManyUniqueTargetGroupsPerLoadBalancerException"},
78
- {"shape":"ALPNPolicyNotSupportedException"}
78
+ {"shape":"ALPNPolicyNotSupportedException"},
79
+ {"shape":"TooManyTagsException"}
79
80
  ]
80
81
  },
81
82
  "CreateLoadBalancer":{
@@ -130,7 +131,8 @@
130
131
  {"shape":"UnsupportedProtocolException"},
131
132
  {"shape":"TooManyActionsException"},
132
133
  {"shape":"InvalidLoadBalancerActionException"},
133
- {"shape":"TooManyUniqueTargetGroupsPerLoadBalancerException"}
134
+ {"shape":"TooManyUniqueTargetGroupsPerLoadBalancerException"},
135
+ {"shape":"TooManyTagsException"}
134
136
  ]
135
137
  },
136
138
  "CreateTargetGroup":{
@@ -147,7 +149,8 @@
147
149
  "errors":[
148
150
  {"shape":"DuplicateTargetGroupNameException"},
149
151
  {"shape":"TooManyTargetGroupsException"},
150
- {"shape":"InvalidConfigurationRequestException"}
152
+ {"shape":"InvalidConfigurationRequestException"},
153
+ {"shape":"TooManyTagsException"}
151
154
  ]
152
155
  },
153
156
  "DeleteListener":{
@@ -893,7 +896,8 @@
893
896
  "SslPolicy":{"shape":"SslPolicyName"},
894
897
  "Certificates":{"shape":"CertificateList"},
895
898
  "DefaultActions":{"shape":"Actions"},
896
- "AlpnPolicy":{"shape":"AlpnPolicyName"}
899
+ "AlpnPolicy":{"shape":"AlpnPolicyName"},
900
+ "Tags":{"shape":"TagList"}
897
901
  }
898
902
  },
899
903
  "CreateListenerOutput":{
@@ -935,7 +939,8 @@
935
939
  "ListenerArn":{"shape":"ListenerArn"},
936
940
  "Conditions":{"shape":"RuleConditionList"},
937
941
  "Priority":{"shape":"RulePriority"},
938
- "Actions":{"shape":"Actions"}
942
+ "Actions":{"shape":"Actions"},
943
+ "Tags":{"shape":"TagList"}
939
944
  }
940
945
  },
941
946
  "CreateRuleOutput":{
@@ -961,7 +966,8 @@
961
966
  "HealthyThresholdCount":{"shape":"HealthCheckThresholdCount"},
962
967
  "UnhealthyThresholdCount":{"shape":"HealthCheckThresholdCount"},
963
968
  "Matcher":{"shape":"Matcher"},
964
- "TargetType":{"shape":"TargetTypeEnum"}
969
+ "TargetType":{"shape":"TargetTypeEnum"},
970
+ "Tags":{"shape":"TagList"}
965
971
  }
966
972
  },
967
973
  "CreateTargetGroupOutput":{
@@ -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":{
@@ -2104,6 +2104,11 @@
2104
2104
  "type":"list",
2105
2105
  "member":{"shape":"Action"}
2106
2106
  },
2107
+ "AdditionalPlanOptionsMap":{
2108
+ "type":"map",
2109
+ "key":{"shape":"GenericString"},
2110
+ "value":{"shape":"GenericString"}
2111
+ },
2107
2112
  "AlreadyExistsException":{
2108
2113
  "type":"structure",
2109
2114
  "members":{
@@ -2989,6 +2994,7 @@
2989
2994
  "members":{
2990
2995
  "S3Targets":{"shape":"S3TargetList"},
2991
2996
  "JdbcTargets":{"shape":"JdbcTargetList"},
2997
+ "MongoDBTargets":{"shape":"MongoDBTargetList"},
2992
2998
  "DynamoDBTargets":{"shape":"DynamoDBTargetList"},
2993
2999
  "CatalogTargets":{"shape":"CatalogTargetList"}
2994
3000
  }
@@ -4499,7 +4505,8 @@
4499
4505
  "Source":{"shape":"CatalogEntry"},
4500
4506
  "Sinks":{"shape":"CatalogEntries"},
4501
4507
  "Location":{"shape":"Location"},
4502
- "Language":{"shape":"Language"}
4508
+ "Language":{"shape":"Language"},
4509
+ "AdditionalPlanOptionsMap":{"shape":"AdditionalPlanOptionsMap"}
4503
4510
  }
4504
4511
  },
4505
4512
  "GetPlanResponse":{
@@ -5387,6 +5394,18 @@
5387
5394
  },
5388
5395
  "MessageString":{"type":"string"},
5389
5396
  "MillisecondsCount":{"type":"long"},
5397
+ "MongoDBTarget":{
5398
+ "type":"structure",
5399
+ "members":{
5400
+ "ConnectionName":{"shape":"ConnectionName"},
5401
+ "Path":{"shape":"Path"},
5402
+ "ScanAll":{"shape":"NullableBoolean"}
5403
+ }
5404
+ },
5405
+ "MongoDBTargetList":{
5406
+ "type":"list",
5407
+ "member":{"shape":"MongoDBTarget"}
5408
+ },
5390
5409
  "NameString":{
5391
5410
  "type":"string",
5392
5411
  "max":255,
@@ -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":{
@@ -1162,6 +1162,10 @@
1162
1162
  "ZookeeperConnectString": {
1163
1163
  "shape": "__string",
1164
1164
  "locationName": "zookeeperConnectString"
1165
+ },
1166
+ "ZookeeperConnectStringTls" : {
1167
+ "shape" : "__string",
1168
+ "locationName" : "zookeeperConnectStringTls"
1165
1169
  }
1166
1170
  }
1167
1171
  },
@@ -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
+ }