aws-sdk 2.875.0 → 2.879.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 (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -385,7 +385,7 @@
385
385
  "shape": "S12"
386
386
  },
387
387
  "addOns": {
388
- "shape": "S2o"
388
+ "shape": "S2q"
389
389
  }
390
390
  }
391
391
  },
@@ -417,7 +417,7 @@
417
417
  "shape": "S12"
418
418
  },
419
419
  "addOns": {
420
- "shape": "S2o"
420
+ "shape": "S2q"
421
421
  },
422
422
  "sourceDiskName": {},
423
423
  "restoreDate": {},
@@ -471,16 +471,16 @@
471
471
  "members": {
472
472
  "distributionName": {},
473
473
  "origin": {
474
- "shape": "S2z"
474
+ "shape": "S31"
475
475
  },
476
476
  "defaultCacheBehavior": {
477
- "shape": "S31"
477
+ "shape": "S33"
478
478
  },
479
479
  "cacheBehaviorSettings": {
480
- "shape": "S33"
480
+ "shape": "S35"
481
481
  },
482
482
  "cacheBehaviors": {
483
- "shape": "S3b"
483
+ "shape": "S3d"
484
484
  },
485
485
  "bundleId": {},
486
486
  "ipAddressType": {},
@@ -493,7 +493,7 @@
493
493
  "type": "structure",
494
494
  "members": {
495
495
  "distribution": {
496
- "shape": "S3f"
496
+ "shape": "S3h"
497
497
  },
498
498
  "operation": {
499
499
  "shape": "S5"
@@ -533,7 +533,7 @@
533
533
  "members": {
534
534
  "domainName": {},
535
535
  "domainEntry": {
536
- "shape": "S3k"
536
+ "shape": "S3m"
537
537
  }
538
538
  }
539
539
  },
@@ -595,7 +595,7 @@
595
595
  "shape": "S12"
596
596
  },
597
597
  "addOns": {
598
- "shape": "S2o"
598
+ "shape": "S2q"
599
599
  },
600
600
  "ipAddressType": {}
601
601
  }
@@ -644,7 +644,7 @@
644
644
  "shape": "S12"
645
645
  },
646
646
  "addOns": {
647
- "shape": "S2o"
647
+ "shape": "S2q"
648
648
  },
649
649
  "ipAddressType": {},
650
650
  "sourceInstanceName": {},
@@ -680,7 +680,7 @@
680
680
  "type": "structure",
681
681
  "members": {
682
682
  "keyPair": {
683
- "shape": "S40"
683
+ "shape": "S42"
684
684
  },
685
685
  "publicKeyBase64": {},
686
686
  "privateKeyBase64": {},
@@ -706,7 +706,7 @@
706
706
  "certificateName": {},
707
707
  "certificateDomainName": {},
708
708
  "certificateAlternativeNames": {
709
- "shape": "S43"
709
+ "shape": "S45"
710
710
  },
711
711
  "tags": {
712
712
  "shape": "S12"
@@ -736,7 +736,7 @@
736
736
  "certificateName": {},
737
737
  "certificateDomainName": {},
738
738
  "certificateAlternativeNames": {
739
- "shape": "S43"
739
+ "shape": "S45"
740
740
  },
741
741
  "tags": {
742
742
  "shape": "S12"
@@ -770,7 +770,7 @@
770
770
  "masterDatabaseName": {},
771
771
  "masterUsername": {},
772
772
  "masterUserPassword": {
773
- "shape": "S48"
773
+ "shape": "S4a"
774
774
  },
775
775
  "preferredBackupWindow": {},
776
776
  "preferredMaintenanceWindow": {},
@@ -1046,7 +1046,7 @@
1046
1046
  "members": {
1047
1047
  "domainName": {},
1048
1048
  "domainEntry": {
1049
- "shape": "S3k"
1049
+ "shape": "S3m"
1050
1050
  }
1051
1051
  }
1052
1052
  },
@@ -1347,7 +1347,7 @@
1347
1347
  "members": {
1348
1348
  "resourceName": {},
1349
1349
  "addOnRequest": {
1350
- "shape": "S2p"
1350
+ "shape": "S2r"
1351
1351
  }
1352
1352
  }
1353
1353
  },
@@ -1450,10 +1450,10 @@
1450
1450
  "state": {},
1451
1451
  "unit": {},
1452
1452
  "contactProtocols": {
1453
- "shape": "S6d"
1453
+ "shape": "S6f"
1454
1454
  },
1455
1455
  "notificationTriggers": {
1456
- "shape": "S6e"
1456
+ "shape": "S6g"
1457
1457
  },
1458
1458
  "notificationEnabled": {
1459
1459
  "type": "boolean"
@@ -1665,7 +1665,7 @@
1665
1665
  }
1666
1666
  },
