cdk-comprehend-s3olap 2.0.94 → 2.0.95
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-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +9 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +12 -3
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +45 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +273 -234
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +41 -15
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +174 -20
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +22 -10
- package/node_modules/aws-sdk/clients/drs.d.ts +3 -2
- package/node_modules/aws-sdk/clients/ec2.d.ts +54 -4
- package/node_modules/aws-sdk/clients/evidently.d.ts +42 -5
- package/node_modules/aws-sdk/clients/kendra.d.ts +8 -8
- package/node_modules/aws-sdk/clients/transfer.d.ts +206 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
- package/node_modules/aws-sdk/dist/aws-sdk.js +276 -237
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +67 -67
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/get-intrinsic/CHANGELOG.md +7 -0
- package/node_modules/get-intrinsic/index.js +1 -1
- package/node_modules/get-intrinsic/package.json +7 -4
- package/package.json +4 -4
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1215.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){
|
@@ -77661,8 +77661,7 @@ module.exports={
|
|
77661
77661
|
"type": "structure",
|
77662
77662
|
"required": [
|
77663
77663
|
"DestinationCidrBlock",
|
77664
|
-
"LocalGatewayRouteTableId"
|
77665
|
-
"LocalGatewayVirtualInterfaceGroupId"
|
77664
|
+
"LocalGatewayRouteTableId"
|
77666
77665
|
],
|
77667
77666
|
"members": {
|
77668
77667
|
"DestinationCidrBlock": {},
|
@@ -77670,7 +77669,8 @@ module.exports={
|
|
77670
77669
|
"LocalGatewayVirtualInterfaceGroupId": {},
|
77671
77670
|
"DryRun": {
|
77672
77671
|
"type": "boolean"
|
77673
|
-
}
|
77672
|
+
},
|
77673
|
+
"NetworkInterfaceId": {}
|
77674
77674
|
}
|
77675
77675
|
},
|
77676
77676
|
"output": {
|
@@ -85570,6 +85570,9 @@ module.exports={
|
|
85570
85570
|
"Tags": {
|
85571
85571
|
"shape": "Su",
|
85572
85572
|
"locationName": "tagSet"
|
85573
|
+
},
|
85574
|
+
"Mode": {
|
85575
|
+
"locationName": "mode"
|
85573
85576
|
}
|
85574
85577
|
}
|
85575
85578
|
}
|
@@ -85618,7 +85621,7 @@ module.exports={
|
|
85618
85621
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
85619
85622
|
},
|
85620
85623
|
"LocalGatewayVirtualInterfaceIds": {
|
85621
|
-
"shape": "
|
85624
|
+
"shape": "S1ae",
|
85622
85625
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
85623
85626
|
},
|
85624
85627
|
"LocalGatewayId": {
|
@@ -85645,7 +85648,7 @@ module.exports={
|
|
85645
85648
|
"type": "structure",
|
85646
85649
|
"members": {
|
85647
85650
|
"LocalGatewayVirtualInterfaceIds": {
|
85648
|
-
"shape": "
|
85651
|
+
"shape": "S1ae",
|
85649
85652
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
85650
85653
|
},
|
85651
85654
|
"Filters": {
|
@@ -85978,7 +85981,7 @@ module.exports={
|
|
85978
85981
|
"locationName": "networkInsightsAccessScopeAnalysisSet",
|
85979
85982
|
"type": "list",
|
85980
85983
|
"member": {
|
85981
|
-
"shape": "
|
85984
|
+
"shape": "S1be",
|
85982
85985
|
"locationName": "item"
|
85983
85986
|
}
|
85984
85987
|
},
|
@@ -86067,7 +86070,7 @@ module.exports={
|
|
86067
86070
|
"locationName": "networkInsightsAnalysisSet",
|
86068
86071
|
"type": "list",
|
86069
86072
|
"member": {
|
86070
|
-
"shape": "
|
86073
|
+
"shape": "S1bp",
|
86071
86074
|
"locationName": "item"
|
86072
86075
|
}
|
86073
86076
|
},
|
@@ -86420,7 +86423,7 @@ module.exports={
|
|
86420
86423
|
"locationName": "poolAddressRangeSet",
|
86421
86424
|
"type": "list",
|
86422
86425
|
"member": {
|
86423
|
-
"shape": "
|
86426
|
+
"shape": "S1dg",
|
86424
86427
|
"locationName": "item"
|
86425
86428
|
}
|
86426
86429
|
},
|
@@ -86548,7 +86551,7 @@ module.exports={
|
|
86548
86551
|
},
|
86549
86552
|
"OfferingClass": {},
|
86550
86553
|
"ReservedInstancesIds": {
|
86551
|
-
"shape": "
|
86554
|
+
"shape": "S1dt",
|
86552
86555
|
"locationName": "ReservedInstancesId"
|
86553
86556
|
},
|
86554
86557
|
"DryRun": {
|
@@ -86622,7 +86625,7 @@ module.exports={
|
|
86622
86625
|
"locationName": "offeringType"
|
86623
86626
|
},
|
86624
86627
|
"RecurringCharges": {
|
86625
|
-
"shape": "
|
86628
|
+
"shape": "S1e1",
|
86626
86629
|
"locationName": "recurringCharges"
|
86627
86630
|
},
|
86628
86631
|
"Scope": {
|
@@ -86719,7 +86722,7 @@ module.exports={
|
|
86719
86722
|
"locationName": "reservedInstancesId"
|
86720
86723
|
},
|
86721
86724
|
"TargetConfiguration": {
|
86722
|
-
"shape": "
|
86725
|
+
"shape": "S1ef",
|
86723
86726
|
"locationName": "targetConfiguration"
|
86724
86727
|
}
|
86725
86728
|
}
|
@@ -86874,7 +86877,7 @@ module.exports={
|
|
86874
86877
|
}
|
86875
86878
|
},
|
86876
86879
|
"RecurringCharges": {
|
86877
|
-
"shape": "
|
86880
|
+
"shape": "S1e1",
|
86878
86881
|
"locationName": "recurringCharges"
|
86879
86882
|
},
|
86880
86883
|
"Scope": {
|
@@ -87042,7 +87045,7 @@ module.exports={
|
|
87042
87045
|
"locationName": "purchaseToken"
|
87043
87046
|
},
|
87044
87047
|
"Recurrence": {
|
87045
|
-
"shape": "
|
87048
|
+
"shape": "S1f2",
|
87046
87049
|
"locationName": "recurrence"
|
87047
87050
|
},
|
87048
87051
|
"SlotDurationInHours": {
|
@@ -87104,7 +87107,7 @@ module.exports={
|
|
87104
87107
|
"locationName": "scheduledInstanceSet",
|
87105
87108
|
"type": "list",
|
87106
87109
|
"member": {
|
87107
|
-
"shape": "
|
87110
|
+
"shape": "S1fa",
|
87108
87111
|
"locationName": "item"
|
87109
87112
|
}
|
87110
87113
|
}
|
@@ -87163,7 +87166,7 @@ module.exports={
|
|
87163
87166
|
"locationName": "Filter"
|
87164
87167
|
},
|
87165
87168
|
"SecurityGroupRuleIds": {
|
87166
|
-
"shape": "
|
87169
|
+
"shape": "S1fh",
|
87167
87170
|
"locationName": "SecurityGroupRuleId"
|
87168
87171
|
},
|
87169
87172
|
"DryRun": {
|
@@ -87201,7 +87204,7 @@ module.exports={
|
|
87201
87204
|
"locationName": "GroupId"
|
87202
87205
|
},
|
87203
87206
|
"GroupNames": {
|
87204
|
-
"shape": "
|
87207
|
+
"shape": "S1fl",
|
87205
87208
|
"locationName": "GroupName"
|
87206
87209
|
},
|
87207
87210
|
"DryRun": {
|
@@ -87280,7 +87283,7 @@ module.exports={
|
|
87280
87283
|
"type": "structure",
|
87281
87284
|
"members": {
|
87282
87285
|
"CreateVolumePermissions": {
|
87283
|
-
"shape": "
|
87286
|
+
"shape": "S1ft",
|
87284
87287
|
"locationName": "createVolumePermission"
|
87285
87288
|
},
|
87286
87289
|
"ProductCodes": {
|
@@ -87392,7 +87395,7 @@ module.exports={
|
|
87392
87395
|
"member": {}
|
87393
87396
|
},
|
87394
87397
|
"SnapshotIds": {
|
87395
|
-
"shape": "
|
87398
|
+
"shape": "S1g3",
|
87396
87399
|
"locationName": "SnapshotId"
|
87397
87400
|
},
|
87398
87401
|
"DryRun": {
|
@@ -87591,7 +87594,7 @@ module.exports={
|
|
87591
87594
|
"type": "timestamp"
|
87592
87595
|
},
|
87593
87596
|
"SpotFleetRequestConfig": {
|
87594
|
-
"shape": "
|
87597
|
+
"shape": "S1gm",
|
87595
87598
|
"locationName": "spotFleetRequestConfig"
|
87596
87599
|
},
|
87597
87600
|
"SpotFleetRequestId": {
|
@@ -87636,7 +87639,7 @@ module.exports={
|
|
87636
87639
|
"type": "structure",
|
87637
87640
|
"members": {
|
87638
87641
|
"SpotInstanceRequests": {
|
87639
|
-
"shape": "
|
87642
|
+
"shape": "S1he",
|
87640
87643
|
"locationName": "spotInstanceRequestSet"
|
87641
87644
|
},
|
87642
87645
|
"NextToken": {
|
@@ -87762,11 +87765,11 @@ module.exports={
|
|
87762
87765
|
"locationName": "groupName"
|
87763
87766
|
},
|
87764
87767
|
"StaleIpPermissions": {
|
87765
|
-
"shape": "
|
87768
|
+
"shape": "S1hw",
|
87766
87769
|
"locationName": "staleIpPermissions"
|
87767
87770
|
},
|
87768
87771
|
"StaleIpPermissionsEgress": {
|
87769
|
-
"shape": "
|
87772
|
+
"shape": "S1hw",
|
87770
87773
|
"locationName": "staleIpPermissionsEgress"
|
87771
87774
|
},
|
87772
87775
|
"VpcId": {
|
@@ -88066,7 +88069,7 @@ module.exports={
|
|
88066
88069
|
"type": "structure",
|
88067
88070
|
"members": {
|
88068
88071
|
"TransitGatewayAttachmentIds": {
|
88069
|
-
"shape": "
|
88072
|
+
"shape": "S1iu"
|
88070
88073
|
},
|
88071
88074
|
"Filters": {
|
88072
88075
|
"shape": "Sve",
|
@@ -88186,7 +88189,7 @@ module.exports={
|
|
88186
88189
|
"type": "structure",
|
88187
88190
|
"members": {
|
88188
88191
|
"TransitGatewayAttachmentIds": {
|
88189
|
-
"shape": "
|
88192
|
+
"shape": "S1iu"
|
88190
88193
|
},
|
88191
88194
|
"Filters": {
|
88192
88195
|
"shape": "Sve",
|
@@ -88263,7 +88266,7 @@ module.exports={
|
|
88263
88266
|
"type": "structure",
|
88264
88267
|
"members": {
|
88265
88268
|
"TransitGatewayAttachmentIds": {
|
88266
|
-
"shape": "
|
88269
|
+
"shape": "S1iu"
|
88267
88270
|
},
|
88268
88271
|
"Filters": {
|
88269
88272
|
"shape": "Sve",
|
@@ -88420,7 +88423,7 @@ module.exports={
|
|
88420
88423
|
"type": "structure",
|
88421
88424
|
"members": {
|
88422
88425
|
"TransitGatewayAttachmentIds": {
|
88423
|
-
"shape": "
|
88426
|
+
"shape": "S1iu"
|
88424
88427
|
},
|
88425
88428
|
"Filters": {
|
88426
88429
|
"shape": "Sve",
|
@@ -88779,7 +88782,7 @@ module.exports={
|
|
88779
88782
|
"locationName": "volumeModificationSet",
|
88780
88783
|
"type": "list",
|
88781
88784
|
"member": {
|
88782
|
-
"shape": "
|
88785
|
+
"shape": "S1kq",
|
88783
88786
|
"locationName": "item"
|
88784
88787
|
}
|
88785
88788
|
},
|
@@ -88835,7 +88838,7 @@ module.exports={
|
|
88835
88838
|
"type": "boolean"
|
88836
88839
|
},
|
88837
88840
|
"VpcIds": {
|
88838
|
-
"shape": "
|
88841
|
+
"shape": "S1kw",
|
88839
88842
|
"locationName": "VpcId"
|
88840
88843
|
}
|
88841
88844
|
}
|
@@ -88879,7 +88882,7 @@ module.exports={
|
|
88879
88882
|
"locationName": "nextToken"
|
88880
88883
|
},
|
88881
88884
|
"VpcIds": {
|
88882
|
-
"shape": "
|
88885
|
+
"shape": "S1kw"
|
88883
88886
|
}
|
88884
88887
|
}
|
88885
88888
|
},
|
@@ -89587,11 +89590,11 @@ module.exports={
|
|
89587
89590
|
],
|
89588
89591
|
"members": {
|
89589
89592
|
"AvailabilityZones": {
|
89590
|
-
"shape": "
|
89593
|
+
"shape": "S1mo",
|
89591
89594
|
"locationName": "AvailabilityZone"
|
89592
89595
|
},
|
89593
89596
|
"SourceSnapshotIds": {
|
89594
|
-
"shape": "
|
89597
|
+
"shape": "S1g3",
|
89595
89598
|
"locationName": "SourceSnapshotId"
|
89596
89599
|
},
|
89597
89600
|
"DryRun": {
|
@@ -89775,7 +89778,7 @@ module.exports={
|
|
89775
89778
|
"type": "structure",
|
89776
89779
|
"members": {
|
89777
89780
|
"Propagation": {
|
89778
|
-
"shape": "
|
89781
|
+
"shape": "S1n5",
|
89779
89782
|
"locationName": "propagation"
|
89780
89783
|
}
|
89781
89784
|
}
|
@@ -90238,11 +90241,11 @@ module.exports={
|
|
90238
90241
|
],
|
90239
90242
|
"members": {
|
90240
90243
|
"AvailabilityZones": {
|
90241
|
-
"shape": "
|
90244
|
+
"shape": "S1mo",
|
90242
90245
|
"locationName": "AvailabilityZone"
|
90243
90246
|
},
|
90244
90247
|
"SourceSnapshotIds": {
|
90245
|
-
"shape": "
|
90248
|
+
"shape": "S1g3",
|
90246
90249
|
"locationName": "SourceSnapshotId"
|
90247
90250
|
},
|
90248
90251
|
"DryRun": {
|
@@ -90430,7 +90433,7 @@ module.exports={
|
|
90430
90433
|
"type": "structure",
|
90431
90434
|
"members": {
|
90432
90435
|
"Propagation": {
|
90433
|
-
"shape": "
|
90436
|
+
"shape": "S1n5",
|
90434
90437
|
"locationName": "propagation"
|
90435
90438
|
}
|
90436
90439
|
}
|
@@ -90942,7 +90945,7 @@ module.exports={
|
|
90942
90945
|
"type": "structure",
|
90943
90946
|
"members": {
|
90944
90947
|
"InstanceFamilyCreditSpecification": {
|
90945
|
-
"shape": "
|
90948
|
+
"shape": "S1pv",
|
90946
90949
|
"locationName": "instanceFamilyCreditSpecification"
|
90947
90950
|
}
|
90948
90951
|
}
|
@@ -91089,7 +91092,7 @@ module.exports={
|
|
91089
91092
|
],
|
91090
91093
|
"members": {
|
91091
91094
|
"HostIdSet": {
|
91092
|
-
"shape": "
|
91095
|
+
"shape": "S1qc"
|
91093
91096
|
},
|
91094
91097
|
"OfferingId": {}
|
91095
91098
|
}
|
@@ -91101,7 +91104,7 @@ module.exports={
|
|
91101
91104
|
"locationName": "currencyCode"
|
91102
91105
|
},
|
91103
91106
|
"Purchase": {
|
91104
|
-
"shape": "
|
91107
|
+
"shape": "S1qe",
|
91105
91108
|
"locationName": "purchase"
|
91106
91109
|
},
|
91107
91110
|
"TotalHourlyPrice": {
|
@@ -91126,11 +91129,11 @@ module.exports={
|
|
91126
91129
|
"type": "boolean"
|
91127
91130
|
},
|
91128
91131
|
"ArchitectureTypes": {
|
91129
|
-
"shape": "
|
91132
|
+
"shape": "S1qh",
|
91130
91133
|
"locationName": "ArchitectureType"
|
91131
91134
|
},
|
91132
91135
|
"VirtualizationTypes": {
|
91133
|
-
"shape": "
|
91136
|
+
"shape": "S1qi",
|
91134
91137
|
"locationName": "VirtualizationType"
|
91135
91138
|
},
|
91136
91139
|
"InstanceRequirements": {
|
@@ -91384,7 +91387,7 @@ module.exports={
|
|
91384
91387
|
"locationName": "ipamResourceCidrSet",
|
91385
91388
|
"type": "list",
|
91386
91389
|
"member": {
|
91387
|
-
"shape": "
|
91390
|
+
"shape": "S1r7",
|
91388
91391
|
"locationName": "item"
|
91389
91392
|
}
|
91390
91393
|
}
|
@@ -91544,7 +91547,7 @@ module.exports={
|
|
91544
91547
|
"locationName": "findingId"
|
91545
91548
|
},
|
91546
91549
|
"FindingComponents": {
|
91547
|
-
"shape": "
|
91550
|
+
"shape": "S1br",
|
91548
91551
|
"locationName": "findingComponentSet"
|
91549
91552
|
}
|
91550
91553
|
}
|
@@ -91647,7 +91650,7 @@ module.exports={
|
|
91647
91650
|
"locationName": "paymentDue"
|
91648
91651
|
},
|
91649
91652
|
"ReservedInstanceValueRollup": {
|
91650
|
-
"shape": "
|
91653
|
+
"shape": "S1rv",
|
91651
91654
|
"locationName": "reservedInstanceValueRollup"
|
91652
91655
|
},
|
91653
91656
|
"ReservedInstanceValueSet": {
|
@@ -91658,7 +91661,7 @@ module.exports={
|
|
91658
91661
|
"type": "structure",
|
91659
91662
|
"members": {
|
91660
91663
|
"ReservationValue": {
|
91661
|
-
"shape": "
|
91664
|
+
"shape": "S1rv",
|
91662
91665
|
"locationName": "reservationValue"
|
91663
91666
|
},
|
91664
91667
|
"ReservedInstanceId": {
|
@@ -91668,7 +91671,7 @@ module.exports={
|
|
91668
91671
|
}
|
91669
91672
|
},
|
91670
91673
|
"TargetConfigurationValueRollup": {
|
91671
|
-
"shape": "
|
91674
|
+
"shape": "S1rv",
|
91672
91675
|
"locationName": "targetConfigurationValueRollup"
|
91673
91676
|
},
|
91674
91677
|
"TargetConfigurationValueSet": {
|
@@ -91679,7 +91682,7 @@ module.exports={
|
|
91679
91682
|
"type": "structure",
|
91680
91683
|
"members": {
|
91681
91684
|
"ReservationValue": {
|
91682
|
-
"shape": "
|
91685
|
+
"shape": "S1rv",
|
91683
91686
|
"locationName": "reservationValue"
|
91684
91687
|
},
|
91685
91688
|
"TargetConfiguration": {
|
@@ -91751,11 +91754,11 @@ module.exports={
|
|
91751
91754
|
"type": "structure",
|
91752
91755
|
"members": {
|
91753
91756
|
"ArchitectureTypes": {
|
91754
|
-
"shape": "
|
91757
|
+
"shape": "S1qh",
|
91755
91758
|
"locationName": "ArchitectureType"
|
91756
91759
|
},
|
91757
91760
|
"VirtualizationTypes": {
|
91758
|
-
"shape": "
|
91761
|
+
"shape": "S1qi",
|
91759
91762
|
"locationName": "VirtualizationType"
|
91760
91763
|
},
|
91761
91764
|
"InstanceRequirements": {
|
@@ -91826,11 +91829,11 @@ module.exports={
|
|
91826
91829
|
"type": "structure",
|
91827
91830
|
"members": {
|
91828
91831
|
"SubnetIpv4CidrReservations": {
|
91829
|
-
"shape": "
|
91832
|
+
"shape": "S1sf",
|
91830
91833
|
"locationName": "subnetIpv4CidrReservationSet"
|
91831
91834
|
},
|
91832
91835
|
"SubnetIpv6CidrReservations": {
|
91833
|
-
"shape": "
|
91836
|
+
"shape": "S1sf",
|
91834
91837
|
"locationName": "subnetIpv6CidrReservationSet"
|
91835
91838
|
},
|
91836
91839
|
"NextToken": {
|
@@ -92299,7 +92302,7 @@ module.exports={
|
|
92299
92302
|
"members": {
|
92300
92303
|
"Architecture": {},
|
92301
92304
|
"ClientData": {
|
92302
|
-
"shape": "
|
92305
|
+
"shape": "S1tk"
|
92303
92306
|
},
|
92304
92307
|
"ClientToken": {},
|
92305
92308
|
"Description": {},
|
@@ -92316,7 +92319,7 @@ module.exports={
|
|
92316
92319
|
"SnapshotId": {},
|
92317
92320
|
"Url": {},
|
92318
92321
|
"UserBucket": {
|
92319
|
-
"shape": "
|
92322
|
+
"shape": "S1tn"
|
92320
92323
|
}
|
92321
92324
|
}
|
92322
92325
|
}
|
@@ -92426,10 +92429,10 @@ module.exports={
|
|
92426
92429
|
"members": {
|
92427
92430
|
"Description": {},
|
92428
92431
|
"Image": {
|
92429
|
-
"shape": "
|
92432
|
+
"shape": "S1tu"
|
92430
92433
|
},
|
92431
92434
|
"Volume": {
|
92432
|
-
"shape": "
|
92435
|
+
"shape": "S1tv"
|
92433
92436
|
}
|
92434
92437
|
}
|
92435
92438
|
}
|
@@ -92552,7 +92555,7 @@ module.exports={
|
|
92552
92555
|
"type": "structure",
|
92553
92556
|
"members": {
|
92554
92557
|
"ClientData": {
|
92555
|
-
"shape": "
|
92558
|
+
"shape": "S1tk"
|
92556
92559
|
},
|
92557
92560
|
"ClientToken": {},
|
92558
92561
|
"Description": {},
|
@@ -92563,7 +92566,7 @@ module.exports={
|
|
92563
92566
|
"Format": {},
|
92564
92567
|
"Url": {},
|
92565
92568
|
"UserBucket": {
|
92566
|
-
"shape": "
|
92569
|
+
"shape": "S1tn"
|
92567
92570
|
}
|
92568
92571
|
}
|
92569
92572
|
},
|
@@ -92621,11 +92624,11 @@ module.exports={
|
|
92621
92624
|
"type": "boolean"
|
92622
92625
|
},
|
92623
92626
|
"Image": {
|
92624
|
-
"shape": "
|
92627
|
+
"shape": "S1tu",
|
92625
92628
|
"locationName": "image"
|
92626
92629
|
},
|
92627
92630
|
"Volume": {
|
92628
|
-
"shape": "
|
92631
|
+
"shape": "S1tv",
|
92629
92632
|
"locationName": "volume"
|
92630
92633
|
}
|
92631
92634
|
}
|
@@ -92702,7 +92705,7 @@ module.exports={
|
|
92702
92705
|
},
|
92703
92706
|
"NextToken": {},
|
92704
92707
|
"SnapshotIds": {
|
92705
|
-
"shape": "
|
92708
|
+
"shape": "S1g3",
|
92706
92709
|
"locationName": "SnapshotId"
|
92707
92710
|
},
|
92708
92711
|
"DryRun": {
|
@@ -92940,7 +92943,7 @@ module.exports={
|
|
92940
92943
|
"type": "structure",
|
92941
92944
|
"members": {
|
92942
92945
|
"InstanceFamilyCreditSpecification": {
|
92943
|
-
"shape": "
|
92946
|
+
"shape": "S1pv",
|
92944
92947
|
"locationName": "instanceFamilyCreditSpecification"
|
92945
92948
|
}
|
92946
92949
|
}
|
@@ -93014,25 +93017,25 @@ module.exports={
|
|
93014
93017
|
"Attribute": {},
|
93015
93018
|
"OperationType": {},
|
93016
93019
|
"UserIds": {
|
93017
|
-
"shape": "
|
93020
|
+
"shape": "S1v0",
|
93018
93021
|
"locationName": "UserId"
|
93019
93022
|
},
|
93020
93023
|
"UserGroups": {
|
93021
|
-
"shape": "
|
93024
|
+
"shape": "S1v1",
|
93022
93025
|
"locationName": "UserGroup"
|
93023
93026
|
},
|
93024
93027
|
"ProductCodes": {
|
93025
|
-
"shape": "
|
93028
|
+
"shape": "S1v2",
|
93026
93029
|
"locationName": "ProductCode"
|
93027
93030
|
},
|
93028
93031
|
"LoadPermission": {
|
93029
93032
|
"type": "structure",
|
93030
93033
|
"members": {
|
93031
93034
|
"Add": {
|
93032
|
-
"shape": "
|
93035
|
+
"shape": "S1v4"
|
93033
93036
|
},
|
93034
93037
|
"Remove": {
|
93035
|
-
"shape": "
|
93038
|
+
"shape": "S1v4"
|
93036
93039
|
}
|
93037
93040
|
}
|
93038
93041
|
},
|
@@ -93077,7 +93080,7 @@ module.exports={
|
|
93077
93080
|
"locationName": "successful"
|
93078
93081
|
},
|
93079
93082
|
"Unsuccessful": {
|
93080
|
-
"shape": "
|
93083
|
+
"shape": "S1v9",
|
93081
93084
|
"locationName": "unsuccessful"
|
93082
93085
|
}
|
93083
93086
|
}
|
@@ -93145,15 +93148,15 @@ module.exports={
|
|
93145
93148
|
},
|
93146
93149
|
"OperationType": {},
|
93147
93150
|
"ProductCodes": {
|
93148
|
-
"shape": "
|
93151
|
+
"shape": "S1v2",
|
93149
93152
|
"locationName": "ProductCode"
|
93150
93153
|
},
|
93151
93154
|
"UserGroups": {
|
93152
|
-
"shape": "
|
93155
|
+
"shape": "S1v1",
|
93153
93156
|
"locationName": "UserGroup"
|
93154
93157
|
},
|
93155
93158
|
"UserIds": {
|
93156
|
-
"shape": "
|
93159
|
+
"shape": "S1v0",
|
93157
93160
|
"locationName": "UserId"
|
93158
93161
|
},
|
93159
93162
|
"Value": {},
|
@@ -93295,7 +93298,7 @@ module.exports={
|
|
93295
93298
|
"members": {
|
93296
93299
|
"InstanceId": {},
|
93297
93300
|
"CapacityReservationSpecification": {
|
93298
|
-
"shape": "
|
93301
|
+
"shape": "S1vm"
|
93299
93302
|
},
|
93300
93303
|
"DryRun": {
|
93301
93304
|
"type": "boolean"
|
@@ -93647,7 +93650,7 @@ module.exports={
|
|
93647
93650
|
"type": "structure",
|
93648
93651
|
"members": {
|
93649
93652
|
"IpamResourceCidr": {
|
93650
|
-
"shape": "
|
93653
|
+
"shape": "S1r7",
|
93651
93654
|
"locationName": "ipamResourceCidr"
|
93652
93655
|
}
|
93653
93656
|
}
|
@@ -93702,6 +93705,33 @@ module.exports={
|
|
93702
93705
|
}
|
93703
93706
|
}
|
93704
93707
|
},
|
93708
|
+
"ModifyLocalGatewayRoute": {
|
93709
|
+
"input": {
|
93710
|
+
"type": "structure",
|
93711
|
+
"required": [
|
93712
|
+
"DestinationCidrBlock",
|
93713
|
+
"LocalGatewayRouteTableId",
|
93714
|
+
"NetworkInterfaceId"
|
93715
|
+
],
|
93716
|
+
"members": {
|
93717
|
+
"DestinationCidrBlock": {},
|
93718
|
+
"LocalGatewayRouteTableId": {},
|
93719
|
+
"NetworkInterfaceId": {},
|
93720
|
+
"DryRun": {
|
93721
|
+
"type": "boolean"
|
93722
|
+
}
|
93723
|
+
}
|
93724
|
+
},
|
93725
|
+
"output": {
|
93726
|
+
"type": "structure",
|
93727
|
+
"members": {
|
93728
|
+
"Route": {
|
93729
|
+
"shape": "Sgx",
|
93730
|
+
"locationName": "route"
|
93731
|
+
}
|
93732
|
+
}
|
93733
|
+
}
|
93734
|
+
},
|
93705
93735
|
"ModifyManagedPrefixList": {
|
93706
93736
|
"input": {
|
93707
93737
|
"type": "structure",
|
@@ -93827,7 +93857,7 @@ module.exports={
|
|
93827
93857
|
],
|
93828
93858
|
"members": {
|
93829
93859
|
"ReservedInstancesIds": {
|
93830
|
-
"shape": "
|
93860
|
+
"shape": "S1dt",
|
93831
93861
|
"locationName": "ReservedInstancesId"
|
93832
93862
|
},
|
93833
93863
|
"ClientToken": {
|
@@ -93837,7 +93867,7 @@ module.exports={
|
|
93837
93867
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
93838
93868
|
"type": "list",
|
93839
93869
|
"member": {
|
93840
|
-
"shape": "
|
93870
|
+
"shape": "S1ef",
|
93841
93871
|
"locationName": "item"
|
93842
93872
|
}
|
93843
93873
|
}
|
@@ -93916,21 +93946,21 @@ module.exports={
|
|
93916
93946
|
"type": "structure",
|
93917
93947
|
"members": {
|
93918
93948
|
"Add": {
|
93919
|
-
"shape": "
|
93949
|
+
"shape": "S1ft"
|
93920
93950
|
},
|
93921
93951
|
"Remove": {
|
93922
|
-
"shape": "
|
93952
|
+
"shape": "S1ft"
|
93923
93953
|
}
|
93924
93954
|
}
|
93925
93955
|
},
|
93926
93956
|
"GroupNames": {
|
93927
|
-
"shape": "
|
93957
|
+
"shape": "S1fl",
|
93928
93958
|
"locationName": "UserGroup"
|
93929
93959
|
},
|
93930
93960
|
"OperationType": {},
|
93931
93961
|
"SnapshotId": {},
|
93932
93962
|
"UserIds": {
|
93933
|
-
"shape": "
|
93963
|
+
"shape": "S1v0",
|
93934
93964
|
"locationName": "UserId"
|
93935
93965
|
},
|
93936
93966
|
"DryRun": {
|
@@ -93978,7 +94008,7 @@ module.exports={
|
|
93978
94008
|
"locationName": "excessCapacityTerminationPolicy"
|
93979
94009
|
},
|
93980
94010
|
"LaunchTemplateConfigs": {
|
93981
|
-
"shape": "
|
94011
|
+
"shape": "S1h1",
|
93982
94012
|
"locationName": "LaunchTemplateConfig"
|
93983
94013
|
},
|
93984
94014
|
"SpotFleetRequestId": {
|
@@ -94300,7 +94330,7 @@ module.exports={
|
|
94300
94330
|
"type": "structure",
|
94301
94331
|
"members": {
|
94302
94332
|
"VolumeModification": {
|
94303
|
-
"shape": "
|
94333
|
+
"shape": "S1kq",
|
94304
94334
|
"locationName": "volumeModification"
|
94305
94335
|
}
|
94306
94336
|
}
|
@@ -94544,13 +94574,13 @@ module.exports={
|
|
94544
94574
|
],
|
94545
94575
|
"members": {
|
94546
94576
|
"AccepterPeeringConnectionOptions": {
|
94547
|
-
"shape": "
|
94577
|
+
"shape": "S1y9"
|
94548
94578
|
},
|
94549
94579
|
"DryRun": {
|
94550
94580
|
"type": "boolean"
|
94551
94581
|
},
|
94552
94582
|
"RequesterPeeringConnectionOptions": {
|
94553
|
-
"shape": "
|
94583
|
+
"shape": "S1y9"
|
94554
94584
|
},
|
94555
94585
|
"VpcPeeringConnectionId": {}
|
94556
94586
|
}
|
@@ -94559,11 +94589,11 @@ module.exports={
|
|
94559
94589
|
"type": "structure",
|
94560
94590
|
"members": {
|
94561
94591
|
"AccepterPeeringConnectionOptions": {
|
94562
|
-
"shape": "
|
94592
|
+
"shape": "S1yb",
|
94563
94593
|
"locationName": "accepterPeeringConnectionOptions"
|
94564
94594
|
},
|
94565
94595
|
"RequesterPeeringConnectionOptions": {
|
94566
|
-
"shape": "
|
94596
|
+
"shape": "S1yb",
|
94567
94597
|
"locationName": "requesterPeeringConnectionOptions"
|
94568
94598
|
}
|
94569
94599
|
}
|
@@ -94778,7 +94808,7 @@ module.exports={
|
|
94778
94808
|
"type": "structure",
|
94779
94809
|
"members": {
|
94780
94810
|
"InstanceMonitorings": {
|
94781
|
-
"shape": "
|
94811
|
+
"shape": "S1yq",
|
94782
94812
|
"locationName": "instancesSet"
|
94783
94813
|
}
|
94784
94814
|
}
|
@@ -94941,7 +94971,7 @@ module.exports={
|
|
94941
94971
|
"locationName": "poolId"
|
94942
94972
|
},
|
94943
94973
|
"PoolAddressRange": {
|
94944
|
-
"shape": "
|
94974
|
+
"shape": "S1dg",
|
94945
94975
|
"locationName": "poolAddressRange"
|
94946
94976
|
}
|
94947
94977
|
}
|
@@ -94958,7 +94988,7 @@ module.exports={
|
|
94958
94988
|
"ClientToken": {},
|
94959
94989
|
"CurrencyCode": {},
|
94960
94990
|
"HostIdSet": {
|
94961
|
-
"shape": "
|
94991
|
+
"shape": "S1qc"
|
94962
94992
|
},
|
94963
94993
|
"LimitPrice": {},
|
94964
94994
|
"OfferingId": {},
|
@@ -94978,7 +95008,7 @@ module.exports={
|
|
94978
95008
|
"locationName": "currencyCode"
|
94979
95009
|
},
|
94980
95010
|
"Purchase": {
|
94981
|
-
"shape": "
|
95011
|
+
"shape": "S1qe",
|
94982
95012
|
"locationName": "purchase"
|
94983
95013
|
},
|
94984
95014
|
"TotalHourlyPrice": {
|
@@ -95073,7 +95103,7 @@ module.exports={
|
|
95073
95103
|
"locationName": "scheduledInstanceSet",
|
95074
95104
|
"type": "list",
|
95075
95105
|
"member": {
|
95076
|
-
"shape": "
|
95106
|
+
"shape": "S1fa",
|
95077
95107
|
"locationName": "item"
|
95078
95108
|
}
|
95079
95109
|
}
|
@@ -95425,7 +95455,7 @@ module.exports={
|
|
95425
95455
|
"locationName": "successful"
|
95426
95456
|
},
|
95427
95457
|
"Unsuccessful": {
|
95428
|
-
"shape": "
|
95458
|
+
"shape": "S1v9",
|
95429
95459
|
"locationName": "unsuccessful"
|
95430
95460
|
}
|
95431
95461
|
}
|
@@ -95725,7 +95755,7 @@ module.exports={
|
|
95725
95755
|
"type": "boolean"
|
95726
95756
|
},
|
95727
95757
|
"SpotFleetRequestConfig": {
|
95728
|
-
"shape": "
|
95758
|
+
"shape": "S1gm",
|
95729
95759
|
"locationName": "spotFleetRequestConfig"
|
95730
95760
|
}
|
95731
95761
|
}
|
@@ -95809,15 +95839,15 @@ module.exports={
|
|
95809
95839
|
"locationName": "keyName"
|
95810
95840
|
},
|
95811
95841
|
"Monitoring": {
|
95812
|
-
"shape": "
|
95842
|
+
"shape": "S1hh",
|
95813
95843
|
"locationName": "monitoring"
|
95814
95844
|
},
|
95815
95845
|
"NetworkInterfaces": {
|
95816
|
-
"shape": "
|
95846
|
+
"shape": "S1gw",
|
95817
95847
|
"locationName": "NetworkInterface"
|
95818
95848
|
},
|
95819
95849
|
"Placement": {
|
95820
|
-
"shape": "
|
95850
|
+
"shape": "S1gy",
|
95821
95851
|
"locationName": "placement"
|
95822
95852
|
},
|
95823
95853
|
"RamdiskId": {
|
@@ -95856,7 +95886,7 @@ module.exports={
|
|
95856
95886
|
"type": "structure",
|
95857
95887
|
"members": {
|
95858
95888
|
"SpotInstanceRequests": {
|
95859
|
-
"shape": "
|
95889
|
+
"shape": "S1he",
|
95860
95890
|
"locationName": "spotInstanceRequestSet"
|
95861
95891
|
}
|
95862
95892
|
}
|
@@ -96226,7 +96256,7 @@ module.exports={
|
|
96226
96256
|
"locationName": "ipPermissions"
|
96227
96257
|
},
|
96228
96258
|
"SecurityGroupRuleIds": {
|
96229
|
-
"shape": "
|
96259
|
+
"shape": "S1fh",
|
96230
96260
|
"locationName": "SecurityGroupRuleId"
|
96231
96261
|
},
|
96232
96262
|
"CidrIp": {
|
@@ -96289,7 +96319,7 @@ module.exports={
|
|
96289
96319
|
"type": "boolean"
|
96290
96320
|
},
|
96291
96321
|
"SecurityGroupRuleIds": {
|
96292
|
-
"shape": "
|
96322
|
+
"shape": "S1fh",
|
96293
96323
|
"locationName": "SecurityGroupRuleId"
|
96294
96324
|
}
|
96295
96325
|
}
|
@@ -96338,7 +96368,7 @@ module.exports={
|
|
96338
96368
|
"type": "integer"
|
96339
96369
|
},
|
96340
96370
|
"Monitoring": {
|
96341
|
-
"shape": "
|
96371
|
+
"shape": "S1hh"
|
96342
96372
|
},
|
96343
96373
|
"Placement": {
|
96344
96374
|
"shape": "Saq"
|
@@ -96384,7 +96414,7 @@ module.exports={
|
|
96384
96414
|
"locationName": "instanceInitiatedShutdownBehavior"
|
96385
96415
|
},
|
96386
96416
|
"NetworkInterfaces": {
|
96387
|
-
"shape": "
|
96417
|
+
"shape": "S1gw",
|
96388
96418
|
"locationName": "networkInterface"
|
96389
96419
|
},
|
96390
96420
|
"PrivateIpAddress": {
|
@@ -96461,7 +96491,7 @@ module.exports={
|
|
96461
96491
|
}
|
96462
96492
|
},
|
96463
96493
|
"CapacityReservationSpecification": {
|
96464
|
-
"shape": "
|
96494
|
+
"shape": "S1vm"
|
96465
96495
|
},
|
96466
96496
|
"HibernationOptions": {
|
96467
96497
|
"type": "structure",
|
@@ -96624,7 +96654,7 @@ module.exports={
|
|
96624
96654
|
"type": "integer"
|
96625
96655
|
},
|
96626
96656
|
"Groups": {
|
96627
|
-
"shape": "
|
96657
|
+
"shape": "S22d",
|
96628
96658
|
"locationName": "Group"
|
96629
96659
|
},
|
96630
96660
|
"Ipv6AddressCount": {
|
@@ -96673,7 +96703,7 @@ module.exports={
|
|
96673
96703
|
},
|
96674
96704
|
"RamdiskId": {},
|
96675
96705
|
"SecurityGroupIds": {
|
96676
|
-
"shape": "
|
96706
|
+
"shape": "S22d",
|
96677
96707
|
"locationName": "SecurityGroupId"
|
96678
96708
|
},
|
96679
96709
|
"SubnetId": {},
|
@@ -96883,7 +96913,7 @@ module.exports={
|
|
96883
96913
|
"type": "structure",
|
96884
96914
|
"members": {
|
96885
96915
|
"StartingInstances": {
|
96886
|
-
"shape": "
|
96916
|
+
"shape": "S231",
|
96887
96917
|
"locationName": "instancesSet"
|
96888
96918
|
}
|
96889
96919
|
}
|
@@ -96914,7 +96944,7 @@ module.exports={
|
|
96914
96944
|
"type": "structure",
|
96915
96945
|
"members": {
|
96916
96946
|
"NetworkInsightsAccessScopeAnalysis": {
|
96917
|
-
"shape": "
|
96947
|
+
"shape": "S1be",
|
96918
96948
|
"locationName": "networkInsightsAccessScopeAnalysis"
|
96919
96949
|
}
|
96920
96950
|
}
|
@@ -96930,7 +96960,7 @@ module.exports={
|
|
96930
96960
|
"members": {
|
96931
96961
|
"NetworkInsightsPathId": {},
|
96932
96962
|
"FilterInArns": {
|
96933
|
-
"shape": "
|
96963
|
+
"shape": "S1bq",
|
96934
96964
|
"locationName": "FilterInArn"
|
96935
96965
|
},
|
96936
96966
|
"DryRun": {
|
@@ -96949,7 +96979,7 @@ module.exports={
|
|
96949
96979
|
"type": "structure",
|
96950
96980
|
"members": {
|
96951
96981
|
"NetworkInsightsAnalysis": {
|
96952
|
-
"shape": "
|
96982
|
+
"shape": "S1bp",
|
96953
96983
|
"locationName": "networkInsightsAnalysis"
|
96954
96984
|
}
|
96955
96985
|
}
|
@@ -97006,7 +97036,7 @@ module.exports={
|
|
97006
97036
|
"type": "structure",
|
97007
97037
|
"members": {
|
97008
97038
|
"StoppingInstances": {
|
97009
|
-
"shape": "
|
97039
|
+
"shape": "S231",
|
97010
97040
|
"locationName": "instancesSet"
|
97011
97041
|
}
|
97012
97042
|
}
|
@@ -97081,7 +97111,7 @@ module.exports={
|
|
97081
97111
|
"type": "structure",
|
97082
97112
|
"members": {
|
97083
97113
|
"TerminatingInstances": {
|
97084
|
-
"shape": "
|
97114
|
+
"shape": "S231",
|
97085
97115
|
"locationName": "instancesSet"
|
97086
97116
|
}
|
97087
97117
|
}
|
@@ -97166,7 +97196,7 @@ module.exports={
|
|
97166
97196
|
"type": "structure",
|
97167
97197
|
"members": {
|
97168
97198
|
"InstanceMonitorings": {
|
97169
|
-
"shape": "
|
97199
|
+
"shape": "S1yq",
|
97170
97200
|
"locationName": "instancesSet"
|
97171
97201
|
}
|
97172
97202
|
}
|
@@ -97185,7 +97215,7 @@ module.exports={
|
|
97185
97215
|
"shape": "S5e"
|
97186
97216
|
},
|
97187
97217
|
"SecurityGroupRuleDescriptions": {
|
97188
|
-
"shape": "
|
97218
|
+
"shape": "S23n",
|
97189
97219
|
"locationName": "SecurityGroupRuleDescription"
|
97190
97220
|
}
|
97191
97221
|
}
|
@@ -97213,7 +97243,7 @@ module.exports={
|
|
97213
97243
|
"shape": "S5e"
|
97214
97244
|
},
|
97215
97245
|
"SecurityGroupRuleDescriptions": {
|
97216
|
-
"shape": "
|
97246
|
+
"shape": "S23n",
|
97217
97247
|
"locationName": "SecurityGroupRuleDescription"
|
97218
97248
|
}
|
97219
97249
|
}
|
@@ -100634,6 +100664,15 @@ module.exports={
|
|
100634
100664
|
},
|
100635
100665
|
"OwnerId": {
|
100636
100666
|
"locationName": "ownerId"
|
100667
|
+
},
|
100668
|
+
"SubnetId": {
|
100669
|
+
"locationName": "subnetId"
|
100670
|
+
},
|
100671
|
+
"CoipPoolId": {
|
100672
|
+
"locationName": "coipPoolId"
|
100673
|
+
},
|
100674
|
+
"NetworkInterfaceId": {
|
100675
|
+
"locationName": "networkInterfaceId"
|
100637
100676
|
}
|
100638
100677
|
}
|
100639
100678
|
},
|
@@ -104172,13 +104211,13 @@ module.exports={
|
|
104172
104211
|
}
|
104173
104212
|
}
|
104174
104213
|
},
|
104175
|
-
"
|
104214
|
+
"S1ae": {
|
104176
104215
|
"type": "list",
|
104177
104216
|
"member": {
|
104178
104217
|
"locationName": "item"
|
104179
104218
|
}
|
104180
104219
|
},
|
104181
|
-
"
|
104220
|
+
"S1be": {
|
104182
104221
|
"type": "structure",
|
104183
104222
|
"members": {
|
104184
104223
|
"NetworkInsightsAccessScopeAnalysisId": {
|
@@ -104220,7 +104259,7 @@ module.exports={
|
|
104220
104259
|
}
|
104221
104260
|
}
|
104222
104261
|
},
|
104223
|
-
"
|
104262
|
+
"S1bp": {
|
104224
104263
|
"type": "structure",
|
104225
104264
|
"members": {
|
104226
104265
|
"NetworkInsightsAnalysisId": {
|
@@ -104233,7 +104272,7 @@ module.exports={
|
|
104233
104272
|
"locationName": "networkInsightsPathId"
|
104234
104273
|
},
|
104235
104274
|
"FilterInArns": {
|
104236
|
-
"shape": "
|
104275
|
+
"shape": "S1bq",
|
104237
104276
|
"locationName": "filterInArnSet"
|
104238
104277
|
},
|
104239
104278
|
"StartDate": {
|
@@ -104254,11 +104293,11 @@ module.exports={
|
|
104254
104293
|
"type": "boolean"
|
104255
104294
|
},
|
104256
104295
|
"ForwardPathComponents": {
|
104257
|
-
"shape": "
|
104296
|
+
"shape": "S1br",
|
104258
104297
|
"locationName": "forwardPathComponentSet"
|
104259
104298
|
},
|
104260
104299
|
"ReturnPathComponents": {
|
104261
|
-
"shape": "
|
104300
|
+
"shape": "S1br",
|
104262
104301
|
"locationName": "returnPathComponentSet"
|
104263
104302
|
},
|
104264
104303
|
"Explanations": {
|
@@ -104269,22 +104308,22 @@ module.exports={
|
|
104269
104308
|
"type": "structure",
|
104270
104309
|
"members": {
|
104271
104310
|
"Acl": {
|
104272
|
-
"shape": "
|
104311
|
+
"shape": "S1bu",
|
104273
104312
|
"locationName": "acl"
|
104274
104313
|
},
|
104275
104314
|
"AclRule": {
|
104276
|
-
"shape": "
|
104315
|
+
"shape": "S1bt",
|
104277
104316
|
"locationName": "aclRule"
|
104278
104317
|
},
|
104279
104318
|
"Address": {
|
104280
104319
|
"locationName": "address"
|
104281
104320
|
},
|
104282
104321
|
"Addresses": {
|
104283
|
-
"shape": "
|
104322
|
+
"shape": "S1bw",
|
104284
104323
|
"locationName": "addressSet"
|
104285
104324
|
},
|
104286
104325
|
"AttachedTo": {
|
104287
|
-
"shape": "
|
104326
|
+
"shape": "S1bu",
|
104288
104327
|
"locationName": "attachedTo"
|
104289
104328
|
},
|
104290
104329
|
"AvailabilityZones": {
|
@@ -104296,19 +104335,19 @@ module.exports={
|
|
104296
104335
|
"locationName": "cidrSet"
|
104297
104336
|
},
|
104298
104337
|
"Component": {
|
104299
|
-
"shape": "
|
104338
|
+
"shape": "S1bu",
|
104300
104339
|
"locationName": "component"
|
104301
104340
|
},
|
104302
104341
|
"CustomerGateway": {
|
104303
|
-
"shape": "
|
104342
|
+
"shape": "S1bu",
|
104304
104343
|
"locationName": "customerGateway"
|
104305
104344
|
},
|
104306
104345
|
"Destination": {
|
104307
|
-
"shape": "
|
104346
|
+
"shape": "S1bu",
|
104308
104347
|
"locationName": "destination"
|
104309
104348
|
},
|
104310
104349
|
"DestinationVpc": {
|
104311
|
-
"shape": "
|
104350
|
+
"shape": "S1bu",
|
104312
104351
|
"locationName": "destinationVpc"
|
104313
104352
|
},
|
104314
104353
|
"Direction": {
|
@@ -104318,11 +104357,11 @@ module.exports={
|
|
104318
104357
|
"locationName": "explanationCode"
|
104319
104358
|
},
|
104320
104359
|
"IngressRouteTable": {
|
104321
|
-
"shape": "
|
104360
|
+
"shape": "S1bu",
|
104322
104361
|
"locationName": "ingressRouteTable"
|
104323
104362
|
},
|
104324
104363
|
"InternetGateway": {
|
104325
|
-
"shape": "
|
104364
|
+
"shape": "S1bu",
|
104326
104365
|
"locationName": "internetGateway"
|
104327
104366
|
},
|
104328
104367
|
"LoadBalancerArn": {
|
@@ -104357,7 +104396,7 @@ module.exports={
|
|
104357
104396
|
"locationName": "availabilityZone"
|
104358
104397
|
},
|
104359
104398
|
"Instance": {
|
104360
|
-
"shape": "
|
104399
|
+
"shape": "S1bu",
|
104361
104400
|
"locationName": "instance"
|
104362
104401
|
},
|
104363
104402
|
"Port": {
|
@@ -104367,11 +104406,11 @@ module.exports={
|
|
104367
104406
|
}
|
104368
104407
|
},
|
104369
104408
|
"LoadBalancerTargetGroup": {
|
104370
|
-
"shape": "
|
104409
|
+
"shape": "S1bu",
|
104371
104410
|
"locationName": "loadBalancerTargetGroup"
|
104372
104411
|
},
|
104373
104412
|
"LoadBalancerTargetGroups": {
|
104374
|
-
"shape": "
|
104413
|
+
"shape": "S1c7",
|
104375
104414
|
"locationName": "loadBalancerTargetGroupSet"
|
104376
104415
|
},
|
104377
104416
|
"LoadBalancerTargetPort": {
|
@@ -104379,25 +104418,25 @@ module.exports={
|
|
104379
104418
|
"type": "integer"
|
104380
104419
|
},
|
104381
104420
|
"ElasticLoadBalancerListener": {
|
104382
|
-
"shape": "
|
104421
|
+
"shape": "S1bu",
|
104383
104422
|
"locationName": "elasticLoadBalancerListener"
|
104384
104423
|
},
|
104385
104424
|
"MissingComponent": {
|
104386
104425
|
"locationName": "missingComponent"
|
104387
104426
|
},
|
104388
104427
|
"NatGateway": {
|
104389
|
-
"shape": "
|
104428
|
+
"shape": "S1bu",
|
104390
104429
|
"locationName": "natGateway"
|
104391
104430
|
},
|
104392
104431
|
"NetworkInterface": {
|
104393
|
-
"shape": "
|
104432
|
+
"shape": "S1bu",
|
104394
104433
|
"locationName": "networkInterface"
|
104395
104434
|
},
|
104396
104435
|
"PacketField": {
|
104397
104436
|
"locationName": "packetField"
|
104398
104437
|
},
|
104399
104438
|
"VpcPeeringConnection": {
|
104400
|
-
"shape": "
|
104439
|
+
"shape": "S1bu",
|
104401
104440
|
"locationName": "vpcPeeringConnection"
|
104402
104441
|
},
|
104403
104442
|
"Port": {
|
@@ -104405,11 +104444,11 @@ module.exports={
|
|
104405
104444
|
"type": "integer"
|
104406
104445
|
},
|
104407
104446
|
"PortRanges": {
|
104408
|
-
"shape": "
|
104447
|
+
"shape": "S1bx",
|
104409
104448
|
"locationName": "portRangeSet"
|
104410
104449
|
},
|
104411
104450
|
"PrefixList": {
|
104412
|
-
"shape": "
|
104451
|
+
"shape": "S1bu",
|
104413
104452
|
"locationName": "prefixList"
|
104414
104453
|
},
|
104415
104454
|
"Protocols": {
|
@@ -104420,70 +104459,70 @@ module.exports={
|
|
104420
104459
|
}
|
104421
104460
|
},
|
104422
104461
|
"RouteTableRoute": {
|
104423
|
-
"shape": "
|
104462
|
+
"shape": "S1by",
|
104424
104463
|
"locationName": "routeTableRoute"
|
104425
104464
|
},
|
104426
104465
|
"RouteTable": {
|
104427
|
-
"shape": "
|
104466
|
+
"shape": "S1bu",
|
104428
104467
|
"locationName": "routeTable"
|
104429
104468
|
},
|
104430
104469
|
"SecurityGroup": {
|
104431
|
-
"shape": "
|
104470
|
+
"shape": "S1bu",
|
104432
104471
|
"locationName": "securityGroup"
|
104433
104472
|
},
|
104434
104473
|
"SecurityGroupRule": {
|
104435
|
-
"shape": "
|
104474
|
+
"shape": "S1bz",
|
104436
104475
|
"locationName": "securityGroupRule"
|
104437
104476
|
},
|
104438
104477
|
"SecurityGroups": {
|
104439
|
-
"shape": "
|
104478
|
+
"shape": "S1c7",
|
104440
104479
|
"locationName": "securityGroupSet"
|
104441
104480
|
},
|
104442
104481
|
"SourceVpc": {
|
104443
|
-
"shape": "
|
104482
|
+
"shape": "S1bu",
|
104444
104483
|
"locationName": "sourceVpc"
|
104445
104484
|
},
|
104446
104485
|
"State": {
|
104447
104486
|
"locationName": "state"
|
104448
104487
|
},
|
104449
104488
|
"Subnet": {
|
104450
|
-
"shape": "
|
104489
|
+
"shape": "S1bu",
|
104451
104490
|
"locationName": "subnet"
|
104452
104491
|
},
|
104453
104492
|
"SubnetRouteTable": {
|
104454
|
-
"shape": "
|
104493
|
+
"shape": "S1bu",
|
104455
104494
|
"locationName": "subnetRouteTable"
|
104456
104495
|
},
|
104457
104496
|
"Vpc": {
|
104458
|
-
"shape": "
|
104497
|
+
"shape": "S1bu",
|
104459
104498
|
"locationName": "vpc"
|
104460
104499
|
},
|
104461
104500
|
"VpcEndpoint": {
|
104462
|
-
"shape": "
|
104501
|
+
"shape": "S1bu",
|
104463
104502
|
"locationName": "vpcEndpoint"
|
104464
104503
|
},
|
104465
104504
|
"VpnConnection": {
|
104466
|
-
"shape": "
|
104505
|
+
"shape": "S1bu",
|
104467
104506
|
"locationName": "vpnConnection"
|
104468
104507
|
},
|
104469
104508
|
"VpnGateway": {
|
104470
|
-
"shape": "
|
104509
|
+
"shape": "S1bu",
|
104471
104510
|
"locationName": "vpnGateway"
|
104472
104511
|
},
|
104473
104512
|
"TransitGateway": {
|
104474
|
-
"shape": "
|
104513
|
+
"shape": "S1bu",
|
104475
104514
|
"locationName": "transitGateway"
|
104476
104515
|
},
|
104477
104516
|
"TransitGatewayRouteTable": {
|
104478
|
-
"shape": "
|
104517
|
+
"shape": "S1bu",
|
104479
104518
|
"locationName": "transitGatewayRouteTable"
|
104480
104519
|
},
|
104481
104520
|
"TransitGatewayRouteTableRoute": {
|
104482
|
-
"shape": "
|
104521
|
+
"shape": "S1c2",
|
104483
104522
|
"locationName": "transitGatewayRouteTableRoute"
|
104484
104523
|
},
|
104485
104524
|
"TransitGatewayAttachment": {
|
104486
|
-
"shape": "
|
104525
|
+
"shape": "S1bu",
|
104487
104526
|
"locationName": "transitGatewayAttachment"
|
104488
104527
|
}
|
104489
104528
|
}
|
@@ -104511,13 +104550,13 @@ module.exports={
|
|
104511
104550
|
}
|
104512
104551
|
}
|
104513
104552
|
},
|
104514
|
-
"
|
104553
|
+
"S1bq": {
|
104515
104554
|
"type": "list",
|
104516
104555
|
"member": {
|
104517
104556
|
"locationName": "item"
|
104518
104557
|
}
|
104519
104558
|
},
|
104520
|
-
"
|
104559
|
+
"S1br": {
|
104521
104560
|
"type": "list",
|
104522
104561
|
"member": {
|
104523
104562
|
"locationName": "item",
|
@@ -104528,47 +104567,47 @@ module.exports={
|
|
104528
104567
|
"type": "integer"
|
104529
104568
|
},
|
104530
104569
|
"AclRule": {
|
104531
|
-
"shape": "
|
104570
|
+
"shape": "S1bt",
|
104532
104571
|
"locationName": "aclRule"
|
104533
104572
|
},
|
104534
104573
|
"AttachedTo": {
|
104535
|
-
"shape": "
|
104574
|
+
"shape": "S1bu",
|
104536
104575
|
"locationName": "attachedTo"
|
104537
104576
|
},
|
104538
104577
|
"Component": {
|
104539
|
-
"shape": "
|
104578
|
+
"shape": "S1bu",
|
104540
104579
|
"locationName": "component"
|
104541
104580
|
},
|
104542
104581
|
"DestinationVpc": {
|
104543
|
-
"shape": "
|
104582
|
+
"shape": "S1bu",
|
104544
104583
|
"locationName": "destinationVpc"
|
104545
104584
|
},
|
104546
104585
|
"OutboundHeader": {
|
104547
|
-
"shape": "
|
104586
|
+
"shape": "S1bv",
|
104548
104587
|
"locationName": "outboundHeader"
|
104549
104588
|
},
|
104550
104589
|
"InboundHeader": {
|
104551
|
-
"shape": "
|
104590
|
+
"shape": "S1bv",
|
104552
104591
|
"locationName": "inboundHeader"
|
104553
104592
|
},
|
104554
104593
|
"RouteTableRoute": {
|
104555
|
-
"shape": "
|
104594
|
+
"shape": "S1by",
|
104556
104595
|
"locationName": "routeTableRoute"
|
104557
104596
|
},
|
104558
104597
|
"SecurityGroupRule": {
|
104559
|
-
"shape": "
|
104598
|
+
"shape": "S1bz",
|
104560
104599
|
"locationName": "securityGroupRule"
|
104561
104600
|
},
|
104562
104601
|
"SourceVpc": {
|
104563
|
-
"shape": "
|
104602
|
+
"shape": "S1bu",
|
104564
104603
|
"locationName": "sourceVpc"
|
104565
104604
|
},
|
104566
104605
|
"Subnet": {
|
104567
|
-
"shape": "
|
104606
|
+
"shape": "S1bu",
|
104568
104607
|
"locationName": "subnet"
|
104569
104608
|
},
|
104570
104609
|
"Vpc": {
|
104571
|
-
"shape": "
|
104610
|
+
"shape": "S1bu",
|
104572
104611
|
"locationName": "vpc"
|
104573
104612
|
},
|
104574
104613
|
"AdditionalDetails": {
|
@@ -104582,24 +104621,24 @@ module.exports={
|
|
104582
104621
|
"locationName": "additionalDetailType"
|
104583
104622
|
},
|
104584
104623
|
"Component": {
|
104585
|
-
"shape": "
|
104624
|
+
"shape": "S1bu",
|
104586
104625
|
"locationName": "component"
|
104587
104626
|
}
|
104588
104627
|
}
|
104589
104628
|
}
|
104590
104629
|
},
|
104591
104630
|
"TransitGateway": {
|
104592
|
-
"shape": "
|
104631
|
+
"shape": "S1bu",
|
104593
104632
|
"locationName": "transitGateway"
|
104594
104633
|
},
|
104595
104634
|
"TransitGatewayRouteTableRoute": {
|
104596
|
-
"shape": "
|
104635
|
+
"shape": "S1c2",
|
104597
104636
|
"locationName": "transitGatewayRouteTableRoute"
|
104598
104637
|
}
|
104599
104638
|
}
|
104600
104639
|
}
|
104601
104640
|
},
|
104602
|
-
"
|
104641
|
+
"S1bt": {
|
104603
104642
|
"type": "structure",
|
104604
104643
|
"members": {
|
104605
104644
|
"Cidr": {
|
@@ -104625,7 +104664,7 @@ module.exports={
|
|
104625
104664
|
}
|
104626
104665
|
}
|
104627
104666
|
},
|
104628
|
-
"
|
104667
|
+
"S1bu": {
|
104629
104668
|
"type": "structure",
|
104630
104669
|
"members": {
|
104631
104670
|
"Id": {
|
@@ -104639,44 +104678,44 @@ module.exports={
|
|
104639
104678
|
}
|
104640
104679
|
}
|
104641
104680
|
},
|
104642
|
-
"
|
104681
|
+
"S1bv": {
|
104643
104682
|
"type": "structure",
|
104644
104683
|
"members": {
|
104645
104684
|
"DestinationAddresses": {
|
104646
|
-
"shape": "
|
104685
|
+
"shape": "S1bw",
|
104647
104686
|
"locationName": "destinationAddressSet"
|
104648
104687
|
},
|
104649
104688
|
"DestinationPortRanges": {
|
104650
|
-
"shape": "
|
104689
|
+
"shape": "S1bx",
|
104651
104690
|
"locationName": "destinationPortRangeSet"
|
104652
104691
|
},
|
104653
104692
|
"Protocol": {
|
104654
104693
|
"locationName": "protocol"
|
104655
104694
|
},
|
104656
104695
|
"SourceAddresses": {
|
104657
|
-
"shape": "
|
104696
|
+
"shape": "S1bw",
|
104658
104697
|
"locationName": "sourceAddressSet"
|
104659
104698
|
},
|
104660
104699
|
"SourcePortRanges": {
|
104661
|
-
"shape": "
|
104700
|
+
"shape": "S1bx",
|
104662
104701
|
"locationName": "sourcePortRangeSet"
|
104663
104702
|
}
|
104664
104703
|
}
|
104665
104704
|
},
|
104666
|
-
"
|
104705
|
+
"S1bw": {
|
104667
104706
|
"type": "list",
|
104668
104707
|
"member": {
|
104669
104708
|
"locationName": "item"
|
104670
104709
|
}
|
104671
104710
|
},
|
104672
|
-
"
|
104711
|
+
"S1bx": {
|
104673
104712
|
"type": "list",
|
104674
104713
|
"member": {
|
104675
104714
|
"shape": "Shq",
|
104676
104715
|
"locationName": "item"
|
104677
104716
|
}
|
104678
104717
|
},
|
104679
|
-
"
|
104718
|
+
"S1by": {
|
104680
104719
|
"type": "structure",
|
104681
104720
|
"members": {
|
104682
104721
|
"DestinationCidr": {
|
@@ -104711,7 +104750,7 @@ module.exports={
|
|
104711
104750
|
}
|
104712
104751
|
}
|
104713
104752
|
},
|
104714
|
-
"
|
104753
|
+
"S1bz": {
|
104715
104754
|
"type": "structure",
|
104716
104755
|
"members": {
|
104717
104756
|
"Cidr": {
|
@@ -104735,7 +104774,7 @@ module.exports={
|
|
104735
104774
|
}
|
104736
104775
|
}
|
104737
104776
|
},
|
104738
|
-
"
|
104777
|
+
"S1c2": {
|
104739
104778
|
"type": "structure",
|
104740
104779
|
"members": {
|
104741
104780
|
"DestinationCidr": {
|
@@ -104761,14 +104800,14 @@ module.exports={
|
|
104761
104800
|
}
|
104762
104801
|
}
|
104763
104802
|
},
|
104764
|
-
"
|
104803
|
+
"S1c7": {
|
104765
104804
|
"type": "list",
|
104766
104805
|
"member": {
|
104767
|
-
"shape": "
|
104806
|
+
"shape": "S1bu",
|
104768
104807
|
"locationName": "item"
|
104769
104808
|
}
|
104770
104809
|
},
|
104771
|
-
"
|
104810
|
+
"S1dg": {
|
104772
104811
|
"type": "structure",
|
104773
104812
|
"members": {
|
104774
104813
|
"FirstAddress": {
|
@@ -104787,13 +104826,13 @@ module.exports={
|
|
104787
104826
|
}
|
104788
104827
|
}
|
104789
104828
|
},
|
104790
|
-
"
|
104829
|
+
"S1dt": {
|
104791
104830
|
"type": "list",
|
104792
104831
|
"member": {
|
104793
104832
|
"locationName": "ReservedInstancesId"
|
104794
104833
|
}
|
104795
104834
|
},
|
104796
|
-
"
|
104835
|
+
"S1e1": {
|
104797
104836
|
"type": "list",
|
104798
104837
|
"member": {
|
104799
104838
|
"locationName": "item",
|
@@ -104809,7 +104848,7 @@ module.exports={
|
|
104809
104848
|
}
|
104810
104849
|
}
|
104811
104850
|
},
|
104812
|
-
"
|
104851
|
+
"S1ef": {
|
104813
104852
|
"type": "structure",
|
104814
104853
|
"members": {
|
104815
104854
|
"AvailabilityZone": {
|
@@ -104830,7 +104869,7 @@ module.exports={
|
|
104830
104869
|
}
|
104831
104870
|
}
|
104832
104871
|
},
|
104833
|
-
"
|
104872
|
+
"S1f2": {
|
104834
104873
|
"type": "structure",
|
104835
104874
|
"members": {
|
104836
104875
|
"Frequency": {
|
@@ -104857,7 +104896,7 @@ module.exports={
|
|
104857
104896
|
}
|
104858
104897
|
}
|
104859
104898
|
},
|
104860
|
-
"
|
104899
|
+
"S1fa": {
|
104861
104900
|
"type": "structure",
|
104862
104901
|
"members": {
|
104863
104902
|
"AvailabilityZone": {
|
@@ -104892,7 +104931,7 @@ module.exports={
|
|
104892
104931
|
"type": "timestamp"
|
104893
104932
|
},
|
104894
104933
|
"Recurrence": {
|
104895
|
-
"shape": "
|
104934
|
+
"shape": "S1f2",
|
104896
104935
|
"locationName": "recurrence"
|
104897
104936
|
},
|
104898
104937
|
"ScheduledInstanceId": {
|
@@ -104916,19 +104955,19 @@ module.exports={
|
|
104916
104955
|
}
|
104917
104956
|
}
|
104918
104957
|
},
|
104919
|
-
"
|
104958
|
+
"S1fh": {
|
104920
104959
|
"type": "list",
|
104921
104960
|
"member": {
|
104922
104961
|
"locationName": "item"
|
104923
104962
|
}
|
104924
104963
|
},
|
104925
|
-
"
|
104964
|
+
"S1fl": {
|
104926
104965
|
"type": "list",
|
104927
104966
|
"member": {
|
104928
104967
|
"locationName": "GroupName"
|
104929
104968
|
}
|
104930
104969
|
},
|
104931
|
-
"
|
104970
|
+
"S1ft": {
|
104932
104971
|
"type": "list",
|
104933
104972
|
"member": {
|
104934
104973
|
"locationName": "item",
|
@@ -104943,13 +104982,13 @@ module.exports={
|
|
104943
104982
|
}
|
104944
104983
|
}
|
104945
104984
|
},
|
104946
|
-
"
|
104985
|
+
"S1g3": {
|
104947
104986
|
"type": "list",
|
104948
104987
|
"member": {
|
104949
104988
|
"locationName": "SnapshotId"
|
104950
104989
|
}
|
104951
104990
|
},
|
104952
|
-
"
|
104991
|
+
"S1gm": {
|
104953
104992
|
"type": "structure",
|
104954
104993
|
"required": [
|
104955
104994
|
"IamFleetRole",
|
@@ -105047,11 +105086,11 @@ module.exports={
|
|
105047
105086
|
}
|
105048
105087
|
},
|
105049
105088
|
"NetworkInterfaces": {
|
105050
|
-
"shape": "
|
105089
|
+
"shape": "S1gw",
|
105051
105090
|
"locationName": "networkInterfaceSet"
|
105052
105091
|
},
|
105053
105092
|
"Placement": {
|
105054
|
-
"shape": "
|
105093
|
+
"shape": "S1gy",
|
105055
105094
|
"locationName": "placement"
|
105056
105095
|
},
|
105057
105096
|
"RamdiskId": {
|
@@ -105095,7 +105134,7 @@ module.exports={
|
|
105095
105134
|
}
|
105096
105135
|
},
|
105097
105136
|
"LaunchTemplateConfigs": {
|
105098
|
-
"shape": "
|
105137
|
+
"shape": "S1h1",
|
105099
105138
|
"locationName": "launchTemplateConfigs"
|
105100
105139
|
},
|
105101
105140
|
"SpotPrice": {
|
@@ -105197,7 +105236,7 @@ module.exports={
|
|
105197
105236
|
}
|
105198
105237
|
}
|
105199
105238
|
},
|
105200
|
-
"
|
105239
|
+
"S1gw": {
|
105201
105240
|
"type": "list",
|
105202
105241
|
"member": {
|
105203
105242
|
"locationName": "item",
|
@@ -105273,7 +105312,7 @@ module.exports={
|
|
105273
105312
|
}
|
105274
105313
|
}
|
105275
105314
|
},
|
105276
|
-
"
|
105315
|
+
"S1gy": {
|
105277
105316
|
"type": "structure",
|
105278
105317
|
"members": {
|
105279
105318
|
"AvailabilityZone": {
|
@@ -105287,7 +105326,7 @@ module.exports={
|
|
105287
105326
|
}
|
105288
105327
|
}
|
105289
105328
|
},
|
105290
|
-
"
|
105329
|
+
"S1h1": {
|
105291
105330
|
"type": "list",
|
105292
105331
|
"member": {
|
105293
105332
|
"locationName": "item",
|
@@ -105334,7 +105373,7 @@ module.exports={
|
|
105334
105373
|
}
|
105335
105374
|
}
|
105336
105375
|
},
|
105337
|
-
"
|
105376
|
+
"S1he": {
|
105338
105377
|
"type": "list",
|
105339
105378
|
"member": {
|
105340
105379
|
"locationName": "item",
|
@@ -105403,11 +105442,11 @@ module.exports={
|
|
105403
105442
|
"locationName": "keyName"
|
105404
105443
|
},
|
105405
105444
|
"NetworkInterfaces": {
|
105406
|
-
"shape": "
|
105445
|
+
"shape": "S1gw",
|
105407
105446
|
"locationName": "networkInterfaceSet"
|
105408
105447
|
},
|
105409
105448
|
"Placement": {
|
105410
|
-
"shape": "
|
105449
|
+
"shape": "S1gy",
|
105411
105450
|
"locationName": "placement"
|
105412
105451
|
},
|
105413
105452
|
"RamdiskId": {
|
@@ -105417,7 +105456,7 @@ module.exports={
|
|
105417
105456
|
"locationName": "subnetId"
|
105418
105457
|
},
|
105419
105458
|
"Monitoring": {
|
105420
|
-
"shape": "
|
105459
|
+
"shape": "S1hh",
|
105421
105460
|
"locationName": "monitoring"
|
105422
105461
|
}
|
105423
105462
|
}
|
@@ -105474,7 +105513,7 @@ module.exports={
|
|
105474
105513
|
}
|
105475
105514
|
}
|
105476
105515
|
},
|
105477
|
-
"
|
105516
|
+
"S1hh": {
|
105478
105517
|
"type": "structure",
|
105479
105518
|
"required": [
|
105480
105519
|
"Enabled"
|
@@ -105486,7 +105525,7 @@ module.exports={
|
|
105486
105525
|
}
|
105487
105526
|
}
|
105488
105527
|
},
|
105489
|
-
"
|
105528
|
+
"S1hw": {
|
105490
105529
|
"type": "list",
|
105491
105530
|
"member": {
|
105492
105531
|
"locationName": "item",
|
@@ -105528,11 +105567,11 @@ module.exports={
|
|
105528
105567
|
}
|
105529
105568
|
}
|
105530
105569
|
},
|
105531
|
-
"
|
105570
|
+
"S1iu": {
|
105532
105571
|
"type": "list",
|
105533
105572
|
"member": {}
|
105534
105573
|
},
|
105535
|
-
"
|
105574
|
+
"S1kq": {
|
105536
105575
|
"type": "structure",
|
105537
105576
|
"members": {
|
105538
105577
|
"VolumeId": {
|
@@ -105596,19 +105635,19 @@ module.exports={
|
|
105596
105635
|
}
|
105597
105636
|
}
|
105598
105637
|
},
|
105599
|
-
"
|
105638
|
+
"S1kw": {
|
105600
105639
|
"type": "list",
|
105601
105640
|
"member": {
|
105602
105641
|
"locationName": "VpcId"
|
105603
105642
|
}
|
105604
105643
|
},
|
105605
|
-
"
|
105644
|
+
"S1mo": {
|
105606
105645
|
"type": "list",
|
105607
105646
|
"member": {
|
105608
105647
|
"locationName": "AvailabilityZone"
|
105609
105648
|
}
|
105610
105649
|
},
|
105611
|
-
"
|
105650
|
+
"S1n5": {
|
105612
105651
|
"type": "structure",
|
105613
105652
|
"members": {
|
105614
105653
|
"TransitGatewayAttachmentId": {
|
@@ -105631,7 +105670,7 @@ module.exports={
|
|
105631
105670
|
}
|
105632
105671
|
}
|
105633
105672
|
},
|
105634
|
-
"
|
105673
|
+
"S1pv": {
|
105635
105674
|
"type": "structure",
|
105636
105675
|
"members": {
|
105637
105676
|
"InstanceFamily": {
|
@@ -105642,13 +105681,13 @@ module.exports={
|
|
105642
105681
|
}
|
105643
105682
|
}
|
105644
105683
|
},
|
105645
|
-
"
|
105684
|
+
"S1qc": {
|
105646
105685
|
"type": "list",
|
105647
105686
|
"member": {
|
105648
105687
|
"locationName": "item"
|
105649
105688
|
}
|
105650
105689
|
},
|
105651
|
-
"
|
105690
|
+
"S1qe": {
|
105652
105691
|
"type": "list",
|
105653
105692
|
"member": {
|
105654
105693
|
"locationName": "item",
|
@@ -105683,19 +105722,19 @@ module.exports={
|
|
105683
105722
|
}
|
105684
105723
|
}
|
105685
105724
|
},
|
105686
|
-
"
|
105725
|
+
"S1qh": {
|
105687
105726
|
"type": "list",
|
105688
105727
|
"member": {
|
105689
105728
|
"locationName": "item"
|
105690
105729
|
}
|
105691
105730
|
},
|
105692
|
-
"
|
105731
|
+
"S1qi": {
|
105693
105732
|
"type": "list",
|
105694
105733
|
"member": {
|
105695
105734
|
"locationName": "item"
|
105696
105735
|
}
|
105697
105736
|
},
|
105698
|
-
"
|
105737
|
+
"S1r7": {
|
105699
105738
|
"type": "structure",
|
105700
105739
|
"members": {
|
105701
105740
|
"IpamId": {
|
@@ -105747,7 +105786,7 @@ module.exports={
|
|
105747
105786
|
}
|
105748
105787
|
}
|
105749
105788
|
},
|
105750
|
-
"
|
105789
|
+
"S1rv": {
|
105751
105790
|
"type": "structure",
|
105752
105791
|
"members": {
|
105753
105792
|
"HourlyPrice": {
|
@@ -105761,14 +105800,14 @@ module.exports={
|
|
105761
105800
|
}
|
105762
105801
|
}
|
105763
105802
|
},
|
105764
|
-
"
|
105803
|
+
"S1sf": {
|
105765
105804
|
"type": "list",
|
105766
105805
|
"member": {
|
105767
105806
|
"shape": "Skz",
|
105768
105807
|
"locationName": "item"
|
105769
105808
|
}
|
105770
105809
|
},
|
105771
|
-
"
|
105810
|
+
"S1tk": {
|
105772
105811
|
"type": "structure",
|
105773
105812
|
"members": {
|
105774
105813
|
"Comment": {},
|
@@ -105783,14 +105822,14 @@ module.exports={
|
|
105783
105822
|
}
|
105784
105823
|
}
|
105785
105824
|
},
|
105786
|
-
"
|
105825
|
+
"S1tn": {
|
105787
105826
|
"type": "structure",
|
105788
105827
|
"members": {
|
105789
105828
|
"S3Bucket": {},
|
105790
105829
|
"S3Key": {}
|
105791
105830
|
}
|
105792
105831
|
},
|
105793
|
-
"
|
105832
|
+
"S1tu": {
|
105794
105833
|
"type": "structure",
|
105795
105834
|
"required": [
|
105796
105835
|
"Bytes",
|
@@ -105810,7 +105849,7 @@ module.exports={
|
|
105810
105849
|
}
|
105811
105850
|
}
|
105812
105851
|
},
|
105813
|
-
"
|
105852
|
+
"S1tv": {
|
105814
105853
|
"type": "structure",
|
105815
105854
|
"required": [
|
105816
105855
|
"Size"
|
@@ -105822,25 +105861,25 @@ module.exports={
|
|
105822
105861
|
}
|
105823
105862
|
}
|
105824
105863
|
},
|
105825
|
-
"
|
105864
|
+
"S1v0": {
|
105826
105865
|
"type": "list",
|
105827
105866
|
"member": {
|
105828
105867
|
"locationName": "UserId"
|
105829
105868
|
}
|
105830
105869
|
},
|
105831
|
-
"
|
105870
|
+
"S1v1": {
|
105832
105871
|
"type": "list",
|
105833
105872
|
"member": {
|
105834
105873
|
"locationName": "UserGroup"
|
105835
105874
|
}
|
105836
105875
|
},
|
105837
|
-
"
|
105876
|
+
"S1v2": {
|
105838
105877
|
"type": "list",
|
105839
105878
|
"member": {
|
105840
105879
|
"locationName": "ProductCode"
|
105841
105880
|
}
|
105842
105881
|
},
|
105843
|
-
"
|
105882
|
+
"S1v4": {
|
105844
105883
|
"type": "list",
|
105845
105884
|
"member": {
|
105846
105885
|
"locationName": "item",
|
@@ -105851,14 +105890,14 @@ module.exports={
|
|
105851
105890
|
}
|
105852
105891
|
}
|
105853
105892
|
},
|
105854
|
-
"
|
105893
|
+
"S1v9": {
|
105855
105894
|
"type": "list",
|
105856
105895
|
"member": {
|
105857
105896
|
"shape": "S19",
|
105858
105897
|
"locationName": "item"
|
105859
105898
|
}
|
105860
105899
|
},
|
105861
|
-
"
|
105900
|
+
"S1vm": {
|
105862
105901
|
"type": "structure",
|
105863
105902
|
"members": {
|
105864
105903
|
"CapacityReservationPreference": {},
|
@@ -105867,7 +105906,7 @@ module.exports={
|
|
105867
105906
|
}
|
105868
105907
|
}
|
105869
105908
|
},
|
105870
|
-
"
|
105909
|
+
"S1y9": {
|
105871
105910
|
"type": "structure",
|
105872
105911
|
"members": {
|
105873
105912
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -105881,7 +105920,7 @@ module.exports={
|
|
105881
105920
|
}
|
105882
105921
|
}
|
105883
105922
|
},
|
105884
|
-
"
|
105923
|
+
"S1yb": {
|
105885
105924
|
"type": "structure",
|
105886
105925
|
"members": {
|
105887
105926
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -105898,7 +105937,7 @@ module.exports={
|
|
105898
105937
|
}
|
105899
105938
|
}
|
105900
105939
|
},
|
105901
|
-
"
|
105940
|
+
"S1yq": {
|
105902
105941
|
"type": "list",
|
105903
105942
|
"member": {
|
105904
105943
|
"locationName": "item",
|
@@ -105914,13 +105953,13 @@ module.exports={
|
|
105914
105953
|
}
|
105915
105954
|
}
|
105916
105955
|
},
|
105917
|
-
"
|
105956
|
+
"S22d": {
|
105918
105957
|
"type": "list",
|
105919
105958
|
"member": {
|
105920
105959
|
"locationName": "SecurityGroupId"
|
105921
105960
|
}
|
105922
105961
|
},
|
105923
|
-
"
|
105962
|
+
"S231": {
|
105924
105963
|
"type": "list",
|
105925
105964
|
"member": {
|
105926
105965
|
"locationName": "item",
|
@@ -105940,7 +105979,7 @@ module.exports={
|
|
105940
105979
|
}
|
105941
105980
|
}
|
105942
105981
|
},
|
105943
|
-
"
|
105982
|
+
"S23n": {
|
105944
105983
|
"type": "list",
|
105945
105984
|
"member": {
|
105946
105985
|
"locationName": "item",
|
@@ -242699,7 +242738,7 @@ AWS.util.update(AWS, {
|
|
242699
242738
|
/**
|
242700
242739
|
* @constant
|
242701
242740
|
*/
|
242702
|
-
VERSION: '2.
|
242741
|
+
VERSION: '2.1215.0',
|
242703
242742
|
|
242704
242743
|
/**
|
242705
242744
|
* @api private
|
@@ -264683,7 +264722,7 @@ var LRUCache = /** @class */ (function () {
|
|
264683
264722
|
}());
|
264684
264723
|
exports.LRUCache = LRUCache;
|
264685
264724
|
},{}],458:[function(require,module,exports){
|
264686
|
-
// AWS SDK for JavaScript v2.
|
264725
|
+
// AWS SDK for JavaScript v2.1215.0
|
264687
264726
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
264688
264727
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
264689
264728
|
require('./browser_loader');
|