cdk-lambda-subminute 2.0.234 → 2.0.236
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 +11 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +140 -82
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +4 -0
- package/node_modules/aws-sdk/apis/eventbridge-2015-10-07.min.json +83 -58
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +10 -4
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +118 -11
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +462 -414
- package/node_modules/aws-sdk/clients/ec2.d.ts +66 -0
- package/node_modules/aws-sdk/clients/ecr.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +13 -9
- package/node_modules/aws-sdk/clients/kendra.d.ts +33 -29
- package/node_modules/aws-sdk/clients/medialive.d.ts +110 -0
- package/node_modules/aws-sdk/clients/quicksight.d.ts +68 -0
- 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 +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +147 -85
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1456.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){
|
@@ -99116,6 +99116,24 @@ module.exports={
|
|
99116
99116
|
}
|
99117
99117
|
}
|
99118
99118
|
},
|
99119
|
+
"DisableImageBlockPublicAccess": {
|
99120
|
+
"input": {
|
99121
|
+
"type": "structure",
|
99122
|
+
"members": {
|
99123
|
+
"DryRun": {
|
99124
|
+
"type": "boolean"
|
99125
|
+
}
|
99126
|
+
}
|
99127
|
+
},
|
99128
|
+
"output": {
|
99129
|
+
"type": "structure",
|
99130
|
+
"members": {
|
99131
|
+
"ImageBlockPublicAccessState": {
|
99132
|
+
"locationName": "imageBlockPublicAccessState"
|
99133
|
+
}
|
99134
|
+
}
|
99135
|
+
}
|
99136
|
+
},
|
99119
99137
|
"DisableImageDeprecation": {
|
99120
99138
|
"input": {
|
99121
99139
|
"type": "structure",
|
@@ -99200,7 +99218,7 @@ module.exports={
|
|
99200
99218
|
"type": "structure",
|
99201
99219
|
"members": {
|
99202
99220
|
"Propagation": {
|
99203
|
-
"shape": "
|
99221
|
+
"shape": "S1to",
|
99204
99222
|
"locationName": "propagation"
|
99205
99223
|
}
|
99206
99224
|
}
|
@@ -99884,6 +99902,28 @@ module.exports={
|
|
99884
99902
|
}
|
99885
99903
|
}
|
99886
99904
|
},
|
99905
|
+
"EnableImageBlockPublicAccess": {
|
99906
|
+
"input": {
|
99907
|
+
"type": "structure",
|
99908
|
+
"required": [
|
99909
|
+
"ImageBlockPublicAccessState"
|
99910
|
+
],
|
99911
|
+
"members": {
|
99912
|
+
"ImageBlockPublicAccessState": {},
|
99913
|
+
"DryRun": {
|
99914
|
+
"type": "boolean"
|
99915
|
+
}
|
99916
|
+
}
|
99917
|
+
},
|
99918
|
+
"output": {
|
99919
|
+
"type": "structure",
|
99920
|
+
"members": {
|
99921
|
+
"ImageBlockPublicAccessState": {
|
99922
|
+
"locationName": "imageBlockPublicAccessState"
|
99923
|
+
}
|
99924
|
+
}
|
99925
|
+
}
|
99926
|
+
},
|
99887
99927
|
"EnableImageDeprecation": {
|
99888
99928
|
"input": {
|
99889
99929
|
"type": "structure",
|
@@ -99991,7 +100031,7 @@ module.exports={
|
|
99991
100031
|
"type": "structure",
|
99992
100032
|
"members": {
|
99993
100033
|
"Propagation": {
|
99994
|
-
"shape": "
|
100034
|
+
"shape": "S1to",
|
99995
100035
|
"locationName": "propagation"
|
99996
100036
|
}
|
99997
100037
|
}
|
@@ -100602,7 +100642,7 @@ module.exports={
|
|
100602
100642
|
"type": "structure",
|
100603
100643
|
"members": {
|
100604
100644
|
"InstanceFamilyCreditSpecification": {
|
100605
|
-
"shape": "
|
100645
|
+
"shape": "S1x1",
|
100606
100646
|
"locationName": "instanceFamilyCreditSpecification"
|
100607
100647
|
}
|
100608
100648
|
}
|
@@ -100752,7 +100792,7 @@ module.exports={
|
|
100752
100792
|
],
|
100753
100793
|
"members": {
|
100754
100794
|
"HostIdSet": {
|
100755
|
-
"shape": "
|
100795
|
+
"shape": "S1xi"
|
100756
100796
|
},
|
100757
100797
|
"OfferingId": {}
|
100758
100798
|
}
|
@@ -100764,7 +100804,7 @@ module.exports={
|
|
100764
100804
|
"locationName": "currencyCode"
|
100765
100805
|
},
|
100766
100806
|
"Purchase": {
|
100767
|
-
"shape": "
|
100807
|
+
"shape": "S1xk",
|
100768
100808
|
"locationName": "purchase"
|
100769
100809
|
},
|
100770
100810
|
"TotalHourlyPrice": {
|
@@ -100776,6 +100816,24 @@ module.exports={
|
|
100776
100816
|
}
|
100777
100817
|
}
|
100778
100818
|
},
|
100819
|
+
"GetImageBlockPublicAccessState": {
|
100820
|
+
"input": {
|
100821
|
+
"type": "structure",
|
100822
|
+
"members": {
|
100823
|
+
"DryRun": {
|
100824
|
+
"type": "boolean"
|
100825
|
+
}
|
100826
|
+
}
|
100827
|
+
},
|
100828
|
+
"output": {
|
100829
|
+
"type": "structure",
|
100830
|
+
"members": {
|
100831
|
+
"ImageBlockPublicAccessState": {
|
100832
|
+
"locationName": "imageBlockPublicAccessState"
|
100833
|
+
}
|
100834
|
+
}
|
100835
|
+
}
|
100836
|
+
},
|
100779
100837
|
"GetInstanceTypesFromInstanceRequirements": {
|
100780
100838
|
"input": {
|
100781
100839
|
"type": "structure",
|
@@ -100789,11 +100847,11 @@ module.exports={
|
|
100789
100847
|
"type": "boolean"
|
100790
100848
|
},
|
100791
100849
|
"ArchitectureTypes": {
|
100792
|
-
"shape": "
|
100850
|
+
"shape": "S1xp",
|
100793
100851
|
"locationName": "ArchitectureType"
|
100794
100852
|
},
|
100795
100853
|
"VirtualizationTypes": {
|
100796
|
-
"shape": "
|
100854
|
+
"shape": "S1xq",
|
100797
100855
|
"locationName": "VirtualizationType"
|
100798
100856
|
},
|
100799
100857
|
"InstanceRequirements": {
|
@@ -101190,7 +101248,7 @@ module.exports={
|
|
101190
101248
|
"locationName": "ipamResourceCidrSet",
|
101191
101249
|
"type": "list",
|
101192
101250
|
"member": {
|
101193
|
-
"shape": "
|
101251
|
+
"shape": "S1yq",
|
101194
101252
|
"locationName": "item"
|
101195
101253
|
}
|
101196
101254
|
}
|
@@ -101455,7 +101513,7 @@ module.exports={
|
|
101455
101513
|
"locationName": "paymentDue"
|
101456
101514
|
},
|
101457
101515
|
"ReservedInstanceValueRollup": {
|
101458
|
-
"shape": "
|
101516
|
+
"shape": "S1ze",
|
101459
101517
|
"locationName": "reservedInstanceValueRollup"
|
101460
101518
|
},
|
101461
101519
|
"ReservedInstanceValueSet": {
|
@@ -101466,7 +101524,7 @@ module.exports={
|
|
101466
101524
|
"type": "structure",
|
101467
101525
|
"members": {
|
101468
101526
|
"ReservationValue": {
|
101469
|
-
"shape": "
|
101527
|
+
"shape": "S1ze",
|
101470
101528
|
"locationName": "reservationValue"
|
101471
101529
|
},
|
101472
101530
|
"ReservedInstanceId": {
|
@@ -101476,7 +101534,7 @@ module.exports={
|
|
101476
101534
|
}
|
101477
101535
|
},
|
101478
101536
|
"TargetConfigurationValueRollup": {
|
101479
|
-
"shape": "
|
101537
|
+
"shape": "S1ze",
|
101480
101538
|
"locationName": "targetConfigurationValueRollup"
|
101481
101539
|
},
|
101482
101540
|
"TargetConfigurationValueSet": {
|
@@ -101487,7 +101545,7 @@ module.exports={
|
|
101487
101545
|
"type": "structure",
|
101488
101546
|
"members": {
|
101489
101547
|
"ReservationValue": {
|
101490
|
-
"shape": "
|
101548
|
+
"shape": "S1ze",
|
101491
101549
|
"locationName": "reservationValue"
|
101492
101550
|
},
|
101493
101551
|
"TargetConfiguration": {
|
@@ -101559,11 +101617,11 @@ module.exports={
|
|
101559
101617
|
"type": "structure",
|
101560
101618
|
"members": {
|
101561
101619
|
"ArchitectureTypes": {
|
101562
|
-
"shape": "
|
101620
|
+
"shape": "S1xp",
|
101563
101621
|
"locationName": "ArchitectureType"
|
101564
101622
|
},
|
101565
101623
|
"VirtualizationTypes": {
|
101566
|
-
"shape": "
|
101624
|
+
"shape": "S1xq",
|
101567
101625
|
"locationName": "VirtualizationType"
|
101568
101626
|
},
|
101569
101627
|
"InstanceRequirements": {
|
@@ -101634,11 +101692,11 @@ module.exports={
|
|
101634
101692
|
"type": "structure",
|
101635
101693
|
"members": {
|
101636
101694
|
"SubnetIpv4CidrReservations": {
|
101637
|
-
"shape": "
|
101695
|
+
"shape": "S1zy",
|
101638
101696
|
"locationName": "subnetIpv4CidrReservationSet"
|
101639
101697
|
},
|
101640
101698
|
"SubnetIpv6CidrReservations": {
|
101641
|
-
"shape": "
|
101699
|
+
"shape": "S1zy",
|
101642
101700
|
"locationName": "subnetIpv6CidrReservationSet"
|
101643
101701
|
},
|
101644
101702
|
"NextToken": {
|
@@ -102215,7 +102273,7 @@ module.exports={
|
|
102215
102273
|
"members": {
|
102216
102274
|
"Architecture": {},
|
102217
102275
|
"ClientData": {
|
102218
|
-
"shape": "
|
102276
|
+
"shape": "S21a"
|
102219
102277
|
},
|
102220
102278
|
"ClientToken": {},
|
102221
102279
|
"Description": {},
|
@@ -102234,7 +102292,7 @@ module.exports={
|
|
102234
102292
|
"shape": "S180"
|
102235
102293
|
},
|
102236
102294
|
"UserBucket": {
|
102237
|
-
"shape": "
|
102295
|
+
"shape": "S21d"
|
102238
102296
|
}
|
102239
102297
|
}
|
102240
102298
|
}
|
@@ -102344,10 +102402,10 @@ module.exports={
|
|
102344
102402
|
"members": {
|
102345
102403
|
"Description": {},
|
102346
102404
|
"Image": {
|
102347
|
-
"shape": "
|
102405
|
+
"shape": "S21k"
|
102348
102406
|
},
|
102349
102407
|
"Volume": {
|
102350
|
-
"shape": "
|
102408
|
+
"shape": "S21l"
|
102351
102409
|
}
|
102352
102410
|
}
|
102353
102411
|
}
|
@@ -102470,7 +102528,7 @@ module.exports={
|
|
102470
102528
|
"type": "structure",
|
102471
102529
|
"members": {
|
102472
102530
|
"ClientData": {
|
102473
|
-
"shape": "
|
102531
|
+
"shape": "S21a"
|
102474
102532
|
},
|
102475
102533
|
"ClientToken": {},
|
102476
102534
|
"Description": {},
|
@@ -102483,7 +102541,7 @@ module.exports={
|
|
102483
102541
|
"shape": "S180"
|
102484
102542
|
},
|
102485
102543
|
"UserBucket": {
|
102486
|
-
"shape": "
|
102544
|
+
"shape": "S21d"
|
102487
102545
|
}
|
102488
102546
|
}
|
102489
102547
|
},
|
@@ -102541,11 +102599,11 @@ module.exports={
|
|
102541
102599
|
"type": "boolean"
|
102542
102600
|
},
|
102543
102601
|
"Image": {
|
102544
|
-
"shape": "
|
102602
|
+
"shape": "S21k",
|
102545
102603
|
"locationName": "image"
|
102546
102604
|
},
|
102547
102605
|
"Volume": {
|
102548
|
-
"shape": "
|
102606
|
+
"shape": "S21l",
|
102549
102607
|
"locationName": "volume"
|
102550
102608
|
}
|
102551
102609
|
}
|
@@ -102860,7 +102918,7 @@ module.exports={
|
|
102860
102918
|
"type": "structure",
|
102861
102919
|
"members": {
|
102862
102920
|
"InstanceFamilyCreditSpecification": {
|
102863
|
-
"shape": "
|
102921
|
+
"shape": "S1x1",
|
102864
102922
|
"locationName": "instanceFamilyCreditSpecification"
|
102865
102923
|
}
|
102866
102924
|
}
|
@@ -102934,25 +102992,25 @@ module.exports={
|
|
102934
102992
|
"Attribute": {},
|
102935
102993
|
"OperationType": {},
|
102936
102994
|
"UserIds": {
|
102937
|
-
"shape": "
|
102995
|
+
"shape": "S22q",
|
102938
102996
|
"locationName": "UserId"
|
102939
102997
|
},
|
102940
102998
|
"UserGroups": {
|
102941
|
-
"shape": "
|
102999
|
+
"shape": "S22r",
|
102942
103000
|
"locationName": "UserGroup"
|
102943
103001
|
},
|
102944
103002
|
"ProductCodes": {
|
102945
|
-
"shape": "
|
103003
|
+
"shape": "S22s",
|
102946
103004
|
"locationName": "ProductCode"
|
102947
103005
|
},
|
102948
103006
|
"LoadPermission": {
|
102949
103007
|
"type": "structure",
|
102950
103008
|
"members": {
|
102951
103009
|
"Add": {
|
102952
|
-
"shape": "
|
103010
|
+
"shape": "S22u"
|
102953
103011
|
},
|
102954
103012
|
"Remove": {
|
102955
|
-
"shape": "
|
103013
|
+
"shape": "S22u"
|
102956
103014
|
}
|
102957
103015
|
}
|
102958
103016
|
},
|
@@ -102998,7 +103056,7 @@ module.exports={
|
|
102998
103056
|
"locationName": "successful"
|
102999
103057
|
},
|
103000
103058
|
"Unsuccessful": {
|
103001
|
-
"shape": "
|
103059
|
+
"shape": "S22z",
|
103002
103060
|
"locationName": "unsuccessful"
|
103003
103061
|
}
|
103004
103062
|
}
|
@@ -103066,15 +103124,15 @@ module.exports={
|
|
103066
103124
|
},
|
103067
103125
|
"OperationType": {},
|
103068
103126
|
"ProductCodes": {
|
103069
|
-
"shape": "
|
103127
|
+
"shape": "S22s",
|
103070
103128
|
"locationName": "ProductCode"
|
103071
103129
|
},
|
103072
103130
|
"UserGroups": {
|
103073
|
-
"shape": "
|
103131
|
+
"shape": "S22r",
|
103074
103132
|
"locationName": "UserGroup"
|
103075
103133
|
},
|
103076
103134
|
"UserIds": {
|
103077
|
-
"shape": "
|
103135
|
+
"shape": "S22q",
|
103078
103136
|
"locationName": "UserId"
|
103079
103137
|
},
|
103080
103138
|
"Value": {},
|
@@ -103219,7 +103277,7 @@ module.exports={
|
|
103219
103277
|
"members": {
|
103220
103278
|
"InstanceId": {},
|
103221
103279
|
"CapacityReservationSpecification": {
|
103222
|
-
"shape": "
|
103280
|
+
"shape": "S23c"
|
103223
103281
|
},
|
103224
103282
|
"DryRun": {
|
103225
103283
|
"type": "boolean"
|
@@ -103479,7 +103537,7 @@ module.exports={
|
|
103479
103537
|
"locationName": "AddOperatingRegion"
|
103480
103538
|
},
|
103481
103539
|
"RemoveOperatingRegions": {
|
103482
|
-
"shape": "
|
103540
|
+
"shape": "S241",
|
103483
103541
|
"locationName": "RemoveOperatingRegion"
|
103484
103542
|
}
|
103485
103543
|
}
|
@@ -103569,7 +103627,7 @@ module.exports={
|
|
103569
103627
|
"type": "structure",
|
103570
103628
|
"members": {
|
103571
103629
|
"IpamResourceCidr": {
|
103572
|
-
"shape": "
|
103630
|
+
"shape": "S1yq",
|
103573
103631
|
"locationName": "ipamResourceCidr"
|
103574
103632
|
}
|
103575
103633
|
}
|
@@ -103592,7 +103650,7 @@ module.exports={
|
|
103592
103650
|
"locationName": "AddOperatingRegion"
|
103593
103651
|
},
|
103594
103652
|
"RemoveOperatingRegions": {
|
103595
|
-
"shape": "
|
103653
|
+
"shape": "S241",
|
103596
103654
|
"locationName": "RemoveOperatingRegion"
|
103597
103655
|
}
|
103598
103656
|
}
|
@@ -103923,7 +103981,7 @@ module.exports={
|
|
103923
103981
|
"OperationType": {},
|
103924
103982
|
"SnapshotId": {},
|
103925
103983
|
"UserIds": {
|
103926
|
-
"shape": "
|
103984
|
+
"shape": "S22q",
|
103927
103985
|
"locationName": "UserId"
|
103928
103986
|
},
|
103929
103987
|
"DryRun": {
|
@@ -104857,13 +104915,13 @@ module.exports={
|
|
104857
104915
|
],
|
104858
104916
|
"members": {
|
104859
104917
|
"AccepterPeeringConnectionOptions": {
|
104860
|
-
"shape": "
|
104918
|
+
"shape": "S26p"
|
104861
104919
|
},
|
104862
104920
|
"DryRun": {
|
104863
104921
|
"type": "boolean"
|
104864
104922
|
},
|
104865
104923
|
"RequesterPeeringConnectionOptions": {
|
104866
|
-
"shape": "
|
104924
|
+
"shape": "S26p"
|
104867
104925
|
},
|
104868
104926
|
"VpcPeeringConnectionId": {}
|
104869
104927
|
}
|
@@ -104872,11 +104930,11 @@ module.exports={
|
|
104872
104930
|
"type": "structure",
|
104873
104931
|
"members": {
|
104874
104932
|
"AccepterPeeringConnectionOptions": {
|
104875
|
-
"shape": "
|
104933
|
+
"shape": "S26r",
|
104876
104934
|
"locationName": "accepterPeeringConnectionOptions"
|
104877
104935
|
},
|
104878
104936
|
"RequesterPeeringConnectionOptions": {
|
104879
|
-
"shape": "
|
104937
|
+
"shape": "S26r",
|
104880
104938
|
"locationName": "requesterPeeringConnectionOptions"
|
104881
104939
|
}
|
104882
104940
|
}
|
@@ -105100,7 +105158,7 @@ module.exports={
|
|
105100
105158
|
"type": "structure",
|
105101
105159
|
"members": {
|
105102
105160
|
"InstanceMonitorings": {
|
105103
|
-
"shape": "
|
105161
|
+
"shape": "S276",
|
105104
105162
|
"locationName": "instancesSet"
|
105105
105163
|
}
|
105106
105164
|
}
|
@@ -105286,7 +105344,7 @@ module.exports={
|
|
105286
105344
|
"ClientToken": {},
|
105287
105345
|
"CurrencyCode": {},
|
105288
105346
|
"HostIdSet": {
|
105289
|
-
"shape": "
|
105347
|
+
"shape": "S1xi"
|
105290
105348
|
},
|
105291
105349
|
"LimitPrice": {},
|
105292
105350
|
"OfferingId": {},
|
@@ -105306,7 +105364,7 @@ module.exports={
|
|
105306
105364
|
"locationName": "currencyCode"
|
105307
105365
|
},
|
105308
105366
|
"Purchase": {
|
105309
|
-
"shape": "
|
105367
|
+
"shape": "S1xk",
|
105310
105368
|
"locationName": "purchase"
|
105311
105369
|
},
|
105312
105370
|
"TotalHourlyPrice": {
|
@@ -105765,7 +105823,7 @@ module.exports={
|
|
105765
105823
|
"locationName": "successful"
|
105766
105824
|
},
|
105767
105825
|
"Unsuccessful": {
|
105768
|
-
"shape": "
|
105826
|
+
"shape": "S22z",
|
105769
105827
|
"locationName": "unsuccessful"
|
105770
105828
|
}
|
105771
105829
|
}
|
@@ -106834,7 +106892,7 @@ module.exports={
|
|
106834
106892
|
}
|
106835
106893
|
},
|
106836
106894
|
"CapacityReservationSpecification": {
|
106837
|
-
"shape": "
|
106895
|
+
"shape": "S23c"
|
106838
106896
|
},
|
106839
106897
|
"HibernationOptions": {
|
106840
106898
|
"type": "structure",
|
@@ -107000,7 +107058,7 @@ module.exports={
|
|
107000
107058
|
"type": "integer"
|
107001
107059
|
},
|
107002
107060
|
"Groups": {
|
107003
|
-
"shape": "
|
107061
|
+
"shape": "S2av",
|
107004
107062
|
"locationName": "Group"
|
107005
107063
|
},
|
107006
107064
|
"Ipv6AddressCount": {
|
@@ -107049,7 +107107,7 @@ module.exports={
|
|
107049
107107
|
},
|
107050
107108
|
"RamdiskId": {},
|
107051
107109
|
"SecurityGroupIds": {
|
107052
|
-
"shape": "
|
107110
|
+
"shape": "S2av",
|
107053
107111
|
"locationName": "SecurityGroupId"
|
107054
107112
|
},
|
107055
107113
|
"SubnetId": {},
|
@@ -107263,7 +107321,7 @@ module.exports={
|
|
107263
107321
|
"type": "structure",
|
107264
107322
|
"members": {
|
107265
107323
|
"StartingInstances": {
|
107266
|
-
"shape": "
|
107324
|
+
"shape": "S2bj",
|
107267
107325
|
"locationName": "instancesSet"
|
107268
107326
|
}
|
107269
107327
|
}
|
@@ -107390,7 +107448,7 @@ module.exports={
|
|
107390
107448
|
"type": "structure",
|
107391
107449
|
"members": {
|
107392
107450
|
"StoppingInstances": {
|
107393
|
-
"shape": "
|
107451
|
+
"shape": "S2bj",
|
107394
107452
|
"locationName": "instancesSet"
|
107395
107453
|
}
|
107396
107454
|
}
|
@@ -107465,7 +107523,7 @@ module.exports={
|
|
107465
107523
|
"type": "structure",
|
107466
107524
|
"members": {
|
107467
107525
|
"TerminatingInstances": {
|
107468
|
-
"shape": "
|
107526
|
+
"shape": "S2bj",
|
107469
107527
|
"locationName": "instancesSet"
|
107470
107528
|
}
|
107471
107529
|
}
|
@@ -107584,7 +107642,7 @@ module.exports={
|
|
107584
107642
|
"type": "structure",
|
107585
107643
|
"members": {
|
107586
107644
|
"InstanceMonitorings": {
|
107587
|
-
"shape": "
|
107645
|
+
"shape": "S276",
|
107588
107646
|
"locationName": "instancesSet"
|
107589
107647
|
}
|
107590
107648
|
}
|
@@ -107603,7 +107661,7 @@ module.exports={
|
|
107603
107661
|
"shape": "S6o"
|
107604
107662
|
},
|
107605
107663
|
"SecurityGroupRuleDescriptions": {
|
107606
|
-
"shape": "
|
107664
|
+
"shape": "S2c7",
|
107607
107665
|
"locationName": "SecurityGroupRuleDescription"
|
107608
107666
|
}
|
107609
107667
|
}
|
@@ -107631,7 +107689,7 @@ module.exports={
|
|
107631
107689
|
"shape": "S6o"
|
107632
107690
|
},
|
107633
107691
|
"SecurityGroupRuleDescriptions": {
|
107634
|
-
"shape": "
|
107692
|
+
"shape": "S2c7",
|
107635
107693
|
"locationName": "SecurityGroupRuleDescription"
|
107636
107694
|
}
|
107637
107695
|
}
|
@@ -117172,7 +117230,7 @@ module.exports={
|
|
117172
117230
|
"locationName": "AvailabilityZone"
|
117173
117231
|
}
|
117174
117232
|
},
|
117175
|
-
"
|
117233
|
+
"S1to": {
|
117176
117234
|
"type": "structure",
|
117177
117235
|
"members": {
|
117178
117236
|
"TransitGatewayAttachmentId": {
|
@@ -117195,7 +117253,7 @@ module.exports={
|
|
117195
117253
|
}
|
117196
117254
|
}
|
117197
117255
|
},
|
117198
|
-
"
|
117256
|
+
"S1x1": {
|
117199
117257
|
"type": "structure",
|
117200
117258
|
"members": {
|
117201
117259
|
"InstanceFamily": {
|
@@ -117206,13 +117264,13 @@ module.exports={
|
|
117206
117264
|
}
|
117207
117265
|
}
|
117208
117266
|
},
|
117209
|
-
"
|
117267
|
+
"S1xi": {
|
117210
117268
|
"type": "list",
|
117211
117269
|
"member": {
|
117212
117270
|
"locationName": "item"
|
117213
117271
|
}
|
117214
117272
|
},
|
117215
|
-
"
|
117273
|
+
"S1xk": {
|
117216
117274
|
"type": "list",
|
117217
117275
|
"member": {
|
117218
117276
|
"locationName": "item",
|
@@ -117247,19 +117305,19 @@ module.exports={
|
|
117247
117305
|
}
|
117248
117306
|
}
|
117249
117307
|
},
|
117250
|
-
"
|
117308
|
+
"S1xp": {
|
117251
117309
|
"type": "list",
|
117252
117310
|
"member": {
|
117253
117311
|
"locationName": "item"
|
117254
117312
|
}
|
117255
117313
|
},
|
117256
|
-
"
|
117314
|
+
"S1xq": {
|
117257
117315
|
"type": "list",
|
117258
117316
|
"member": {
|
117259
117317
|
"locationName": "item"
|
117260
117318
|
}
|
117261
117319
|
},
|
117262
|
-
"
|
117320
|
+
"S1yq": {
|
117263
117321
|
"type": "structure",
|
117264
117322
|
"members": {
|
117265
117323
|
"IpamId": {
|
@@ -117311,7 +117369,7 @@ module.exports={
|
|
117311
117369
|
}
|
117312
117370
|
}
|
117313
117371
|
},
|
117314
|
-
"
|
117372
|
+
"S1ze": {
|
117315
117373
|
"type": "structure",
|
117316
117374
|
"members": {
|
117317
117375
|
"HourlyPrice": {
|
@@ -117325,14 +117383,14 @@ module.exports={
|
|
117325
117383
|
}
|
117326
117384
|
}
|
117327
117385
|
},
|
117328
|
-
"
|
117386
|
+
"S1zy": {
|
117329
117387
|
"type": "list",
|
117330
117388
|
"member": {
|
117331
117389
|
"shape": "Snl",
|
117332
117390
|
"locationName": "item"
|
117333
117391
|
}
|
117334
117392
|
},
|
117335
|
-
"
|
117393
|
+
"S21a": {
|
117336
117394
|
"type": "structure",
|
117337
117395
|
"members": {
|
117338
117396
|
"Comment": {},
|
@@ -117347,14 +117405,14 @@ module.exports={
|
|
117347
117405
|
}
|
117348
117406
|
}
|
117349
117407
|
},
|
117350
|
-
"
|
117408
|
+
"S21d": {
|
117351
117409
|
"type": "structure",
|
117352
117410
|
"members": {
|
117353
117411
|
"S3Bucket": {},
|
117354
117412
|
"S3Key": {}
|
117355
117413
|
}
|
117356
117414
|
},
|
117357
|
-
"
|
117415
|
+
"S21k": {
|
117358
117416
|
"type": "structure",
|
117359
117417
|
"required": [
|
117360
117418
|
"Bytes",
|
@@ -117375,7 +117433,7 @@ module.exports={
|
|
117375
117433
|
}
|
117376
117434
|
}
|
117377
117435
|
},
|
117378
|
-
"
|
117436
|
+
"S21l": {
|
117379
117437
|
"type": "structure",
|
117380
117438
|
"required": [
|
117381
117439
|
"Size"
|
@@ -117387,25 +117445,25 @@ module.exports={
|
|
117387
117445
|
}
|
117388
117446
|
}
|
117389
117447
|
},
|
117390
|
-
"
|
117448
|
+
"S22q": {
|
117391
117449
|
"type": "list",
|
117392
117450
|
"member": {
|
117393
117451
|
"locationName": "UserId"
|
117394
117452
|
}
|
117395
117453
|
},
|
117396
|
-
"
|
117454
|
+
"S22r": {
|
117397
117455
|
"type": "list",
|
117398
117456
|
"member": {
|
117399
117457
|
"locationName": "UserGroup"
|
117400
117458
|
}
|
117401
117459
|
},
|
117402
|
-
"
|
117460
|
+
"S22s": {
|
117403
117461
|
"type": "list",
|
117404
117462
|
"member": {
|
117405
117463
|
"locationName": "ProductCode"
|
117406
117464
|
}
|
117407
117465
|
},
|
117408
|
-
"
|
117466
|
+
"S22u": {
|
117409
117467
|
"type": "list",
|
117410
117468
|
"member": {
|
117411
117469
|
"locationName": "item",
|
@@ -117416,14 +117474,14 @@ module.exports={
|
|
117416
117474
|
}
|
117417
117475
|
}
|
117418
117476
|
},
|
117419
|
-
"
|
117477
|
+
"S22z": {
|
117420
117478
|
"type": "list",
|
117421
117479
|
"member": {
|
117422
117480
|
"shape": "S1h",
|
117423
117481
|
"locationName": "item"
|
117424
117482
|
}
|
117425
117483
|
},
|
117426
|
-
"
|
117484
|
+
"S23c": {
|
117427
117485
|
"type": "structure",
|
117428
117486
|
"members": {
|
117429
117487
|
"CapacityReservationPreference": {},
|
@@ -117432,7 +117490,7 @@ module.exports={
|
|
117432
117490
|
}
|
117433
117491
|
}
|
117434
117492
|
},
|
117435
|
-
"
|
117493
|
+
"S241": {
|
117436
117494
|
"type": "list",
|
117437
117495
|
"member": {
|
117438
117496
|
"type": "structure",
|
@@ -117441,7 +117499,7 @@ module.exports={
|
|
117441
117499
|
}
|
117442
117500
|
}
|
117443
117501
|
},
|
117444
|
-
"
|
117502
|
+
"S26p": {
|
117445
117503
|
"type": "structure",
|
117446
117504
|
"members": {
|
117447
117505
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -117455,7 +117513,7 @@ module.exports={
|
|
117455
117513
|
}
|
117456
117514
|
}
|
117457
117515
|
},
|
117458
|
-
"
|
117516
|
+
"S26r": {
|
117459
117517
|
"type": "structure",
|
117460
117518
|
"members": {
|
117461
117519
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -117472,7 +117530,7 @@ module.exports={
|
|
117472
117530
|
}
|
117473
117531
|
}
|
117474
117532
|
},
|
117475
|
-
"
|
117533
|
+
"S276": {
|
117476
117534
|
"type": "list",
|
117477
117535
|
"member": {
|
117478
117536
|
"locationName": "item",
|
@@ -117488,13 +117546,13 @@ module.exports={
|
|
117488
117546
|
}
|
117489
117547
|
}
|
117490
117548
|
},
|
117491
|
-
"
|
117549
|
+
"S2av": {
|
117492
117550
|
"type": "list",
|
117493
117551
|
"member": {
|
117494
117552
|
"locationName": "SecurityGroupId"
|
117495
117553
|
}
|
117496
117554
|
},
|
117497
|
-
"
|
117555
|
+
"S2bj": {
|
117498
117556
|
"type": "list",
|
117499
117557
|
"member": {
|
117500
117558
|
"locationName": "item",
|
@@ -117514,7 +117572,7 @@ module.exports={
|
|
117514
117572
|
}
|
117515
117573
|
}
|
117516
117574
|
},
|
117517
|
-
"
|
117575
|
+
"S2c7": {
|
117518
117576
|
"type": "list",
|
117519
117577
|
"member": {
|
117520
117578
|
"locationName": "item",
|
@@ -120518,6 +120576,10 @@ module.exports={
|
|
120518
120576
|
"type": "list",
|
120519
120577
|
"member": {
|
120520
120578
|
"type": "structure",
|
120579
|
+
"required": [
|
120580
|
+
"Key",
|
120581
|
+
"Value"
|
120582
|
+
],
|
120521
120583
|
"members": {
|
120522
120584
|
"Key": {},
|
120523
120585
|
"Value": {}
|
@@ -261708,7 +261770,7 @@ AWS.util.update(AWS, {
|
|
261708
261770
|
/**
|
261709
261771
|
* @constant
|
261710
261772
|
*/
|
261711
|
-
VERSION: '2.
|
261773
|
+
VERSION: '2.1456.0',
|
261712
261774
|
|
261713
261775
|
/**
|
261714
261776
|
* @api private
|
@@ -283889,7 +283951,7 @@ var LRUCache = /** @class */ (function () {
|
|
283889
283951
|
}());
|
283890
283952
|
exports.LRUCache = LRUCache;
|
283891
283953
|
},{}],467:[function(require,module,exports){
|
283892
|
-
// AWS SDK for JavaScript v2.
|
283954
|
+
// AWS SDK for JavaScript v2.1456.0
|
283893
283955
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
283894
283956
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
283895
283957
|
require('./browser_loader');
|