1667
1667
  "destinationInfo": {
1668
- "shape": "S7b"
1668
+ "shape": "S7d"
1669
1669
  }
1670
1670
  }
1671
1671
  }
@@ -1679,7 +1679,7 @@
1679
1679
  "type": "structure",
1680
1680
  "members": {
1681
1681
  "protocols": {
1682
- "shape": "S6d"
1682
+ "shape": "S6f"
1683
1683
  }
1684
1684
  }
1685
1685
  },
@@ -1745,7 +1745,7 @@
1745
1745
  "containerImages": {
1746
1746
  "type": "list",
1747
1747
  "member": {
1748
- "shape": "S7o"
1748
+ "shape": "S7q"
1749
1749
  }
1750
1750
  }
1751
1751
  }
@@ -1806,7 +1806,7 @@
1806
1806
  "deployments": {
1807
1807
  "type": "list",
1808
1808
  "member": {
1809
- "shape": "S2f"
1809
+ "shape": "S2h"
1810
1810
  }
1811
1811
  }
1812
1812
  }
@@ -1836,7 +1836,7 @@
1836
1836
  "type": "integer"
1837
1837
  },
1838
1838
  "statistics": {
1839
- "shape": "S7y"
1839
+ "shape": "S80"
1840
1840
  }
1841
1841
  }
1842
1842
  },
@@ -1845,7 +1845,7 @@
1845
1845
  "members": {
1846
1846
  "metricName": {},
1847
1847
  "metricData": {
1848
- "shape": "S80"
1848
+ "shape": "S82"
1849
1849
  }
1850
1850
  }
1851
1851
  }
@@ -1916,7 +1916,7 @@
1916
1916
  "type": "structure",
1917
1917
  "members": {
1918
1918
  "disk": {
1919
- "shape": "S8c"
1919
+ "shape": "S8e"
1920
1920
  }
1921
1921
  }
1922
1922
  }
@@ -1935,7 +1935,7 @@
1935
1935
  "type": "structure",
1936
1936
  "members": {
1937
1937
  "diskSnapshot": {
1938
- "shape": "S8i"
1938
+ "shape": "S8k"
1939
1939
  }
1940
1940
  }
1941
1941
  }
@@ -1953,7 +1953,7 @@
1953
1953
  "diskSnapshots": {
1954
1954
  "type": "list",
1955
1955
  "member": {
1956
- "shape": "S8i"
1956
+ "shape": "S8k"
1957
1957
  }
1958
1958
  },
1959
1959
  "nextPageToken": {}
@@ -1971,7 +1971,7 @@
1971
1971
  "type": "structure",
1972
1972
  "members": {
1973
1973
  "disks": {
1974
- "shape": "S8p"
1974
+ "shape": "S8r"
1975
1975
  },
1976
1976
  "nextPageToken": {}
1977
1977
  }
@@ -2050,7 +2050,7 @@
2050
2050
  },
2051
2051
  "unit": {},
2052
2052
  "statistics": {
2053
- "shape": "S7y"
2053
+ "shape": "S80"
2054
2054
  }
2055
2055
  }
2056
2056
  },
@@ -2059,7 +2059,7 @@
2059
2059
  "members": {
2060
2060
  "metricName": {},
2061
2061
  "metricData": {
2062
- "shape": "S80"
2062
+ "shape": "S82"
2063
2063
  }
2064
2064
  }
2065
2065
  }
@@ -2078,7 +2078,7 @@
2078
2078
  "distributions": {
2079
2079
  "type": "list",
2080
2080
  "member": {
2081
- "shape": "S3f"
2081
+ "shape": "S3h"
2082
2082
  }
2083
2083
  },
2084
2084
  "nextPageToken": {}
@@ -2099,7 +2099,7 @@
2099
2099
  "type": "structure",
2100
2100
  "members": {
2101
2101
  "domain": {
2102
- "shape": "S94"
2102
+ "shape": "S96"
2103
2103
  }
2104
2104
  }
