aws-sdk 2.658.0 → 2.662.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/CHANGELOG.md +30 -1
  2. package/README.md +1 -1
  3. package/apis/apigatewayv2-2018-11-29.min.json +51 -0
  4. package/apis/application-autoscaling-2016-02-06.examples.json +6 -169
  5. package/apis/ce-2017-10-25.min.json +123 -88
  6. package/apis/ce-2017-10-25.paginators.json +5 -0
  7. package/apis/codeguru-reviewer-2019-09-19.min.json +341 -3
  8. package/apis/codeguru-reviewer-2019-09-19.paginators.json +15 -0
  9. package/apis/elasticmapreduce-2009-03-31.min.json +98 -17
  10. package/apis/es-2015-01-01.min.json +3 -0
  11. package/apis/firehose-2015-08-04.min.json +74 -30
  12. package/apis/guardduty-2017-11-28.min.json +165 -16
  13. package/apis/guardduty-2017-11-28.paginators.json +6 -0
  14. package/apis/iotevents-2018-07-27.min.json +102 -20
  15. package/apis/mediapackage-vod-2018-11-07.min.json +173 -36
  16. package/apis/metadata.json +3 -0
  17. package/apis/pinpoint-2016-12-01.min.json +363 -335
  18. package/apis/ram-2018-01-04.min.json +30 -0
  19. package/apis/rds-2014-10-31.min.json +2 -0
  20. package/apis/redshift-2012-12-01.min.json +154 -46
  21. package/apis/redshift-2012-12-01.paginators.json +6 -0
  22. package/apis/route53domains-2014-05-15.min.json +97 -24
  23. package/apis/storagegateway-2013-06-30.min.json +99 -14
  24. package/apis/synthetics-2017-10-11.examples.json +5 -0
  25. package/apis/synthetics-2017-10-11.min.json +578 -0
  26. package/apis/synthetics-2017-10-11.paginators.json +24 -0
  27. package/apis/transfer-2018-11-05.min.json +41 -24
  28. package/clients/all.d.ts +1 -0
  29. package/clients/all.js +2 -1
  30. package/clients/apigatewayv2.d.ts +40 -2
  31. package/clients/applicationautoscaling.d.ts +83 -83
  32. package/clients/codegurureviewer.d.ts +417 -10
  33. package/clients/costexplorer.d.ts +66 -28
  34. package/clients/emr.d.ts +91 -6
  35. package/clients/es.d.ts +4 -0
  36. package/clients/firehose.d.ts +50 -8
  37. package/clients/fms.d.ts +6 -6
  38. package/clients/glue.d.ts +4 -4
  39. package/clients/guardduty.d.ts +340 -224
  40. package/clients/iotevents.d.ts +106 -0
  41. package/clients/mediapackagevod.d.ts +55 -0
  42. package/clients/pinpoint.d.ts +115 -77
  43. package/clients/ram.d.ts +41 -2
  44. package/clients/rds.d.ts +13 -5
  45. package/clients/redshift.d.ts +162 -1
  46. package/clients/route53domains.d.ts +140 -47
  47. package/clients/storagegateway.d.ts +137 -60
  48. package/clients/synthetics.d.ts +656 -0
  49. package/clients/synthetics.js +18 -0
  50. package/clients/transfer.d.ts +154 -123
  51. package/dist/aws-sdk-core-react-native.js +2 -2
  52. package/dist/aws-sdk-react-native.js +61 -24
  53. package/dist/aws-sdk.js +664 -222
  54. package/dist/aws-sdk.min.js +74 -74
  55. package/lib/config_service_placeholders.d.ts +2 -0
  56. package/lib/core.js +1 -1
  57. package/package.json +1 -1
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.658.0
1
+ // AWS SDK for JavaScript v2.662.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -7546,17 +7546,17 @@ module.exports={
7546
7546
  ],
7547
7547
  "members": {
7548
7548
  "TimePeriod": {
7549
- "shape": "Sp"
7549
+ "shape": "Sr"
7550
7550
  },
7551
7551
  "Granularity": {},
7552
7552
  "Filter": {
7553
7553
  "shape": "S7"
7554
7554
  },
7555
7555
  "Metrics": {
7556
- "shape": "Ss"
7556
+ "shape": "Su"
7557
7557
  },
7558
7558
  "GroupBy": {
7559
- "shape": "Su"
7559
+ "shape": "Sw"
7560
7560
  },
7561
7561
  "NextPageToken": {}
7562
7562
  }
@@ -7566,10 +7566,10 @@ module.exports={
7566
7566
  "members": {
7567
7567
  "NextPageToken": {},
7568
7568
  "GroupDefinitions": {
7569
- "shape": "Su"
7569
+ "shape": "Sw"
7570
7570
  },
7571
7571
  "ResultsByTime": {
7572
- "shape": "S10"
7572
+ "shape": "S12"
7573
7573
  }
7574
7574
  }
7575
7575
  }
@@ -7582,17 +7582,17 @@ module.exports={
7582
7582
  ],
7583
7583
  "members": {
7584
7584
  "TimePeriod": {
7585
- "shape": "Sp"
7585
+ "shape": "Sr"
7586
7586
  },
7587
7587
  "Granularity": {},
7588
7588
  "Filter": {
7589
7589
  "shape": "S7"
7590
7590
  },
7591
7591
  "Metrics": {
7592
- "shape": "Ss"
7592
+ "shape": "Su"
7593
7593
  },
7594
7594
  "GroupBy": {
7595
- "shape": "Su"
7595
+ "shape": "Sw"
7596
7596
  },
7597
7597
  "NextPageToken": {}
7598
7598
  }
@@ -7602,10 +7602,10 @@ module.exports={
7602
7602
  "members": {
7603
7603
  "NextPageToken": {},
7604
7604
  "GroupDefinitions": {
7605
- "shape": "Su"
7605
+ "shape": "Sw"
7606
7606
  },
7607
7607
  "ResultsByTime": {
7608
- "shape": "S10"
7608
+ "shape": "S12"
7609
7609
  }
7610
7610
  }
7611
7611
  }
@@ -7620,7 +7620,7 @@ module.exports={
7620
7620
  ],
7621
7621
  "members": {
7622
7622
  "TimePeriod": {
7623
- "shape": "Sp"
7623
+ "shape": "Sr"
7624
7624
  },
7625
7625
  "Metric": {},
7626
7626
  "Granularity": {},
@@ -7636,10 +7636,10 @@ module.exports={
7636
7636
  "type": "structure",
7637
7637
  "members": {
7638
7638
  "Total": {
7639
- "shape": "S13"
7639
+ "shape": "S15"
7640
7640
  },
7641
7641
  "ForecastResultsByTime": {
7642
- "shape": "S1h"
7642
+ "shape": "S1j"
7643
7643
  }
7644
7644
  }
7645
7645
  }
@@ -7654,7 +7654,7 @@ module.exports={
7654
7654
  "members": {
7655
7655
  "SearchString": {},
7656
7656
  "TimePeriod": {
7657
- "shape": "Sp"
7657
+ "shape": "Sr"
7658
7658
  },
7659
7659
  "Dimension": {},
7660
7660
  "Context": {},
@@ -7676,7 +7676,7 @@ module.exports={
7676
7676
  "members": {
7677
7677
  "Value": {},
7678
7678
  "Attributes": {
7679
- "shape": "S1q"
7679
+ "shape": "S1s"
7680
7680
  }
7681
7681
  }
7682
7682
  }
@@ -7699,17 +7699,17 @@ module.exports={
7699
7699
  ],
7700
7700
  "members": {
7701
7701
  "TimePeriod": {
7702
- "shape": "Sp"
7702
+ "shape": "Sr"
7703
7703
  },
7704
7704
  "GroupBy": {
7705
- "shape": "Su"
7705
+ "shape": "Sw"
7706
7706
  },
7707
7707
  "Granularity": {},
7708
7708
  "Filter": {
7709
7709
  "shape": "S7"
7710
7710
  },
7711
7711
  "Metrics": {
7712
- "shape": "Ss"
7712
+ "shape": "Su"
7713
7713
  },
7714
7714
  "NextPageToken": {}
7715
7715
  }
@@ -7726,7 +7726,7 @@ module.exports={
7726
7726
  "type": "structure",
7727
7727
  "members": {
7728
7728
  "TimePeriod": {
7729
- "shape": "Sp"
7729
+ "shape": "Sr"
7730
7730
  },
7731
7731
  "Groups": {
7732
7732
  "type": "list",
@@ -7734,22 +7734,22 @@ module.exports={
7734
7734
  "type": "structure",
7735
7735
  "members": {
7736
7736
  "Attributes": {
7737
- "shape": "S1q"
7737
+ "shape": "S1s"
7738
7738
  },
7739
7739
  "Coverage": {
7740
- "shape": "S20"
7740
+ "shape": "S22"
7741
7741
  }
7742
7742
  }
7743
7743
  }
7744
7744
  },
7745
7745
  "Total": {
7746
- "shape": "S20"
7746
+ "shape": "S22"
7747
7747
  }
7748
7748
  }
7749
7749
  }
7750
7750
  },
7751
7751
  "Total": {
7752
- "shape": "S20"
7752
+ "shape": "S22"
7753
7753
  },
7754
7754
  "NextPageToken": {}
7755
7755
  }
@@ -7769,7 +7769,7 @@ module.exports={
7769
7769
  "TermInYears": {},
7770
7770
  "PaymentOption": {},
7771
7771
  "ServiceSpecification": {
7772
- "shape": "S2i"
7772
+ "shape": "S2k"
7773
7773
  },
7774
7774
  "PageSize": {
7775
7775
  "type": "integer"
@@ -7797,7 +7797,7 @@ module.exports={
7797
7797
  "TermInYears": {},
7798
7798
  "PaymentOption": {},
7799
7799
  "ServiceSpecification": {
7800
- "shape": "S2i"
7800
+ "shape": "S2k"
7801
7801
  },
7802
7802
  "RecommendationDetails": {
7803
7803
  "type": "list",
@@ -7931,10 +7931,10 @@ module.exports={
7931
7931
  ],
7932
7932
  "members": {
7933
7933
  "TimePeriod": {
7934
- "shape": "Sp"
7934
+ "shape": "Sr"
7935
7935
  },
7936
7936
  "GroupBy": {
7937
- "shape": "Su"
7937
+ "shape": "Sw"
7938
7938
  },
7939
7939
  "Granularity": {},
7940
7940
  "Filter": {
@@ -7955,7 +7955,7 @@ module.exports={
7955
7955
  "type": "structure",
7956
7956
  "members": {
7957
7957
  "TimePeriod": {
7958
- "shape": "Sp"
7958
+ "shape": "Sr"
7959
7959
  },
7960
7960
  "Groups": {
7961
7961
  "type": "list",
@@ -7965,22 +7965,22 @@ module.exports={
7965
7965
  "Key": {},
7966
7966
  "Value": {},
7967
7967
  "Attributes": {
7968
- "shape": "S1q"
7968
+ "shape": "S1s"
7969
7969
  },
7970
7970
  "Utilization": {
7971
- "shape": "S38"
7971
+ "shape": "S3a"
7972
7972
  }
7973
7973
  }
7974
7974
  }
7975
7975
  },
7976
7976
  "Total": {
7977
- "shape": "S38"
7977
+ "shape": "S3a"
7978
7978
  }
7979
7979
  }
7980
7980
  }
7981
7981
  },
7982
7982
  "Total": {
7983
- "shape": "S38"
7983
+ "shape": "S3a"
7984
7984
  },
7985
7985
  "NextPageToken": {}
7986
7986
  }
@@ -7996,6 +7996,9 @@ module.exports={
7996
7996
  "Filter": {
7997
7997
  "shape": "S7"
7998
7998
  },
7999
+ "Configuration": {
8000
+ "shape": "S3q"
8001
+ },
7999
8002
  "Service": {},
8000
8003
  "PageSize": {
8001
8004
  "type": "integer"
@@ -8036,14 +8039,14 @@ module.exports={
8036
8039
  "Tags": {
8037
8040
  "type": "list",
8038
8041
  "member": {
8039
- "shape": "Sd"
8042
+ "shape": "Sf"
8040
8043
  }
8041
8044
  },
8042
8045
  "ResourceDetails": {
8043
- "shape": "S3v"
8046
+ "shape": "S3z"
8044
8047
  },
8045
8048
  "ResourceUtilization": {
8046
- "shape": "S3x"
8049
+ "shape": "S41"
8047
8050
  },
8048
8051
  "ReservationCoveredHoursInLookbackPeriod": {},
8049
8052
  "SavingsPlansCoveredHoursInLookbackPeriod": {},
@@ -8069,10 +8072,10 @@ module.exports={
8069
8072
  "type": "boolean"
8070
8073
  },
8071
8074
  "ResourceDetails": {
8072
- "shape": "S3v"
8075
+ "shape": "S3z"
8073
8076
  },
8074
8077
  "ExpectedResourceUtilization": {
8075
- "shape": "S3x"
8078
+ "shape": "S41"
8076
8079
  }
8077
8080
  }
8078
8081
  }
@@ -8089,7 +8092,10 @@ module.exports={
8089
8092
  }
8090
8093
  }
8091
8094
  },
8092
- "NextPageToken": {}
8095
+ "NextPageToken": {},
8096
+ "Configuration": {
8097
+ "shape": "S3q"
8098
+ }
8093
8099
  }
8094
8100
  }
8095
8101
  },
