cdk-lambda-subminute 2.0.299 → 2.0.300
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.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +14 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +3 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +117 -94
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +37 -31
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +361 -16
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +423 -268
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +15 -5
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +93 -31
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +31 -26
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +6 -2
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +562 -53
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.paginators.json +4 -0
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +33 -4
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +29 -4
- package/node_modules/aws-sdk/clients/codecatalyst.d.ts +370 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +179 -1
- package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
- package/node_modules/aws-sdk/clients/mwaa.d.ts +28 -5
- package/node_modules/aws-sdk/clients/rds.d.ts +1 -1
- package/node_modules/aws-sdk/clients/redshift.d.ts +6 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +359 -7
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +12 -12
- package/node_modules/aws-sdk/dist/aws-sdk.js +586 -398
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +100 -100
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1497.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){
|
@@ -9449,6 +9449,9 @@ module.exports={
|
|
9449
9449
|
},
|
9450
9450
|
"TrafficSources": {
|
9451
9451
|
"shape": "Sd"
|
9452
|
+
},
|
9453
|
+
"InstanceMaintenancePolicy": {
|
9454
|
+
"shape": "S2y"
|
9452
9455
|
}
|
9453
9456
|
}
|
9454
9457
|
}
|
@@ -9464,11 +9467,11 @@ module.exports={
|
|
9464
9467
|
"ImageId": {},
|
9465
9468
|
"KeyName": {},
|
9466
9469
|
"SecurityGroups": {
|
9467
|
-
"shape": "
|
9470
|
+
"shape": "S32"
|
9468
9471
|
},
|
9469
9472
|
"ClassicLinkVPCId": {},
|
9470
9473
|
"ClassicLinkVPCSecurityGroups": {
|
9471
|
-
"shape": "
|
9474
|
+
"shape": "S33"
|
9472
9475
|
},
|
9473
9476
|
"UserData": {},
|
9474
9477
|
"InstanceId": {},
|
@@ -9476,10 +9479,10 @@ module.exports={
|
|
9476
9479
|
"KernelId": {},
|
9477
9480
|
"RamdiskId": {},
|
9478
9481
|
"BlockDeviceMappings": {
|
9479
|
-
"shape": "
|
9482
|
+
"shape": "S35"
|
9480
9483
|
},
|
9481
9484
|
"InstanceMonitoring": {
|
9482
|
-
"shape": "
|
9485
|
+
"shape": "S3f"
|
9483
9486
|
},
|
9484
9487
|
"SpotPrice": {},
|
9485
9488
|
"IamInstanceProfile": {},
|
@@ -9491,7 +9494,7 @@ module.exports={
|
|
9491
9494
|
},
|
9492
9495
|
"PlacementTenancy": {},
|
9493
9496
|
"MetadataOptions": {
|
9494
|
-
"shape": "
|
9497
|
+
"shape": "S3k"
|
9495
9498
|
}
|
9496
9499
|
}
|
9497
9500
|
}
|
@@ -9664,14 +9667,14 @@ module.exports={
|
|
9664
9667
|
"type": "structure",
|
9665
9668
|
"members": {
|
9666
9669
|
"AutoScalingGroupNames": {
|
9667
|
-
"shape": "
|
9670
|
+
"shape": "S49"
|
9668
9671
|
},
|
9669
9672
|
"NextToken": {},
|
9670
9673
|
"MaxRecords": {
|
9671
9674
|
"type": "integer"
|
9672
9675
|
},
|
9673
9676
|
"Filters": {
|
9674
|
-
"shape": "
|
9677
|
+
"shape": "S4b"
|
9675
9678
|
}
|
9676
9679
|
}
|
9677
9680
|
},
|
@@ -9735,7 +9738,7 @@ module.exports={
|
|
9735
9738
|
"type": "integer"
|
9736
9739
|
},
|
9737
9740
|
"Instances": {
|
9738
|
-
"shape": "
|
9741
|
+
"shape": "S4i"
|
9739
9742
|
},
|
9740
9743
|
"CreatedTime": {
|
9741
9744
|
"type": "timestamp"
|
@@ -9764,7 +9767,7 @@ module.exports={
|
|
9764
9767
|
},
|
9765
9768
|
"Status": {},
|
9766
9769
|
"Tags": {
|
9767
|
-
"shape": "
|
9770
|
+
"shape": "S4p"
|
9768
9771
|
},
|
9769
9772
|
"TerminationPolicies": {
|
9770
9773
|
"shape": "S2g"
|
@@ -9780,7 +9783,7 @@ module.exports={
|
|
9780
9783
|
"type": "boolean"
|
9781
9784
|
},
|
9782
9785
|
"WarmPoolConfiguration": {
|
9783
|
-
"shape": "
|
9786
|
+
"shape": "S4r"
|
9784
9787
|
},
|
9785
9788
|
"WarmPoolSize": {
|
9786
9789
|
"type": "integer"
|
@@ -9792,6 +9795,9 @@ module.exports={
|
|
9792
9795
|
},
|
9793
9796
|
"TrafficSources": {
|
9794
9797
|
"shape": "Sd"
|
9798
|
+
},
|
9799
|
+
"InstanceMaintenancePolicy": {
|
9800
|
+
"shape": "S2y"
|
9795
9801
|
}
|
9796
9802
|
}
|
9797
9803
|
}
|
@@ -9857,7 +9863,7 @@ module.exports={
|
|
9857
9863
|
"type": "structure",
|
9858
9864
|
"members": {
|
9859
9865
|
"AutoScalingNotificationTypes": {
|
9860
|
-
"shape": "
|
9866
|
+
"shape": "S54"
|
9861
9867
|
}
|
9862
9868
|
}
|
9863
9869
|
}
|
@@ -9906,13 +9912,13 @@ module.exports={
|
|
9906
9912
|
"type": "integer"
|
9907
9913
|
},
|
9908
9914
|
"ProgressDetails": {
|
9909
|
-
"shape": "
|
9915
|
+
"shape": "S5e"
|
9910
9916
|
},
|
9911
9917
|
"Preferences": {
|
9912
|
-
"shape": "
|
9918
|
+
"shape": "S5h"
|
9913
9919
|
},
|
9914
9920
|
"DesiredConfiguration": {
|
9915
|
-
"shape": "
|
9921
|
+
"shape": "S5t"
|
9916
9922
|
},
|
9917
9923
|
"RollbackDetails": {
|
9918
9924
|
"type": "structure",
|
@@ -9928,7 +9934,7 @@ module.exports={
|
|
9928
9934
|
"type": "integer"
|
9929
9935
|
},
|
9930
9936
|
"ProgressDetailsOnRollback": {
|
9931
|
-
"shape": "
|
9937
|
+
"shape": "S5e"
|
9932
9938
|
}
|
9933
9939
|
}
|
9934
9940
|
}
|
@@ -9976,21 +9982,21 @@ module.exports={
|
|
9976
9982
|
"ImageId": {},
|
9977
9983
|
"KeyName": {},
|
9978
9984
|
"SecurityGroups": {
|
9979
|
-
"shape": "
|
9985
|
+
"shape": "S32"
|
9980
9986
|
},
|
9981
9987
|
"ClassicLinkVPCId": {},
|
9982
9988
|
"ClassicLinkVPCSecurityGroups": {
|
9983
|
-
"shape": "
|
9989
|
+
"shape": "S33"
|
9984
9990
|
},
|
9985
9991
|
"UserData": {},
|
9986
9992
|
"InstanceType": {},
|
9987
9993
|
"KernelId": {},
|
9988
9994
|
"RamdiskId": {},
|
9989
9995
|
"BlockDeviceMappings": {
|
9990
|
-
"shape": "
|
9996
|
+
"shape": "S35"
|
9991
9997
|
},
|
9992
9998
|
"InstanceMonitoring": {
|
9993
|
-
"shape": "
|
9999
|
+
"shape": "S3f"
|
9994
10000
|
},
|
9995
10001
|
"SpotPrice": {},
|
9996
10002
|
"IamInstanceProfile": {},
|
@@ -10005,7 +10011,7 @@ module.exports={
|
|
10005
10011
|
},
|
10006
10012
|
"PlacementTenancy": {},
|
10007
10013
|
"MetadataOptions": {
|
10008
|
-
"shape": "
|
10014
|
+
"shape": "S3k"
|
10009
10015
|
}
|
10010
10016
|
}
|
10011
10017
|
}
|
@@ -10020,7 +10026,7 @@ module.exports={
|
|
10020
10026
|
"type": "structure",
|
10021
10027
|
"members": {
|
10022
10028
|
"LifecycleHookTypes": {
|
10023
|
-
"shape": "
|
10029
|
+
"shape": "S54"
|
10024
10030
|
}
|
10025
10031
|
}
|
10026
10032
|
}
|
@@ -10162,7 +10168,7 @@ module.exports={
|
|
10162
10168
|
"type": "structure",
|
10163
10169
|
"members": {
|
10164
10170
|
"AutoScalingGroupNames": {
|
10165
|
-
"shape": "
|
10171
|
+
"shape": "S49"
|
10166
10172
|
},
|
10167
10173
|
"NextToken": {},
|
10168
10174
|
"MaxRecords": {
|
@@ -10226,7 +10232,7 @@ module.exports={
|
|
10226
10232
|
"PolicyType": {},
|
10227
10233
|
"AdjustmentType": {},
|
10228
10234
|
"MinAdjustmentStep": {
|
10229
|
-
"shape": "
|
10235
|
+
"shape": "S6u"
|
10230
10236
|
},
|
10231
10237
|
"MinAdjustmentMagnitude": {
|
10232
10238
|
"type": "integer"
|
@@ -10238,23 +10244,23 @@ module.exports={
|
|
10238
10244
|
"type": "integer"
|
10239
10245
|
},
|
10240
10246
|
"StepAdjustments": {
|
10241
|
-
"shape": "
|
10247
|
+
"shape": "S6x"
|
10242
10248
|
},
|
10243
10249
|
"MetricAggregationType": {},
|
10244
10250
|
"EstimatedInstanceWarmup": {
|
10245
10251
|
"type": "integer"
|
10246
10252
|
},
|
10247
10253
|
"Alarms": {
|
10248
|
-
"shape": "
|
10254
|
+
"shape": "S71"
|
10249
10255
|
},
|
10250
10256
|
"TargetTrackingConfiguration": {
|
10251
|
-
"shape": "
|
10257
|
+
"shape": "S73"
|
10252
10258
|
},
|
10253
10259
|
"Enabled": {
|
10254
10260
|
"type": "boolean"
|
10255
10261
|
},
|
10256
10262
|
"PredictiveScalingConfiguration": {
|
10257
|
-
"shape": "
|
10263
|
+
"shape": "S7o"
|
10258
10264
|
}
|
10259
10265
|
}
|
10260
10266
|
}
|
@@ -10289,7 +10295,7 @@ module.exports={
|
|
10289
10295
|
],
|
10290
10296
|
"members": {
|
10291
10297
|
"Activities": {
|
10292
|
-
"shape": "
|
10298
|
+
"shape": "S8b"
|
10293
10299
|
},
|
10294
10300
|
"NextToken": {}
|
10295
10301
|
}
|
@@ -10379,7 +10385,7 @@ module.exports={
|
|
10379
10385
|
"type": "structure",
|
10380
10386
|
"members": {
|
10381
10387
|
"Filters": {
|
10382
|
-
"shape": "
|
10388
|
+
"shape": "S4b"
|
10383
10389
|
},
|
10384
10390
|
"NextToken": {},
|
10385
10391
|
"MaxRecords": {
|
@@ -10392,7 +10398,7 @@ module.exports={
|
|
10392
10398
|
"type": "structure",
|
10393
10399
|
"members": {
|
10394
10400
|
"Tags": {
|
10395
|
-
"shape": "
|
10401
|
+
"shape": "S4p"
|
10396
10402
|
},
|
10397
10403
|
"NextToken": {}
|
10398
10404
|
}
|
@@ -10466,10 +10472,10 @@ module.exports={
|
|
10466
10472
|
"type": "structure",
|
10467
10473
|
"members": {
|
10468
10474
|
"WarmPoolConfiguration": {
|
10469
|
-
"shape": "
|
10475
|
+
"shape": "S4r"
|
10470
10476
|
},
|
10471
10477
|
"Instances": {
|
10472
|
-
"shape": "
|
10478
|
+
"shape": "S4i"
|
10473
10479
|
},
|
10474
10480
|
"NextToken": {}
|
10475
10481
|
}
|
@@ -10497,7 +10503,7 @@ module.exports={
|
|
10497
10503
|
"type": "structure",
|
10498
10504
|
"members": {
|
10499
10505
|
"Activities": {
|
10500
|
-
"shape": "
|
10506
|
+
"shape": "S8b"
|
10501
10507
|
}
|
10502
10508
|
}
|
10503
10509
|
}
|
@@ -10571,7 +10577,7 @@ module.exports={
|
|
10571
10577
|
"members": {
|
10572
10578
|
"AutoScalingGroupName": {},
|
10573
10579
|
"Metrics": {
|
10574
|
-
"shape": "
|
10580
|
+
"shape": "S96"
|
10575
10581
|
}
|
10576
10582
|
}
|
10577
10583
|
}
|
@@ -10586,7 +10592,7 @@ module.exports={
|
|
10586
10592
|
"members": {
|
10587
10593
|
"AutoScalingGroupName": {},
|
10588
10594
|
"Metrics": {
|
10589
|
-
"shape": "
|
10595
|
+
"shape": "S96"
|
10590
10596
|
},
|
10591
10597
|
"Granularity": {}
|
10592
10598
|
}
|
@@ -10614,7 +10620,7 @@ module.exports={
|
|
10614
10620
|
"type": "structure",
|
10615
10621
|
"members": {
|
10616
10622
|
"Activities": {
|
10617
|
-
"shape": "
|
10623
|
+
"shape": "S8b"
|
10618
10624
|
}
|
10619
10625
|
}
|
10620
10626
|
}
|
@@ -10658,7 +10664,7 @@ module.exports={
|
|
10658
10664
|
"type": "structure",
|
10659
10665
|
"members": {
|
10660
10666
|
"Activities": {
|
10661
|
-
"shape": "
|
10667
|
+
"shape": "S8b"
|
10662
10668
|
}
|
10663
10669
|
}
|
10664
10670
|
}
|
@@ -10703,13 +10709,13 @@ module.exports={
|
|
10703
10709
|
],
|
10704
10710
|
"members": {
|
10705
10711
|
"Timestamps": {
|
10706
|
-
"shape": "
|
10712
|
+
"shape": "S9i"
|
10707
10713
|
},
|
10708
10714
|
"Values": {
|
10709
|
-
"shape": "
|
10715
|
+
"shape": "S9j"
|
10710
10716
|
},
|
10711
10717
|
"MetricSpecification": {
|
10712
|
-
"shape": "
|
10718
|
+
"shape": "S7q"
|
10713
10719
|
}
|
10714
10720
|
}
|
10715
10721
|
}
|
@@ -10722,10 +10728,10 @@ module.exports={
|
|
10722
10728
|
],
|
10723
10729
|
"members": {
|
10724
10730
|
"Timestamps": {
|
10725
|
-
"shape": "
|
10731
|
+
"shape": "S9i"
|
10726
10732
|
},
|
10727
10733
|
"Values": {
|
10728
|
-
"shape": "
|
10734
|
+
"shape": "S9j"
|
10729
10735
|
}
|
10730
10736
|
}
|
10731
10737
|
},
|
@@ -10773,7 +10779,7 @@ module.exports={
|
|
10773
10779
|
"AutoScalingGroupName": {},
|
10774
10780
|
"TopicARN": {},
|
10775
10781
|
"NotificationTypes": {
|
10776
|
-
"shape": "
|
10782
|
+
"shape": "S54"
|
10777
10783
|
}
|
10778
10784
|
}
|
10779
10785
|
}
|
@@ -10791,7 +10797,7 @@ module.exports={
|
|
10791
10797
|
"PolicyType": {},
|
10792
10798
|
"AdjustmentType": {},
|
10793
10799
|
"MinAdjustmentStep": {
|
10794
|
-
"shape": "
|
10800
|
+
"shape": "S6u"
|
10795
10801
|
},
|
10796
10802
|
"MinAdjustmentMagnitude": {
|
10797
10803
|
"type": "integer"
|
@@ -10804,19 +10810,19 @@ module.exports={
|
|
10804
10810
|
},
|
10805
10811
|
"MetricAggregationType": {},
|
10806
10812
|
"StepAdjustments": {
|
10807
|
-
"shape": "
|
10813
|
+
"shape": "S6x"
|
10808
10814
|
},
|
10809
10815
|
"EstimatedInstanceWarmup": {
|
10810
10816
|
"type": "integer"
|
10811
10817
|
},
|
10812
10818
|
"TargetTrackingConfiguration": {
|
10813
|
-
"shape": "
|
10819
|
+
"shape": "S73"
|
10814
10820
|
},
|
10815
10821
|
"Enabled": {
|
10816
10822
|
"type": "boolean"
|
10817
10823
|
},
|
10818
10824
|
"PredictiveScalingConfiguration": {
|
10819
|
-
"shape": "
|
10825
|
+
"shape": "S7o"
|
10820
10826
|
}
|
10821
10827
|
}
|
10822
10828
|
},
|
@@ -10826,7 +10832,7 @@ module.exports={
|
|
10826
10832
|
"members": {
|
10827
10833
|
"PolicyARN": {},
|
10828
10834
|
"Alarms": {
|
10829
|
-
"shape": "
|
10835
|
+
"shape": "S71"
|
10830
10836
|
}
|
10831
10837
|
}
|
10832
10838
|
}
|
@@ -10880,7 +10886,7 @@ module.exports={
|
|
10880
10886
|
},
|
10881
10887
|
"PoolState": {},
|
10882
10888
|
"InstanceReusePolicy": {
|
10883
|
-
"shape": "
|
10889
|
+
"shape": "S4w"
|
10884
10890
|
}
|
10885
10891
|
}
|
10886
10892
|
},
|
@@ -10912,7 +10918,7 @@ module.exports={
|
|
10912
10918
|
},
|
10913
10919
|
"ResumeProcesses": {
|
10914
10920
|
"input": {
|
10915
|
-
"shape": "
|
10921
|
+
"shape": "S9v"
|
10916
10922
|
}
|
10917
10923
|
},
|
10918
10924
|
"RollbackInstanceRefresh": {
|
@@ -11001,10 +11007,10 @@ module.exports={
|
|
11001
11007
|
"AutoScalingGroupName": {},
|
11002
11008
|
"Strategy": {},
|
11003
11009
|
"DesiredConfiguration": {
|
11004
|
-
"shape": "
|
11010
|
+
"shape": "S5t"
|
11005
11011
|
},
|
11006
11012
|
"Preferences": {
|
11007
|
-
"shape": "
|
11013
|
+
"shape": "S5h"
|
11008
11014
|
}
|
11009
11015
|
}
|
11010
11016
|
},
|
@@ -11018,7 +11024,7 @@ module.exports={
|
|
11018
11024
|
},
|
11019
11025
|
"SuspendProcesses": {
|
11020
11026
|
"input": {
|
11021
|
-
"shape": "
|
11027
|
+
"shape": "S9v"
|
11022
11028
|
}
|
11023
11029
|
},
|
11024
11030
|
"TerminateInstanceInAutoScalingGroup": {
|
@@ -11040,7 +11046,7 @@ module.exports={
|
|
11040
11046
|
"type": "structure",
|
11041
11047
|
"members": {
|
11042
11048
|
"Activity": {
|
11043
|
-
"shape": "
|
11049
|
+
"shape": "S8c"
|
11044
11050
|
}
|
11045
11051
|
}
|
11046
11052
|
}
|
@@ -11098,6 +11104,9 @@ module.exports={
|
|
11098
11104
|
"DesiredCapacityType": {},
|
11099
11105
|
"DefaultInstanceWarmup": {
|
11100
11106
|
"type": "integer"
|
11107
|
+
},
|
11108
|
+
"InstanceMaintenancePolicy": {
|
11109
|
+
"shape": "S2y"
|
11101
11110
|
}
|
11102
11111
|
}
|
11103
11112
|
}
|
@@ -11382,15 +11391,26 @@ module.exports={
|
|
11382
11391
|
}
|
11383
11392
|
}
|
11384
11393
|
},
|
11385
|
-
"
|
11394
|
+
"S2y": {
|
11395
|
+
"type": "structure",
|
11396
|
+
"members": {
|
11397
|
+
"MinHealthyPercentage": {
|
11398
|
+
"type": "integer"
|
11399
|
+
},
|
11400
|
+
"MaxHealthyPercentage": {
|
11401
|
+
"type": "integer"
|
11402
|
+
}
|
11403
|
+
}
|
11404
|
+
},
|
11405
|
+
"S32": {
|
11386
11406
|
"type": "list",
|
11387
11407
|
"member": {}
|
11388
11408
|
},
|
11389
|
-
"
|
11409
|
+
"S33": {
|
11390
11410
|
"type": "list",
|
11391
11411
|
"member": {}
|
11392
11412
|
},
|
11393
|
-
"
|
11413
|
+
"S35": {
|
11394
11414
|
"type": "list",
|
11395
11415
|
"member": {
|
11396
11416
|
"type": "structure",
|
@@ -11428,7 +11448,7 @@ module.exports={
|
|
11428
11448
|
}
|
11429
11449
|
}
|
11430
11450
|
},
|
11431
|
-
"
|
11451
|
+
"S3f": {
|
11432
11452
|
"type": "structure",
|
11433
11453
|
"members": {
|
11434
11454
|
"Enabled": {
|
@@ -11436,7 +11456,7 @@ module.exports={
|
|
11436
11456
|
}
|
11437
11457
|
}
|
11438
11458
|
},
|
11439
|
-
"
|
11459
|
+
"S3k": {
|
11440
11460
|
"type": "structure",
|
11441
11461
|
"members": {
|
11442
11462
|
"HttpTokens": {},
|
@@ -11446,11 +11466,11 @@ module.exports={
|
|
11446
11466
|
"HttpEndpoint": {}
|
11447
11467
|
}
|
11448
11468
|
},
|
11449
|
-
"
|
11469
|
+
"S49": {
|
11450
11470
|
"type": "list",
|
11451
11471
|
"member": {}
|
11452
11472
|
},
|
11453
|
-
"
|
11473
|
+
"S4b": {
|
11454
11474
|
"type": "list",
|
11455
11475
|
"member": {
|
11456
11476
|
"type": "structure",
|
@@ -11463,7 +11483,7 @@ module.exports={
|
|
11463
11483
|
}
|
11464
11484
|
}
|
11465
11485
|
},
|
11466
|
-
"
|
11486
|
+
"S4i": {
|
11467
11487
|
"type": "list",
|
11468
11488
|
"member": {
|
11469
11489
|
"type": "structure",
|
@@ -11491,7 +11511,7 @@ module.exports={
|
|
11491
11511
|
}
|
11492
11512
|
}
|
11493
11513
|
},
|
11494
|
-
"
|
11514
|
+
"S4p": {
|
11495
11515
|
"type": "list",
|
11496
11516
|
"member": {
|
11497
11517
|
"type": "structure",
|
@@ -11506,7 +11526,7 @@ module.exports={
|
|
11506
11526
|
}
|
11507
11527
|
}
|
11508
11528
|
},
|
11509
|
-
"
|
11529
|
+
"S4r": {
|
11510
11530
|
"type": "structure",
|
11511
11531
|
"members": {
|
11512
11532
|
"MaxGroupPreparedCapacity": {
|
@@ -11518,11 +11538,11 @@ module.exports={
|
|
11518
11538
|
"PoolState": {},
|
11519
11539
|
"Status": {},
|
11520
11540
|
"InstanceReusePolicy": {
|
11521
|
-
"shape": "
|
11541
|
+
"shape": "S4w"
|
11522
11542
|
}
|
11523
11543
|
}
|
11524
11544
|
},
|
11525
|
-
"
|
11545
|
+
"S4w": {
|
11526
11546
|
"type": "structure",
|
11527
11547
|
"members": {
|
11528
11548
|
"ReuseOnScaleIn": {
|
@@ -11530,11 +11550,11 @@ module.exports={
|
|
11530
11550
|
}
|
11531
11551
|
}
|
11532
11552
|
},
|
11533
|
-
"
|
11553
|
+
"S54": {
|
11534
11554
|
"type": "list",
|
11535
11555
|
"member": {}
|
11536
11556
|
},
|
11537
|
-
"
|
11557
|
+
"S5e": {
|
11538
11558
|
"type": "structure",
|
11539
11559
|
"members": {
|
11540
11560
|
"LivePoolProgress": {
|
@@ -11561,7 +11581,7 @@ module.exports={
|
|
11561
11581
|
}
|
11562
11582
|
}
|
11563
11583
|
},
|
11564
|
-
"
|
11584
|
+
"S5h": {
|
11565
11585
|
"type": "structure",
|
11566
11586
|
"members": {
|
11567
11587
|
"MinHealthyPercentage": {
|
@@ -11595,10 +11615,13 @@ module.exports={
|
|
11595
11615
|
"member": {}
|
11596
11616
|
}
|
11597
11617
|
}
|
11618
|
+
},
|
11619
|
+
"MaxHealthyPercentage": {
|
11620
|
+
"type": "integer"
|
11598
11621
|
}
|
11599
11622
|
}
|
11600
11623
|
},
|
11601
|
-
"
|
11624
|
+
"S5t": {
|
11602
11625
|
"type": "structure",
|
11603
11626
|
"members": {
|
11604
11627
|
"LaunchTemplate": {
|
@@ -11609,11 +11632,11 @@ module.exports={
|
|
11609
11632
|
}
|
11610
11633
|
}
|
11611
11634
|
},
|
11612
|
-
"
|
11635
|
+
"S6u": {
|
11613
11636
|
"type": "integer",
|
11614
11637
|
"deprecated": true
|
11615
11638
|
},
|
11616
|
-
"
|
11639
|
+
"S6x": {
|
11617
11640
|
"type": "list",
|
11618
11641
|
"member": {
|
11619
11642
|
"type": "structure",
|
@@ -11633,7 +11656,7 @@ module.exports={
|
|
11633
11656
|
}
|
11634
11657
|
}
|
11635
11658
|
},
|
11636
|
-
"
|
11659
|
+
"S71": {
|
11637
11660
|
"type": "list",
|
11638
11661
|
"member": {
|
11639
11662
|
"type": "structure",
|
@@ -11643,7 +11666,7 @@ module.exports={
|
|
11643
11666
|
}
|
11644
11667
|
}
|
11645
11668
|
},
|
11646
|
-
"
|
11669
|
+
"S73": {
|
11647
11670
|
"type": "structure",
|
11648
11671
|
"required": [
|
11649
11672
|
"TargetValue"
|
@@ -11665,7 +11688,7 @@ module.exports={
|
|
11665
11688
|
"MetricName": {},
|
11666
11689
|
"Namespace": {},
|
11667
11690
|
"Dimensions": {
|
11668
|
-
"shape": "
|
11691
|
+
"shape": "S79"
|
11669
11692
|
},
|
11670
11693
|
"Statistic": {},
|
11671
11694
|
"Unit": {},
|
@@ -11687,7 +11710,7 @@ module.exports={
|
|
11687
11710
|
],
|
11688
11711
|
"members": {
|
11689
11712
|
"Metric": {
|
11690
|
-
"shape": "
|
11713
|
+
"shape": "S7i"
|
11691
11714
|
},
|
11692
11715
|
"Stat": {},
|
11693
11716
|
"Unit": {}
|
@@ -11710,7 +11733,7 @@ module.exports={
|
|
11710
11733
|
}
|
11711
11734
|
}
|
11712
11735
|
},
|
11713
|
-
"
|
11736
|
+
"S79": {
|
11714
11737
|
"type": "list",
|
11715
11738
|
"member": {
|
11716
11739
|
"type": "structure",
|
@@ -11724,7 +11747,7 @@ module.exports={
|
|
11724
11747
|
}
|
11725
11748
|
}
|
11726
11749
|
},
|
11727
|
-
"
|
11750
|
+
"S7i": {
|
11728
11751
|
"type": "structure",
|
11729
11752
|
"required": [
|
11730
11753
|
"Namespace",
|
@@ -11734,11 +11757,11 @@ module.exports={
|
|
11734
11757
|
"Namespace": {},
|
11735
11758
|
"MetricName": {},
|
11736
11759
|
"Dimensions": {
|
11737
|
-
"shape": "
|
11760
|
+
"shape": "S79"
|
11738
11761
|
}
|
11739
11762
|
}
|
11740
11763
|
},
|
11741
|
-
"
|
11764
|
+
"S7o": {
|
11742
11765
|
"type": "structure",
|
11743
11766
|
"required": [
|
11744
11767
|
"MetricSpecifications"
|
@@ -11747,7 +11770,7 @@ module.exports={
|
|
11747
11770
|
"MetricSpecifications": {
|
11748
11771
|
"type": "list",
|
11749
11772
|
"member": {
|
11750
|
-
"shape": "
|
11773
|
+
"shape": "S7q"
|
11751
11774
|
}
|
11752
11775
|
},
|
11753
11776
|
"Mode": {},
|
@@ -11760,7 +11783,7 @@ module.exports={
|
|
11760
11783
|
}
|
11761
11784
|
}
|
11762
11785
|
},
|
11763
|
-
"
|
11786
|
+
"S7q": {
|
11764
11787
|
"type": "structure",
|
11765
11788
|
"required": [
|
11766
11789
|
"TargetValue"
|
@@ -11806,7 +11829,7 @@ module.exports={
|
|
11806
11829
|
],
|
11807
11830
|
"members": {
|
11808
11831
|
"MetricDataQueries": {
|
11809
|
-
"shape": "
|
11832
|
+
"shape": "S7y"
|
11810
11833
|
}
|
11811
11834
|
}
|
11812
11835
|
},
|
@@ -11817,7 +11840,7 @@ module.exports={
|
|
11817
11840
|
],
|
11818
11841
|
"members": {
|
11819
11842
|
"MetricDataQueries": {
|
11820
|
-
"shape": "
|
11843
|
+
"shape": "S7y"
|
11821
11844
|
}
|
11822
11845
|
}
|
11823
11846
|
},
|
@@ -11828,13 +11851,13 @@ module.exports={
|
|
11828
11851
|
],
|
11829
11852
|
"members": {
|
11830
11853
|
"MetricDataQueries": {
|
11831
|
-
"shape": "
|
11854
|
+
"shape": "S7y"
|
11832
11855
|
}
|
11833
11856
|
}
|
11834
11857
|
}
|
11835
11858
|
}
|
11836
11859
|
},
|
11837
|
-
"
|
11860
|
+
"S7y": {
|
11838
11861
|
"type": "list",
|
11839
11862
|
"member": {
|
11840
11863
|
"type": "structure",
|
@@ -11852,7 +11875,7 @@ module.exports={
|
|
11852
11875
|
],
|
11853
11876
|
"members": {
|
11854
11877
|
"Metric": {
|
11855
|
-
"shape": "
|
11878
|
+
"shape": "S7i"
|
11856
11879
|
},
|
11857
11880
|
"Stat": {},
|
11858
11881
|
"Unit": {}
|
@@ -11865,13 +11888,13 @@ module.exports={
|
|
11865
11888
|
}
|
11866
11889
|
}
|
11867
11890
|
},
|
11868
|
-
"
|
11891
|
+
"S8b": {
|
11869
11892
|
"type": "list",
|
11870
11893
|
"member": {
|
11871
|
-
"shape": "
|
11894
|
+
"shape": "S8c"
|
11872
11895
|
}
|
11873
11896
|
},
|
11874
|
-
"
|
11897
|
+
"S8c": {
|
11875
11898
|
"type": "structure",
|
11876
11899
|
"required": [
|
11877
11900
|
"ActivityId",
|
@@ -11901,23 +11924,23 @@ module.exports={
|
|
11901
11924
|
"AutoScalingGroupARN": {}
|
11902
11925
|
}
|
11903
11926
|
},
|
11904
|
-
"
|
11927
|
+
"S96": {
|
11905
11928
|
"type": "list",
|
11906
11929
|
"member": {}
|
11907
11930
|
},
|
11908
|
-
"
|
11931
|
+
"S9i": {
|
11909
11932
|
"type": "list",
|
11910
11933
|
"member": {
|
11911
11934
|
"type": "timestamp"
|
11912
11935
|
}
|
11913
11936
|
},
|
11914
|
-
"
|
11937
|
+
"S9j": {
|
11915
11938
|
"type": "list",
|
11916
11939
|
"member": {
|
11917
11940
|
"type": "double"
|
11918
11941
|
}
|
11919
11942
|
},
|
11920
|
-
"
|
11943
|
+
"S9v": {
|
11921
11944
|
"type": "structure",
|
11922
11945
|
"required": [
|
11923
11946
|
"AutoScalingGroupName"
|
@@ -40496,7 +40519,8 @@ module.exports={
|
|
40496
40519
|
"KmsKeyId": {},
|
40497
40520
|
"StartIngestion": {
|
40498
40521
|
"type": "boolean"
|
40499
|
-
}
|
40522
|
+
},
|
40523
|
+
"BillingMode": {}
|
40500
40524
|
}
|
40501
40525
|
},
|
40502
40526
|
"output": {
|
@@ -40529,7 +40553,8 @@ module.exports={
|
|
40529
40553
|
"UpdatedTimestamp": {
|
40530
40554
|
"type": "timestamp"
|
40531
40555
|
},
|
40532
|
-
"KmsKeyId": {}
|
40556
|
+
"KmsKeyId": {},
|
40557
|
+
"BillingMode": {}
|
40533
40558
|
}
|
40534
40559
|
}
|
40535
40560
|
},
|
@@ -40737,7 +40762,7 @@ module.exports={
|
|
40737
40762
|
"trailList": {
|
40738
40763
|
"type": "list",
|
40739
40764
|
"member": {
|
40740
|
-
"shape": "
|
40765
|
+
"shape": "S1w"
|
40741
40766
|
}
|
40742
40767
|
}
|
40743
40768
|
}
|
@@ -40829,7 +40854,8 @@ module.exports={
|
|
40829
40854
|
"UpdatedTimestamp": {
|
40830
40855
|
"type": "timestamp"
|
40831
40856
|
},
|
40832
|
-
"KmsKeyId": {}
|
40857
|
+
"KmsKeyId": {},
|
40858
|
+
"BillingMode": {}
|
40833
40859
|
}
|
40834
40860
|
},
|
40835
40861
|
"idempotent": true
|
@@ -40849,7 +40875,7 @@ module.exports={
|
|
40849
40875
|
"members": {
|
40850
40876
|
"TrailARN": {},
|
40851
40877
|
"EventSelectors": {
|
40852
|
-
"shape": "
|
40878
|
+
"shape": "S25"
|
40853
40879
|
},
|
40854
40880
|
"AdvancedEventSelectors": {
|
40855
40881
|
"shape": "So"
|
@@ -40873,10 +40899,10 @@ module.exports={
|
|
40873
40899
|
"members": {
|
40874
40900
|
"ImportId": {},
|
40875
40901
|
"Destinations": {
|
40876
|
-
"shape": "
|
40902
|
+
"shape": "S2e"
|
40877
40903
|
},
|
40878
40904
|
"ImportSource": {
|
40879
|
-
"shape": "
|
40905
|
+
"shape": "S2f"
|
40880
40906
|
},
|
40881
40907
|
"StartEventTime": {
|
40882
40908
|
"type": "timestamp"
|
@@ -40892,7 +40918,7 @@ module.exports={
|
|
40892
40918
|
"type": "timestamp"
|
40893
40919
|
},
|
40894
40920
|
"ImportStatistics": {
|
40895
|
-
"shape": "
|
40921
|
+
"shape": "S2i"
|
40896
40922
|
}
|
40897
40923
|
}
|
40898
40924
|
}
|
@@ -40910,7 +40936,7 @@ module.exports={
|
|
40910
40936
|
"members": {
|
40911
40937
|
"TrailARN": {},
|
40912
40938
|
"InsightSelectors": {
|
40913
|
-
"shape": "
|
40939
|
+
"shape": "S2l"
|
40914
40940
|
},
|
40915
40941
|
"EventDataStoreArn": {},
|
40916
40942
|
"InsightsDestination": {}
|
@@ -41003,7 +41029,7 @@ module.exports={
|
|
41003
41029
|
"type": "structure",
|
41004
41030
|
"members": {
|
41005
41031
|
"Trail": {
|
41006
|
-
"shape": "
|
41032
|
+
"shape": "S1w"
|
41007
41033
|
}
|
41008
41034
|
}
|
41009
41035
|
},
|
@@ -41212,7 +41238,7 @@ module.exports={
|
|
41212
41238
|
"ImportId": {},
|
41213
41239
|
"ImportStatus": {},
|
41214
41240
|
"Destinations": {
|
41215
|
-
"shape": "
|
41241
|
+
"shape": "S2e"
|
41216
41242
|
},
|
41217
41243
|
"CreatedTimestamp": {
|
41218
41244
|
"type": "timestamp"
|
@@ -41445,7 +41471,7 @@ module.exports={
|
|
41445
41471
|
"members": {
|
41446
41472
|
"TrailName": {},
|
41447
41473
|
"EventSelectors": {
|
41448
|
-
"shape": "
|
41474
|
+
"shape": "S25"
|
41449
41475
|
},
|
41450
41476
|
"AdvancedEventSelectors": {
|
41451
41477
|
"shape": "So"
|
@@ -41457,7 +41483,7 @@ module.exports={
|
|
41457
41483
|
"members": {
|
41458
41484
|
"TrailARN": {},
|
41459
41485
|
"EventSelectors": {
|
41460
|
-
"shape": "
|
41486
|
+
"shape": "S25"
|
41461
41487
|
},
|
41462
41488
|
"AdvancedEventSelectors": {
|
41463
41489
|
"shape": "So"
|
@@ -41475,7 +41501,7 @@ module.exports={
|
|
41475
41501
|
"members": {
|
41476
41502
|
"TrailName": {},
|
41477
41503
|
"InsightSelectors": {
|
41478
|
-
"shape": "
|
41504
|
+
"shape": "S2l"
|
41479
41505
|
},
|
41480
41506
|
"EventDataStore": {},
|
41481
41507
|
"InsightsDestination": {}
|
@@ -41486,7 +41512,7 @@ module.exports={
|
|
41486
41512
|
"members": {
|
41487
41513
|
"TrailARN": {},
|
41488
41514
|
"InsightSelectors": {
|
41489
|
-
"shape": "
|
41515
|
+
"shape": "S2l"
|
41490
41516
|
},
|
41491
41517
|
"EventDataStoreArn": {},
|
41492
41518
|
"InsightsDestination": {}
|
@@ -41588,7 +41614,8 @@ module.exports={
|
|
41588
41614
|
"UpdatedTimestamp": {
|
41589
41615
|
"type": "timestamp"
|
41590
41616
|
},
|
41591
|
-
"KmsKeyId": {}
|
41617
|
+
"KmsKeyId": {},
|
41618
|
+
"BillingMode": {}
|
41592
41619
|
}
|
41593
41620
|
}
|
41594
41621
|
},
|
@@ -41612,10 +41639,10 @@ module.exports={
|
|
41612
41639
|
"type": "structure",
|
41613
41640
|
"members": {
|
41614
41641
|
"Destinations": {
|
41615
|
-
"shape": "
|
41642
|
+
"shape": "S2e"
|
41616
41643
|
},
|
41617
41644
|
"ImportSource": {
|
41618
|
-
"shape": "
|
41645
|
+
"shape": "S2f"
|
41619
41646
|
},
|
41620
41647
|
"StartEventTime": {
|
41621
41648
|
"type": "timestamp"
|
@@ -41631,10 +41658,10 @@ module.exports={
|
|
41631
41658
|
"members": {
|
41632
41659
|
"ImportId": {},
|
41633
41660
|
"Destinations": {
|
41634
|
-
"shape": "
|
41661
|
+
"shape": "S2e"
|
41635
41662
|
},
|
41636
41663
|
"ImportSource": {
|
41637
|
-
"shape": "
|
41664
|
+
"shape": "S2f"
|
41638
41665
|
},
|
41639
41666
|
"StartEventTime": {
|
41640
41667
|
"type": "timestamp"
|
@@ -41719,10 +41746,10 @@ module.exports={
|
|
41719
41746
|
"members": {
|
41720
41747
|
"ImportId": {},
|
41721
41748
|
"ImportSource": {
|
41722
|
-
"shape": "
|
41749
|
+
"shape": "S2f"
|
41723
41750
|
},
|
41724
41751
|
"Destinations": {
|
41725
|
-
"shape": "
|
41752
|
+
"shape": "S2e"
|
41726
41753
|
},
|
41727
41754
|
"ImportStatus": {},
|
41728
41755
|
"CreatedTimestamp": {
|
@@ -41738,7 +41765,7 @@ module.exports={
|
|
41738
41765
|
"type": "timestamp"
|
41739
41766
|
},
|
41740
41767
|
"ImportStatistics": {
|
41741
|
-
"shape": "
|
41768
|
+
"shape": "S2i"
|
41742
41769
|
}
|
41743
41770
|
}
|
41744
41771
|
}
|
@@ -41810,7 +41837,8 @@ module.exports={
|
|
41810
41837
|
"TerminationProtectionEnabled": {
|
41811
41838
|
"type": "boolean"
|
41812
41839
|
},
|
41813
|
-
"KmsKeyId": {}
|
41840
|
+
"KmsKeyId": {},
|
41841
|
+
"BillingMode": {}
|
41814
41842
|
}
|
41815
41843
|
},
|
41816
41844
|
"output": {
|
@@ -41840,7 +41868,8 @@ module.exports={
|
|
41840
41868
|
"UpdatedTimestamp": {
|
41841
41869
|
"type": "timestamp"
|
41842
41870
|
},
|
41843
|
-
"KmsKeyId": {}
|
41871
|
+
"KmsKeyId": {},
|
41872
|
+
"BillingMode": {}
|
41844
41873
|
}
|
41845
41874
|
},
|
41846
41875
|
"idempotent": true
|
@@ -41978,7 +42007,7 @@ module.exports={
|
|
41978
42007
|
"type": "list",
|
41979
42008
|
"member": {}
|
41980
42009
|
},
|
41981
|
-
"
|
42010
|
+
"S1w": {
|
41982
42011
|
"type": "structure",
|
41983
42012
|
"members": {
|
41984
42013
|
"Name": {},
|
@@ -42013,7 +42042,7 @@ module.exports={
|
|
42013
42042
|
}
|
42014
42043
|
}
|
42015
42044
|
},
|
42016
|
-
"
|
42045
|
+
"S25": {
|
42017
42046
|
"type": "list",
|
42018
42047
|
"member": {
|
42019
42048
|
"type": "structure",
|
@@ -42042,11 +42071,11 @@ module.exports={
|
|
42042
42071
|
}
|
42043
42072
|
}
|
42044
42073
|
},
|
42045
|
-
"
|
42074
|
+
"S2e": {
|
42046
42075
|
"type": "list",
|
42047
42076
|
"member": {}
|
42048
42077
|
},
|
42049
|
-
"
|
42078
|
+
"S2f": {
|
42050
42079
|
"type": "structure",
|
42051
42080
|
"required": [
|
42052
42081
|
"S3"
|
@@ -42067,7 +42096,7 @@ module.exports={
|
|
42067
42096
|
}
|
42068
42097
|
}
|
42069
42098
|
},
|
42070
|
-
"
|
42099
|
+
"S2i": {
|
42071
42100
|
"type": "structure",
|
42072
42101
|
"members": {
|
42073
42102
|
"PrefixesFound": {
|
@@ -42087,7 +42116,7 @@ module.exports={
|
|
42087
42116
|
}
|
42088
42117
|
}
|
42089
42118
|
},
|
42090
|
-
"
|
42119
|
+
"S2l": {
|
42091
42120
|
"type": "list",
|
42092
42121
|
"member": {
|
42093
42122
|
"type": "structure",
|
@@ -95759,6 +95788,79 @@ module.exports={
|
|
95759
95788
|
}
|
95760
95789
|
}
|
95761
95790
|
},
|
95791
|
+
"DescribeLockedSnapshots": {
|
95792
|
+
"input": {
|
95793
|
+
"type": "structure",
|
95794
|
+
"members": {
|
95795
|
+
"Filters": {
|
95796
|
+
"shape": "Szv",
|
95797
|
+
"locationName": "Filter"
|
95798
|
+
},
|
95799
|
+
"MaxResults": {
|
95800
|
+
"type": "integer"
|
95801
|
+
},
|
95802
|
+
"NextToken": {},
|
95803
|
+
"SnapshotIds": {
|
95804
|
+
"shape": "S1gf",
|
95805
|
+
"locationName": "SnapshotId"
|
95806
|
+
},
|
95807
|
+
"DryRun": {
|
95808
|
+
"type": "boolean"
|
95809
|
+
}
|
95810
|
+
}
|
95811
|
+
},
|
95812
|
+
"output": {
|
95813
|
+
"type": "structure",
|
95814
|
+
"members": {
|
95815
|
+
"Snapshots": {
|
95816
|
+
"locationName": "snapshotSet",
|
95817
|
+
"type": "list",
|
95818
|
+
"member": {
|
95819
|
+
"locationName": "item",
|
95820
|
+
"type": "structure",
|
95821
|
+
"members": {
|
95822
|
+
"OwnerId": {
|
95823
|
+
"locationName": "ownerId"
|
95824
|
+
},
|
95825
|
+
"SnapshotId": {
|
95826
|
+
"locationName": "snapshotId"
|
95827
|
+
},
|
95828
|
+
"LockState": {
|
95829
|
+
"locationName": "lockState"
|
95830
|
+
},
|
95831
|
+
"LockDuration": {
|
95832
|
+
"locationName": "lockDuration",
|
95833
|
+
"type": "integer"
|
95834
|
+
},
|
95835
|
+
"CoolOffPeriod": {
|
95836
|
+
"locationName": "coolOffPeriod",
|
95837
|
+
"type": "integer"
|
95838
|
+
},
|
95839
|
+
"CoolOffPeriodExpiresOn": {
|
95840
|
+
"locationName": "coolOffPeriodExpiresOn",
|
95841
|
+
"type": "timestamp"
|
95842
|
+
},
|
95843
|
+
"LockCreatedOn": {
|
95844
|
+
"locationName": "lockCreatedOn",
|
95845
|
+
"type": "timestamp"
|
95846
|
+
},
|
95847
|
+
"LockDurationStartTime": {
|
95848
|
+
"locationName": "lockDurationStartTime",
|
95849
|
+
"type": "timestamp"
|
95850
|
+
},
|
95851
|
+
"LockExpiresOn": {
|
95852
|
+
"locationName": "lockExpiresOn",
|
95853
|
+
"type": "timestamp"
|
95854
|
+
}
|
95855
|
+
}
|
95856
|
+
}
|
95857
|
+
},
|
95858
|
+
"NextToken": {
|
95859
|
+
"locationName": "nextToken"
|
95860
|
+
}
|
95861
|
+
}
|
95862
|
+
}
|
95863
|
+
},
|
95762
95864
|
"DescribeManagedPrefixLists": {
|
95763
95865
|
"input": {
|
95764
95866
|
"type": "structure",
|
@@ -95967,7 +96069,7 @@ module.exports={
|
|
95967
96069
|
"locationName": "networkInsightsAccessScopeAnalysisSet",
|
95968
96070
|
"type": "list",
|
95969
96071
|
"member": {
|
95970
|
-
"shape": "
|
96072
|
+
"shape": "S1hb",
|
95971
96073
|
"locationName": "item"
|
95972
96074
|
}
|
95973
96075
|
},
|
@@ -96056,7 +96158,7 @@ module.exports={
|
|
96056
96158
|
"locationName": "networkInsightsAnalysisSet",
|
96057
96159
|
"type": "list",
|
96058
96160
|
"member": {
|
96059
|
-
"shape": "
|
96161
|
+
"shape": "S1hm",
|
96060
96162
|
"locationName": "item"
|
96061
96163
|
}
|
96062
96164
|
},
|
@@ -96409,7 +96511,7 @@ module.exports={
|
|
96409
96511
|
"locationName": "poolAddressRangeSet",
|
96410
96512
|
"type": "list",
|
96411
96513
|
"member": {
|
96412
|
-
"shape": "
|
96514
|
+
"shape": "S1jp",
|
96413
96515
|
"locationName": "item"
|
96414
96516
|
}
|
96415
96517
|
},
|
@@ -96537,7 +96639,7 @@ module.exports={
|
|
96537
96639
|
},
|
96538
96640
|
"OfferingClass": {},
|
96539
96641
|
"ReservedInstancesIds": {
|
96540
|
-
"shape": "
|
96642
|
+
"shape": "S1k2",
|
96541
96643
|
"locationName": "ReservedInstancesId"
|
96542
96644
|
},
|
96543
96645
|
"DryRun": {
|
@@ -96611,7 +96713,7 @@ module.exports={
|
|
96611
96713
|
"locationName": "offeringType"
|
96612
96714
|
},
|
96613
96715
|
"RecurringCharges": {
|
96614
|
-
"shape": "
|
96716
|
+
"shape": "S1ka",
|
96615
96717
|
"locationName": "recurringCharges"
|
96616
96718
|
},
|
96617
96719
|
"Scope": {
|
@@ -96708,7 +96810,7 @@ module.exports={
|
|
96708
96810
|
"locationName": "reservedInstancesId"
|
96709
96811
|
},
|
96710
96812
|
"TargetConfiguration": {
|
96711
|
-
"shape": "
|
96813
|
+
"shape": "S1ko",
|
96712
96814
|
"locationName": "targetConfiguration"
|
96713
96815
|
}
|
96714
96816
|
}
|
@@ -96863,7 +96965,7 @@ module.exports={
|
|
96863
96965
|
}
|
96864
96966
|
},
|
96865
96967
|
"RecurringCharges": {
|
96866
|
-
"shape": "
|
96968
|
+
"shape": "S1ka",
|
96867
96969
|
"locationName": "recurringCharges"
|
96868
96970
|
},
|
96869
96971
|
"Scope": {
|
@@ -97031,7 +97133,7 @@ module.exports={
|
|
97031
97133
|
"locationName": "purchaseToken"
|
97032
97134
|
},
|
97033
97135
|
"Recurrence": {
|
97034
|
-
"shape": "
|
97136
|
+
"shape": "S1lb",
|
97035
97137
|
"locationName": "recurrence"
|
97036
97138
|
},
|
97037
97139
|
"SlotDurationInHours": {
|
@@ -97093,7 +97195,7 @@ module.exports={
|
|
97093
97195
|
"locationName": "scheduledInstanceSet",
|
97094
97196
|
"type": "list",
|
97095
97197
|
"member": {
|
97096
|
-
"shape": "
|
97198
|
+
"shape": "S1lj",
|
97097
97199
|
"locationName": "item"
|
97098
97200
|
}
|
97099
97201
|
}
|
@@ -97152,7 +97254,7 @@ module.exports={
|
|
97152
97254
|
"locationName": "Filter"
|
97153
97255
|
},
|
97154
97256
|
"SecurityGroupRuleIds": {
|
97155
|
-
"shape": "
|
97257
|
+
"shape": "S1lq",
|
97156
97258
|
"locationName": "SecurityGroupRuleId"
|
97157
97259
|
},
|
97158
97260
|
"DryRun": {
|
@@ -97190,7 +97292,7 @@ module.exports={
|
|
97190
97292
|
"locationName": "GroupId"
|
97191
97293
|
},
|
97192
97294
|
"GroupNames": {
|
97193
|
-
"shape": "
|
97295
|
+
"shape": "S1lu",
|
97194
97296
|
"locationName": "GroupName"
|
97195
97297
|
},
|
97196
97298
|
"DryRun": {
|
@@ -97269,7 +97371,7 @@ module.exports={
|
|
97269
97371
|
"type": "structure",
|
97270
97372
|
"members": {
|
97271
97373
|
"CreateVolumePermissions": {
|
97272
|
-
"shape": "
|
97374
|
+
"shape": "S1m2",
|
97273
97375
|
"locationName": "createVolumePermission"
|
97274
97376
|
},
|
97275
97377
|
"ProductCodes": {
|
@@ -97381,7 +97483,7 @@ module.exports={
|
|
97381
97483
|
"member": {}
|
97382
97484
|
},
|
97383
97485
|
"SnapshotIds": {
|
97384
|
-
"shape": "
|
97486
|
+
"shape": "S1gf",
|
97385
97487
|
"locationName": "SnapshotId"
|
97386
97488
|
},
|
97387
97489
|
"DryRun": {
|
@@ -97580,7 +97682,7 @@ module.exports={
|
|
97580
97682
|
"type": "timestamp"
|
97581
97683
|
},
|
97582
97684
|
"SpotFleetRequestConfig": {
|
97583
|
-
"shape": "
|
97685
|
+
"shape": "S1mu",
|
97584
97686
|
"locationName": "spotFleetRequestConfig"
|
97585
97687
|
},
|
97586
97688
|
"SpotFleetRequestId": {
|
@@ -97625,7 +97727,7 @@ module.exports={
|
|
97625
97727
|
"type": "structure",
|
97626
97728
|
"members": {
|
97627
97729
|
"SpotInstanceRequests": {
|
97628
|
-
"shape": "
|
97730
|
+
"shape": "S1nm",
|
97629
97731
|
"locationName": "spotInstanceRequestSet"
|
97630
97732
|
},
|
97631
97733
|
"NextToken": {
|
@@ -97751,11 +97853,11 @@ module.exports={
|
|
97751
97853
|
"locationName": "groupName"
|
97752
97854
|
},
|
97753
97855
|
"StaleIpPermissions": {
|
97754
|
-
"shape": "
|
97856
|
+
"shape": "S1o4",
|
97755
97857
|
"locationName": "staleIpPermissions"
|
97756
97858
|
},
|
97757
97859
|
"StaleIpPermissionsEgress": {
|
97758
|
-
"shape": "
|
97860
|
+
"shape": "S1o4",
|
97759
97861
|
"locationName": "staleIpPermissionsEgress"
|
97760
97862
|
},
|
97761
97863
|
"VpcId": {
|
@@ -98055,7 +98157,7 @@ module.exports={
|
|
98055
98157
|
"type": "structure",
|
98056
98158
|
"members": {
|
98057
98159
|
"TransitGatewayAttachmentIds": {
|
98058
|
-
"shape": "
|
98160
|
+
"shape": "S1p2"
|
98059
98161
|
},
|
98060
98162
|
"Filters": {
|
98061
98163
|
"shape": "Szv",
|
@@ -98175,7 +98277,7 @@ module.exports={
|
|
98175
98277
|
"type": "structure",
|
98176
98278
|
"members": {
|
98177
98279
|
"TransitGatewayAttachmentIds": {
|
98178
|
-
"shape": "
|
98280
|
+
"shape": "S1p2"
|
98179
98281
|
},
|
98180
98282
|
"Filters": {
|
98181
98283
|
"shape": "Szv",
|
@@ -98252,7 +98354,7 @@ module.exports={
|
|
98252
98354
|
"type": "structure",
|
98253
98355
|
"members": {
|
98254
98356
|
"TransitGatewayAttachmentIds": {
|
98255
|
-
"shape": "
|
98357
|
+
"shape": "S1p2"
|
98256
98358
|
},
|
98257
98359
|
"Filters": {
|
98258
98360
|
"shape": "Szv",
|
@@ -98409,7 +98511,7 @@ module.exports={
|
|
98409
98511
|
"type": "structure",
|
98410
98512
|
"members": {
|
98411
98513
|
"TransitGatewayAttachmentIds": {
|
98412
|
-
"shape": "
|
98514
|
+
"shape": "S1p2"
|
98413
98515
|
},
|
98414
98516
|
"Filters": {
|
98415
98517
|
"shape": "Szv",
|
@@ -98612,7 +98714,7 @@ module.exports={
|
|
98612
98714
|
"type": "structure",
|
98613
98715
|
"members": {
|
98614
98716
|
"VerifiedAccessInstanceIds": {
|
98615
|
-
"shape": "
|
98717
|
+
"shape": "S1ql",
|
98616
98718
|
"locationName": "VerifiedAccessInstanceId"
|
98617
98719
|
},
|
98618
98720
|
"MaxResults": {
|
@@ -98635,7 +98737,7 @@ module.exports={
|
|
98635
98737
|
"locationName": "loggingConfigurationSet",
|
98636
98738
|
"type": "list",
|
98637
98739
|
"member": {
|
98638
|
-
"shape": "
|
98740
|
+
"shape": "S1qp",
|
98639
98741
|
"locationName": "item"
|
98640
98742
|
}
|
98641
98743
|
},
|
@@ -98650,7 +98752,7 @@ module.exports={
|
|
98650
98752
|
"type": "structure",
|
98651
98753
|
"members": {
|
98652
98754
|
"VerifiedAccessInstanceIds": {
|
98653
|
-
"shape": "
|
98755
|
+
"shape": "S1ql",
|
98654
98756
|
"locationName": "VerifiedAccessInstanceId"
|
98655
98757
|
},
|
98656
98758
|
"MaxResults": {
|
@@ -98970,7 +99072,7 @@ module.exports={
|
|
98970
99072
|
"locationName": "volumeModificationSet",
|
98971
99073
|
"type": "list",
|
98972
99074
|
"member": {
|
98973
|
-
"shape": "
|
99075
|
+
"shape": "S1rt",
|
98974
99076
|
"locationName": "item"
|
98975
99077
|
}
|
98976
99078
|
},
|
@@ -99030,7 +99132,7 @@ module.exports={
|
|
99030
99132
|
"type": "boolean"
|
99031
99133
|
},
|
99032
99134
|
"VpcIds": {
|
99033
|
-
"shape": "
|
99135
|
+
"shape": "S1rz",
|
99034
99136
|
"locationName": "VpcId"
|
99035
99137
|
}
|
99036
99138
|
}
|
@@ -99074,7 +99176,7 @@ module.exports={
|
|
99074
99176
|
"locationName": "nextToken"
|
99075
99177
|
},
|
99076
99178
|
"VpcIds": {
|
99077
|
-
"shape": "
|
99179
|
+
"shape": "S1rz"
|
99078
99180
|
}
|
99079
99181
|
}
|
99080
99182
|
},
|
@@ -99877,11 +99979,11 @@ module.exports={
|
|
99877
99979
|
],
|
99878
99980
|
"members": {
|
99879
99981
|
"AvailabilityZones": {
|
99880
|
-
"shape": "
|
99982
|
+
"shape": "S1tz",
|
99881
99983
|
"locationName": "AvailabilityZone"
|
99882
99984
|
},
|
99883
99985
|
"SourceSnapshotIds": {
|
99884
|
-
"shape": "
|
99986
|
+
"shape": "S1gf",
|
99885
99987
|
"locationName": "SourceSnapshotId"
|
99886
99988
|
},
|
99887
99989
|
"DryRun": {
|
@@ -100124,7 +100226,7 @@ module.exports={
|
|
100124
100226
|
"type": "structure",
|
100125
100227
|
"members": {
|
100126
100228
|
"Propagation": {
|
100127
|
-
"shape": "
|
100229
|
+
"shape": "S1uo",
|
100128
100230
|
"locationName": "propagation"
|
100129
100231
|
}
|
100130
100232
|
}
|
@@ -100704,11 +100806,11 @@ module.exports={
|
|
100704
100806
|
],
|
100705
100807
|
"members": {
|
100706
100808
|
"AvailabilityZones": {
|
100707
|
-
"shape": "
|
100809
|
+
"shape": "S1tz",
|
100708
100810
|
"locationName": "AvailabilityZone"
|
100709
100811
|
},
|
100710
100812
|
"SourceSnapshotIds": {
|
100711
|
-
"shape": "
|
100813
|
+
"shape": "S1gf",
|
100712
100814
|
"locationName": "SourceSnapshotId"
|
100713
100815
|
},
|
100714
100816
|
"DryRun": {
|
@@ -100982,7 +101084,7 @@ module.exports={
|
|
100982
101084
|
"type": "structure",
|
100983
101085
|
"members": {
|
100984
101086
|
"Propagation": {
|
100985
|
-
"shape": "
|
101087
|
+
"shape": "S1uo",
|
100986
101088
|
"locationName": "propagation"
|
100987
101089
|
}
|
100988
101090
|
}
|
@@ -101596,7 +101698,7 @@ module.exports={
|
|
101596
101698
|
"type": "structure",
|
101597
101699
|
"members": {
|
101598
101700
|
"InstanceFamilyCreditSpecification": {
|
101599
|
-
"shape": "
|
101701
|
+
"shape": "S1y4",
|
101600
101702
|
"locationName": "instanceFamilyCreditSpecification"
|
101601
101703
|
}
|
101602
101704
|
}
|
@@ -101746,7 +101848,7 @@ module.exports={
|
|
101746
101848
|
],
|
101747
101849
|
"members": {
|
101748
101850
|
"HostIdSet": {
|
101749
|
-
"shape": "
|
101851
|
+
"shape": "S1yl"
|
101750
101852
|
},
|
101751
101853
|
"OfferingId": {}
|
101752
101854
|
}
|
@@ -101758,7 +101860,7 @@ module.exports={
|
|
101758
101860
|
"locationName": "currencyCode"
|
101759
101861
|
},
|
101760
101862
|
"Purchase": {
|
101761
|
-
"shape": "
|
101863
|
+
"shape": "S1yn",
|
101762
101864
|
"locationName": "purchase"
|
101763
101865
|
},
|
101764
101866
|
"TotalHourlyPrice": {
|
@@ -101801,11 +101903,11 @@ module.exports={
|
|
101801
101903
|
"type": "boolean"
|
101802
101904
|
},
|
101803
101905
|
"ArchitectureTypes": {
|
101804
|
-
"shape": "
|
101906
|
+
"shape": "S1ys",
|
101805
101907
|
"locationName": "ArchitectureType"
|
101806
101908
|
},
|
101807
101909
|
"VirtualizationTypes": {
|
101808
|
-
"shape": "
|
101910
|
+
"shape": "S1yt",
|
101809
101911
|
"locationName": "VirtualizationType"
|
101810
101912
|
},
|
101811
101913
|
"InstanceRequirements": {
|
@@ -102202,7 +102304,7 @@ module.exports={
|
|
102202
102304
|
"locationName": "ipamResourceCidrSet",
|
102203
102305
|
"type": "list",
|
102204
102306
|
"member": {
|
102205
|
-
"shape": "
|
102307
|
+
"shape": "S1zt",
|
102206
102308
|
"locationName": "item"
|
102207
102309
|
}
|
102208
102310
|
}
|
@@ -102362,7 +102464,7 @@ module.exports={
|
|
102362
102464
|
"locationName": "findingId"
|
102363
102465
|
},
|
102364
102466
|
"FindingComponents": {
|
102365
|
-
"shape": "
|
102467
|
+
"shape": "S1ho",
|
102366
102468
|
"locationName": "findingComponentSet"
|
102367
102469
|
}
|
102368
102470
|
}
|
@@ -102467,7 +102569,7 @@ module.exports={
|
|
102467
102569
|
"locationName": "paymentDue"
|
102468
102570
|
},
|
102469
102571
|
"ReservedInstanceValueRollup": {
|
102470
|
-
"shape": "
|
102572
|
+
"shape": "S20h",
|
102471
102573
|
"locationName": "reservedInstanceValueRollup"
|
102472
102574
|
},
|
102473
102575
|
"ReservedInstanceValueSet": {
|
@@ -102478,7 +102580,7 @@ module.exports={
|
|
102478
102580
|
"type": "structure",
|
102479
102581
|
"members": {
|
102480
102582
|
"ReservationValue": {
|
102481
|
-
"shape": "
|
102583
|
+
"shape": "S20h",
|
102482
102584
|
"locationName": "reservationValue"
|
102483
102585
|
},
|
102484
102586
|
"ReservedInstanceId": {
|
@@ -102488,7 +102590,7 @@ module.exports={
|
|
102488
102590
|
}
|
102489
102591
|
},
|
102490
102592
|
"TargetConfigurationValueRollup": {
|
102491
|
-
"shape": "
|
102593
|
+
"shape": "S20h",
|
102492
102594
|
"locationName": "targetConfigurationValueRollup"
|
102493
102595
|
},
|
102494
102596
|
"TargetConfigurationValueSet": {
|
@@ -102499,7 +102601,7 @@ module.exports={
|
|
102499
102601
|
"type": "structure",
|
102500
102602
|
"members": {
|
102501
102603
|
"ReservationValue": {
|
102502
|
-
"shape": "
|
102604
|
+
"shape": "S20h",
|
102503
102605
|
"locationName": "reservationValue"
|
102504
102606
|
},
|
102505
102607
|
"TargetConfiguration": {
|
@@ -102648,11 +102750,11 @@ module.exports={
|
|
102648
102750
|
"type": "structure",
|
102649
102751
|
"members": {
|
102650
102752
|
"ArchitectureTypes": {
|
102651
|
-
"shape": "
|
102753
|
+
"shape": "S1ys",
|
102652
102754
|
"locationName": "ArchitectureType"
|
102653
102755
|
},
|
102654
102756
|
"VirtualizationTypes": {
|
102655
|
-
"shape": "
|
102757
|
+
"shape": "S1yt",
|
102656
102758
|
"locationName": "VirtualizationType"
|
102657
102759
|
},
|
102658
102760
|
"InstanceRequirements": {
|
@@ -102723,11 +102825,11 @@ module.exports={
|
|
102723
102825
|
"type": "structure",
|
102724
102826
|
"members": {
|
102725
102827
|
"SubnetIpv4CidrReservations": {
|
102726
|
-
"shape": "
|
102828
|
+
"shape": "S218",
|
102727
102829
|
"locationName": "subnetIpv4CidrReservationSet"
|
102728
102830
|
},
|
102729
102831
|
"SubnetIpv6CidrReservations": {
|
102730
|
-
"shape": "
|
102832
|
+
"shape": "S218",
|
102731
102833
|
"locationName": "subnetIpv6CidrReservationSet"
|
102732
102834
|
},
|
102733
102835
|
"NextToken": {
|
@@ -103304,7 +103406,7 @@ module.exports={
|
|
103304
103406
|
"members": {
|
103305
103407
|
"Architecture": {},
|
103306
103408
|
"ClientData": {
|
103307
|
-
"shape": "
|
103409
|
+
"shape": "S22k"
|
103308
103410
|
},
|
103309
103411
|
"ClientToken": {},
|
103310
103412
|
"Description": {},
|
@@ -103323,7 +103425,7 @@ module.exports={
|
|
103323
103425
|
"shape": "S18d"
|
103324
103426
|
},
|
103325
103427
|
"UserBucket": {
|
103326
|
-
"shape": "
|
103428
|
+
"shape": "S22n"
|
103327
103429
|
}
|
103328
103430
|
}
|
103329
103431
|
}
|
@@ -103433,10 +103535,10 @@ module.exports={
|
|
103433
103535
|
"members": {
|
103434
103536
|
"Description": {},
|
103435
103537
|
"Image": {
|
103436
|
-
"shape": "
|
103538
|
+
"shape": "S22u"
|
103437
103539
|
},
|
103438
103540
|
"Volume": {
|
103439
|
-
"shape": "
|
103541
|
+
"shape": "S22v"
|
103440
103542
|
}
|
103441
103543
|
}
|
103442
103544
|
}
|
@@ -103559,7 +103661,7 @@ module.exports={
|
|
103559
103661
|
"type": "structure",
|
103560
103662
|
"members": {
|
103561
103663
|
"ClientData": {
|
103562
|
-
"shape": "
|
103664
|
+
"shape": "S22k"
|
103563
103665
|
},
|
103564
103666
|
"ClientToken": {},
|
103565
103667
|
"Description": {},
|
@@ -103572,7 +103674,7 @@ module.exports={
|
|
103572
103674
|
"shape": "S18d"
|
103573
103675
|
},
|
103574
103676
|
"UserBucket": {
|
103575
|
-
"shape": "
|
103677
|
+
"shape": "S22n"
|
103576
103678
|
}
|
103577
103679
|
}
|
103578
103680
|
},
|
@@ -103630,11 +103732,11 @@ module.exports={
|
|
103630
103732
|
"type": "boolean"
|
103631
103733
|
},
|
103632
103734
|
"Image": {
|
103633
|
-
"shape": "
|
103735
|
+
"shape": "S22u",
|
103634
103736
|
"locationName": "image"
|
103635
103737
|
},
|
103636
103738
|
"Volume": {
|
103637
|
-
"shape": "
|
103739
|
+
"shape": "S22v",
|
103638
103740
|
"locationName": "volume"
|
103639
103741
|
}
|
103640
103742
|
}
|
@@ -103711,7 +103813,7 @@ module.exports={
|
|
103711
103813
|
},
|
103712
103814
|
"NextToken": {},
|
103713
103815
|
"SnapshotIds": {
|
103714
|
-
"shape": "
|
103816
|
+
"shape": "S1gf",
|
103715
103817
|
"locationName": "SnapshotId"
|
103716
103818
|
},
|
103717
103819
|
"DryRun": {
|
@@ -103755,6 +103857,66 @@ module.exports={
|
|
103755
103857
|
}
|
103756
103858
|
}
|
103757
103859
|
},
|
103860
|
+
"LockSnapshot": {
|
103861
|
+
"input": {
|
103862
|
+
"type": "structure",
|
103863
|
+
"required": [
|
103864
|
+
"SnapshotId",
|
103865
|
+
"LockMode"
|
103866
|
+
],
|
103867
|
+
"members": {
|
103868
|
+
"SnapshotId": {},
|
103869
|
+
"DryRun": {
|
103870
|
+
"type": "boolean"
|
103871
|
+
},
|
103872
|
+
"LockMode": {},
|
103873
|
+
"CoolOffPeriod": {
|
103874
|
+
"type": "integer"
|
103875
|
+
},
|
103876
|
+
"LockDuration": {
|
103877
|
+
"type": "integer"
|
103878
|
+
},
|
103879
|
+
"ExpirationDate": {
|
103880
|
+
"type": "timestamp"
|
103881
|
+
}
|
103882
|
+
}
|
103883
|
+
},
|
103884
|
+
"output": {
|
103885
|
+
"type": "structure",
|
103886
|
+
"members": {
|
103887
|
+
"SnapshotId": {
|
103888
|
+
"locationName": "snapshotId"
|
103889
|
+
},
|
103890
|
+
"LockState": {
|
103891
|
+
"locationName": "lockState"
|
103892
|
+
},
|
103893
|
+
"LockDuration": {
|
103894
|
+
"locationName": "lockDuration",
|
103895
|
+
"type": "integer"
|
103896
|
+
},
|
103897
|
+
"CoolOffPeriod": {
|
103898
|
+
"locationName": "coolOffPeriod",
|
103899
|
+
"type": "integer"
|
103900
|
+
},
|
103901
|
+
"CoolOffPeriodExpiresOn": {
|
103902
|
+
"locationName": "coolOffPeriodExpiresOn",
|
103903
|
+
"type": "timestamp"
|
103904
|
+
},
|
103905
|
+
"LockCreatedOn": {
|
103906
|
+
"locationName": "lockCreatedOn",
|
103907
|
+
"type": "timestamp"
|
103908
|
+
},
|
103909
|
+
"LockExpiresOn": {
|
103910
|
+
"locationName": "lockExpiresOn",
|
103911
|
+
"type": "timestamp"
|
103912
|
+
},
|
103913
|
+
"LockDurationStartTime": {
|
103914
|
+
"locationName": "lockDurationStartTime",
|
103915
|
+
"type": "timestamp"
|
103916
|
+
}
|
103917
|
+
}
|
103918
|
+
}
|
103919
|
+
},
|
103758
103920
|
"ModifyAddressAttribute": {
|
103759
103921
|
"input": {
|
103760
103922
|
"type": "structure",
|
@@ -103949,7 +104111,7 @@ module.exports={
|
|
103949
104111
|
"type": "structure",
|
103950
104112
|
"members": {
|
103951
104113
|
"InstanceFamilyCreditSpecification": {
|
103952
|
-
"shape": "
|
104114
|
+
"shape": "S1y4",
|
103953
104115
|
"locationName": "instanceFamilyCreditSpecification"
|
103954
104116
|
}
|
103955
104117
|
}
|
@@ -104023,25 +104185,25 @@ module.exports={
|
|
104023
104185
|
"Attribute": {},
|
104024
104186
|
"OperationType": {},
|
104025
104187
|
"UserIds": {
|
104026
|
-
"shape": "
|
104188
|
+
"shape": "S245",
|
104027
104189
|
"locationName": "UserId"
|
104028
104190
|
},
|
104029
104191
|
"UserGroups": {
|
104030
|
-
"shape": "
|
104192
|
+
"shape": "S246",
|
104031
104193
|
"locationName": "UserGroup"
|
104032
104194
|
},
|
104033
104195
|
"ProductCodes": {
|
104034
|
-
"shape": "
|
104196
|
+
"shape": "S247",
|
104035
104197
|
"locationName": "ProductCode"
|
104036
104198
|
},
|
104037
104199
|
"LoadPermission": {
|
104038
104200
|
"type": "structure",
|
104039
104201
|
"members": {
|
104040
104202
|
"Add": {
|
104041
|
-
"shape": "
|
104203
|
+
"shape": "S249"
|
104042
104204
|
},
|
104043
104205
|
"Remove": {
|
104044
|
-
"shape": "
|
104206
|
+
"shape": "S249"
|
104045
104207
|
}
|
104046
104208
|
}
|
104047
104209
|
},
|
@@ -104087,7 +104249,7 @@ module.exports={
|
|
104087
104249
|
"locationName": "successful"
|
104088
104250
|
},
|
104089
104251
|
"Unsuccessful": {
|
104090
|
-
"shape": "
|
104252
|
+
"shape": "S24e",
|
104091
104253
|
"locationName": "unsuccessful"
|
104092
104254
|
}
|
104093
104255
|
}
|
@@ -104155,15 +104317,15 @@ module.exports={
|
|
104155
104317
|
},
|
104156
104318
|
"OperationType": {},
|
104157
104319
|
"ProductCodes": {
|
104158
|
-
"shape": "
|
104320
|
+
"shape": "S247",
|
104159
104321
|
"locationName": "ProductCode"
|
104160
104322
|
},
|
104161
104323
|
"UserGroups": {
|
104162
|
-
"shape": "
|
104324
|
+
"shape": "S246",
|
104163
104325
|
"locationName": "UserGroup"
|
104164
104326
|
},
|
104165
104327
|
"UserIds": {
|
104166
|
-
"shape": "
|
104328
|
+
"shape": "S245",
|
104167
104329
|
"locationName": "UserId"
|
104168
104330
|
},
|
104169
104331
|
"Value": {},
|
@@ -104308,7 +104470,7 @@ module.exports={
|
|
104308
104470
|
"members": {
|
104309
104471
|
"InstanceId": {},
|
104310
104472
|
"CapacityReservationSpecification": {
|
104311
|
-
"shape": "
|
104473
|
+
"shape": "S24r"
|
104312
104474
|
},
|
104313
104475
|
"DryRun": {
|
104314
104476
|
"type": "boolean"
|
@@ -104568,7 +104730,7 @@ module.exports={
|
|
104568
104730
|
"locationName": "AddOperatingRegion"
|
104569
104731
|
},
|
104570
104732
|
"RemoveOperatingRegions": {
|
104571
|
-
"shape": "
|
104733
|
+
"shape": "S25g",
|
104572
104734
|
"locationName": "RemoveOperatingRegion"
|
104573
104735
|
}
|
104574
104736
|
}
|
@@ -104658,7 +104820,7 @@ module.exports={
|
|
104658
104820
|
"type": "structure",
|
104659
104821
|
"members": {
|
104660
104822
|
"IpamResourceCidr": {
|
104661
|
-
"shape": "
|
104823
|
+
"shape": "S1zt",
|
104662
104824
|
"locationName": "ipamResourceCidr"
|
104663
104825
|
}
|
104664
104826
|
}
|
@@ -104681,7 +104843,7 @@ module.exports={
|
|
104681
104843
|
"locationName": "AddOperatingRegion"
|
104682
104844
|
},
|
104683
104845
|
"RemoveOperatingRegions": {
|
104684
|
-
"shape": "
|
104846
|
+
"shape": "S25g",
|
104685
104847
|
"locationName": "RemoveOperatingRegion"
|
104686
104848
|
}
|
104687
104849
|
}
|
@@ -104906,7 +105068,7 @@ module.exports={
|
|
104906
105068
|
],
|
104907
105069
|
"members": {
|
104908
105070
|
"ReservedInstancesIds": {
|
104909
|
-
"shape": "
|
105071
|
+
"shape": "S1k2",
|
104910
105072
|
"locationName": "ReservedInstancesId"
|
104911
105073
|
},
|
104912
105074
|
"ClientToken": {
|
@@ -104916,7 +105078,7 @@ module.exports={
|
|
104916
105078
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
104917
105079
|
"type": "list",
|
104918
105080
|
"member": {
|
104919
|
-
"shape": "
|
105081
|
+
"shape": "S1ko",
|
104920
105082
|
"locationName": "item"
|
104921
105083
|
}
|
104922
105084
|
}
|
@@ -104998,21 +105160,21 @@ module.exports={
|
|
104998
105160
|
"type": "structure",
|
104999
105161
|
"members": {
|
105000
105162
|
"Add": {
|
105001
|
-
"shape": "
|
105163
|
+
"shape": "S1m2"
|
105002
105164
|
},
|
105003
105165
|
"Remove": {
|
105004
|
-
"shape": "
|
105166
|
+
"shape": "S1m2"
|
105005
105167
|
}
|
105006
105168
|
}
|
105007
105169
|
},
|
105008
105170
|
"GroupNames": {
|
105009
|
-
"shape": "
|
105171
|
+
"shape": "S1lu",
|
105010
105172
|
"locationName": "UserGroup"
|
105011
105173
|
},
|
105012
105174
|
"OperationType": {},
|
105013
105175
|
"SnapshotId": {},
|
105014
105176
|
"UserIds": {
|
105015
|
-
"shape": "
|
105177
|
+
"shape": "S245",
|
105016
105178
|
"locationName": "UserId"
|
105017
105179
|
},
|
105018
105180
|
"DryRun": {
|
@@ -105060,7 +105222,7 @@ module.exports={
|
|
105060
105222
|
"locationName": "excessCapacityTerminationPolicy"
|
105061
105223
|
},
|
105062
105224
|
"LaunchTemplateConfigs": {
|
105063
|
-
"shape": "
|
105225
|
+
"shape": "S1n9",
|
105064
105226
|
"locationName": "LaunchTemplateConfig"
|
105065
105227
|
},
|
105066
105228
|
"SpotFleetRequestId": {
|
@@ -105608,7 +105770,7 @@ module.exports={
|
|
105608
105770
|
"type": "structure",
|
105609
105771
|
"members": {
|
105610
105772
|
"LoggingConfiguration": {
|
105611
|
-
"shape": "
|
105773
|
+
"shape": "S1qp",
|
105612
105774
|
"locationName": "loggingConfiguration"
|
105613
105775
|
}
|
105614
105776
|
}
|
@@ -105688,7 +105850,7 @@ module.exports={
|
|
105688
105850
|
"type": "structure",
|
105689
105851
|
"members": {
|
105690
105852
|
"VolumeModification": {
|
105691
|
-
"shape": "
|
105853
|
+
"shape": "S1rt",
|
105692
105854
|
"locationName": "volumeModification"
|
105693
105855
|
}
|
105694
105856
|
}
|
@@ -105961,13 +106123,13 @@ module.exports={
|
|
105961
106123
|
],
|
105962
106124
|
"members": {
|
105963
106125
|
"AccepterPeeringConnectionOptions": {
|
105964
|
-
"shape": "
|
106126
|
+
"shape": "S284"
|
105965
106127
|
},
|
105966
106128
|
"DryRun": {
|
105967
106129
|
"type": "boolean"
|
105968
106130
|
},
|
105969
106131
|
"RequesterPeeringConnectionOptions": {
|
105970
|
-
"shape": "
|
106132
|
+
"shape": "S284"
|
105971
106133
|
},
|
105972
106134
|
"VpcPeeringConnectionId": {}
|
105973
106135
|
}
|
@@ -105976,11 +106138,11 @@ module.exports={
|
|
105976
106138
|
"type": "structure",
|
105977
106139
|
"members": {
|
105978
106140
|
"AccepterPeeringConnectionOptions": {
|
105979
|
-
"shape": "
|
106141
|
+
"shape": "S286",
|
105980
106142
|
"locationName": "accepterPeeringConnectionOptions"
|
105981
106143
|
},
|
105982
106144
|
"RequesterPeeringConnectionOptions": {
|
105983
|
-
"shape": "
|
106145
|
+
"shape": "S286",
|
105984
106146
|
"locationName": "requesterPeeringConnectionOptions"
|
105985
106147
|
}
|
105986
106148
|
}
|
@@ -106204,7 +106366,7 @@ module.exports={
|
|
106204
106366
|
"type": "structure",
|
106205
106367
|
"members": {
|
106206
106368
|
"InstanceMonitorings": {
|
106207
|
-
"shape": "
|
106369
|
+
"shape": "S28l",
|
106208
106370
|
"locationName": "instancesSet"
|
106209
106371
|
}
|
106210
106372
|
}
|
@@ -106373,7 +106535,7 @@ module.exports={
|
|
106373
106535
|
"locationName": "poolId"
|
106374
106536
|
},
|
106375
106537
|
"PoolAddressRange": {
|
106376
|
-
"shape": "
|
106538
|
+
"shape": "S1jp",
|
106377
106539
|
"locationName": "poolAddressRange"
|
106378
106540
|
}
|
106379
106541
|
}
|
@@ -106419,7 +106581,7 @@ module.exports={
|
|
106419
106581
|
"ClientToken": {},
|
106420
106582
|
"CurrencyCode": {},
|
106421
106583
|
"HostIdSet": {
|
106422
|
-
"shape": "
|
106584
|
+
"shape": "S1yl"
|
106423
106585
|
},
|
106424
106586
|
"LimitPrice": {},
|
106425
106587
|
"OfferingId": {},
|
@@ -106439,7 +106601,7 @@ module.exports={
|
|
106439
106601
|
"locationName": "currencyCode"
|
106440
106602
|
},
|
106441
106603
|
"Purchase": {
|
106442
|
-
"shape": "
|
106604
|
+
"shape": "S1yn",
|
106443
106605
|
"locationName": "purchase"
|
106444
106606
|
},
|
106445
106607
|
"TotalHourlyPrice": {
|
@@ -106534,7 +106696,7 @@ module.exports={
|
|
106534
106696
|
"locationName": "scheduledInstanceSet",
|
106535
106697
|
"type": "list",
|
106536
106698
|
"member": {
|
106537
|
-
"shape": "
|
106699
|
+
"shape": "S1lj",
|
106538
106700
|
"locationName": "item"
|
106539
106701
|
}
|
106540
106702
|
}
|
@@ -106898,7 +107060,7 @@ module.exports={
|
|
106898
107060
|
"locationName": "successful"
|
106899
107061
|
},
|
106900
107062
|
"Unsuccessful": {
|
106901
|
-
"shape": "
|
107063
|
+
"shape": "S24e",
|
106902
107064
|
"locationName": "unsuccessful"
|
106903
107065
|
}
|
106904
107066
|
}
|
@@ -107226,7 +107388,7 @@ module.exports={
|
|
107226
107388
|
"type": "boolean"
|
107227
107389
|
},
|
107228
107390
|
"SpotFleetRequestConfig": {
|
107229
|
-
"shape": "
|
107391
|
+
"shape": "S1mu",
|
107230
107392
|
"locationName": "spotFleetRequestConfig"
|
107231
107393
|
}
|
107232
107394
|
}
|
@@ -107310,15 +107472,15 @@ module.exports={
|
|
107310
107472
|
"locationName": "keyName"
|
107311
107473
|
},
|
107312
107474
|
"Monitoring": {
|
107313
|
-
"shape": "
|
107475
|
+
"shape": "S1np",
|
107314
107476
|
"locationName": "monitoring"
|
107315
107477
|
},
|
107316
107478
|
"NetworkInterfaces": {
|
107317
|
-
"shape": "
|
107479
|
+
"shape": "S1n4",
|
107318
107480
|
"locationName": "NetworkInterface"
|
107319
107481
|
},
|
107320
107482
|
"Placement": {
|
107321
|
-
"shape": "
|
107483
|
+
"shape": "S1n6",
|
107322
107484
|
"locationName": "placement"
|
107323
107485
|
},
|
107324
107486
|
"RamdiskId": {
|
@@ -107358,7 +107520,7 @@ module.exports={
|
|
107358
107520
|
"type": "structure",
|
107359
107521
|
"members": {
|
107360
107522
|
"SpotInstanceRequests": {
|
107361
|
-
"shape": "
|
107523
|
+
"shape": "S1nm",
|
107362
107524
|
"locationName": "spotInstanceRequestSet"
|
107363
107525
|
}
|
107364
107526
|
}
|
@@ -107731,7 +107893,7 @@ module.exports={
|
|
107731
107893
|
"locationName": "ipPermissions"
|
107732
107894
|
},
|
107733
107895
|
"SecurityGroupRuleIds": {
|
107734
|
-
"shape": "
|
107896
|
+
"shape": "S1lq",
|
107735
107897
|
"locationName": "SecurityGroupRuleId"
|
107736
107898
|
},
|
107737
107899
|
"CidrIp": {
|
@@ -107794,7 +107956,7 @@ module.exports={
|
|
107794
107956
|
"type": "boolean"
|
107795
107957
|
},
|
107796
107958
|
"SecurityGroupRuleIds": {
|
107797
|
-
"shape": "
|
107959
|
+
"shape": "S1lq",
|
107798
107960
|
"locationName": "SecurityGroupRuleId"
|
107799
107961
|
}
|
107800
107962
|
}
|
@@ -107843,7 +108005,7 @@ module.exports={
|
|
107843
108005
|
"type": "integer"
|
107844
108006
|
},
|
107845
108007
|
"Monitoring": {
|
107846
|
-
"shape": "
|
108008
|
+
"shape": "S1np"
|
107847
108009
|
},
|
107848
108010
|
"Placement": {
|
107849
108011
|
"shape": "Sck"
|
@@ -107889,7 +108051,7 @@ module.exports={
|
|
107889
108051
|
"locationName": "instanceInitiatedShutdownBehavior"
|
107890
108052
|
},
|
107891
108053
|
"NetworkInterfaces": {
|
107892
|
-
"shape": "
|
108054
|
+
"shape": "S1n4",
|
107893
108055
|
"locationName": "networkInterface"
|
107894
108056
|
},
|
107895
108057
|
"PrivateIpAddress": {
|
@@ -107967,7 +108129,7 @@ module.exports={
|
|
107967
108129
|
}
|
107968
108130
|
},
|
107969
108131
|
"CapacityReservationSpecification": {
|
107970
|
-
"shape": "
|
108132
|
+
"shape": "S24r"
|
107971
108133
|
},
|
107972
108134
|
"HibernationOptions": {
|
107973
108135
|
"type": "structure",
|
@@ -108133,7 +108295,7 @@ module.exports={
|
|
108133
108295
|
"type": "integer"
|
108134
108296
|
},
|
108135
108297
|
"Groups": {
|
108136
|
-
"shape": "
|
108298
|
+
"shape": "S2cc",
|
108137
108299
|
"locationName": "Group"
|
108138
108300
|
},
|
108139
108301
|
"Ipv6AddressCount": {
|
@@ -108182,7 +108344,7 @@ module.exports={
|
|
108182
108344
|
},
|
108183
108345
|
"RamdiskId": {},
|
108184
108346
|
"SecurityGroupIds": {
|
108185
|
-
"shape": "
|
108347
|
+
"shape": "S2cc",
|
108186
108348
|
"locationName": "SecurityGroupId"
|
108187
108349
|
},
|
108188
108350
|
"SubnetId": {},
|
@@ -108396,7 +108558,7 @@ module.exports={
|
|
108396
108558
|
"type": "structure",
|
108397
108559
|
"members": {
|
108398
108560
|
"StartingInstances": {
|
108399
|
-
"shape": "
|
108561
|
+
"shape": "S2d0",
|
108400
108562
|
"locationName": "instancesSet"
|
108401
108563
|
}
|
108402
108564
|
}
|
@@ -108427,7 +108589,7 @@ module.exports={
|
|
108427
108589
|
"type": "structure",
|
108428
108590
|
"members": {
|
108429
108591
|
"NetworkInsightsAccessScopeAnalysis": {
|
108430
|
-
"shape": "
|
108592
|
+
"shape": "S1hb",
|
108431
108593
|
"locationName": "networkInsightsAccessScopeAnalysis"
|
108432
108594
|
}
|
108433
108595
|
}
|
@@ -108447,7 +108609,7 @@ module.exports={
|
|
108447
108609
|
"locationName": "AdditionalAccount"
|
108448
108610
|
},
|
108449
108611
|
"FilterInArns": {
|
108450
|
-
"shape": "
|
108612
|
+
"shape": "S1hn",
|
108451
108613
|
"locationName": "FilterInArn"
|
108452
108614
|
},
|
108453
108615
|
"DryRun": {
|
@@ -108466,7 +108628,7 @@ module.exports={
|
|
108466
108628
|
"type": "structure",
|
108467
108629
|
"members": {
|
108468
108630
|
"NetworkInsightsAnalysis": {
|
108469
|
-
"shape": "
|
108631
|
+
"shape": "S1hm",
|
108470
108632
|
"locationName": "networkInsightsAnalysis"
|
108471
108633
|
}
|
108472
108634
|
}
|
@@ -108523,7 +108685,7 @@ module.exports={
|
|
108523
108685
|
"type": "structure",
|
108524
108686
|
"members": {
|
108525
108687
|
"StoppingInstances": {
|
108526
|
-
"shape": "
|
108688
|
+
"shape": "S2d0",
|
108527
108689
|
"locationName": "instancesSet"
|
108528
108690
|
}
|
108529
108691
|
}
|
@@ -108598,7 +108760,7 @@ module.exports={
|
|
108598
108760
|
"type": "structure",
|
108599
108761
|
"members": {
|
108600
108762
|
"TerminatingInstances": {
|
108601
|
-
"shape": "
|
108763
|
+
"shape": "S2d0",
|
108602
108764
|
"locationName": "instancesSet"
|
108603
108765
|
}
|
108604
108766
|
}
|
@@ -108696,6 +108858,28 @@ module.exports={
|
|
108696
108858
|
}
|
108697
108859
|
}
|
108698
108860
|
},
|
108861
|
+
"UnlockSnapshot": {
|
108862
|
+
"input": {
|
108863
|
+
"type": "structure",
|
108864
|
+
"required": [
|
108865
|
+
"SnapshotId"
|
108866
|
+
],
|
108867
|
+
"members": {
|
108868
|
+
"SnapshotId": {},
|
108869
|
+
"DryRun": {
|
108870
|
+
"type": "boolean"
|
108871
|
+
}
|
108872
|
+
}
|
108873
|
+
},
|
108874
|
+
"output": {
|
108875
|
+
"type": "structure",
|
108876
|
+
"members": {
|
108877
|
+
"SnapshotId": {
|
108878
|
+
"locationName": "snapshotId"
|
108879
|
+
}
|
108880
|
+
}
|
108881
|
+
}
|
108882
|
+
},
|
108699
108883
|
"UnmonitorInstances": {
|
108700
108884
|
"input": {
|
108701
108885
|
"type": "structure",
|
@@ -108717,7 +108901,7 @@ module.exports={
|
|
108717
108901
|
"type": "structure",
|
108718
108902
|
"members": {
|
108719
108903
|
"InstanceMonitorings": {
|
108720
|
-
"shape": "
|
108904
|
+
"shape": "S28l",
|
108721
108905
|
"locationName": "instancesSet"
|
108722
108906
|
}
|
108723
108907
|
}
|
@@ -108736,7 +108920,7 @@ module.exports={
|
|
108736
108920
|
"shape": "S6q"
|
108737
108921
|
},
|
108738
108922
|
"SecurityGroupRuleDescriptions": {
|
108739
|
-
"shape": "
|
108923
|
+
"shape": "S2dq",
|
108740
108924
|
"locationName": "SecurityGroupRuleDescription"
|
108741
108925
|
}
|
108742
108926
|
}
|
@@ -108764,7 +108948,7 @@ module.exports={
|
|
108764
108948
|
"shape": "S6q"
|
108765
108949
|
},
|
108766
108950
|
"SecurityGroupRuleDescriptions": {
|
108767
|
-
"shape": "
|
108951
|
+
"shape": "S2dq",
|
108768
108952
|
"locationName": "SecurityGroupRuleDescription"
|
108769
108953
|
}
|
108770
108954
|
}
|
@@ -116679,7 +116863,13 @@ module.exports={
|
|
116679
116863
|
"locationName": "item"
|
116680
116864
|
}
|
116681
116865
|
},
|
116682
|
-
"
|
116866
|
+
"S1gf": {
|
116867
|
+
"type": "list",
|
116868
|
+
"member": {
|
116869
|
+
"locationName": "SnapshotId"
|
116870
|
+
}
|
116871
|
+
},
|
116872
|
+
"S1hb": {
|
116683
116873
|
"type": "structure",
|
116684
116874
|
"members": {
|
116685
116875
|
"NetworkInsightsAccessScopeAnalysisId": {
|
@@ -116721,7 +116911,7 @@ module.exports={
|
|
116721
116911
|
}
|
116722
116912
|
}
|
116723
116913
|
},
|
116724
|
-
"
|
116914
|
+
"S1hm": {
|
116725
116915
|
"type": "structure",
|
116726
116916
|
"members": {
|
116727
116917
|
"NetworkInsightsAnalysisId": {
|
@@ -116738,7 +116928,7 @@ module.exports={
|
|
116738
116928
|
"locationName": "additionalAccountSet"
|
116739
116929
|
},
|
116740
116930
|
"FilterInArns": {
|
116741
|
-
"shape": "
|
116931
|
+
"shape": "S1hn",
|
116742
116932
|
"locationName": "filterInArnSet"
|
116743
116933
|
},
|
116744
116934
|
"StartDate": {
|
@@ -116759,15 +116949,15 @@ module.exports={
|
|
116759
116949
|
"type": "boolean"
|
116760
116950
|
},
|
116761
116951
|
"ForwardPathComponents": {
|
116762
|
-
"shape": "
|
116952
|
+
"shape": "S1ho",
|
116763
116953
|
"locationName": "forwardPathComponentSet"
|
116764
116954
|
},
|
116765
116955
|
"ReturnPathComponents": {
|
116766
|
-
"shape": "
|
116956
|
+
"shape": "S1ho",
|
116767
116957
|
"locationName": "returnPathComponentSet"
|
116768
116958
|
},
|
116769
116959
|
"Explanations": {
|
116770
|
-
"shape": "
|
116960
|
+
"shape": "S1i8",
|
116771
116961
|
"locationName": "explanationSet"
|
116772
116962
|
},
|
116773
116963
|
"AlternatePathHints": {
|
@@ -116796,13 +116986,13 @@ module.exports={
|
|
116796
116986
|
}
|
116797
116987
|
}
|
116798
116988
|
},
|
116799
|
-
"
|
116989
|
+
"S1hn": {
|
116800
116990
|
"type": "list",
|
116801
116991
|
"member": {
|
116802
116992
|
"locationName": "item"
|
116803
116993
|
}
|
116804
116994
|
},
|
116805
|
-
"
|
116995
|
+
"S1ho": {
|
116806
116996
|
"type": "list",
|
116807
116997
|
"member": {
|
116808
116998
|
"locationName": "item",
|
@@ -116813,47 +117003,47 @@ module.exports={
|
|
116813
117003
|
"type": "integer"
|
116814
117004
|
},
|
116815
117005
|
"AclRule": {
|
116816
|
-
"shape": "
|
117006
|
+
"shape": "S1hq",
|
116817
117007
|
"locationName": "aclRule"
|
116818
117008
|
},
|
116819
117009
|
"AttachedTo": {
|
116820
|
-
"shape": "
|
117010
|
+
"shape": "S1hr",
|
116821
117011
|
"locationName": "attachedTo"
|
116822
117012
|
},
|
116823
117013
|
"Component": {
|
116824
|
-
"shape": "
|
117014
|
+
"shape": "S1hr",
|
116825
117015
|
"locationName": "component"
|
116826
117016
|
},
|
116827
117017
|
"DestinationVpc": {
|
116828
|
-
"shape": "
|
117018
|
+
"shape": "S1hr",
|
116829
117019
|
"locationName": "destinationVpc"
|
116830
117020
|
},
|
116831
117021
|
"OutboundHeader": {
|
116832
|
-
"shape": "
|
117022
|
+
"shape": "S1hs",
|
116833
117023
|
"locationName": "outboundHeader"
|
116834
117024
|
},
|
116835
117025
|
"InboundHeader": {
|
116836
|
-
"shape": "
|
117026
|
+
"shape": "S1hs",
|
116837
117027
|
"locationName": "inboundHeader"
|
116838
117028
|
},
|
116839
117029
|
"RouteTableRoute": {
|
116840
|
-
"shape": "
|
117030
|
+
"shape": "S1hv",
|
116841
117031
|
"locationName": "routeTableRoute"
|
116842
117032
|
},
|
116843
117033
|
"SecurityGroupRule": {
|
116844
|
-
"shape": "
|
117034
|
+
"shape": "S1hw",
|
116845
117035
|
"locationName": "securityGroupRule"
|
116846
117036
|
},
|
116847
117037
|
"SourceVpc": {
|
116848
|
-
"shape": "
|
117038
|
+
"shape": "S1hr",
|
116849
117039
|
"locationName": "sourceVpc"
|
116850
117040
|
},
|
116851
117041
|
"Subnet": {
|
116852
|
-
"shape": "
|
117042
|
+
"shape": "S1hr",
|
116853
117043
|
"locationName": "subnet"
|
116854
117044
|
},
|
116855
117045
|
"Vpc": {
|
116856
|
-
"shape": "
|
117046
|
+
"shape": "S1hr",
|
116857
117047
|
"locationName": "vpc"
|
116858
117048
|
},
|
116859
117049
|
"AdditionalDetails": {
|
@@ -116867,15 +117057,15 @@ module.exports={
|
|
116867
117057
|
"locationName": "additionalDetailType"
|
116868
117058
|
},
|
116869
117059
|
"Component": {
|
116870
|
-
"shape": "
|
117060
|
+
"shape": "S1hr",
|
116871
117061
|
"locationName": "component"
|
116872
117062
|
},
|
116873
117063
|
"VpcEndpointService": {
|
116874
|
-
"shape": "
|
117064
|
+
"shape": "S1hr",
|
116875
117065
|
"locationName": "vpcEndpointService"
|
116876
117066
|
},
|
116877
117067
|
"RuleOptions": {
|
116878
|
-
"shape": "
|
117068
|
+
"shape": "S1hz",
|
116879
117069
|
"locationName": "ruleOptionSet"
|
116880
117070
|
},
|
116881
117071
|
"RuleGroupTypePairs": {
|
@@ -116905,7 +117095,7 @@ module.exports={
|
|
116905
117095
|
"locationName": "ruleGroupArn"
|
116906
117096
|
},
|
116907
117097
|
"RuleOptions": {
|
116908
|
-
"shape": "
|
117098
|
+
"shape": "S1hz",
|
116909
117099
|
"locationName": "ruleOptionSet"
|
116910
117100
|
}
|
116911
117101
|
}
|
@@ -116915,34 +117105,34 @@ module.exports={
|
|
116915
117105
|
"locationName": "serviceName"
|
116916
117106
|
},
|
116917
117107
|
"LoadBalancers": {
|
116918
|
-
"shape": "
|
117108
|
+
"shape": "S1i6",
|
116919
117109
|
"locationName": "loadBalancerSet"
|
116920
117110
|
}
|
116921
117111
|
}
|
116922
117112
|
}
|
116923
117113
|
},
|
116924
117114
|
"TransitGateway": {
|
116925
|
-
"shape": "
|
117115
|
+
"shape": "S1hr",
|
116926
117116
|
"locationName": "transitGateway"
|
116927
117117
|
},
|
116928
117118
|
"TransitGatewayRouteTableRoute": {
|
116929
|
-
"shape": "
|
117119
|
+
"shape": "S1i7",
|
116930
117120
|
"locationName": "transitGatewayRouteTableRoute"
|
116931
117121
|
},
|
116932
117122
|
"Explanations": {
|
116933
|
-
"shape": "
|
117123
|
+
"shape": "S1i8",
|
116934
117124
|
"locationName": "explanationSet"
|
116935
117125
|
},
|
116936
117126
|
"ElasticLoadBalancerListener": {
|
116937
|
-
"shape": "
|
117127
|
+
"shape": "S1hr",
|
116938
117128
|
"locationName": "elasticLoadBalancerListener"
|
116939
117129
|
},
|
116940
117130
|
"FirewallStatelessRule": {
|
116941
|
-
"shape": "
|
117131
|
+
"shape": "S1ie",
|
116942
117132
|
"locationName": "firewallStatelessRule"
|
116943
117133
|
},
|
116944
117134
|
"FirewallStatefulRule": {
|
116945
|
-
"shape": "
|
117135
|
+
"shape": "S1ii",
|
116946
117136
|
"locationName": "firewallStatefulRule"
|
116947
117137
|
},
|
116948
117138
|
"ServiceName": {
|
@@ -116951,7 +117141,7 @@ module.exports={
|
|
116951
117141
|
}
|
116952
117142
|
}
|
116953
117143
|
},
|
116954
|
-
"
|
117144
|
+
"S1hq": {
|
116955
117145
|
"type": "structure",
|
116956
117146
|
"members": {
|
116957
117147
|
"Cidr": {
|
@@ -116977,7 +117167,7 @@ module.exports={
|
|
116977
117167
|
}
|
116978
117168
|
}
|
116979
117169
|
},
|
116980
|
-
"
|
117170
|
+
"S1hr": {
|
116981
117171
|
"type": "structure",
|
116982
117172
|
"members": {
|
116983
117173
|
"Id": {
|
@@ -116991,44 +117181,44 @@ module.exports={
|
|
116991
117181
|
}
|
116992
117182
|
}
|
116993
117183
|
},
|
116994
|
-
"
|
117184
|
+
"S1hs": {
|
116995
117185
|
"type": "structure",
|
116996
117186
|
"members": {
|
116997
117187
|
"DestinationAddresses": {
|
116998
|
-
"shape": "
|
117188
|
+
"shape": "S1ht",
|
116999
117189
|
"locationName": "destinationAddressSet"
|
117000
117190
|
},
|
117001
117191
|
"DestinationPortRanges": {
|
117002
|
-
"shape": "
|
117192
|
+
"shape": "S1hu",
|
117003
117193
|
"locationName": "destinationPortRangeSet"
|
117004
117194
|
},
|
117005
117195
|
"Protocol": {
|
117006
117196
|
"locationName": "protocol"
|
117007
117197
|
},
|
117008
117198
|
"SourceAddresses": {
|
117009
|
-
"shape": "
|
117199
|
+
"shape": "S1ht",
|
117010
117200
|
"locationName": "sourceAddressSet"
|
117011
117201
|
},
|
117012
117202
|
"SourcePortRanges": {
|
117013
|
-
"shape": "
|
117203
|
+
"shape": "S1hu",
|
117014
117204
|
"locationName": "sourcePortRangeSet"
|
117015
117205
|
}
|
117016
117206
|
}
|
117017
117207
|
},
|
117018
|
-
"
|
117208
|
+
"S1ht": {
|
117019
117209
|
"type": "list",
|
117020
117210
|
"member": {
|
117021
117211
|
"locationName": "item"
|
117022
117212
|
}
|
117023
117213
|
},
|
117024
|
-
"
|
117214
|
+
"S1hu": {
|
117025
117215
|
"type": "list",
|
117026
117216
|
"member": {
|
117027
117217
|
"shape": "Skc",
|
117028
117218
|
"locationName": "item"
|
117029
117219
|
}
|
117030
117220
|
},
|
117031
|
-
"
|
117221
|
+
"S1hv": {
|
117032
117222
|
"type": "structure",
|
117033
117223
|
"members": {
|
117034
117224
|
"DestinationCidr": {
|
@@ -117075,7 +117265,7 @@ module.exports={
|
|
117075
117265
|
}
|
117076
117266
|
}
|
117077
117267
|
},
|
117078
|
-
"
|
117268
|
+
"S1hw": {
|
117079
117269
|
"type": "structure",
|
117080
117270
|
"members": {
|
117081
117271
|
"Cidr": {
|
@@ -117099,7 +117289,7 @@ module.exports={
|
|
117099
117289
|
}
|
117100
117290
|
}
|
117101
117291
|
},
|
117102
|
-
"
|
117292
|
+
"S1hz": {
|
117103
117293
|
"type": "list",
|
117104
117294
|
"member": {
|
117105
117295
|
"locationName": "item",
|
@@ -117109,26 +117299,26 @@ module.exports={
|
|
117109
117299
|
"locationName": "keyword"
|
117110
117300
|
},
|
117111
117301
|
"Settings": {
|
117112
|
-
"shape": "
|
117302
|
+
"shape": "S1i1",
|
117113
117303
|
"locationName": "settingSet"
|
117114
117304
|
}
|
117115
117305
|
}
|
117116
117306
|
}
|
117117
117307
|
},
|
117118
|
-
"
|
117308
|
+
"S1i1": {
|
117119
117309
|
"type": "list",
|
117120
117310
|
"member": {
|
117121
117311
|
"locationName": "item"
|
117122
117312
|
}
|
117123
117313
|
},
|
117124
|
-
"
|
117314
|
+
"S1i6": {
|
117125
117315
|
"type": "list",
|
117126
117316
|
"member": {
|
117127
|
-
"shape": "
|
117317
|
+
"shape": "S1hr",
|
117128
117318
|
"locationName": "item"
|
117129
117319
|
}
|
117130
117320
|
},
|
117131
|
-
"
|
117321
|
+
"S1i7": {
|
117132
117322
|
"type": "structure",
|
117133
117323
|
"members": {
|
117134
117324
|
"DestinationCidr": {
|
@@ -117154,29 +117344,29 @@ module.exports={
|
|
117154
117344
|
}
|
117155
117345
|
}
|
117156
117346
|
},
|
117157
|
-
"
|
117347
|
+
"S1i8": {
|
117158
117348
|
"type": "list",
|
117159
117349
|
"member": {
|
117160
117350
|
"locationName": "item",
|
117161
117351
|
"type": "structure",
|
117162
117352
|
"members": {
|
117163
117353
|
"Acl": {
|
117164
|
-
"shape": "
|
117354
|
+
"shape": "S1hr",
|
117165
117355
|
"locationName": "acl"
|
117166
117356
|
},
|
117167
117357
|
"AclRule": {
|
117168
|
-
"shape": "
|
117358
|
+
"shape": "S1hq",
|
117169
117359
|
"locationName": "aclRule"
|
117170
117360
|
},
|
117171
117361
|
"Address": {
|
117172
117362
|
"locationName": "address"
|
117173
117363
|
},
|
117174
117364
|
"Addresses": {
|
117175
|
-
"shape": "
|
117365
|
+
"shape": "S1ht",
|
117176
117366
|
"locationName": "addressSet"
|
117177
117367
|
},
|
117178
117368
|
"AttachedTo": {
|
117179
|
-
"shape": "
|
117369
|
+
"shape": "S1hr",
|
117180
117370
|
"locationName": "attachedTo"
|
117181
117371
|
},
|
117182
117372
|
"AvailabilityZones": {
|
@@ -117188,19 +117378,19 @@ module.exports={
|
|
117188
117378
|
"locationName": "cidrSet"
|
117189
117379
|
},
|
117190
117380
|
"Component": {
|
117191
|
-
"shape": "
|
117381
|
+
"shape": "S1hr",
|
117192
117382
|
"locationName": "component"
|
117193
117383
|
},
|
117194
117384
|
"CustomerGateway": {
|
117195
|
-
"shape": "
|
117385
|
+
"shape": "S1hr",
|
117196
117386
|
"locationName": "customerGateway"
|
117197
117387
|
},
|
117198
117388
|
"Destination": {
|
117199
|
-
"shape": "
|
117389
|
+
"shape": "S1hr",
|
117200
117390
|
"locationName": "destination"
|
117201
117391
|
},
|
117202
117392
|
"DestinationVpc": {
|
117203
|
-
"shape": "
|
117393
|
+
"shape": "S1hr",
|
117204
117394
|
"locationName": "destinationVpc"
|
117205
117395
|
},
|
117206
117396
|
"Direction": {
|
@@ -117210,11 +117400,11 @@ module.exports={
|
|
117210
117400
|
"locationName": "explanationCode"
|
117211
117401
|
},
|
117212
117402
|
"IngressRouteTable": {
|
117213
|
-
"shape": "
|
117403
|
+
"shape": "S1hr",
|
117214
117404
|
"locationName": "ingressRouteTable"
|
117215
117405
|
},
|
117216
117406
|
"InternetGateway": {
|
117217
|
-
"shape": "
|
117407
|
+
"shape": "S1hr",
|
117218
117408
|
"locationName": "internetGateway"
|
117219
117409
|
},
|
117220
117410
|
"LoadBalancerArn": {
|
@@ -117249,7 +117439,7 @@ module.exports={
|
|
117249
117439
|
"locationName": "availabilityZone"
|
117250
117440
|
},
|
117251
117441
|
"Instance": {
|
117252
|
-
"shape": "
|
117442
|
+
"shape": "S1hr",
|
117253
117443
|
"locationName": "instance"
|
117254
117444
|
},
|
117255
117445
|
"Port": {
|
@@ -117259,11 +117449,11 @@ module.exports={
|
|
117259
117449
|
}
|
117260
117450
|
},
|
117261
117451
|
"LoadBalancerTargetGroup": {
|
117262
|
-
"shape": "
|
117452
|
+
"shape": "S1hr",
|
117263
117453
|
"locationName": "loadBalancerTargetGroup"
|
117264
117454
|
},
|
117265
117455
|
"LoadBalancerTargetGroups": {
|
117266
|
-
"shape": "
|
117456
|
+
"shape": "S1i6",
|
117267
117457
|
"locationName": "loadBalancerTargetGroupSet"
|
117268
117458
|
},
|
117269
117459
|
"LoadBalancerTargetPort": {
|
@@ -117271,25 +117461,25 @@ module.exports={
|
|
117271
117461
|
"type": "integer"
|
117272
117462
|
},
|
117273
117463
|
"ElasticLoadBalancerListener": {
|
117274
|
-
"shape": "
|
117464
|
+
"shape": "S1hr",
|
117275
117465
|
"locationName": "elasticLoadBalancerListener"
|
117276
117466
|
},
|
117277
117467
|
"MissingComponent": {
|
117278
117468
|
"locationName": "missingComponent"
|
117279
117469
|
},
|
117280
117470
|
"NatGateway": {
|
117281
|
-
"shape": "
|
117471
|
+
"shape": "S1hr",
|
117282
117472
|
"locationName": "natGateway"
|
117283
117473
|
},
|
117284
117474
|
"NetworkInterface": {
|
117285
|
-
"shape": "
|
117475
|
+
"shape": "S1hr",
|
117286
117476
|
"locationName": "networkInterface"
|
117287
117477
|
},
|
117288
117478
|
"PacketField": {
|
117289
117479
|
"locationName": "packetField"
|
117290
117480
|
},
|
117291
117481
|
"VpcPeeringConnection": {
|
117292
|
-
"shape": "
|
117482
|
+
"shape": "S1hr",
|
117293
117483
|
"locationName": "vpcPeeringConnection"
|
117294
117484
|
},
|
117295
117485
|
"Port": {
|
@@ -117297,82 +117487,82 @@ module.exports={
|
|
117297
117487
|
"type": "integer"
|
117298
117488
|
},
|
117299
117489
|
"PortRanges": {
|
117300
|
-
"shape": "
|
117490
|
+
"shape": "S1hu",
|
117301
117491
|
"locationName": "portRangeSet"
|
117302
117492
|
},
|
117303
117493
|
"PrefixList": {
|
117304
|
-
"shape": "
|
117494
|
+
"shape": "S1hr",
|
117305
117495
|
"locationName": "prefixList"
|
117306
117496
|
},
|
117307
117497
|
"Protocols": {
|
117308
|
-
"shape": "
|
117498
|
+
"shape": "S1i1",
|
117309
117499
|
"locationName": "protocolSet"
|
117310
117500
|
},
|
117311
117501
|
"RouteTableRoute": {
|
117312
|
-
"shape": "
|
117502
|
+
"shape": "S1hv",
|
117313
117503
|
"locationName": "routeTableRoute"
|
117314
117504
|
},
|
117315
117505
|
"RouteTable": {
|
117316
|
-
"shape": "
|
117506
|
+
"shape": "S1hr",
|
117317
117507
|
"locationName": "routeTable"
|
117318
117508
|
},
|
117319
117509
|
"SecurityGroup": {
|
117320
|
-
"shape": "
|
117510
|
+
"shape": "S1hr",
|
117321
117511
|
"locationName": "securityGroup"
|
117322
117512
|
},
|
117323
117513
|
"SecurityGroupRule": {
|
117324
|
-
"shape": "
|
117514
|
+
"shape": "S1hw",
|
117325
117515
|
"locationName": "securityGroupRule"
|
117326
117516
|
},
|
117327
117517
|
"SecurityGroups": {
|
117328
|
-
"shape": "
|
117518
|
+
"shape": "S1i6",
|
117329
117519
|
"locationName": "securityGroupSet"
|
117330
117520
|
},
|
117331
117521
|
"SourceVpc": {
|
117332
|
-
"shape": "
|
117522
|
+
"shape": "S1hr",
|
117333
117523
|
"locationName": "sourceVpc"
|
117334
117524
|
},
|
117335
117525
|
"State": {
|
117336
117526
|
"locationName": "state"
|
117337
117527
|
},
|
117338
117528
|
"Subnet": {
|
117339
|
-
"shape": "
|
117529
|
+
"shape": "S1hr",
|
117340
117530
|
"locationName": "subnet"
|
117341
117531
|
},
|
117342
117532
|
"SubnetRouteTable": {
|
117343
|
-
"shape": "
|
117533
|
+
"shape": "S1hr",
|
117344
117534
|
"locationName": "subnetRouteTable"
|
117345
117535
|
},
|
117346
117536
|
"Vpc": {
|
117347
|
-
"shape": "
|
117537
|
+
"shape": "S1hr",
|
117348
117538
|
"locationName": "vpc"
|
117349
117539
|
},
|
117350
117540
|
"VpcEndpoint": {
|
117351
|
-
"shape": "
|
117541
|
+
"shape": "S1hr",
|
117352
117542
|
"locationName": "vpcEndpoint"
|
117353
117543
|
},
|
117354
117544
|
"VpnConnection": {
|
117355
|
-
"shape": "
|
117545
|
+
"shape": "S1hr",
|
117356
117546
|
"locationName": "vpnConnection"
|
117357
117547
|
},
|
117358
117548
|
"VpnGateway": {
|
117359
|
-
"shape": "
|
117549
|
+
"shape": "S1hr",
|
117360
117550
|
"locationName": "vpnGateway"
|
117361
117551
|
},
|
117362
117552
|
"TransitGateway": {
|
117363
|
-
"shape": "
|
117553
|
+
"shape": "S1hr",
|
117364
117554
|
"locationName": "transitGateway"
|
117365
117555
|
},
|
117366
117556
|
"TransitGatewayRouteTable": {
|
117367
|
-
"shape": "
|
117557
|
+
"shape": "S1hr",
|
117368
117558
|
"locationName": "transitGatewayRouteTable"
|
117369
117559
|
},
|
117370
117560
|
"TransitGatewayRouteTableRoute": {
|
117371
|
-
"shape": "
|
117561
|
+
"shape": "S1i7",
|
117372
117562
|
"locationName": "transitGatewayRouteTableRoute"
|
117373
117563
|
},
|
117374
117564
|
"TransitGatewayAttachment": {
|
117375
|
-
"shape": "
|
117565
|
+
"shape": "S1hr",
|
117376
117566
|
"locationName": "transitGatewayAttachment"
|
117377
117567
|
},
|
117378
117568
|
"ComponentAccount": {
|
@@ -117382,17 +117572,17 @@ module.exports={
|
|
117382
117572
|
"locationName": "componentRegion"
|
117383
117573
|
},
|
117384
117574
|
"FirewallStatelessRule": {
|
117385
|
-
"shape": "
|
117575
|
+
"shape": "S1ie",
|
117386
117576
|
"locationName": "firewallStatelessRule"
|
117387
117577
|
},
|
117388
117578
|
"FirewallStatefulRule": {
|
117389
|
-
"shape": "
|
117579
|
+
"shape": "S1ii",
|
117390
117580
|
"locationName": "firewallStatefulRule"
|
117391
117581
|
}
|
117392
117582
|
}
|
117393
117583
|
}
|
117394
117584
|
},
|
117395
|
-
"
|
117585
|
+
"S1ie": {
|
117396
117586
|
"type": "structure",
|
117397
117587
|
"members": {
|
117398
117588
|
"RuleGroupArn": {
|
@@ -117407,11 +117597,11 @@ module.exports={
|
|
117407
117597
|
"locationName": "destinationSet"
|
117408
117598
|
},
|
117409
117599
|
"SourcePorts": {
|
117410
|
-
"shape": "
|
117600
|
+
"shape": "S1hu",
|
117411
117601
|
"locationName": "sourcePortSet"
|
117412
117602
|
},
|
117413
117603
|
"DestinationPorts": {
|
117414
|
-
"shape": "
|
117604
|
+
"shape": "S1hu",
|
117415
117605
|
"locationName": "destinationPortSet"
|
117416
117606
|
},
|
117417
117607
|
"Protocols": {
|
@@ -117431,7 +117621,7 @@ module.exports={
|
|
117431
117621
|
}
|
117432
117622
|
}
|
117433
117623
|
},
|
117434
|
-
"
|
117624
|
+
"S1ii": {
|
117435
117625
|
"type": "structure",
|
117436
117626
|
"members": {
|
117437
117627
|
"RuleGroupArn": {
|
@@ -117446,11 +117636,11 @@ module.exports={
|
|
117446
117636
|
"locationName": "destinationSet"
|
117447
117637
|
},
|
117448
117638
|
"SourcePorts": {
|
117449
|
-
"shape": "
|
117639
|
+
"shape": "S1hu",
|
117450
117640
|
"locationName": "sourcePortSet"
|
117451
117641
|
},
|
117452
117642
|
"DestinationPorts": {
|
117453
|
-
"shape": "
|
117643
|
+
"shape": "S1hu",
|
117454
117644
|
"locationName": "destinationPortSet"
|
117455
117645
|
},
|
117456
117646
|
"Protocol": {
|
@@ -117464,7 +117654,7 @@ module.exports={
|
|
117464
117654
|
}
|
117465
117655
|
}
|
117466
117656
|
},
|
117467
|
-
"
|
117657
|
+
"S1jp": {
|
117468
117658
|
"type": "structure",
|
117469
117659
|
"members": {
|
117470
117660
|
"FirstAddress": {
|
@@ -117483,13 +117673,13 @@ module.exports={
|
|
117483
117673
|
}
|
117484
117674
|
}
|
117485
117675
|
},
|
117486
|
-
"
|
117676
|
+
"S1k2": {
|
117487
117677
|
"type": "list",
|
117488
117678
|
"member": {
|
117489
117679
|
"locationName": "ReservedInstancesId"
|
117490
117680
|
}
|
117491
117681
|
},
|
117492
|
-
"
|
117682
|
+
"S1ka": {
|
117493
117683
|
"type": "list",
|
117494
117684
|
"member": {
|
117495
117685
|
"locationName": "item",
|
@@ -117505,7 +117695,7 @@ module.exports={
|
|
117505
117695
|
}
|
117506
117696
|
}
|
117507
117697
|
},
|
117508
|
-
"
|
117698
|
+
"S1ko": {
|
117509
117699
|
"type": "structure",
|
117510
117700
|
"members": {
|
117511
117701
|
"AvailabilityZone": {
|
@@ -117526,7 +117716,7 @@ module.exports={
|
|
117526
117716
|
}
|
117527
117717
|
}
|
117528
117718
|
},
|
117529
|
-
"
|
117719
|
+
"S1lb": {
|
117530
117720
|
"type": "structure",
|
117531
117721
|
"members": {
|
117532
117722
|
"Frequency": {
|
@@ -117553,7 +117743,7 @@ module.exports={
|
|
117553
117743
|
}
|
117554
117744
|
}
|
117555
117745
|
},
|
117556
|
-
"
|
117746
|
+
"S1lj": {
|
117557
117747
|
"type": "structure",
|
117558
117748
|
"members": {
|
117559
117749
|
"AvailabilityZone": {
|
@@ -117588,7 +117778,7 @@ module.exports={
|
|
117588
117778
|
"type": "timestamp"
|
117589
117779
|
},
|
117590
117780
|
"Recurrence": {
|
117591
|
-
"shape": "
|
117781
|
+
"shape": "S1lb",
|
117592
117782
|
"locationName": "recurrence"
|
117593
117783
|
},
|
117594
117784
|
"ScheduledInstanceId": {
|
@@ -117612,19 +117802,19 @@ module.exports={
|
|
117612
117802
|
}
|
117613
117803
|
}
|
117614
117804
|
},
|
117615
|
-
"
|
117805
|
+
"S1lq": {
|
117616
117806
|
"type": "list",
|
117617
117807
|
"member": {
|
117618
117808
|
"locationName": "item"
|
117619
117809
|
}
|
117620
117810
|
},
|
117621
|
-
"
|
117811
|
+
"S1lu": {
|
117622
117812
|
"type": "list",
|
117623
117813
|
"member": {
|
117624
117814
|
"locationName": "GroupName"
|
117625
117815
|
}
|
117626
117816
|
},
|
117627
|
-
"
|
117817
|
+
"S1m2": {
|
117628
117818
|
"type": "list",
|
117629
117819
|
"member": {
|
117630
117820
|
"locationName": "item",
|
@@ -117639,13 +117829,7 @@ module.exports={
|
|
117639
117829
|
}
|
117640
117830
|
}
|
117641
117831
|
},
|
117642
|
-
"
|
117643
|
-
"type": "list",
|
117644
|
-
"member": {
|
117645
|
-
"locationName": "SnapshotId"
|
117646
|
-
}
|
117647
|
-
},
|
117648
|
-
"S1mm": {
|
117832
|
+
"S1mu": {
|
117649
117833
|
"type": "structure",
|
117650
117834
|
"required": [
|
117651
117835
|
"IamFleetRole",
|
@@ -117743,11 +117927,11 @@ module.exports={
|
|
117743
117927
|
}
|
117744
117928
|
},
|
117745
117929
|
"NetworkInterfaces": {
|
117746
|
-
"shape": "
|
117930
|
+
"shape": "S1n4",
|
117747
117931
|
"locationName": "networkInterfaceSet"
|
117748
117932
|
},
|
117749
117933
|
"Placement": {
|
117750
|
-
"shape": "
|
117934
|
+
"shape": "S1n6",
|
117751
117935
|
"locationName": "placement"
|
117752
117936
|
},
|
117753
117937
|
"RamdiskId": {
|
@@ -117792,7 +117976,7 @@ module.exports={
|
|
117792
117976
|
}
|
117793
117977
|
},
|
117794
117978
|
"LaunchTemplateConfigs": {
|
117795
|
-
"shape": "
|
117979
|
+
"shape": "S1n9",
|
117796
117980
|
"locationName": "launchTemplateConfigs"
|
117797
117981
|
},
|
117798
117982
|
"SpotPrice": {
|
@@ -117894,7 +118078,7 @@ module.exports={
|
|
117894
118078
|
}
|
117895
118079
|
}
|
117896
118080
|
},
|
117897
|
-
"
|
118081
|
+
"S1n4": {
|
117898
118082
|
"type": "list",
|
117899
118083
|
"member": {
|
117900
118084
|
"locationName": "item",
|
@@ -117976,7 +118160,7 @@ module.exports={
|
|
117976
118160
|
}
|
117977
118161
|
}
|
117978
118162
|
},
|
117979
|
-
"
|
118163
|
+
"S1n6": {
|
117980
118164
|
"type": "structure",
|
117981
118165
|
"members": {
|
117982
118166
|
"AvailabilityZone": {
|
@@ -117990,7 +118174,7 @@ module.exports={
|
|
117990
118174
|
}
|
117991
118175
|
}
|
117992
118176
|
},
|
117993
|
-
"
|
118177
|
+
"S1n9": {
|
117994
118178
|
"type": "list",
|
117995
118179
|
"member": {
|
117996
118180
|
"locationName": "item",
|
@@ -118037,7 +118221,7 @@ module.exports={
|
|
118037
118221
|
}
|
118038
118222
|
}
|
118039
118223
|
},
|
118040
|
-
"
|
118224
|
+
"S1nm": {
|
118041
118225
|
"type": "list",
|
118042
118226
|
"member": {
|
118043
118227
|
"locationName": "item",
|
@@ -118107,11 +118291,11 @@ module.exports={
|
|
118107
118291
|
"locationName": "keyName"
|
118108
118292
|
},
|
118109
118293
|
"NetworkInterfaces": {
|
118110
|
-
"shape": "
|
118294
|
+
"shape": "S1n4",
|
118111
118295
|
"locationName": "networkInterfaceSet"
|
118112
118296
|
},
|
118113
118297
|
"Placement": {
|
118114
|
-
"shape": "
|
118298
|
+
"shape": "S1n6",
|
118115
118299
|
"locationName": "placement"
|
118116
118300
|
},
|
118117
118301
|
"RamdiskId": {
|
@@ -118121,7 +118305,7 @@ module.exports={
|
|
118121
118305
|
"locationName": "subnetId"
|
118122
118306
|
},
|
118123
118307
|
"Monitoring": {
|
118124
|
-
"shape": "
|
118308
|
+
"shape": "S1np",
|
118125
118309
|
"locationName": "monitoring"
|
118126
118310
|
}
|
118127
118311
|
}
|
@@ -118178,7 +118362,7 @@ module.exports={
|
|
118178
118362
|
}
|
118179
118363
|
}
|
118180
118364
|
},
|
118181
|
-
"
|
118365
|
+
"S1np": {
|
118182
118366
|
"type": "structure",
|
118183
118367
|
"required": [
|
118184
118368
|
"Enabled"
|
@@ -118190,7 +118374,7 @@ module.exports={
|
|
118190
118374
|
}
|
118191
118375
|
}
|
118192
118376
|
},
|
118193
|
-
"
|
118377
|
+
"S1o4": {
|
118194
118378
|
"type": "list",
|
118195
118379
|
"member": {
|
118196
118380
|
"locationName": "item",
|
@@ -118232,17 +118416,17 @@ module.exports={
|
|
118232
118416
|
}
|
118233
118417
|
}
|
118234
118418
|
},
|
118235
|
-
"
|
118419
|
+
"S1p2": {
|
118236
118420
|
"type": "list",
|
118237
118421
|
"member": {}
|
118238
118422
|
},
|
118239
|
-
"
|
118423
|
+
"S1ql": {
|
118240
118424
|
"type": "list",
|
118241
118425
|
"member": {
|
118242
118426
|
"locationName": "item"
|
118243
118427
|
}
|
118244
118428
|
},
|
118245
|
-
"
|
118429
|
+
"S1qp": {
|
118246
118430
|
"type": "structure",
|
118247
118431
|
"members": {
|
118248
118432
|
"VerifiedAccessInstanceId": {
|
@@ -118261,7 +118445,7 @@ module.exports={
|
|
118261
118445
|
"type": "boolean"
|
118262
118446
|
},
|
118263
118447
|
"DeliveryStatus": {
|
118264
|
-
"shape": "
|
118448
|
+
"shape": "S1qs",
|
118265
118449
|
"locationName": "deliveryStatus"
|
118266
118450
|
},
|
118267
118451
|
"BucketName": {
|
@@ -118284,7 +118468,7 @@ module.exports={
|
|
118284
118468
|
"type": "boolean"
|
118285
118469
|
},
|
118286
118470
|
"DeliveryStatus": {
|
118287
|
-
"shape": "
|
118471
|
+
"shape": "S1qs",
|
118288
118472
|
"locationName": "deliveryStatus"
|
118289
118473
|
},
|
118290
118474
|
"LogGroup": {
|
@@ -118301,7 +118485,7 @@ module.exports={
|
|
118301
118485
|
"type": "boolean"
|
118302
118486
|
},
|
118303
118487
|
"DeliveryStatus": {
|
118304
|
-
"shape": "
|
118488
|
+
"shape": "S1qs",
|
118305
118489
|
"locationName": "deliveryStatus"
|
118306
118490
|
},
|
118307
118491
|
"DeliveryStream": {
|
@@ -118320,7 +118504,7 @@ module.exports={
|
|
118320
118504
|
}
|
118321
118505
|
}
|
118322
118506
|
},
|
118323
|
-
"
|
118507
|
+
"S1qs": {
|
118324
118508
|
"type": "structure",
|
118325
118509
|
"members": {
|
118326
118510
|
"Code": {
|
@@ -118331,7 +118515,7 @@ module.exports={
|
|
118331
118515
|
}
|
118332
118516
|
}
|
118333
118517
|
},
|
118334
|
-
"
|
118518
|
+
"S1rt": {
|
118335
118519
|
"type": "structure",
|
118336
118520
|
"members": {
|
118337
118521
|
"VolumeId": {
|
@@ -118395,19 +118579,19 @@ module.exports={
|
|
118395
118579
|
}
|
118396
118580
|
}
|
118397
118581
|
},
|
118398
|
-
"
|
118582
|
+
"S1rz": {
|
118399
118583
|
"type": "list",
|
118400
118584
|
"member": {
|
118401
118585
|
"locationName": "VpcId"
|
118402
118586
|
}
|
118403
118587
|
},
|
118404
|
-
"
|
118588
|
+
"S1tz": {
|
118405
118589
|
"type": "list",
|
118406
118590
|
"member": {
|
118407
118591
|
"locationName": "AvailabilityZone"
|
118408
118592
|
}
|
118409
118593
|
},
|
118410
|
-
"
|
118594
|
+
"S1uo": {
|
118411
118595
|
"type": "structure",
|
118412
118596
|
"members": {
|
118413
118597
|
"TransitGatewayAttachmentId": {
|
@@ -118430,7 +118614,7 @@ module.exports={
|
|
118430
118614
|
}
|
118431
118615
|
}
|
118432
118616
|
},
|
118433
|
-
"
|
118617
|
+
"S1y4": {
|
118434
118618
|
"type": "structure",
|
118435
118619
|
"members": {
|
118436
118620
|
"InstanceFamily": {
|
@@ -118441,13 +118625,13 @@ module.exports={
|
|
118441
118625
|
}
|
118442
118626
|
}
|
118443
118627
|
},
|
118444
|
-
"
|
118628
|
+
"S1yl": {
|
118445
118629
|
"type": "list",
|
118446
118630
|
"member": {
|
118447
118631
|
"locationName": "item"
|
118448
118632
|
}
|
118449
118633
|
},
|
118450
|
-
"
|
118634
|
+
"S1yn": {
|
118451
118635
|
"type": "list",
|
118452
118636
|
"member": {
|
118453
118637
|
"locationName": "item",
|
@@ -118482,19 +118666,19 @@ module.exports={
|
|
118482
118666
|
}
|
118483
118667
|
}
|
118484
118668
|
},
|
118485
|
-
"
|
118669
|
+
"S1ys": {
|
118486
118670
|
"type": "list",
|
118487
118671
|
"member": {
|
118488
118672
|
"locationName": "item"
|
118489
118673
|
}
|
118490
118674
|
},
|
118491
|
-
"
|
118675
|
+
"S1yt": {
|
118492
118676
|
"type": "list",
|
118493
118677
|
"member": {
|
118494
118678
|
"locationName": "item"
|
118495
118679
|
}
|
118496
118680
|
},
|
118497
|
-
"
|
118681
|
+
"S1zt": {
|
118498
118682
|
"type": "structure",
|
118499
118683
|
"members": {
|
118500
118684
|
"IpamId": {
|
@@ -118546,7 +118730,7 @@ module.exports={
|
|
118546
118730
|
}
|
118547
118731
|
}
|
118548
118732
|
},
|
118549
|
-
"
|
118733
|
+
"S20h": {
|
118550
118734
|
"type": "structure",
|
118551
118735
|
"members": {
|
118552
118736
|
"HourlyPrice": {
|
@@ -118560,14 +118744,14 @@ module.exports={
|
|
118560
118744
|
}
|
118561
118745
|
}
|
118562
118746
|
},
|
118563
|
-
"
|
118747
|
+
"S218": {
|
118564
118748
|
"type": "list",
|
118565
118749
|
"member": {
|
118566
118750
|
"shape": "Sns",
|
118567
118751
|
"locationName": "item"
|
118568
118752
|
}
|
118569
118753
|
},
|
118570
|
-
"
|
118754
|
+
"S22k": {
|
118571
118755
|
"type": "structure",
|
118572
118756
|
"members": {
|
118573
118757
|
"Comment": {},
|
@@ -118582,14 +118766,14 @@ module.exports={
|
|
118582
118766
|
}
|
118583
118767
|
}
|
118584
118768
|
},
|
118585
|
-
"
|
118769
|
+
"S22n": {
|
118586
118770
|
"type": "structure",
|
118587
118771
|
"members": {
|
118588
118772
|
"S3Bucket": {},
|
118589
118773
|
"S3Key": {}
|
118590
118774
|
}
|
118591
118775
|
},
|
118592
|
-
"
|
118776
|
+
"S22u": {
|
118593
118777
|
"type": "structure",
|
118594
118778
|
"required": [
|
118595
118779
|
"Bytes",
|
@@ -118610,7 +118794,7 @@ module.exports={
|
|
118610
118794
|
}
|
118611
118795
|
}
|
118612
118796
|
},
|
118613
|
-
"
|
118797
|
+
"S22v": {
|
118614
118798
|
"type": "structure",
|
118615
118799
|
"required": [
|
118616
118800
|
"Size"
|
@@ -118622,25 +118806,25 @@ module.exports={
|
|
118622
118806
|
}
|
118623
118807
|
}
|
118624
118808
|
},
|
118625
|
-
"
|
118809
|
+
"S245": {
|
118626
118810
|
"type": "list",
|
118627
118811
|
"member": {
|
118628
118812
|
"locationName": "UserId"
|
118629
118813
|
}
|
118630
118814
|
},
|
118631
|
-
"
|
118815
|
+
"S246": {
|
118632
118816
|
"type": "list",
|
118633
118817
|
"member": {
|
118634
118818
|
"locationName": "UserGroup"
|
118635
118819
|
}
|
118636
118820
|
},
|
118637
|
-
"
|
118821
|
+
"S247": {
|
118638
118822
|
"type": "list",
|
118639
118823
|
"member": {
|
118640
118824
|
"locationName": "ProductCode"
|
118641
118825
|
}
|
118642
118826
|
},
|
118643
|
-
"
|
118827
|
+
"S249": {
|
118644
118828
|
"type": "list",
|
118645
118829
|
"member": {
|
118646
118830
|
"locationName": "item",
|
@@ -118651,14 +118835,14 @@ module.exports={
|
|
118651
118835
|
}
|
118652
118836
|
}
|
118653
118837
|
},
|
118654
|
-
"
|
118838
|
+
"S24e": {
|
118655
118839
|
"type": "list",
|
118656
118840
|
"member": {
|
118657
118841
|
"shape": "S1h",
|
118658
118842
|
"locationName": "item"
|
118659
118843
|
}
|
118660
118844
|
},
|
118661
|
-
"
|
118845
|
+
"S24r": {
|
118662
118846
|
"type": "structure",
|
118663
118847
|
"members": {
|
118664
118848
|
"CapacityReservationPreference": {},
|
@@ -118667,7 +118851,7 @@ module.exports={
|
|
118667
118851
|
}
|
118668
118852
|
}
|
118669
118853
|
},
|
118670
|
-
"
|
118854
|
+
"S25g": {
|
118671
118855
|
"type": "list",
|
118672
118856
|
"member": {
|
118673
118857
|
"type": "structure",
|
@@ -118676,7 +118860,7 @@ module.exports={
|
|
118676
118860
|
}
|
118677
118861
|
}
|
118678
118862
|
},
|
118679
|
-
"
|
118863
|
+
"S284": {
|
118680
118864
|
"type": "structure",
|
118681
118865
|
"members": {
|
118682
118866
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -118690,7 +118874,7 @@ module.exports={
|
|
118690
118874
|
}
|
118691
118875
|
}
|
118692
118876
|
},
|
118693
|
-
"
|
118877
|
+
"S286": {
|
118694
118878
|
"type": "structure",
|
118695
118879
|
"members": {
|
118696
118880
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -118707,7 +118891,7 @@ module.exports={
|
|
118707
118891
|
}
|
118708
118892
|
}
|
118709
118893
|
},
|
118710
|
-
"
|
118894
|
+
"S28l": {
|
118711
118895
|
"type": "list",
|
118712
118896
|
"member": {
|
118713
118897
|
"locationName": "item",
|
@@ -118723,13 +118907,13 @@ module.exports={
|
|
118723
118907
|
}
|
118724
118908
|
}
|
118725
118909
|
},
|
118726
|
-
"
|
118910
|
+
"S2cc": {
|
118727
118911
|
"type": "list",
|
118728
118912
|
"member": {
|
118729
118913
|
"locationName": "SecurityGroupId"
|
118730
118914
|
}
|
118731
118915
|
},
|
118732
|
-
"
|
118916
|
+
"S2d0": {
|
118733
118917
|
"type": "list",
|
118734
118918
|
"member": {
|
118735
118919
|
"locationName": "item",
|
@@ -118749,7 +118933,7 @@ module.exports={
|
|
118749
118933
|
}
|
118750
118934
|
}
|
118751
118935
|
},
|
118752
|
-
"
|
118936
|
+
"S2dq": {
|
118753
118937
|
"type": "list",
|
118754
118938
|
"member": {
|
118755
118939
|
"locationName": "item",
|
@@ -215132,10 +215316,12 @@ module.exports={
|
|
215132
215316
|
"input": {
|
215133
215317
|
"type": "structure",
|
215134
215318
|
"required": [
|
215135
|
-
"ClusterIdentifier"
|
215319
|
+
"ClusterIdentifier",
|
215320
|
+
"CustomDomainName"
|
215136
215321
|
],
|
215137
215322
|
"members": {
|
215138
|
-
"ClusterIdentifier": {}
|
215323
|
+
"ClusterIdentifier": {},
|
215324
|
+
"CustomDomainName": {}
|
215139
215325
|
}
|
215140
215326
|
}
|
215141
215327
|
},
|
@@ -217156,6 +217342,8 @@ module.exports={
|
|
217156
217342
|
"input": {
|
217157
217343
|
"type": "structure",
|
217158
217344
|
"required": [
|
217345
|
+
"CustomDomainName",
|
217346
|
+
"CustomDomainCertificateArn",
|
217159
217347
|
"ClusterIdentifier"
|
217160
217348
|
],
|
217161
217349
|
"members": {
|
@@ -264463,7 +264651,7 @@ AWS.util.update(AWS, {
|
|
264463
264651
|
/**
|
264464
264652
|
* @constant
|
264465
264653
|
*/
|
264466
|
-
VERSION: '2.
|
264654
|
+
VERSION: '2.1497.0',
|
264467
264655
|
|
264468
264656
|
/**
|
264469
264657
|
* @api private
|
@@ -286644,7 +286832,7 @@ var LRUCache = /** @class */ (function () {
|
|
286644
286832
|
}());
|
286645
286833
|
exports.LRUCache = LRUCache;
|
286646
286834
|
},{}],467:[function(require,module,exports){
|
286647
|
-
// AWS SDK for JavaScript v2.
|
286835
|
+
// AWS SDK for JavaScript v2.1497.0
|
286648
286836
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
286649
286837
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
286650
286838
|
require('./browser_loader');
|