2105
2105
  }
@@ -2117,7 +2117,7 @@
2117
2117
  "domains": {
2118
2118
  "type": "list",
2119
2119
  "member": {
2120
- "shape": "S94"
2120
+ "shape": "S96"
2121
2121
  }
2122
2122
  },
2123
2123
  "nextPageToken": {}
@@ -2194,7 +2194,7 @@
2194
2194
  }
2195
2195
  },
2196
2196
  "destinationInfo": {
2197
- "shape": "S7b"
2197
+ "shape": "S7d"
2198
2198
  }
2199
2199
  }
2200
2200
  }
@@ -2217,7 +2217,7 @@
2217
2217
  "type": "structure",
2218
2218
  "members": {
2219
2219
  "instance": {
2220
- "shape": "S9l"
2220
+ "shape": "S9n"
2221
2221
  }
2222
2222
  }
2223
2223
  }
@@ -2308,7 +2308,7 @@
2308
2308
  },
2309
2309
  "unit": {},
2310
2310
  "statistics": {
2311
- "shape": "S7y"
2311
+ "shape": "S80"
2312
2312
  }
2313
2313
  }
2314
2314
  },
@@ -2317,7 +2317,7 @@
2317
2317
  "members": {
2318
2318
  "metricName": {},
2319
2319
  "metricData": {
2320
- "shape": "S80"
2320
+ "shape": "S82"
2321
2321
  }
2322
2322
  }
2323
2323
  }
@@ -2377,7 +2377,7 @@
2377
2377
  "type": "structure",
2378
2378
  "members": {
2379
2379
  "instanceSnapshot": {
2380
- "shape": "Sae"
2380
+ "shape": "Sag"
2381
2381
  }
2382
2382
  }
2383
2383
  }
@@ -2395,7 +2395,7 @@
2395
2395
  "instanceSnapshots": {
2396
2396
  "type": "list",
2397
2397
  "member": {
2398
- "shape": "Sae"
2398
+ "shape": "Sag"
2399
2399
  }
2400
2400
  },
2401
2401
  "nextPageToken": {}
@@ -2416,7 +2416,7 @@
2416
2416
  "type": "structure",
2417
2417
  "members": {
2418
2418
  "state": {
2419
- "shape": "S9w"
2419
+ "shape": "S9y"
2420
2420
  }
2421
2421
  }
2422
2422
  }
@@ -2434,7 +2434,7 @@
2434
2434
  "instances": {
2435
2435
  "type": "list",
2436
2436
  "member": {
2437
- "shape": "S9l"
2437
+ "shape": "S9n"
2438
2438
  }
2439
2439
  },
2440
2440
  "nextPageToken": {}
@@ -2455,7 +2455,7 @@
2455
2455
  "type": "structure",
2456
2456
  "members": {
2457
2457
  "keyPair": {
2458
- "shape": "S40"
2458
+ "shape": "S42"
2459
2459
  }
2460
2460
  }
2461
2461
  }
@@ -2473,7 +2473,7 @@
2473
2473
  "keyPairs": {
2474
2474
  "type": "list",
2475
2475
  "member": {
2476
- "shape": "S40"
2476
+ "shape": "S42"
2477
2477
  }
2478
2478
  },
2479
2479
  "nextPageToken": {}
@@ -2494,7 +2494,7 @@
2494
2494
  "type": "structure",
2495
2495
  "members": {
2496
2496
  "loadBalancer": {
2497
- "shape": "Sav"
2497
+ "shape": "Sax"
2498
2498
  }
2499
2499
  }
2500
2500
  }
@@ -2525,7 +2525,7 @@
2525
2525
  },
2526
2526
  "unit": {},
2527
2527
  "statistics": {
2528
- "shape": "S7y"
2528
+ "shape": "S80"
2529
2529
  }
2530
2530
  }
2531
2531
  },
@@ -2534,7 +2534,7 @@
2534
2534
  "members": {
2535
2535
  "metricName": {},
2536
2536
  "metricData": {
2537
- "shape": "S80"
2537
+ "shape": "S82"
2538
2538
  }
2539
2539
  }
2540
2540
  }
@@ -2646,7 +2646,7 @@
2646
2646
  "loadBalancers": {
2647
2647
  "type": "list",
2648
2648
  "member": {
2649
- "shape": "Sav"
2649
+ "shape": "Sax"
2650
2650
  }
2651
2651
  },