@@ -8101,17 +8107,17 @@ module.exports={
8101
8107
  ],
8102
8108
  "members": {
8103
8109
  "TimePeriod": {
8104
- "shape": "Sp"
8110
+ "shape": "Sr"
8105
8111
  },
8106
8112
  "GroupBy": {
8107
- "shape": "Su"
8113
+ "shape": "Sw"
8108
8114
  },
8109
8115
  "Granularity": {},
8110
8116
  "Filter": {
8111
8117
  "shape": "S7"
8112
8118
  },
8113
8119
  "Metrics": {
8114
- "shape": "Ss"
8120
+ "shape": "Su"
8115
8121
  },
8116
8122
  "NextToken": {},
8117
8123
  "MaxResults": {
@@ -8131,7 +8137,7 @@ module.exports={
8131
8137
  "type": "structure",
8132
8138
  "members": {
8133
8139
  "Attributes": {
8134
- "shape": "S1q"
8140
+ "shape": "S1s"
8135
8141
  },
8136
8142
  "Coverage": {
8137
8143
  "type": "structure",
@@ -8143,7 +8149,7 @@ module.exports={
8143
8149
  }
8144
8150
  },
8145
8151
  "TimePeriod": {
8146
- "shape": "Sp"
8152
+ "shape": "Sr"
8147
8153
  }
8148
8154
  }
8149
8155
  }
@@ -8255,7 +8261,7 @@ module.exports={
8255
8261
  ],
8256
8262
  "members": {
8257
8263
  "TimePeriod": {
8258
- "shape": "Sp"
8264
+ "shape": "Sr"
8259
8265
  },
8260
8266
  "Granularity": {},
8261
8267
  "Filter": {
@@ -8279,22 +8285,22 @@ module.exports={
8279
8285
  ],
8280
8286
  "members": {
8281
8287
  "TimePeriod": {
8282
- "shape": "Sp"
8288
+ "shape": "Sr"
8283
8289
  },
8284
8290
  "Utilization": {
8285
- "shape": "S4n"
8291
+ "shape": "S4r"
8286
8292
  },
8287
8293
  "Savings": {
8288
- "shape": "S4o"
8294
+ "shape": "S4s"
8289
8295
  },
8290
8296
  "AmortizedCommitment": {
8291
- "shape": "S4p"
8297
+ "shape": "S4t"
8292
8298
  }
8293
8299
  }
8294
8300
  }
8295
8301
  },
8296
8302
  "Total": {
8297
- "shape": "S4q"
8303
+ "shape": "S4u"
8298
8304
  }
8299
8305
  }
8300
8306
  }
@@ -8307,7 +8313,7 @@ module.exports={
8307
8313
  ],
8308
8314
  "members": {
8309
8315
  "TimePeriod": {
8310
- "shape": "Sp"
8316
+ "shape": "Sr"
8311
8317
  },
8312
8318
  "Filter": {
8313
8319
  "shape": "S7"
@@ -8332,25 +8338,25 @@ module.exports={
8332
8338
  "members": {
8333
8339
  "SavingsPlanArn": {},
8334
8340
  "Attributes": {
8335
- "shape": "S1q"
8341
+ "shape": "S1s"
8336
8342
  },
8337
8343
  "Utilization": {
8338
- "shape": "S4n"
8344
+ "shape": "S4r"
8339
8345
  },
8340
8346
  "Savings": {
8341
- "shape": "S4o"
8347
+ "shape": "S4s"
8342
8348
  },
8343
8349
  "AmortizedCommitment": {
8344
- "shape": "S4p"
8350
+ "shape": "S4t"
8345
8351
  }
8346
8352
  }
8347
8353
  }
8348
8354
  },
8349
8355
  "Total": {
8350
- "shape": "S4q"
8356
+ "shape": "S4u"
8351
8357
  },
8352
8358
  "TimePeriod": {
8353
- "shape": "Sp"
8359
+ "shape": "Sr"
8354
8360
  },
8355
8361
  "NextToken": {}
8356
8362
  }