2652
2652
  "nextPageToken": {}
@@ -2738,10 +2738,10 @@
2738
2738
  "displayName": {},
2739
2739
  "name": {},
2740
2740
  "availabilityZones": {
2741
- "shape": "Sc1"
2741
+ "shape": "Sc3"
2742
2742
  },
2743
2743
  "relationalDatabaseAvailabilityZones": {
2744
- "shape": "Sc1"
2744
+ "shape": "Sc3"
2745
2745
  }
2746
2746
  }
2747
2747
  }
@@ -2763,7 +2763,7 @@
2763
2763
  "type": "structure",
2764
2764
  "members": {
2765
2765
  "relationalDatabase": {
2766
- "shape": "Sc5"
2766
+ "shape": "Sc7"
2767
2767
  }
2768
2768
  }
2769
2769
  }
@@ -2956,7 +2956,7 @@
2956
2956
  "type": "structure",
2957
2957
  "members": {
2958
2958
  "masterUserPassword": {
2959
- "shape": "S48"
2959
+ "shape": "S4a"
2960
2960
  },
2961
2961
  "createdAt": {
2962
2962
  "type": "timestamp"
@@ -2990,7 +2990,7 @@
2990
2990
  },
2991
2991
  "unit": {},
2992
2992
  "statistics": {
2993
- "shape": "S7y"
2993
+ "shape": "S80"
2994
2994
  }
2995
2995
  }
2996
2996
  },
@@ -2999,7 +2999,7 @@
2999
2999
  "members": {
3000
3000
  "metricName": {},
3001
3001
  "metricData": {
3002
- "shape": "S80"
3002
+ "shape": "S82"
3003
3003
  }
3004
3004
  }
3005
3005
  }
@@ -3019,7 +3019,7 @@
3019
3019
  "type": "structure",
3020
3020
  "members": {
3021
3021
  "parameters": {
3022
- "shape": "Sd2"
3022
+ "shape": "Sd4"
3023
3023
  },
3024
3024
  "nextPageToken": {}
3025
3025
  }
@@ -3039,7 +3039,7 @@
3039
3039
  "type": "structure",
3040
3040
  "members": {
3041
3041
  "relationalDatabaseSnapshot": {
3042
- "shape": "Sd6"
3042
+ "shape": "Sd8"
3043
3043
  }
3044
3044
  }
3045
3045
  }
@@ -3057,7 +3057,7 @@
3057
3057
  "relationalDatabaseSnapshots": {
3058
3058
  "type": "list",
3059
3059
  "member": {
3060
- "shape": "Sd6"
3060
+ "shape": "Sd8"
3061
3061
  }
3062
3062
  },
3063
3063
  "nextPageToken": {}
@@ -3077,7 +3077,7 @@
3077
3077
  "relationalDatabases": {
3078
3078
  "type": "list",
3079
3079
  "member": {
3080
- "shape": "Sc5"
3080
+ "shape": "Sc7"
3081
3081
  }
3082
3082
  },
3083
3083
  "nextPageToken": {}
@@ -3098,7 +3098,7 @@
3098
3098
  "type": "structure",
3099
3099
  "members": {
3100
3100
  "staticIp": {
3101
- "shape": "Sdf"
3101
+ "shape": "Sdh"
3102
3102
  }
3103
3103
  }
3104
3104
  }
@@ -3116,7 +3116,7 @@
3116
3116
  "staticIps": {
3117
3117
  "type": "list",
3118
3118
  "member": {
3119
- "shape": "Sdf"
3119
+ "shape": "Sdh"
3120
3120
  }
3121
3121
  },
3122
3122
  "nextPageToken": {}
@@ -3222,10 +3222,10 @@
3222
3222
  },
3223
3223
  "treatMissingData": {},
3224
3224
  "contactProtocols": {
3225
- "shape": "S6d"
3225
+ "shape": "S6f"
3226
3226
  },
3227
3227
  "notificationTriggers": {
3228
- "shape": "S6e"
3228
+ "shape": "S6g"
3229
3229
  },
3230
3230
  "notificationEnabled": {
3231
3231
  "type": "boolean"
@@ -3323,7 +3323,7 @@
3323
3323
  "type": "structure",
3324
3324
  "members": {
3325
3325
  "containerImage": {
3326
- "shape": "S7o"
3326
+ "shape": "S7q"
3327
3327
  }
3328
3328
  }
3329
3329
  }