@@ -8365,7 +8371,7 @@ module.exports={
8365
8371
  "members": {
8366
8372
  "SearchString": {},
8367
8373
  "TimePeriod": {
8368
- "shape": "Sp"
8374
+ "shape": "Sr"
8369
8375
  },
8370
8376
  "TagKey": {},
8371
8377
  "NextPageToken": {}
@@ -8403,7 +8409,7 @@ module.exports={
8403
8409
  ],
8404
8410
  "members": {
8405
8411
  "TimePeriod": {
8406
- "shape": "Sp"
8412
+ "shape": "Sr"
8407
8413
  },
8408
8414
  "Metric": {},
8409
8415
  "Granularity": {},
@@ -8419,10 +8425,10 @@ module.exports={
8419
8425
  "type": "structure",
8420
8426
  "members": {
8421
8427
  "Total": {
8422
- "shape": "S13"
8428
+ "shape": "S15"
8423
8429
  },
8424
8430
  "ForecastResultsByTime": {
8425
- "shape": "S1h"
8431
+ "shape": "S1j"
8426
8432
  }
8427
8433
  }
8428
8434
  }
@@ -8432,7 +8438,10 @@ module.exports={
8432
8438
  "type": "structure",
8433
8439
  "members": {
8434
8440
  "EffectiveOn": {},
8435
- "NextToken": {}
8441
+ "NextToken": {},
8442
+ "MaxResults": {
8443
+ "type": "integer"
8444
+ }
8436
8445
  }
8437
8446
  },
8438
8447
  "output": {
@@ -8446,7 +8455,10 @@ module.exports={
8446
8455
  "CostCategoryArn": {},
8447
8456
  "Name": {},
8448
8457
  "EffectiveStart": {},
8449
- "EffectiveEnd": {}
8458
+ "EffectiveEnd": {},
8459
+ "NumberOfRules": {
8460
+ "type": "integer"
8461
+ }
8450
8462
  }
8451
8463
  }
8452
8464
  },
@@ -8514,11 +8526,14 @@ module.exports={
8514
8526
  "Key": {},
8515
8527
  "Values": {
8516
8528
  "shape": "Sb"
8529
+ },
8530
+ "MatchOptions": {
8531
+ "shape": "Sd"
8517
8532
  }
8518
8533
  }
8519
8534
  },
8520
8535
  "Tags": {
8521
- "shape": "Sd"
8536
+ "shape": "Sf"
8522
8537
  },
8523
8538
  "CostCategories": {
8524
8539
  "type": "structure",
@@ -8542,15 +8557,22 @@ module.exports={
8542
8557
  "member": {}
8543
8558
  },
8544
8559
  "Sd": {
8560
+ "type": "list",
8561
+ "member": {}
8562
+ },
8563
+ "Sf": {
8545
8564
  "type": "structure",
8546
8565
  "members": {
8547
8566
  "Key": {},
8548
8567
  "Values": {
8549
8568
  "shape": "Sb"
8569
+ },
8570
+ "MatchOptions": {
8571
+ "shape": "Sd"
8550
8572
  }
8551
8573
  }
8552
8574
  },
8553
- "Sp": {
8575
+ "Sr": {
8554
8576
  "type": "structure",
8555
8577
  "required": [
8556
8578
  "Start",
@@ -8561,11 +8583,11 @@ module.exports={
8561
8583
  "End": {}
8562
8584
  }
8563
8585
  },
8564
- "Ss": {
8586
+ "Su": {
8565
8587
  "type": "list",
8566
8588
  "member": {}
8567
8589
  },
8568
- "Su": {
8590
+ "Sw": {
8569
8591
  "type": "list",
8570
8592
  "member": {
8571
8593
  "type": "structure",
@@ -8575,16 +8597,16 @@ module.exports={
8575
8597
  }
8576
8598
  }
8577
8599
  },
8578
- "S10": {
8600
+ "S12": {
8579
8601
  "type": "list",
8580
8602
  "member": {
8581
8603
  "type": "structure",
8582
8604
  "members": {
8583
8605
  "TimePeriod": {
8584
- "shape": "Sp"
8606
+ "shape": "Sr"
8585
8607
  },
8586
8608
  "Total": {
8587
- "shape": "S12"
8609
+ "shape": "S14"
8588
8610
  },
8589
8611
  "Groups": {
8590
8612
  "type": "list",
@@ -8596,7 +8618,7 @@ module.exports={
8596
8618
  "member": {}
8597
8619
  },
8598
8620
  "Metrics": {
8599
- "shape": "S12"
8621
+ "shape": "S14"
8600
8622
  }
8601
8623
  }
8602
8624
  }
@@ -8607,27 +8629,27 @@ module.exports={
8607
8629
  }
8608
8630
  }
8609
8631
  },
8610
- "S12": {
8632
+ "S14": {
8611
8633
  "type": "map",
8612
8634
  "key": {},
8613
8635
  "value": {
8614
- "shape": "S13"
8636
+ "shape": "S15"
8615
8637
  }
8616
8638
  },
8617
- "S13": {
8639
+ "S15": {
8618
8640
  "type": "structure",
8619
8641
  "members": {
8620
8642
  "Amount": {},
8621
8643
  "Unit": {}
8622
8644
  }
8623
8645
  },
8624
- "S1h": {
8646
+ "S1j": {
8625
8647
  "type": "list",
8626
8648
  "member": {
8627
8649
  "type": "structure",
8628
8650
  "members": {
8629
8651
  "TimePeriod": {
8630
- "shape": "Sp"
8652
+ "shape": "Sr"
8631
8653
  },
8632
8654
  "MeanValue": {},
8633
8655
  "PredictionIntervalLowerBound": {},
@@ -8635,12 +8657,12 @@ module.exports={
8635
8657
  }
8636
8658
  }
8637
8659
  },
8638
- "S1q": {
8660
+ "S1s": {
8639
8661
  "type": "map",
8640
8662
  "key": {},
8641
8663
  "value": {}
8642
8664
  },
8643
- "S20": {
8665
+ "S22": {
8644
8666
  "type": "structure",
8645
8667
  "members": {
8646
8668
  "CoverageHours": {
@@ -8669,7 +8691,7 @@ module.exports={
8669
8691
  }
8670
8692
  }
8671
8693
  },
8672
- "S2i": {
8694
+ "S2k": {
8673
8695
  "type": "structure",
8674
8696
  "members": {
8675
8697
  "EC2Specification": {
@@ -8680,7 +8702,7 @@ module.exports={
8680
8702
  }
8681
8703
  }
8682
8704
  },
8683
- "S38": {
8705
+ "S3a": {
8684
8706
  "type": "structure",
8685
8707
  "members": {
8686
8708
  "UtilizationPercentage": {},
@@ -8699,7 +8721,20 @@ module.exports={
8699
8721
  "TotalAmortizedFee": {}
8700
8722
  }
8701
8723
  },
8702
- "S3v": {
8724
+ "S3q": {
8725
+ "type": "structure",
8726
+ "required": [
8727
+ "RecommendationTarget",
8728
+ "BenefitsConsidered"
8729
+ ],
8730
+ "members": {
8731
+ "RecommendationTarget": {},
8732
+ "BenefitsConsidered": {
8733
+ "type": "boolean"
8734
+ }
8735
+ }
8736
+ },
8737
+ "S3z": {
8703
8738
  "type": "structure",
8704
8739
  "members": {
8705
8740
  "EC2ResourceDetails": {
@@ -8718,7 +8753,7 @@ module.exports={
8718
8753
  }
8719
8754
  }
8720
8755
  },
8721
- "S3x": {
8756
+ "S41": {
8722
8757
  "type": "structure",
8723
8758
  "members": {
8724
8759
  "EC2ResourceUtilization": {
@@ -8731,7 +8766,7 @@ module.exports={
8731
8766
  }
8732
8767
  }
8733
8768
  },
8734
- "S4n": {
8769
+ "S4r": {
8735
8770
  "type": "structure",
8736
8771
  "members": {
8737
8772
  "TotalCommitment": {},
@@ -8740,14 +8775,14 @@ module.exports={
8740
8775
  "UtilizationPercentage": {}
8741
8776
  }
8742
8777
  },
8743
- "S4o": {
8778
+ "S4s": {
8744
8779
  "type": "structure",
8745
8780
  "members": {
8746
8781
  "NetSavings": {},
8747
8782
  "OnDemandCostEquivalent": {}
8748
8783
  }
8749
8784
  },
8750
- "S4p": {
8785
+ "S4t": {
8751
8786
  "type": "structure",
8752
8787
  "members": {
8753
8788
  "AmortizedRecurringCommitment": {},
@@ -8755,20 +8790,20 @@ module.exports={
8755
8790
  "TotalAmortizedCommitment": {}
8756
8791
  }
8757
8792
  },
8758
- "S4q": {
8793
+ "S4u": {
8759
8794
  "type": "structure",
8760
8795
  "required": [
8761
8796
  "Utilization"
8762
8797
  ],
8763
8798
  "members": {
8764
8799
  "Utilization": {
8765
- "shape": "S4n"
8800
+ "shape": "S4r"
8766
8801
  },
8767
8802
  "Savings": {
8768
- "shape": "S4o"
8803
+ "shape": "S4s"
8769
8804
  },
8770
8805
  "AmortizedCommitment": {
8771
- "shape": "S4p"
8806
+ "shape": "S4t"
8772
8807
  }
8773
8808
  }
8774
8809
  }
@@ -8786,6 +8821,11 @@ module.exports={
8786
8821
  "input_token": "NextToken",
8787
8822
  "output_token": "NextToken",
8788
8823
  "limit_key": "MaxResults"
8824
+ },
8825
+ "ListCostCategoryDefinitions": {
8826
+ "input_token": "NextToken",
8827
+ "output_token": "NextToken",
8828
+ "limit_key": "MaxResults"
8789
8829
  }
8790
8830
  }
8791
8831
  }
@@ -91054,10 +91094,10 @@ module.exports={
91054
91094
  "shape": "S2l"
91055
91095
  },
91056
91096
  "ClusterArn": {},
91097
+ "OutpostArn": {},
91057
91098
  "StepConcurrencyLevel": {
91058
91099
  "type": "integer"
91059
- },
91060
- "OutpostArn": {}
91100
+ }
91061
91101
  }
91062
91102
  }
91063
91103
  }
@@ -91345,6 +91385,25 @@ module.exports={
91345
91385
  }
91346
91386
  }
91347
91387
  },
91388
+ "GetManagedScalingPolicy": {
91389
+ "input": {
91390
+ "type": "structure",
91391
+ "required": [
91392
+ "ClusterId"
91393
+ ],
91394
+ "members": {
91395
+ "ClusterId": {}
91396
+ }
91397
+ },
91398
+ "output": {
91399
+ "type": "structure",
91400
+ "members": {
91401
+ "ManagedScalingPolicy": {
91402
+ "shape": "S3t"
91403
+ }
91404
+ }
91405
+ }
91406
+ },
91348
91407
  "ListBootstrapActions": {
91349
91408
  "input": {
91350
91409
  "type": "structure",
@@ -91496,7 +91555,7 @@ module.exports={
91496
91555
  "shape": "Sh"
91497
91556
  },
91498
91557
  "EbsBlockDevices": {
91499
- "shape": "S4c"
91558
+ "shape": "S4h"
91500
91559
  },
91501
91560
  "EbsOptimized": {
91502
91561
  "type": "boolean"
@@ -91585,16 +91644,16 @@ module.exports={
91585
91644
  "type": "long"
91586
91645
  },
91587
91646
  "EbsBlockDevices": {
91588
- "shape": "S4c"
91647
+ "shape": "S4h"
91589
91648
  },
91590
91649
  "EbsOptimized": {
91591
91650
  "type": "boolean"
91592
91651
  },
91593
91652
  "ShrinkPolicy": {
91594
- "shape": "S4p"
91653
+ "shape": "S4u"
91595
91654
  },
91596
91655
  "AutoScalingPolicy": {
91597
- "shape": "S4t"
91656
+ "shape": "S4y"
91598
91657
  }
91599
91658
  }
91600
91659
  }
@@ -91826,7 +91885,7 @@ module.exports={
91826
91885
  "member": {}
91827
91886
  },
91828
91887
  "ShrinkPolicy": {
91829
- "shape": "S4p"
91888
+ "shape": "S4u"
91830
91889
  },
91831
91890
  "Configurations": {
91832
91891
  "shape": "Sh"
@@ -91859,7 +91918,7 @@ module.exports={
91859
91918
  "ClusterId": {},
91860
91919
  "InstanceGroupId": {},
91861
91920
  "AutoScalingPolicy": {
91862
- "shape": "S4t"
91921
+ "shape": "S4y"
91863
91922
  },
91864
91923
  "ClusterArn": {}
91865
91924
  }
@@ -91882,6 +91941,25 @@ module.exports={
91882
91941
  "members": {}
91883
91942
  }
91884
91943
  },
91944
+ "PutManagedScalingPolicy": {
91945
+ "input": {
91946
+ "type": "structure",
91947
+ "required": [
91948
+ "ClusterId",
91949
+ "ManagedScalingPolicy"
91950
+ ],
91951
+ "members": {
91952
+ "ClusterId": {},
91953
+ "ManagedScalingPolicy": {
91954
+ "shape": "S3t"
91955
+ }
91956
+ }
91957
+ },
91958
+ "output": {
91959
+ "type": "structure",
91960
+ "members": {}
91961
+ }
91962
+ },
91885
91963
  "RemoveAutoScalingPolicy": {
91886
91964
  "input": {
91887
91965
  "type": "structure",
@@ -91899,6 +91977,21 @@ module.exports={
91899
91977
  "members": {}
91900
91978
  }
91901
91979
  },
91980
+ "RemoveManagedScalingPolicy": {
91981
+ "input": {
91982
+ "type": "structure",
91983
+ "required": [
91984
+ "ClusterId"
91985
+ ],
91986
+ "members": {
91987
+ "ClusterId": {}
91988
+ }
91989
+ },
91990
+ "output": {
91991
+ "type": "structure",
91992
+ "members": {}
91993
+ }
91994
+ },
91902
91995
  "RemoveTags": {
91903
91996
  "input": {
91904
91997
  "type": "structure",
@@ -91967,10 +92060,10 @@ module.exports={
91967
92060
  "EmrManagedSlaveSecurityGroup": {},
91968
92061
  "ServiceAccessSecurityGroup": {},
91969
92062
  "AdditionalMasterSecurityGroups": {
91970
- "shape": "S63"
92063
+ "shape": "S6c"
91971
92064
  },
91972
92065
  "AdditionalSlaveSecurityGroups": {
91973
- "shape": "S63"
92066
+ "shape": "S6c"
91974
92067
  }
91975
92068
  }
91976
92069
  },
@@ -92025,6 +92118,9 @@ module.exports={
92025
92118
  },
92026
92119
  "StepConcurrencyLevel": {
92027
92120
  "type": "integer"
92121
+ },
92122
+ "ManagedScalingPolicy": {
92123
+ "shape": "S3t"
92028
92124
  }
92029
92125
  }
92030
92126
  },
@@ -92590,7 +92686,32 @@ module.exports={
92590
92686
  }
92591
92687
  }
92592
92688
  },
92593
- "S4c": {
92689
+ "S3t": {
92690
+ "type": "structure",
92691
+ "members": {
92692
+ "ComputeLimits": {
92693
+ "type": "structure",
92694
+ "required": [
92695
+ "UnitType",
92696
+ "MinimumCapacityUnits",
92697
+ "MaximumCapacityUnits"
92698
+ ],
92699
+ "members": {
92700
+ "UnitType": {},
92701
+ "MinimumCapacityUnits": {
92702
+ "type": "integer"
92703
+ },
92704
+ "MaximumCapacityUnits": {
92705
+ "type": "integer"
92706
+ },
92707
+ "MaximumOnDemandCapacityUnits": {
92708
+ "type": "integer"
92709
+ }
92710
+ }
92711
+ }
92712
+ }
92713
+ },
92714
+ "S4h": {
92594
92715
  "type": "list",
92595
92716
  "member": {
92596
92717
  "type": "structure",
@@ -92602,7 +92723,7 @@ module.exports={
92602
92723
  }
92603
92724
  }
92604
92725
  },
92605
- "S4p": {
92726
+ "S4u": {
92606
92727
  "type": "structure",
92607
92728
  "members": {
92608
92729
  "DecommissionTimeout": {
@@ -92612,10 +92733,10 @@ module.exports={
92612
92733
  "type": "structure",
92613
92734
  "members": {
92614
92735
  "InstancesToTerminate": {
92615
- "shape": "S4r"
92736
+ "shape": "S4w"
92616
92737
  },
92617
92738
  "InstancesToProtect": {
92618
- "shape": "S4r"
92739
+ "shape": "S4w"
92619
92740
  },
92620
92741
  "InstanceTerminationTimeout": {
92621
92742
  "type": "integer"
@@ -92624,11 +92745,11 @@ module.exports={
92624
92745
  }
92625
92746
  }
92626
92747
  },
92627
- "S4r": {
92748
+ "S4w": {
92628
92749
  "type": "list",
92629
92750
  "member": {}
92630
92751
  },
92631
- "S4t": {
92752
+ "S4y": {
92632
92753
  "type": "structure",
92633
92754
  "members": {
92634
92755
  "Status": {
@@ -92652,7 +92773,7 @@ module.exports={
92652
92773
  }
92653
92774
  }
92654
92775
  },
92655
- "S63": {
92776
+ "S6c": {
92656
92777
  "type": "list",
92657
92778
  "member": {}
92658
92779
  }
@@ -96988,6 +97109,23 @@ module.exports={
96988
97109
  },
96989
97110
  "CloudWatchLoggingOptions": {
96990
97111
  "shape": "Sl"
97112
+ },
97113
+ "VpcConfiguration": {
97114
+ "type": "structure",
97115
+ "required": [
97116
+ "SubnetIds",
97117
+ "RoleARN",
97118
+ "SecurityGroupIds"
97119
+ ],
97120
+ "members": {
97121
+ "SubnetIds": {
97122
+ "shape": "S2c"
97123
+ },
97124
+ "RoleARN": {},
97125
+ "SecurityGroupIds": {
97126
+ "shape": "S2d"
97127
+ }
97128
+ }
96991
97129
  }
96992
97130
  }
96993
97131
  },
@@ -97007,7 +97145,7 @@ module.exports={
97007
97145
  "type": "integer"
97008
97146
  },
97009
97147
  "RetryOptions": {
97010
- "shape": "S2g"
97148
+ "shape": "S2j"
97011
97149
  },
97012
97150
  "S3BackupMode": {},
97013
97151
  "S3Configuration": {
@@ -97022,7 +97160,7 @@ module.exports={
97022
97160
  }
97023
97161
  },
97024
97162
  "Tags": {
97025
- "shape": "S2j"
97163
+ "shape": "S2m"
97026
97164
  }
97027
97165
  }
97028
97166
  },
@@ -97087,7 +97225,7 @@ module.exports={
97087
97225
  "DeliveryStreamARN": {},
97088
97226
  "DeliveryStreamStatus": {},
97089
97227
  "FailureDescription": {
97090
- "shape": "S2x"
97228
+ "shape": "S30"
97091
97229
  },
97092
97230
  "DeliveryStreamEncryptionConfiguration": {
97093
97231
  "type": "structure",
@@ -97096,7 +97234,7 @@ module.exports={
97096
97234
  "KeyType": {},
97097
97235
  "Status": {},
97098
97236
  "FailureDescription": {
97099
- "shape": "S2x"
97237
+ "shape": "S30"
97100
97238
  }
97101
97239
  }
97102
97240
  },
@@ -97133,7 +97271,7 @@ module.exports={
97133
97271
  "members": {
97134
97272
  "DestinationId": {},
97135
97273
  "S3DestinationDescription": {
97136
- "shape": "S38"
97274
+ "shape": "S3b"
97137
97275
  },
97138
97276
  "ExtendedS3DestinationDescription": {
97139
97277
  "type": "structure",
@@ -97164,7 +97302,7 @@ module.exports={
97164
97302
  },
97165
97303
  "S3BackupMode": {},
97166
97304
  "S3BackupDescription": {
97167
- "shape": "S38"
97305
+ "shape": "S3b"
97168
97306
  },
97169
97307
  "DataFormatConversionConfiguration": {
97170
97308
  "shape": "Sz"
@@ -97193,14 +97331,14 @@ module.exports={
97193
97331
  "shape": "S1w"
97194
97332
  },
97195
97333
  "S3DestinationDescription": {
97196
- "shape": "S38"
97334
+ "shape": "S3b"
97197
97335
  },
97198
97336
  "ProcessingConfiguration": {
97199
97337
  "shape": "Sq"
97200
97338
  },
97201
97339
  "S3BackupMode": {},
97202
97340
  "S3BackupDescription": {
97203
- "shape": "S38"
97341
+ "shape": "S3b"
97204
97342
  },
97205
97343
  "CloudWatchLoggingOptions": {
97206
97344
  "shape": "Sl"
@@ -97224,13 +97362,32 @@ module.exports={
97224
97362
  },
97225
97363
  "S3BackupMode": {},
97226
97364
  "S3DestinationDescription": {
97227
- "shape": "S38"
97365
+ "shape": "S3b"
97228
97366
  },
97229
97367
  "ProcessingConfiguration": {
97230
97368
  "shape": "Sq"
97231
97369
  },
97232
97370
  "CloudWatchLoggingOptions": {
97233
97371
  "shape": "Sl"
97372
+ },
97373
+ "VpcConfigurationDescription": {
97374
+ "type": "structure",
97375
+ "required": [
97376
+ "SubnetIds",
97377
+ "RoleARN",
97378
+ "SecurityGroupIds",
97379
+ "VpcId"
97380
+ ],
97381
+ "members": {
97382
+ "SubnetIds": {
97383
+ "shape": "S2c"
97384
+ },
97385
+ "RoleARN": {},
97386
+ "SecurityGroupIds": {
97387
+ "shape": "S2d"
97388
+ },
97389
+ "VpcId": {}
97390
+ }
97234
97391
  }
97235
97392
  }
97236
97393
  },
@@ -97244,11 +97401,11 @@ module.exports={
97244
97401
  "type": "integer"
97245
97402
  },
97246
97403
  "RetryOptions": {
97247
- "shape": "S2g"
97404
+ "shape": "S2j"
97248
97405
  },
97249
97406
  "S3BackupMode": {},
97250
97407
  "S3DestinationDescription": {
97251
- "shape": "S38"
97408
+ "shape": "S3b"
97252
97409
  },
97253
97410
  "ProcessingConfiguration": {
97254
97411
  "shape": "Sq"
@@ -97321,7 +97478,7 @@ module.exports={
97321
97478
  "Tags": {
97322
97479
  "type": "list",
97323
97480
  "member": {
97324
- "shape": "S2k"
97481
+ "shape": "S2n"
97325
97482
  }
97326
97483
  },
97327
97484
  "HasMoreTags": {
@@ -97340,7 +97497,7 @@ module.exports={
97340
97497
  "members": {
97341
97498
  "DeliveryStreamName": {},
97342
97499
  "Record": {
97343
- "shape": "S3m"
97500
+ "shape": "S3q"
97344
97501
  }
97345
97502
  }
97346
97503
  },
@@ -97369,7 +97526,7 @@ module.exports={
97369
97526
  "Records": {
97370
97527
  "type": "list",
97371
97528
  "member": {
97372
- "shape": "S3m"
97529
+ "shape": "S3q"
97373
97530
  }
97374
97531
  }
97375
97532
  }
@@ -97444,7 +97601,7 @@ module.exports={
97444
97601
  "members": {
97445
97602
  "DeliveryStreamName": {},
97446
97603
  "Tags": {
97447
- "shape": "S2j"
97604
+ "shape": "S2m"
97448
97605
  }
97449
97606
  }
97450
97607
  },
@@ -97486,7 +97643,7 @@ module.exports={
97486
97643
  "CurrentDeliveryStreamVersionId": {},
97487
97644
  "DestinationId": {},
97488
97645
  "S3DestinationUpdate": {
97489
- "shape": "S47",
97646
+ "shape": "S4b",
97490
97647
  "deprecated": true
97491
97648
  },
97492
97649
  "ExtendedS3DestinationUpdate": {
@@ -97511,7 +97668,7 @@ module.exports={
97511
97668
  },
97512
97669
  "S3BackupMode": {},
97513
97670
  "S3BackupUpdate": {
97514
- "shape": "S47"
97671
+ "shape": "S4b"
97515
97672
  },
97516
97673
  "DataFormatConversionConfiguration": {
97517
97674
  "shape": "Sz"
@@ -97536,14 +97693,14 @@ module.exports={
97536
97693
  "shape": "S1w"
97537
97694
  },
97538
97695
  "S3Update": {
97539
- "shape": "S47"
97696
+ "shape": "S4b"
97540
97697
  },
97541
97698
  "ProcessingConfiguration": {
97542
97699
  "shape": "Sq"
97543
97700
  },
97544
97701
  "S3BackupMode": {},
97545
97702
  "S3BackupUpdate": {
97546
- "shape": "S47"
97703
+ "shape": "S4b"
97547
97704
  },
97548
97705
  "CloudWatchLoggingOptions": {
97549
97706
  "shape": "Sl"
@@ -97566,7 +97723,7 @@ module.exports={
97566
97723
  "shape": "S28"
97567
97724
  },
97568
97725
  "S3Update": {
97569
- "shape": "S47"
97726
+ "shape": "S4b"
97570
97727
  },
97571
97728
  "ProcessingConfiguration": {
97572
97729
  "shape": "Sq"
@@ -97586,11 +97743,11 @@ module.exports={
97586
97743
  "type": "integer"
97587
97744
  },
97588
97745
  "RetryOptions": {
97589
- "shape": "S2g"
97746
+ "shape": "S2j"
97590
97747
  },
97591
97748
  "S3BackupMode": {},
97592
97749
  "S3Update": {
97593
- "shape": "S47"
97750
+ "shape": "S4b"
97594
97751
  },
97595
97752
  "ProcessingConfiguration": {
97596
97753
  "shape": "Sq"
@@ -97873,7 +98030,15 @@ module.exports={
97873
98030
  }
97874
98031
  }
97875
98032
  },
97876
- "S2g": {
98033
+ "S2c": {
98034
+ "type": "list",
98035
+ "member": {}
98036
+ },
98037
+ "S2d": {
98038
+ "type": "list",
98039
+ "member": {}
98040
+ },
98041
+ "S2j": {
97877
98042
  "type": "structure",
97878
98043
  "members": {
97879
98044
  "DurationInSeconds": {
@@ -97881,13 +98046,13 @@ module.exports={
97881
98046
  }
97882
98047
  }
97883
98048
  },
97884
- "S2j": {
98049
+ "S2m": {
97885
98050
  "type": "list",
97886
98051
  "member": {
97887
- "shape": "S2k"
98052
+ "shape": "S2n"
97888
98053
  }
97889
98054
  },
97890
- "S2k": {
98055
+ "S2n": {
97891
98056
  "type": "structure",
97892
98057
  "required": [
97893
98058
  "Key"
@@ -97897,7 +98062,7 @@ module.exports={
97897
98062
  "Value": {}
97898
98063
  }
97899
98064
  },
97900
- "S2x": {
98065
+ "S30": {
97901
98066
  "type": "structure",
97902
98067
  "required": [
97903
98068
  "Type",
@@ -97908,7 +98073,7 @@ module.exports={
97908
98073
  "Details": {}
97909
98074
  }
97910
98075
  },
97911
- "S38": {
98076
+ "S3b": {
97912
98077
  "type": "structure",
97913
98078
  "required": [
97914
98079
  "RoleARN",
@@ -97934,7 +98099,7 @@ module.exports={
97934
98099
  }
97935
98100
  }
97936
98101
  },
97937
- "S3m": {
98102
+ "S3q": {
97938
98103
  "type": "structure",
97939
98104
  "required": [
97940
98105
  "Data"
@@ -97945,7 +98110,7 @@ module.exports={
97945
98110
  }
97946
98111
  }
97947
98112
  },
97948
- "S47": {
98113
+ "S4b": {
97949
98114
  "type": "structure",
97950
98115
  "members": {
97951
98116
  "RoleARN": {},
@@ -128967,6 +129132,9 @@ module.exports={
128967
129132
  "codestarconnections": {
128968
129133
  "prefix": "codestar-connections",
128969
129134
  "name": "CodeStarconnections"
129135
+ },
129136
+ "synthetics": {
129137
+ "name": "Synthetics"
128970
129138
  }
128971
129139
  }
128972
129140
  },{}],152:[function(require,module,exports){
@@ -147717,6 +147885,7 @@ module.exports={
147717
147885
  "EngineVersion": {},
147718
147886
  "DBInstanceClass": {},
147719
147887
  "LicenseModel": {},
147888
+ "AvailabilityZoneGroup": {},
147720
147889
  "Vpc": {
147721
147890
  "type": "boolean"
147722
147891
  },
@@ -147743,6 +147912,7 @@ module.exports={
147743
147912
  "EngineVersion": {},
147744
147913
  "DBInstanceClass": {},
147745
147914
  "LicenseModel": {},
147915
+ "AvailabilityZoneGroup": {},
147746
147916
  "AvailabilityZones": {
147747
147917
  "type": "list",
147748
147918
  "member": {
@@ -151950,6 +152120,34 @@ module.exports={
151950
152120
  }
151951
152121
  }
151952
152122
  },
152123
+ "CreateUsageLimit": {
152124
+ "input": {
152125
+ "type": "structure",
152126
+ "required": [
152127
+ "ClusterIdentifier",
152128
+ "FeatureType",
152129
+ "LimitType",
152130
+ "Amount"
152131
+ ],
152132
+ "members": {
152133
+ "ClusterIdentifier": {},
152134
+ "FeatureType": {},
152135
+ "LimitType": {},
152136
+ "Amount": {
152137
+ "type": "long"
152138
+ },
152139
+ "Period": {},
152140
+ "BreachAction": {},
152141
+ "Tags": {
152142
+ "shape": "Sg"
152143
+ }
152144
+ }
152145
+ },
152146
+ "output": {
152147
+ "shape": "S3l",
152148
+ "resultWrapper": "CreateUsageLimitResult"
152149
+ }
152150
+ },
151953
152151
  "DeleteCluster": {
151954
152152
  "input": {
151955
152153
  "type": "structure",
@@ -152100,11 +152298,22 @@ module.exports={
152100
152298
  "members": {
152101
152299
  "ResourceName": {},
152102
152300
  "TagKeys": {
152103
- "shape": "S3t"
152301
+ "shape": "S3z"
152104
152302
  }
152105
152303
  }
152106
152304
  }
152107
152305
  },
152306
+ "DeleteUsageLimit": {
152307
+ "input": {
152308
+ "type": "structure",
152309
+ "required": [
152310
+ "UsageLimitId"
152311
+ ],
152312
+ "members": {
152313
+ "UsageLimitId": {}
152314
+ }
152315
+ }
152316
+ },
152108
152317
  "DescribeAccountAttributes": {
152109
152318
  "input": {
152110
152319
  "type": "structure",
@@ -152201,10 +152410,10 @@ module.exports={
152201
152410
  },
152202
152411
  "Marker": {},
152203
152412
  "TagKeys": {
152204
- "shape": "S3t"
152413
+ "shape": "S3z"
152205
152414
  },
152206
152415
  "TagValues": {
152207
- "shape": "S48"
152416
+ "shape": "S4f"
152208
152417
  }
152209
152418
  }
152210
152419
  },
@@ -152243,7 +152452,7 @@ module.exports={
152243
152452
  "type": "structure",
152244
152453
  "members": {
152245
152454
  "Parameters": {
152246
- "shape": "S4d"
152455
+ "shape": "S4k"
152247
152456
  },
152248
152457
  "Marker": {}
152249
152458
  }
@@ -152259,10 +152468,10 @@ module.exports={
152259
152468
  },
152260
152469
  "Marker": {},
152261
152470
  "TagKeys": {
152262
- "shape": "S3t"
152471
+ "shape": "S3z"
152263
152472
  },
152264
152473
  "TagValues": {
152265
- "shape": "S48"
152474
+ "shape": "S4f"
152266
152475
  }
152267
152476
  }
152268
152477
  },
@@ -152300,10 +152509,10 @@ module.exports={
152300
152509
  "Marker": {},
152301
152510
  "OwnerAccount": {},
152302
152511
  "TagKeys": {
152303
- "shape": "S3t"
152512
+ "shape": "S3z"
152304
152513
  },
152305
152514
  "TagValues": {
152306
- "shape": "S48"
152515
+ "shape": "S4f"
152307
152516
  },
152308
152517
  "ClusterExists": {
152309
152518
  "type": "boolean"
@@ -152349,10 +152558,10 @@ module.exports={
152349
152558
  },
152350
152559
  "Marker": {},
152351
152560
  "TagKeys": {
152352
- "shape": "S3t"
152561
+ "shape": "S3z"
152353
152562
  },
152354
152563
  "TagValues": {
152355
- "shape": "S48"
152564
+ "shape": "S4f"
152356
152565
  }
152357
152566
  }
152358
152567
  },
@@ -152464,10 +152673,10 @@ module.exports={
152464
152673
  },
152465
152674
  "Marker": {},
152466
152675
  "TagKeys": {
152467
- "shape": "S3t"
152676
+ "shape": "S3z"
152468
152677
  },
152469
152678
  "TagValues": {
152470
- "shape": "S48"
152679
+ "shape": "S4f"
152471
152680
  }
152472
152681
  }
152473
152682
  },
@@ -152510,7 +152719,7 @@ module.exports={
152510
152719
  "ParameterGroupFamily": {},
152511
152720
  "Marker": {},
152512
152721
  "Parameters": {
152513
- "shape": "S4d"
152722
+ "shape": "S4k"
152514
152723
  }
152515
152724
  },
152516
152725
  "wrapper": true
@@ -152569,10 +152778,10 @@ module.exports={
152569
152778
  },
152570
152779
  "Marker": {},
152571
152780
  "TagKeys": {
152572
- "shape": "S3t"
152781
+ "shape": "S3z"
152573
152782
  },
152574
152783
  "TagValues": {
152575
- "shape": "S48"
152784
+ "shape": "S4f"
152576
152785
  }
152577
152786
  }
152578
152787
  },
@@ -152650,10 +152859,10 @@ module.exports={
152650
152859
  },
152651
152860
  "Marker": {},
152652
152861
  "TagKeys": {
152653
- "shape": "S3t"
152862
+ "shape": "S3z"
152654
152863
  },
152655
152864
  "TagValues": {
152656
- "shape": "S48"
152865
+ "shape": "S4f"
152657
152866
  }
152658
152867
  }
152659
152868
  },
@@ -152682,10 +152891,10 @@ module.exports={
152682
152891
  },
152683
152892
  "Marker": {},
152684
152893
  "TagKeys": {
152685
- "shape": "S3t"
152894
+ "shape": "S3z"
152686
152895
  },
152687
152896
  "TagValues": {
152688
- "shape": "S48"
152897
+ "shape": "S4f"
152689
152898
  }
152690
152899
  }
152691
152900
  },
@@ -152715,7 +152924,7 @@ module.exports={
152715
152924
  }
152716
152925
  },
152717
152926
  "output": {
152718
- "shape": "S5w",
152927
+ "shape": "S63",
152719
152928
  "resultWrapper": "DescribeLoggingStatusResult"
152720
152929
  }
152721
152930
  },
@@ -152740,7 +152949,7 @@ module.exports={
152740
152949
  "Name": {},
152741
152950
  "Operator": {},
152742
152951
  "Values": {
152743
- "shape": "S63",
152952
+ "shape": "S6a",
152744
152953
  "locationName": "Value"
152745
152954
  }
152746
152955
  }
@@ -152834,7 +153043,7 @@ module.exports={
152834
153043
  "members": {
152835
153044
  "Marker": {},
152836
153045
  "ReservedNodeOfferings": {
152837
- "shape": "S6f"
153046
+ "shape": "S6m"
152838
153047
  }
152839
153048
  }
152840
153049
  }
@@ -152907,7 +153116,7 @@ module.exports={
152907
153116
  "members": {
152908
153117
  "Name": {},
152909
153118
  "Values": {
152910
- "shape": "S63"
153119
+ "shape": "S6a"
152911
153120
  }
152912
153121
  }
152913
153122
  }
@@ -152943,10 +153152,10 @@ module.exports={
152943
153152
  },
152944
153153
  "Marker": {},
152945
153154
  "TagKeys": {
152946
- "shape": "S3t"
153155
+ "shape": "S3z"
152947
153156
  },
152948
153157
  "TagValues": {
152949
- "shape": "S48"
153158
+ "shape": "S4f"
152950
153159
  }
152951
153160
  }
152952
153161
  },
@@ -152972,10 +153181,10 @@ module.exports={
152972
153181
  "ClusterIdentifier": {},
152973
153182
  "ScheduleIdentifier": {},
152974
153183
  "TagKeys": {
152975
- "shape": "S3t"
153184
+ "shape": "S3z"
152976
153185
  },
152977
153186
  "TagValues": {
152978
- "shape": "S48"
153187
+ "shape": "S4f"
152979
153188
  },
152980
153189
  "Marker": {},
152981
153190
  "MaxRecords": {
@@ -153031,7 +153240,7 @@ module.exports={
153031
153240
  "TableRestoreStatusDetails": {
153032
153241
  "type": "list",
153033
153242
  "member": {
153034
- "shape": "S72",
153243
+ "shape": "S79",
153035
153244
  "locationName": "TableRestoreStatus"
153036
153245
  }
153037
153246
  },
@@ -153050,10 +153259,10 @@ module.exports={
153050
153259
  },
153051
153260
  "Marker": {},
153052
153261
  "TagKeys": {
153053
- "shape": "S3t"
153262
+ "shape": "S3z"
153054
153263
  },
153055
153264
  "TagValues": {
153056
- "shape": "S48"
153265
+ "shape": "S4f"
153057
153266
  }
153058
153267
  }
153059
153268
  },
@@ -153079,6 +153288,39 @@ module.exports={
153079
153288
  }
153080
153289
  }
153081
153290
  },
153291
+ "DescribeUsageLimits": {
153292
+ "input": {
153293
+ "type": "structure",
153294
+ "members": {
153295
+ "UsageLimitId": {},
153296
+ "ClusterIdentifier": {},
153297
+ "FeatureType": {},
153298
+ "MaxRecords": {
153299
+ "type": "integer"
153300
+ },
153301
+ "Marker": {},
153302
+ "TagKeys": {
153303
+ "shape": "S3z"
153304
+ },
153305
+ "TagValues": {
153306
+ "shape": "S4f"
153307
+ }
153308
+ }
153309
+ },
153310
+ "output": {
153311
+ "resultWrapper": "DescribeUsageLimitsResult",
153312
+ "type": "structure",
153313
+ "members": {
153314
+ "UsageLimits": {
153315
+ "type": "list",
153316
+ "member": {
153317
+ "shape": "S3l"
153318
+ }
153319
+ },
153320
+ "Marker": {}
153321
+ }
153322
+ }
153323
+ },
153082
153324
  "DisableLogging": {
153083
153325
  "input": {
153084
153326
  "type": "structure",
@@ -153090,7 +153332,7 @@ module.exports={
153090
153332
  }
153091
153333
  },
153092
153334
  "output": {
153093
- "shape": "S5w",
153335
+ "shape": "S63",
153094
153336
  "resultWrapper": "DisableLoggingResult"
153095
153337
  }
153096
153338
  },
@@ -153128,7 +153370,7 @@ module.exports={
153128
153370
  }
153129
153371
  },
153130
153372
  "output": {
153131
- "shape": "S5w",
153373
+ "shape": "S63",
153132
153374
  "resultWrapper": "EnableLoggingResult"
153133
153375
  }
153134
153376
  },
@@ -153221,7 +153463,7 @@ module.exports={
153221
153463
  "members": {
153222
153464
  "Marker": {},
153223
153465
  "ReservedNodeOfferings": {
153224
- "shape": "S6f"
153466
+ "shape": "S6m"
153225
153467
  }
153226
153468
  }
153227
153469
  }
@@ -153376,12 +153618,12 @@ module.exports={
153376
153618
  "members": {
153377
153619
  "ParameterGroupName": {},
153378
153620
  "Parameters": {
153379
- "shape": "S4d"
153621
+ "shape": "S4k"
153380
153622
  }
153381
153623
  }
153382
153624
  },
153383
153625
  "output": {
153384
- "shape": "S7t",
153626
+ "shape": "S83",
153385
153627
  "resultWrapper": "ModifyClusterParameterGroupResult"
153386
153628
  }
153387
153629
  },
@@ -153559,6 +153801,25 @@ module.exports={
153559
153801
  "resultWrapper": "ModifySnapshotScheduleResult"
153560
153802
  }
153561
153803
  },
153804
+ "ModifyUsageLimit": {
153805
+ "input": {
153806
+ "type": "structure",
153807
+ "required": [
153808
+ "UsageLimitId"
153809
+ ],
153810
+ "members": {
153811
+ "UsageLimitId": {},
153812
+ "Amount": {
153813
+ "type": "long"
153814
+ },
153815
+ "BreachAction": {}
153816
+ }
153817
+ },
153818
+ "output": {
153819
+ "shape": "S3l",
153820
+ "resultWrapper": "ModifyUsageLimitResult"
153821
+ }
153822
+ },
153562
153823
  "PauseCluster": {
153563
153824
  "input": {
153564
153825
  "shape": "S31"
@@ -153628,12 +153889,12 @@ module.exports={
153628
153889
  "type": "boolean"
153629
153890
  },
153630
153891
  "Parameters": {
153631
- "shape": "S4d"
153892
+ "shape": "S4k"
153632
153893
  }
153633
153894
  }
153634
153895
  },
153635
153896
  "output": {
153636
- "shape": "S7t",
153897
+ "shape": "S83",
153637
153898
  "resultWrapper": "ResetClusterParameterGroupResult"
153638
153899
  }
153639
153900
  },
@@ -153743,7 +154004,7 @@ module.exports={
153743
154004
  "type": "structure",
153744
154005
  "members": {
153745
154006
  "TableRestoreStatus": {
153746
- "shape": "S72"
154007
+ "shape": "S79"
153747
154008
  }
153748
154009
  }
153749
154010
  }
@@ -154613,19 +154874,36 @@ module.exports={
154613
154874
  }
154614
154875
  }
154615
154876
  },
154616
- "S3t": {
154877
+ "S3l": {
154878
+ "type": "structure",
154879
+ "members": {
154880
+ "UsageLimitId": {},
154881
+ "ClusterIdentifier": {},
154882
+ "FeatureType": {},
154883
+ "LimitType": {},
154884
+ "Amount": {
154885
+ "type": "long"
154886
+ },
154887
+ "Period": {},
154888
+ "BreachAction": {},
154889
+ "Tags": {
154890
+ "shape": "Sg"
154891
+ }
154892
+ }
154893
+ },
154894
+ "S3z": {
154617
154895
  "type": "list",
154618
154896
  "member": {
154619
154897
  "locationName": "TagKey"
154620
154898
  }
154621
154899
  },
154622
- "S48": {
154900
+ "S4f": {
154623
154901
  "type": "list",
154624
154902
  "member": {
154625
154903
  "locationName": "TagValue"
154626
154904
  }
154627
154905
  },
154628
- "S4d": {
154906
+ "S4k": {
154629
154907
  "type": "list",
154630
154908
  "member": {
154631
154909
  "locationName": "Parameter",
@@ -154645,7 +154923,7 @@ module.exports={
154645
154923
  }
154646
154924
  }
154647
154925
  },
154648
- "S5w": {
154926
+ "S63": {
154649
154927
  "type": "structure",
154650
154928
  "members": {
154651
154929
  "LoggingEnabled": {
@@ -154662,13 +154940,13 @@ module.exports={
154662
154940
  "LastFailureMessage": {}
154663
154941
  }
154664
154942
  },
154665
- "S63": {
154943
+ "S6a": {
154666
154944
  "type": "list",
154667
154945
  "member": {
154668
154946
  "locationName": "item"
154669
154947
  }
154670
154948
  },
154671
- "S6f": {
154949
+ "S6m": {
154672
154950
  "type": "list",
154673
154951
  "member": {
154674
154952
  "locationName": "ReservedNodeOffering",
@@ -154695,7 +154973,7 @@ module.exports={
154695
154973
  "wrapper": true
154696
154974
  }
154697
154975
  },
154698
- "S72": {
154976
+ "S79": {
154699
154977
  "type": "structure",
154700
154978
  "members": {
154701
154979
  "TableRestoreRequestId": {},
@@ -154721,7 +154999,7 @@ module.exports={
154721
154999
  },
154722
155000
  "wrapper": true
154723
155001
  },
154724
- "S7t": {
155002
+ "S83": {
154725
155003
  "type": "structure",
154726
155004
  "members": {
154727
155005
  "ParameterGroupName": {},
@@ -154834,6 +155112,12 @@ module.exports={
154834
155112
  "limit_key": "MaxRecords",
154835
155113
  "output_token": "Marker",
154836
155114
  "result_key": "ScheduledActions"
155115
+ },
155116
+ "DescribeUsageLimits": {
155117
+ "input_token": "Marker",
155118
+ "limit_key": "MaxRecords",
155119
+ "output_token": "Marker",
155120
+ "result_key": "UsageLimits"
154837
155121
  }
154838
155122
  }
154839
155123
  }
@@ -160213,6 +160497,42 @@ module.exports={
160213
160497
  "uid": "route53domains-2014-05-15"
160214
160498
  },
160215
160499
  "operations": {
160500
+ "AcceptDomainTransferFromAnotherAwsAccount": {
160501
+ "input": {
160502
+ "type": "structure",
160503
+ "required": [
160504
+ "DomainName",
160505
+ "Password"
160506
+ ],
160507
+ "members": {
160508
+ "DomainName": {},
160509
+ "Password": {}
160510
+ }
160511
+ },
160512
+ "output": {
160513
+ "type": "structure",
160514
+ "members": {
160515
+ "OperationId": {}
160516
+ }
160517
+ }
160518
+ },
160519
+ "CancelDomainTransferToAnotherAwsAccount": {
160520
+ "input": {
160521
+ "type": "structure",
160522
+ "required": [
160523
+ "DomainName"
160524
+ ],
160525
+ "members": {
160526
+ "DomainName": {}
160527
+ }
160528
+ },
160529
+ "output": {
160530
+ "type": "structure",
160531
+ "members": {
160532
+ "OperationId": {}
160533
+ }
160534
+ }
160535
+ },
160216
160536
  "CheckDomainAvailability": {
160217
160537
  "input": {
160218
160538
  "type": "structure",
@@ -160243,7 +160563,7 @@ module.exports={
160243
160563
  "members": {
160244
160564
  "DomainName": {},
160245
160565
  "AuthCode": {
160246
- "shape": "S7"
160566
+ "shape": "Sd"
160247
160567
  }
160248
160568
  }
160249
160569
  },
@@ -160389,19 +160709,19 @@ module.exports={
160389
160709
  "members": {
160390
160710
  "DomainName": {},
160391
160711
  "Nameservers": {
160392
- "shape": "St"
160712
+ "shape": "Sy"
160393
160713
  },
160394
160714
  "AutoRenew": {
160395
160715
  "type": "boolean"
160396
160716
  },
160397
160717
  "AdminContact": {
160398
- "shape": "Sz"
160718
+ "shape": "S14"
160399
160719
  },
160400
160720
  "RegistrantContact": {
160401
- "shape": "Sz"
160721
+ "shape": "S14"
160402
160722
  },
160403
160723
  "TechContact": {
160404
- "shape": "Sz"
160724
+ "shape": "S14"
160405
160725
  },
160406
160726
  "AdminPrivacy": {
160407
160727
  "type": "boolean"
@@ -160595,7 +160915,7 @@ module.exports={
160595
160915
  ],
160596
160916
  "members": {
160597
160917
  "TagList": {
160598
- "shape": "S29"
160918
+ "shape": "S2d"
160599
160919
  }
160600
160920
  }
160601
160921
  }
@@ -160620,13 +160940,13 @@ module.exports={
160620
160940
  "type": "boolean"
160621
160941
  },
160622
160942
  "AdminContact": {
160623
- "shape": "Sz"
160943
+ "shape": "S14"
160624
160944
  },
160625
160945
  "RegistrantContact": {
160626
- "shape": "Sz"
160946
+ "shape": "S14"
160627
160947
  },
160628
160948
  "TechContact": {
160629
- "shape": "Sz"
160949
+ "shape": "S14"
160630
160950
  },
160631
160951
  "PrivacyProtectAdminContact": {
160632
160952
  "type": "boolean"
@@ -160649,6 +160969,23 @@ module.exports={
160649
160969
  }
160650
160970
  }
160651
160971
  },
160972
+ "RejectDomainTransferFromAnotherAwsAccount": {
160973
+ "input": {
160974
+ "type": "structure",
160975
+ "required": [
160976
+ "DomainName"
160977
+ ],
160978
+ "members": {
160979
+ "DomainName": {}
160980
+ }
160981
+ },
160982
+ "output": {
160983
+ "type": "structure",
160984
+ "members": {
160985
+ "OperationId": {}
160986
+ }
160987
+ }
160988
+ },
160652
160989
  "RenewDomain": {
160653
160990
  "input": {
160654
160991
  "type": "structure",
@@ -160711,7 +161048,7 @@ module.exports={
160711
161048
  ],
160712
161049
  "members": {
160713
161050
  "AuthCode": {
160714
- "shape": "S7"
161051
+ "shape": "Sd"
160715
161052
  }
160716
161053
  }
160717
161054
  }
@@ -160733,22 +161070,22 @@ module.exports={
160733
161070
  "type": "integer"
160734
161071
  },
160735
161072
  "Nameservers": {
160736
- "shape": "St"
161073
+ "shape": "Sy"
160737
161074
  },
160738
161075
  "AuthCode": {
160739
- "shape": "S7"
161076
+ "shape": "Sd"
160740
161077
  },
160741
161078
  "AutoRenew": {
160742
161079
  "type": "boolean"
160743
161080
  },
160744
161081
  "AdminContact": {
160745
- "shape": "Sz"
161082
+ "shape": "S14"
160746
161083
  },
160747
161084
  "RegistrantContact": {
160748
- "shape": "Sz"
161085
+ "shape": "S14"
160749
161086
  },
160750
161087
  "TechContact": {
160751
- "shape": "Sz"
161088
+ "shape": "S14"
160752
161089
  },
160753
161090
  "PrivacyProtectAdminContact": {
160754
161091
  "type": "boolean"
@@ -160771,6 +161108,26 @@ module.exports={
160771
161108
  }
160772
161109
  }
160773
161110
  },
161111
+ "TransferDomainToAnotherAwsAccount": {
161112
+ "input": {
161113
+ "type": "structure",
161114
+ "required": [
161115
+ "DomainName",
161116
+ "AccountId"
161117
+ ],
161118
+ "members": {
161119
+ "DomainName": {},
161120
+ "AccountId": {}
161121
+ }
161122
+ },
161123
+ "output": {
161124
+ "type": "structure",
161125
+ "members": {
161126
+ "OperationId": {},
161127
+ "Password": {}
161128
+ }
161129
+ }
161130
+ },
160774
161131
  "UpdateDomainContact": {
160775
161132
  "input": {
160776
161133
  "type": "structure",
@@ -160780,13 +161137,13 @@ module.exports={
160780
161137
  "members": {
160781
161138
  "DomainName": {},
160782
161139
  "AdminContact": {
160783
- "shape": "Sz"
161140
+ "shape": "S14"
160784
161141
  },
160785
161142
  "RegistrantContact": {
160786
- "shape": "Sz"
161143
+ "shape": "S14"
160787
161144
  },
160788
161145
  "TechContact": {
160789
- "shape": "Sz"
161146
+ "shape": "S14"
160790
161147
  }
160791
161148
  }
160792
161149
  },
@@ -160842,7 +161199,7 @@ module.exports={
160842
161199
  "deprecated": true
160843
161200
  },
160844
161201
  "Nameservers": {
160845
- "shape": "St"
161202
+ "shape": "Sy"
160846
161203
  }
160847
161204
  }
160848
161205
  },
@@ -160865,7 +161222,7 @@ module.exports={
160865
161222
  "members": {
160866
161223
  "DomainName": {},
160867
161224
  "TagsToUpdate": {
160868
- "shape": "S29"
161225
+ "shape": "S2d"
160869
161226
  }
160870
161227
  }
160871
161228
  },
@@ -160916,11 +161273,11 @@ module.exports={
160916
161273
  }
160917
161274
  },
160918
161275
  "shapes": {
160919
- "S7": {
161276
+ "Sd": {
160920
161277
  "type": "string",
160921
161278
  "sensitive": true
160922
161279
  },
160923
- "St": {
161280
+ "Sy": {
160924
161281
  "type": "list",
160925
161282
  "member": {
160926
161283
  "type": "structure",
@@ -160936,7 +161293,7 @@ module.exports={
160936
161293
  }
160937
161294
  }
160938
161295
  },
160939
- "Sz": {
161296
+ "S14": {
160940
161297
  "type": "structure",
160941
161298
  "members": {
160942
161299
  "FirstName": {},
@@ -160969,7 +161326,7 @@ module.exports={
160969
161326
  },
160970
161327
  "sensitive": true
160971
161328
  },
160972
- "S29": {
161329
+ "S2d": {
160973
161330
  "type": "list",
160974
161331
  "member": {
160975
161332
  "type": "structure",
@@ -178268,6 +178625,23 @@ module.exports={
178268
178625
  }
178269
178626
  }
178270
178627
  },
178628
+ "DeleteAutomaticTapeCreationPolicy": {
178629
+ "input": {
178630
+ "type": "structure",
178631
+ "required": [
178632
+ "GatewayARN"
178633
+ ],
178634
+ "members": {
178635
+ "GatewayARN": {}
178636
+ }
178637
+ },
178638
+ "output": {
178639
+ "type": "structure",
178640
+ "members": {
178641
+ "GatewayARN": {}
178642
+ }
178643
+ }
178644
+ },
178271
178645
  "DeleteBandwidthRateLimit": {
178272
178646
  "input": {
178273
178647
  "type": "structure",
@@ -178501,7 +178875,7 @@ module.exports={
178501
178875
  ],
178502
178876
  "members": {
178503
178877
  "VolumeARNs": {
178504
- "shape": "S36"
178878
+ "shape": "S38"
178505
178879
  }
178506
178880
  }
178507
178881
  },
@@ -178526,7 +178900,7 @@ module.exports={
178526
178900
  },
178527
178901
  "SourceSnapshotId": {},
178528
178902
  "VolumeiSCSIAttributes": {
178529
- "shape": "S3f"
178903
+ "shape": "S3h"
178530
178904
  },
178531
178905
  "CreatedDate": {
178532
178906
  "type": "timestamp"
@@ -178562,11 +178936,11 @@ module.exports={
178562
178936
  "members": {
178563
178937
  "TargetARN": {},
178564
178938
  "SecretToAuthenticateInitiator": {
178565
- "shape": "S3o"
178939
+ "shape": "S3q"
178566
178940
  },
178567
178941
  "InitiatorName": {},
178568
178942
  "SecretToAuthenticateTarget": {
178569
- "shape": "S3o"
178943
+ "shape": "S3q"
178570
178944
  }
178571
178945
  }
178572
178946
  }
@@ -178655,7 +179029,7 @@ module.exports={
178655
179029
  ],
178656
179030
  "members": {
178657
179031
  "FileShareARNList": {
178658
- "shape": "S48"
179032
+ "shape": "S4a"
178659
179033
  }
178660
179034
  }
178661
179035
  },
@@ -178713,7 +179087,7 @@ module.exports={
178713
179087
  ],
178714
179088
  "members": {
178715
179089
  "FileShareARNList": {
178716
- "shape": "S48"
179090
+ "shape": "S4a"
178717
179091
  }
178718
179092
  }
178719
179093
  },
@@ -178829,7 +179203,7 @@ module.exports={
178829
179203
  ],
178830
179204
  "members": {
178831
179205
  "VolumeARNs": {
178832
- "shape": "S36"
179206
+ "shape": "S38"
178833
179207
  }
178834
179208
  }
178835
179209
  },
@@ -178858,7 +179232,7 @@ module.exports={
178858
179232
  "type": "boolean"
178859
179233
  },
178860
179234
  "VolumeiSCSIAttributes": {
178861
- "shape": "S3f"
179235
+ "shape": "S3h"
178862
179236
  },
178863
179237
  "CreatedDate": {
178864
179238
  "type": "timestamp"
@@ -179183,6 +179557,31 @@ module.exports={
179183
179557
  }
179184
179558
  }
179185
179559
  },
179560
+ "ListAutomaticTapeCreationPolicies": {
179561
+ "input": {
179562
+ "type": "structure",
179563
+ "members": {
179564
+ "GatewayARN": {}
179565
+ }
179566
+ },
179567
+ "output": {
179568
+ "type": "structure",
179569
+ "members": {
179570
+ "AutomaticTapeCreationPolicyInfos": {
179571
+ "type": "list",
179572
+ "member": {
179573
+ "type": "structure",
179574
+ "members": {
179575
+ "AutomaticTapeCreationRules": {
179576
+ "shape": "S69"
179577
+ },
179578
+ "GatewayARN": {}
179579
+ }
179580
+ }
179581
+ }
179582
+ }
179583
+ }
179584
+ },
179186
179585
  "ListFileShares": {
179187
179586
  "input": {
179188
179587
  "type": "structure",
@@ -179650,6 +180049,27 @@ module.exports={
179650
180049
  }
179651
180050
  }
179652
180051
  },
180052
+ "UpdateAutomaticTapeCreationPolicy": {
180053
+ "input": {
180054
+ "type": "structure",
180055
+ "required": [
180056
+ "AutomaticTapeCreationRules",
180057
+ "GatewayARN"
180058
+ ],
180059
+ "members": {
180060
+ "AutomaticTapeCreationRules": {
180061
+ "shape": "S69"
180062
+ },
180063
+ "GatewayARN": {}
180064
+ }
180065
+ },
180066
+ "output": {
180067
+ "type": "structure",
180068
+ "members": {
180069
+ "GatewayARN": {}
180070
+ }
180071
+ }
180072
+ },
179653
180073
  "UpdateBandwidthRateLimit": {
179654
180074
  "input": {
179655
180075
  "type": "structure",
@@ -179684,11 +180104,11 @@ module.exports={
179684
180104
  "members": {
179685
180105
  "TargetARN": {},
179686
180106
  "SecretToAuthenticateInitiator": {
179687
- "shape": "S3o"
180107
+ "shape": "S3q"
179688
180108
  },
179689
180109
  "InitiatorName": {},
179690
180110
  "SecretToAuthenticateTarget": {
179691
- "shape": "S3o"
180111
+ "shape": "S3q"
179692
180112
  }
179693
180113
  }
179694
180114
  },
@@ -179965,11 +180385,11 @@ module.exports={
179965
180385
  "type": "list",
179966
180386
  "member": {}
179967
180387
  },
179968
- "S36": {
180388
+ "S38": {
179969
180389
  "type": "list",
179970
180390
  "member": {}
179971
180391
  },
179972
- "S3f": {
180392
+ "S3h": {
179973
180393
  "type": "structure",
179974
180394
  "members": {
179975
180395
  "TargetARN": {},
@@ -179985,13 +180405,35 @@ module.exports={
179985
180405
  }
179986
180406
  }
179987
180407
  },
179988
- "S3o": {
180408
+ "S3q": {
179989
180409
  "type": "string",
179990
180410
  "sensitive": true
179991
180411
  },
179992
- "S48": {
180412
+ "S4a": {
179993
180413
  "type": "list",
179994
180414
  "member": {}
180415
+ },
180416
+ "S69": {
180417
+ "type": "list",
180418
+ "member": {
180419
+ "type": "structure",
180420
+ "required": [
180421
+ "TapeBarcodePrefix",
180422
+ "PoolId",
180423
+ "TapeSizeInBytes",
180424
+ "MinimumNumTapes"
180425
+ ],
180426
+ "members": {
180427
+ "TapeBarcodePrefix": {},
180428
+ "PoolId": {},
180429
+ "TapeSizeInBytes": {
180430
+ "type": "long"
180431
+ },
180432
+ "MinimumNumTapes": {
180433
+ "type": "integer"
180434
+ }
180435
+ }
180436
+ }
179995
180437
  }
179996
180438
  }
179997
180439
  }
@@ -190374,7 +190816,7 @@ AWS.util.update(AWS, {
190374
190816
  /**
190375
190817
  * @constant
190376
190818
  */
190377
- VERSION: '2.658.0',
190819
+ VERSION: '2.662.0',
190378
190820
 
190379
190821
  /**
190380
190822
  * @api private
@@ -211335,7 +211777,7 @@ var LRUCache = /** @class */ (function () {
211335
211777
  }());
211336
211778
  exports.LRUCache = LRUCache;
211337
211779
  },{}],431:[function(require,module,exports){
211338
- // AWS SDK for JavaScript v2.658.0
211780
+ // AWS SDK for JavaScript v2.662.0
211339
211781
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
211340
211782
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
211341
211783
  require('./browser_loader');