@@ -3611,16 +3611,16 @@
3611
3611
  "members": {
3612
3612
  "distributionName": {},
3613
3613
  "origin": {
3614
- "shape": "S2z"
3614
+ "shape": "S31"
3615
3615
  },
3616
3616
  "defaultCacheBehavior": {
3617
- "shape": "S31"
3617
+ "shape": "S33"
3618
3618
  },
3619
3619
  "cacheBehaviorSettings": {
3620
- "shape": "S33"
3620
+ "shape": "S35"
3621
3621
  },
3622
3622
  "cacheBehaviors": {
3623
- "shape": "S3b"
3623
+ "shape": "S3d"
3624
3624
  },
3625
3625
  "isEnabled": {
3626
3626
  "type": "boolean"
@@ -3663,7 +3663,7 @@
3663
3663
  "members": {
3664
3664
  "domainName": {},
3665
3665
  "domainEntry": {
3666
- "shape": "S3k"
3666
+ "shape": "S3m"
3667
3667
  }
3668
3668
  }
3669
3669
  },
@@ -3708,7 +3708,7 @@
3708
3708
  "members": {
3709
3709
  "relationalDatabaseName": {},
3710
3710
  "masterUserPassword": {
3711
- "shape": "S48"
3711
+ "shape": "S4a"
3712
3712
  },
3713
3713
  "rotateMasterUserPassword": {
3714
3714
  "type": "boolean"
@@ -3749,7 +3749,7 @@
3749
3749
  "members": {
3750
3750
  "relationalDatabaseName": {},
3751
3751
  "parameters": {
3752
- "shape": "Sd2"
3752
+ "shape": "Sd4"
3753
3753
  }
3754
3754
  }
3755
3755
  },
@@ -4013,14 +4013,21 @@
4013
4013
  "power": {},
4014
4014
  "powerId": {},
4015
4015
  "state": {},
4016
+ "stateDetail": {
4017
+ "type": "structure",
4018
+ "members": {
4019
+ "code": {},
4020
+ "message": {}
4021
+ }
4022
+ },
4016
4023
  "scale": {
4017
4024
  "type": "integer"
4018
4025
  },
4019
4026
  "currentDeployment": {
4020
- "shape": "S2f"
4027
+ "shape": "S2h"
4021
4028
  },
4022
4029
  "nextDeployment": {
4023
- "shape": "S2f"
4030
+ "shape": "S2h"
4024
4031
  },
4025
4032
  "isDisabled": {
4026
4033
  "type": "boolean"
@@ -4033,7 +4040,7 @@
4033
4040
  "url": {}
4034
4041
  }
4035
4042
  },
4036
- "S2f": {
4043
+ "S2h": {
4037
4044
  "type": "structure",
4038
4045
  "members": {
4039
4046
  "version": {
@@ -4060,13 +4067,13 @@
4060
4067
  }
4061
4068
  }
4062
4069
  },
4063
- "S2o": {
4070
+ "S2q": {
4064
4071
  "type": "list",
4065
4072
  "member": {
4066
- "shape": "S2p"
4073
+ "shape": "S2r"
4067
4074
  }
4068
4075
  },
4069
- "S2p": {
4076
+ "S2r": {
4070
4077
  "type": "structure",
4071
4078
  "required": [
4072
4079
  "addOnType"
@@ -4081,7 +4088,7 @@
4081
4088
  }
4082
4089
  }
4083
4090
  },
4084
- "S2z": {
4091
+ "S31": {
4085
4092
  "type": "structure",
4086
4093
  "members": {
4087
4094
  "name": {},
@@ -4089,13 +4096,13 @@
4089
4096
  "protocolPolicy": {}
4090
4097
  }
4091
4098
  },
4092
- "S31": {
4099
+ "S33": {
4093
4100
  "type": "structure",
4094
4101
  "members": {
4095
4102
  "behavior": {}
4096
4103
  }
4097
4104
  },
4098
- "S33": {
4105
+ "S35": {
4099
4106
  "type": "structure",
4100
4107
  "members": {
4101
4108
  "defaultTTL": {
@@ -4141,7 +4148,7 @@
4141
4148
  }
4142
4149
  }
4143
4150
  },
4144
- "S3b": {
4151
+ "S3d": {
4145
4152
  "type": "list",
4146
4153
  "member": {
4147
4154
  "type": "structure",
@@ -4151,7 +4158,7 @@
4151
4158
  }
4152
4159
  }
4153
4160
  },
4154
- "S3f": {
4161
+ "S3h": {
4155
4162
  "type": "structure",
4156
4163
  "members": {
4157
4164
  "name": {},
@@ -4185,13 +4192,13 @@
4185
4192
  },
4186
4193
  "originPublicDNS": {},
4187
4194
  "defaultCacheBehavior": {
4188
- "shape": "S31"
4195
+ "shape": "S33"
4189
4196
  },
4190
4197
  "cacheBehaviorSettings": {
4191
- "shape": "S33"
4198
+ "shape": "S35"
4192
4199
  },
4193
4200
  "cacheBehaviors": {
4194
- "shape": "S3b"
4201
+ "shape": "S3d"
4195
4202
  },
4196
4203
  "ableToUpdateBundle": {
4197
4204
  "type": "boolean"
@@ -4202,7 +4209,7 @@
4202
4209
  }
4203
4210
  }
4204
4211
  },
4205
- "S3k": {
4212
+ "S3m": {
4206
4213
  "type": "structure",
4207
4214
  "members": {
4208
4215
  "id": {},
@@ -4220,7 +4227,7 @@
4220
4227
  }
4221
4228
  }
4222
4229
  },
4223
- "S40": {
4230
+ "S42": {
4224
4231
  "type": "structure",
4225
4232
  "members": {
4226
4233
  "name": {},
@@ -4239,30 +4246,30 @@
4239
4246
  "fingerprint": {}
4240
4247
  }
4241
4248
  },
4242
- "S43": {
4249
+ "S45": {
4243
4250
  "type": "list",
4244
4251
  "member": {}
4245
4252
  },
4246
- "S48": {
4253
+ "S4a": {
4247
4254
  "type": "string",
4248
4255
  "sensitive": true
4249
4256
  },
4250
- "S6d": {
4257
+ "S6f": {
4251
4258
  "type": "list",
4252
4259
  "member": {}
4253
4260
  },
4254
- "S6e": {
4261
+ "S6g": {
4255
4262
  "type": "list",
4256
4263
  "member": {}
4257
4264
  },
4258
- "S7b": {
4265
+ "S7d": {
4259
4266
  "type": "structure",
4260
4267
  "members": {
4261
4268
  "id": {},
4262
4269
  "service": {}
4263
4270
  }
4264
4271
  },
4265
- "S7o": {
4272
+ "S7q": {
4266
4273
  "type": "structure",
4267
4274
  "members": {
4268
4275
  "image": {},
@@ -4272,11 +4279,11 @@
4272
4279
  }
4273
4280
  }
4274
4281
  },
4275
- "S7y": {
4282
+ "S80": {
4276
4283
  "type": "list",
4277
4284
  "member": {}
4278
4285
  },
4279
- "S80": {
4286
+ "S82": {
4280
4287
  "type": "list",
4281
4288
  "member": {
4282
4289
  "type": "structure",
@@ -4303,7 +4310,7 @@
4303
4310
  }
4304
4311
  }
4305
4312
  },
4306
- "S8c": {
4313
+ "S8e": {
4307
4314
  "type": "structure",
4308
4315
  "members": {
4309
4316
  "name": {},
@@ -4320,7 +4327,7 @@
4320
4327
  "shape": "S12"
4321
4328
  },
4322
4329
  "addOns": {
4323
- "shape": "S8d"
4330
+ "shape": "S8f"
4324
4331
  },
4325
4332
  "sizeInGb": {
4326
4333
  "type": "integer"
@@ -4346,7 +4353,7 @@
4346
4353
  }
4347
4354
  }
4348
4355
  },
4349
- "S8d": {
4356
+ "S8f": {
4350
4357
  "type": "list",
4351
4358
  "member": {
4352
4359
  "type": "structure",
@@ -4358,7 +4365,7 @@
4358
4365
  }
4359
4366
  }
4360
4367
  },
4361
- "S8i": {
4368
+ "S8k": {
4362
4369
  "type": "structure",
4363
4370
  "members": {
4364
4371
  "name": {},
@@ -4388,13 +4395,13 @@
4388
4395
  }
4389
4396
  }
4390
4397
  },
4391
- "S8p": {
4398
+ "S8r": {
4392
4399
  "type": "list",
4393
4400
  "member": {
4394
- "shape": "S8c"
4401
+ "shape": "S8e"
4395
4402
  }
4396
4403
  },
4397
- "S94": {
4404
+ "S96": {
4398
4405
  "type": "structure",
4399
4406
  "members": {
4400
4407
  "name": {},
@@ -4413,12 +4420,12 @@
4413
4420
  "domainEntries": {
4414
4421
  "type": "list",
4415
4422
  "member": {
4416
- "shape": "S3k"
4423
+ "shape": "S3m"
4417
4424
  }
4418
4425
  }
4419
4426
  }
4420
4427
  },
4421
- "S9l": {
4428
+ "S9n": {
4422
4429
  "type": "structure",
4423
4430
  "members": {
4424
4431
  "name": {},
@@ -4438,7 +4445,7 @@
4438
4445
  "blueprintName": {},
4439
4446
  "bundleId": {},
4440
4447
  "addOns": {
4441
- "shape": "S8d"
4448
+ "shape": "S8f"
4442
4449
  },
4443
4450
  "isStaticIp": {
4444
4451
  "type": "boolean"
@@ -4457,7 +4464,7 @@
4457
4464
  "type": "integer"
4458
4465
  },
4459
4466
  "disks": {
4460
- "shape": "S8p"
4467
+ "shape": "S8r"
4461
4468
  },
4462
4469
  "ramSizeInGb": {
4463
4470
  "type": "float"
@@ -4506,13 +4513,13 @@
4506
4513
  }
4507
4514
  },
4508
4515
  "state": {
4509
- "shape": "S9w"
4516
+ "shape": "S9y"
4510
4517
  },
4511
4518
  "username": {},
4512
4519
  "sshKeyName": {}
4513
4520
  }
4514
4521
  },
4515
- "S9w": {
4522
+ "S9y": {
4516
4523
  "type": "structure",
4517
4524
  "members": {
4518
4525
  "code": {
@@ -4521,7 +4528,7 @@
4521
4528
  "name": {}
4522
4529
  }
4523
4530
  },
4524
- "Sae": {
4531
+ "Sag": {
4525
4532
  "type": "structure",
4526
4533
  "members": {
4527
4534
  "name": {},
@@ -4540,7 +4547,7 @@
4540
4547
  "state": {},
4541
4548
  "progress": {},
4542
4549
  "fromAttachedDisks": {
4543
- "shape": "S8p"
4550
+ "shape": "S8r"
4544
4551
  },
4545
4552
  "fromInstanceName": {},
4546
4553
  "fromInstanceArn": {},
@@ -4554,7 +4561,7 @@
4554
4561
  }
4555
4562
  }
4556
4563
  },
4557
- "Sav": {
4564
+ "Sax": {
4558
4565
  "type": "structure",
4559
4566
  "members": {
4560
4567
  "name": {},
@@ -4614,7 +4621,7 @@
4614
4621
  "ipAddressType": {}
4615
4622
  }
4616
4623
  },
4617
- "Sc1": {
4624
+ "Sc3": {
4618
4625
  "type": "list",
4619
4626
  "member": {
4620
4627
  "type": "structure",
@@ -4624,7 +4631,7 @@
4624
4631
  }
4625
4632
  }
4626
4633
  },
4627
- "Sc5": {
4634
+ "Sc7": {
4628
4635
  "type": "structure",
4629
4636
  "members": {
4630
4637
  "name": {},
@@ -4709,7 +4716,7 @@
4709
4716
  "caCertificateIdentifier": {}
4710
4717
  }
4711
4718
  },
4712
- "Sd2": {
4719
+ "Sd4": {
4713
4720
  "type": "list",
4714
4721
  "member": {
4715
4722
  "type": "structure",
@@ -4727,7 +4734,7 @@
4727
4734
  }
4728
4735
  }
4729
4736
  },
4730
- "Sd6": {
4737
+ "Sd8": {
4731
4738
  "type": "structure",
4732
4739
  "members": {
4733
4740
  "name": {},
@@ -4755,7 +4762,7 @@
4755
4762
  "fromRelationalDatabaseBlueprintId": {}
4756
4763
  }
4757
4764
  },
4758
- "Sdf": {
4765
+ "Sdh": {
4759
4766
  "type": "structure",
4760
4767
  "members": {
4761
4768
  "name": {},