cdk-docker-image-deployment 0.0.180 → 0.0.181
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +7 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +251 -249
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +221 -218
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +8 -4
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +43 -43
- package/node_modules/aws-sdk/clients/ec2.d.ts +9 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +19 -19
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +16 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +11 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +28 -12
- 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 +4 -4
- package/node_modules/aws-sdk/dist/aws-sdk.js +254 -252
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +14 -14
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +13 -13
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.1328.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){
|
|
@@ -81003,7 +81003,6 @@ module.exports={
|
|
|
81003
81003
|
"input": {
|
|
81004
81004
|
"type": "structure",
|
|
81005
81005
|
"required": [
|
|
81006
|
-
"BgpAsn",
|
|
81007
81006
|
"Type"
|
|
81008
81007
|
],
|
|
81009
81008
|
"members": {
|
|
@@ -90392,7 +90391,7 @@ module.exports={
|
|
|
90392
90391
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
|
90393
90392
|
},
|
|
90394
90393
|
"LocalGatewayVirtualInterfaceIds": {
|
|
90395
|
-
"shape": "
|
|
90394
|
+
"shape": "S1e6",
|
|
90396
90395
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
|
90397
90396
|
},
|
|
90398
90397
|
"LocalGatewayId": {
|
|
@@ -90419,7 +90418,7 @@ module.exports={
|
|
|
90419
90418
|
"type": "structure",
|
|
90420
90419
|
"members": {
|
|
90421
90420
|
"LocalGatewayVirtualInterfaceIds": {
|
|
90422
|
-
"shape": "
|
|
90421
|
+
"shape": "S1e6",
|
|
90423
90422
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
|
90424
90423
|
},
|
|
90425
90424
|
"Filters": {
|
|
@@ -90752,7 +90751,7 @@ module.exports={
|
|
|
90752
90751
|
"locationName": "networkInsightsAccessScopeAnalysisSet",
|
|
90753
90752
|
"type": "list",
|
|
90754
90753
|
"member": {
|
|
90755
|
-
"shape": "
|
|
90754
|
+
"shape": "S1f6",
|
|
90756
90755
|
"locationName": "item"
|
|
90757
90756
|
}
|
|
90758
90757
|
},
|
|
@@ -90841,7 +90840,7 @@ module.exports={
|
|
|
90841
90840
|
"locationName": "networkInsightsAnalysisSet",
|
|
90842
90841
|
"type": "list",
|
|
90843
90842
|
"member": {
|
|
90844
|
-
"shape": "
|
|
90843
|
+
"shape": "S1fh",
|
|
90845
90844
|
"locationName": "item"
|
|
90846
90845
|
}
|
|
90847
90846
|
},
|
|
@@ -91194,7 +91193,7 @@ module.exports={
|
|
|
91194
91193
|
"locationName": "poolAddressRangeSet",
|
|
91195
91194
|
"type": "list",
|
|
91196
91195
|
"member": {
|
|
91197
|
-
"shape": "
|
|
91196
|
+
"shape": "S1h9",
|
|
91198
91197
|
"locationName": "item"
|
|
91199
91198
|
}
|
|
91200
91199
|
},
|
|
@@ -91322,7 +91321,7 @@ module.exports={
|
|
|
91322
91321
|
},
|
|
91323
91322
|
"OfferingClass": {},
|
|
91324
91323
|
"ReservedInstancesIds": {
|
|
91325
|
-
"shape": "
|
|
91324
|
+
"shape": "S1hm",
|
|
91326
91325
|
"locationName": "ReservedInstancesId"
|
|
91327
91326
|
},
|
|
91328
91327
|
"DryRun": {
|
|
@@ -91396,7 +91395,7 @@ module.exports={
|
|
|
91396
91395
|
"locationName": "offeringType"
|
|
91397
91396
|
},
|
|
91398
91397
|
"RecurringCharges": {
|
|
91399
|
-
"shape": "
|
|
91398
|
+
"shape": "S1hu",
|
|
91400
91399
|
"locationName": "recurringCharges"
|
|
91401
91400
|
},
|
|
91402
91401
|
"Scope": {
|
|
@@ -91493,7 +91492,7 @@ module.exports={
|
|
|
91493
91492
|
"locationName": "reservedInstancesId"
|
|
91494
91493
|
},
|
|
91495
91494
|
"TargetConfiguration": {
|
|
91496
|
-
"shape": "
|
|
91495
|
+
"shape": "S1i8",
|
|
91497
91496
|
"locationName": "targetConfiguration"
|
|
91498
91497
|
}
|
|
91499
91498
|
}
|
|
@@ -91648,7 +91647,7 @@ module.exports={
|
|
|
91648
91647
|
}
|
|
91649
91648
|
},
|
|
91650
91649
|
"RecurringCharges": {
|
|
91651
|
-
"shape": "
|
|
91650
|
+
"shape": "S1hu",
|
|
91652
91651
|
"locationName": "recurringCharges"
|
|
91653
91652
|
},
|
|
91654
91653
|
"Scope": {
|
|
@@ -91816,7 +91815,7 @@ module.exports={
|
|
|
91816
91815
|
"locationName": "purchaseToken"
|
|
91817
91816
|
},
|
|
91818
91817
|
"Recurrence": {
|
|
91819
|
-
"shape": "
|
|
91818
|
+
"shape": "S1iv",
|
|
91820
91819
|
"locationName": "recurrence"
|
|
91821
91820
|
},
|
|
91822
91821
|
"SlotDurationInHours": {
|
|
@@ -91878,7 +91877,7 @@ module.exports={
|
|
|
91878
91877
|
"locationName": "scheduledInstanceSet",
|
|
91879
91878
|
"type": "list",
|
|
91880
91879
|
"member": {
|
|
91881
|
-
"shape": "
|
|
91880
|
+
"shape": "S1j3",
|
|
91882
91881
|
"locationName": "item"
|
|
91883
91882
|
}
|
|
91884
91883
|
}
|
|
@@ -91937,7 +91936,7 @@ module.exports={
|
|
|
91937
91936
|
"locationName": "Filter"
|
|
91938
91937
|
},
|
|
91939
91938
|
"SecurityGroupRuleIds": {
|
|
91940
|
-
"shape": "
|
|
91939
|
+
"shape": "S1ja",
|
|
91941
91940
|
"locationName": "SecurityGroupRuleId"
|
|
91942
91941
|
},
|
|
91943
91942
|
"DryRun": {
|
|
@@ -91975,7 +91974,7 @@ module.exports={
|
|
|
91975
91974
|
"locationName": "GroupId"
|
|
91976
91975
|
},
|
|
91977
91976
|
"GroupNames": {
|
|
91978
|
-
"shape": "
|
|
91977
|
+
"shape": "S1je",
|
|
91979
91978
|
"locationName": "GroupName"
|
|
91980
91979
|
},
|
|
91981
91980
|
"DryRun": {
|
|
@@ -92054,7 +92053,7 @@ module.exports={
|
|
|
92054
92053
|
"type": "structure",
|
|
92055
92054
|
"members": {
|
|
92056
92055
|
"CreateVolumePermissions": {
|
|
92057
|
-
"shape": "
|
|
92056
|
+
"shape": "S1jm",
|
|
92058
92057
|
"locationName": "createVolumePermission"
|
|
92059
92058
|
},
|
|
92060
92059
|
"ProductCodes": {
|
|
@@ -92166,7 +92165,7 @@ module.exports={
|
|
|
92166
92165
|
"member": {}
|
|
92167
92166
|
},
|
|
92168
92167
|
"SnapshotIds": {
|
|
92169
|
-
"shape": "
|
|
92168
|
+
"shape": "S1jw",
|
|
92170
92169
|
"locationName": "SnapshotId"
|
|
92171
92170
|
},
|
|
92172
92171
|
"DryRun": {
|
|
@@ -92365,7 +92364,7 @@ module.exports={
|
|
|
92365
92364
|
"type": "timestamp"
|
|
92366
92365
|
},
|
|
92367
92366
|
"SpotFleetRequestConfig": {
|
|
92368
|
-
"shape": "
|
|
92367
|
+
"shape": "S1kf",
|
|
92369
92368
|
"locationName": "spotFleetRequestConfig"
|
|
92370
92369
|
},
|
|
92371
92370
|
"SpotFleetRequestId": {
|
|
@@ -92410,7 +92409,7 @@ module.exports={
|
|
|
92410
92409
|
"type": "structure",
|
|
92411
92410
|
"members": {
|
|
92412
92411
|
"SpotInstanceRequests": {
|
|
92413
|
-
"shape": "
|
|
92412
|
+
"shape": "S1l7",
|
|
92414
92413
|
"locationName": "spotInstanceRequestSet"
|
|
92415
92414
|
},
|
|
92416
92415
|
"NextToken": {
|
|
@@ -92536,11 +92535,11 @@ module.exports={
|
|
|
92536
92535
|
"locationName": "groupName"
|
|
92537
92536
|
},
|
|
92538
92537
|
"StaleIpPermissions": {
|
|
92539
|
-
"shape": "
|
|
92538
|
+
"shape": "S1lp",
|
|
92540
92539
|
"locationName": "staleIpPermissions"
|
|
92541
92540
|
},
|
|
92542
92541
|
"StaleIpPermissionsEgress": {
|
|
92543
|
-
"shape": "
|
|
92542
|
+
"shape": "S1lp",
|
|
92544
92543
|
"locationName": "staleIpPermissionsEgress"
|
|
92545
92544
|
},
|
|
92546
92545
|
"VpcId": {
|
|
@@ -92840,7 +92839,7 @@ module.exports={
|
|
|
92840
92839
|
"type": "structure",
|
|
92841
92840
|
"members": {
|
|
92842
92841
|
"TransitGatewayAttachmentIds": {
|
|
92843
|
-
"shape": "
|
|
92842
|
+
"shape": "S1mn"
|
|
92844
92843
|
},
|
|
92845
92844
|
"Filters": {
|
|
92846
92845
|
"shape": "Syw",
|
|
@@ -92960,7 +92959,7 @@ module.exports={
|
|
|
92960
92959
|
"type": "structure",
|
|
92961
92960
|
"members": {
|
|
92962
92961
|
"TransitGatewayAttachmentIds": {
|
|
92963
|
-
"shape": "
|
|
92962
|
+
"shape": "S1mn"
|
|
92964
92963
|
},
|
|
92965
92964
|
"Filters": {
|
|
92966
92965
|
"shape": "Syw",
|
|
@@ -93037,7 +93036,7 @@ module.exports={
|
|
|
93037
93036
|
"type": "structure",
|
|
93038
93037
|
"members": {
|
|
93039
93038
|
"TransitGatewayAttachmentIds": {
|
|
93040
|
-
"shape": "
|
|
93039
|
+
"shape": "S1mn"
|
|
93041
93040
|
},
|
|
93042
93041
|
"Filters": {
|
|
93043
93042
|
"shape": "Syw",
|
|
@@ -93194,7 +93193,7 @@ module.exports={
|
|
|
93194
93193
|
"type": "structure",
|
|
93195
93194
|
"members": {
|
|
93196
93195
|
"TransitGatewayAttachmentIds": {
|
|
93197
|
-
"shape": "
|
|
93196
|
+
"shape": "S1mn"
|
|
93198
93197
|
},
|
|
93199
93198
|
"Filters": {
|
|
93200
93199
|
"shape": "Syw",
|
|
@@ -93397,7 +93396,7 @@ module.exports={
|
|
|
93397
93396
|
"type": "structure",
|
|
93398
93397
|
"members": {
|
|
93399
93398
|
"VerifiedAccessInstanceIds": {
|
|
93400
|
-
"shape": "
|
|
93399
|
+
"shape": "S1o6",
|
|
93401
93400
|
"locationName": "VerifiedAccessInstanceId"
|
|
93402
93401
|
},
|
|
93403
93402
|
"MaxResults": {
|
|
@@ -93420,7 +93419,7 @@ module.exports={
|
|
|
93420
93419
|
"locationName": "loggingConfigurationSet",
|
|
93421
93420
|
"type": "list",
|
|
93422
93421
|
"member": {
|
|
93423
|
-
"shape": "
|
|
93422
|
+
"shape": "S1oa",
|
|
93424
93423
|
"locationName": "item"
|
|
93425
93424
|
}
|
|
93426
93425
|
},
|
|
@@ -93435,7 +93434,7 @@ module.exports={
|
|
|
93435
93434
|
"type": "structure",
|
|
93436
93435
|
"members": {
|
|
93437
93436
|
"VerifiedAccessInstanceIds": {
|
|
93438
|
-
"shape": "
|
|
93437
|
+
"shape": "S1o6",
|
|
93439
93438
|
"locationName": "VerifiedAccessInstanceId"
|
|
93440
93439
|
},
|
|
93441
93440
|
"MaxResults": {
|
|
@@ -93755,7 +93754,7 @@ module.exports={
|
|
|
93755
93754
|
"locationName": "volumeModificationSet",
|
|
93756
93755
|
"type": "list",
|
|
93757
93756
|
"member": {
|
|
93758
|
-
"shape": "
|
|
93757
|
+
"shape": "S1pe",
|
|
93759
93758
|
"locationName": "item"
|
|
93760
93759
|
}
|
|
93761
93760
|
},
|
|
@@ -93815,7 +93814,7 @@ module.exports={
|
|
|
93815
93814
|
"type": "boolean"
|
|
93816
93815
|
},
|
|
93817
93816
|
"VpcIds": {
|
|
93818
|
-
"shape": "
|
|
93817
|
+
"shape": "S1pk",
|
|
93819
93818
|
"locationName": "VpcId"
|
|
93820
93819
|
}
|
|
93821
93820
|
}
|
|
@@ -93859,7 +93858,7 @@ module.exports={
|
|
|
93859
93858
|
"locationName": "nextToken"
|
|
93860
93859
|
},
|
|
93861
93860
|
"VpcIds": {
|
|
93862
|
-
"shape": "
|
|
93861
|
+
"shape": "S1pk"
|
|
93863
93862
|
}
|
|
93864
93863
|
}
|
|
93865
93864
|
},
|
|
@@ -94662,11 +94661,11 @@ module.exports={
|
|
|
94662
94661
|
],
|
|
94663
94662
|
"members": {
|
|
94664
94663
|
"AvailabilityZones": {
|
|
94665
|
-
"shape": "
|
|
94664
|
+
"shape": "S1rk",
|
|
94666
94665
|
"locationName": "AvailabilityZone"
|
|
94667
94666
|
},
|
|
94668
94667
|
"SourceSnapshotIds": {
|
|
94669
|
-
"shape": "
|
|
94668
|
+
"shape": "S1jw",
|
|
94670
94669
|
"locationName": "SourceSnapshotId"
|
|
94671
94670
|
},
|
|
94672
94671
|
"DryRun": {
|
|
@@ -94850,7 +94849,7 @@ module.exports={
|
|
|
94850
94849
|
"type": "structure",
|
|
94851
94850
|
"members": {
|
|
94852
94851
|
"Propagation": {
|
|
94853
|
-
"shape": "
|
|
94852
|
+
"shape": "S1s1",
|
|
94854
94853
|
"locationName": "propagation"
|
|
94855
94854
|
}
|
|
94856
94855
|
}
|
|
@@ -95430,11 +95429,11 @@ module.exports={
|
|
|
95430
95429
|
],
|
|
95431
95430
|
"members": {
|
|
95432
95431
|
"AvailabilityZones": {
|
|
95433
|
-
"shape": "
|
|
95432
|
+
"shape": "S1rk",
|
|
95434
95433
|
"locationName": "AvailabilityZone"
|
|
95435
95434
|
},
|
|
95436
95435
|
"SourceSnapshotIds": {
|
|
95437
|
-
"shape": "
|
|
95436
|
+
"shape": "S1jw",
|
|
95438
95437
|
"locationName": "SourceSnapshotId"
|
|
95439
95438
|
},
|
|
95440
95439
|
"DryRun": {
|
|
@@ -95641,7 +95640,7 @@ module.exports={
|
|
|
95641
95640
|
"type": "structure",
|
|
95642
95641
|
"members": {
|
|
95643
95642
|
"Propagation": {
|
|
95644
|
-
"shape": "
|
|
95643
|
+
"shape": "S1s1",
|
|
95645
95644
|
"locationName": "propagation"
|
|
95646
95645
|
}
|
|
95647
95646
|
}
|
|
@@ -96252,7 +96251,7 @@ module.exports={
|
|
|
96252
96251
|
"type": "structure",
|
|
96253
96252
|
"members": {
|
|
96254
96253
|
"InstanceFamilyCreditSpecification": {
|
|
96255
|
-
"shape": "
|
|
96254
|
+
"shape": "S1vb",
|
|
96256
96255
|
"locationName": "instanceFamilyCreditSpecification"
|
|
96257
96256
|
}
|
|
96258
96257
|
}
|
|
@@ -96399,7 +96398,7 @@ module.exports={
|
|
|
96399
96398
|
],
|
|
96400
96399
|
"members": {
|
|
96401
96400
|
"HostIdSet": {
|
|
96402
|
-
"shape": "
|
|
96401
|
+
"shape": "S1vs"
|
|
96403
96402
|
},
|
|
96404
96403
|
"OfferingId": {}
|
|
96405
96404
|
}
|
|
@@ -96411,7 +96410,7 @@ module.exports={
|
|
|
96411
96410
|
"locationName": "currencyCode"
|
|
96412
96411
|
},
|
|
96413
96412
|
"Purchase": {
|
|
96414
|
-
"shape": "
|
|
96413
|
+
"shape": "S1vu",
|
|
96415
96414
|
"locationName": "purchase"
|
|
96416
96415
|
},
|
|
96417
96416
|
"TotalHourlyPrice": {
|
|
@@ -96436,11 +96435,11 @@ module.exports={
|
|
|
96436
96435
|
"type": "boolean"
|
|
96437
96436
|
},
|
|
96438
96437
|
"ArchitectureTypes": {
|
|
96439
|
-
"shape": "
|
|
96438
|
+
"shape": "S1vx",
|
|
96440
96439
|
"locationName": "ArchitectureType"
|
|
96441
96440
|
},
|
|
96442
96441
|
"VirtualizationTypes": {
|
|
96443
|
-
"shape": "
|
|
96442
|
+
"shape": "S1vy",
|
|
96444
96443
|
"locationName": "VirtualizationType"
|
|
96445
96444
|
},
|
|
96446
96445
|
"InstanceRequirements": {
|
|
@@ -96837,7 +96836,7 @@ module.exports={
|
|
|
96837
96836
|
"locationName": "ipamResourceCidrSet",
|
|
96838
96837
|
"type": "list",
|
|
96839
96838
|
"member": {
|
|
96840
|
-
"shape": "
|
|
96839
|
+
"shape": "S1wy",
|
|
96841
96840
|
"locationName": "item"
|
|
96842
96841
|
}
|
|
96843
96842
|
}
|
|
@@ -96997,7 +96996,7 @@ module.exports={
|
|
|
96997
96996
|
"locationName": "findingId"
|
|
96998
96997
|
},
|
|
96999
96998
|
"FindingComponents": {
|
|
97000
|
-
"shape": "
|
|
96999
|
+
"shape": "S1fj",
|
|
97001
97000
|
"locationName": "findingComponentSet"
|
|
97002
97001
|
}
|
|
97003
97002
|
}
|
|
@@ -97100,7 +97099,7 @@ module.exports={
|
|
|
97100
97099
|
"locationName": "paymentDue"
|
|
97101
97100
|
},
|
|
97102
97101
|
"ReservedInstanceValueRollup": {
|
|
97103
|
-
"shape": "
|
|
97102
|
+
"shape": "S1xl",
|
|
97104
97103
|
"locationName": "reservedInstanceValueRollup"
|
|
97105
97104
|
},
|
|
97106
97105
|
"ReservedInstanceValueSet": {
|
|
@@ -97111,7 +97110,7 @@ module.exports={
|
|
|
97111
97110
|
"type": "structure",
|
|
97112
97111
|
"members": {
|
|
97113
97112
|
"ReservationValue": {
|
|
97114
|
-
"shape": "
|
|
97113
|
+
"shape": "S1xl",
|
|
97115
97114
|
"locationName": "reservationValue"
|
|
97116
97115
|
},
|
|
97117
97116
|
"ReservedInstanceId": {
|
|
@@ -97121,7 +97120,7 @@ module.exports={
|
|
|
97121
97120
|
}
|
|
97122
97121
|
},
|
|
97123
97122
|
"TargetConfigurationValueRollup": {
|
|
97124
|
-
"shape": "
|
|
97123
|
+
"shape": "S1xl",
|
|
97125
97124
|
"locationName": "targetConfigurationValueRollup"
|
|
97126
97125
|
},
|
|
97127
97126
|
"TargetConfigurationValueSet": {
|
|
@@ -97132,7 +97131,7 @@ module.exports={
|
|
|
97132
97131
|
"type": "structure",
|
|
97133
97132
|
"members": {
|
|
97134
97133
|
"ReservationValue": {
|
|
97135
|
-
"shape": "
|
|
97134
|
+
"shape": "S1xl",
|
|
97136
97135
|
"locationName": "reservationValue"
|
|
97137
97136
|
},
|
|
97138
97137
|
"TargetConfiguration": {
|
|
@@ -97204,11 +97203,11 @@ module.exports={
|
|
|
97204
97203
|
"type": "structure",
|
|
97205
97204
|
"members": {
|
|
97206
97205
|
"ArchitectureTypes": {
|
|
97207
|
-
"shape": "
|
|
97206
|
+
"shape": "S1vx",
|
|
97208
97207
|
"locationName": "ArchitectureType"
|
|
97209
97208
|
},
|
|
97210
97209
|
"VirtualizationTypes": {
|
|
97211
|
-
"shape": "
|
|
97210
|
+
"shape": "S1vy",
|
|
97212
97211
|
"locationName": "VirtualizationType"
|
|
97213
97212
|
},
|
|
97214
97213
|
"InstanceRequirements": {
|
|
@@ -97279,11 +97278,11 @@ module.exports={
|
|
|
97279
97278
|
"type": "structure",
|
|
97280
97279
|
"members": {
|
|
97281
97280
|
"SubnetIpv4CidrReservations": {
|
|
97282
|
-
"shape": "
|
|
97281
|
+
"shape": "S1y5",
|
|
97283
97282
|
"locationName": "subnetIpv4CidrReservationSet"
|
|
97284
97283
|
},
|
|
97285
97284
|
"SubnetIpv6CidrReservations": {
|
|
97286
|
-
"shape": "
|
|
97285
|
+
"shape": "S1y5",
|
|
97287
97286
|
"locationName": "subnetIpv6CidrReservationSet"
|
|
97288
97287
|
},
|
|
97289
97288
|
"NextToken": {
|
|
@@ -97807,7 +97806,7 @@ module.exports={
|
|
|
97807
97806
|
"members": {
|
|
97808
97807
|
"Architecture": {},
|
|
97809
97808
|
"ClientData": {
|
|
97810
|
-
"shape": "
|
|
97809
|
+
"shape": "S1ze"
|
|
97811
97810
|
},
|
|
97812
97811
|
"ClientToken": {},
|
|
97813
97812
|
"Description": {},
|
|
@@ -97824,7 +97823,7 @@ module.exports={
|
|
|
97824
97823
|
"SnapshotId": {},
|
|
97825
97824
|
"Url": {},
|
|
97826
97825
|
"UserBucket": {
|
|
97827
|
-
"shape": "
|
|
97826
|
+
"shape": "S1zh"
|
|
97828
97827
|
}
|
|
97829
97828
|
}
|
|
97830
97829
|
}
|
|
@@ -97934,10 +97933,10 @@ module.exports={
|
|
|
97934
97933
|
"members": {
|
|
97935
97934
|
"Description": {},
|
|
97936
97935
|
"Image": {
|
|
97937
|
-
"shape": "
|
|
97936
|
+
"shape": "S1zo"
|
|
97938
97937
|
},
|
|
97939
97938
|
"Volume": {
|
|
97940
|
-
"shape": "
|
|
97939
|
+
"shape": "S1zp"
|
|
97941
97940
|
}
|
|
97942
97941
|
}
|
|
97943
97942
|
}
|
|
@@ -98060,7 +98059,7 @@ module.exports={
|
|
|
98060
98059
|
"type": "structure",
|
|
98061
98060
|
"members": {
|
|
98062
98061
|
"ClientData": {
|
|
98063
|
-
"shape": "
|
|
98062
|
+
"shape": "S1ze"
|
|
98064
98063
|
},
|
|
98065
98064
|
"ClientToken": {},
|
|
98066
98065
|
"Description": {},
|
|
@@ -98071,7 +98070,7 @@ module.exports={
|
|
|
98071
98070
|
"Format": {},
|
|
98072
98071
|
"Url": {},
|
|
98073
98072
|
"UserBucket": {
|
|
98074
|
-
"shape": "
|
|
98073
|
+
"shape": "S1zh"
|
|
98075
98074
|
}
|
|
98076
98075
|
}
|
|
98077
98076
|
},
|
|
@@ -98129,11 +98128,11 @@ module.exports={
|
|
|
98129
98128
|
"type": "boolean"
|
|
98130
98129
|
},
|
|
98131
98130
|
"Image": {
|
|
98132
|
-
"shape": "
|
|
98131
|
+
"shape": "S1zo",
|
|
98133
98132
|
"locationName": "image"
|
|
98134
98133
|
},
|
|
98135
98134
|
"Volume": {
|
|
98136
|
-
"shape": "
|
|
98135
|
+
"shape": "S1zp",
|
|
98137
98136
|
"locationName": "volume"
|
|
98138
98137
|
}
|
|
98139
98138
|
}
|
|
@@ -98210,7 +98209,7 @@ module.exports={
|
|
|
98210
98209
|
},
|
|
98211
98210
|
"NextToken": {},
|
|
98212
98211
|
"SnapshotIds": {
|
|
98213
|
-
"shape": "
|
|
98212
|
+
"shape": "S1jw",
|
|
98214
98213
|
"locationName": "SnapshotId"
|
|
98215
98214
|
},
|
|
98216
98215
|
"DryRun": {
|
|
@@ -98448,7 +98447,7 @@ module.exports={
|
|
|
98448
98447
|
"type": "structure",
|
|
98449
98448
|
"members": {
|
|
98450
98449
|
"InstanceFamilyCreditSpecification": {
|
|
98451
|
-
"shape": "
|
|
98450
|
+
"shape": "S1vb",
|
|
98452
98451
|
"locationName": "instanceFamilyCreditSpecification"
|
|
98453
98452
|
}
|
|
98454
98453
|
}
|
|
@@ -98522,25 +98521,25 @@ module.exports={
|
|
|
98522
98521
|
"Attribute": {},
|
|
98523
98522
|
"OperationType": {},
|
|
98524
98523
|
"UserIds": {
|
|
98525
|
-
"shape": "
|
|
98524
|
+
"shape": "S20u",
|
|
98526
98525
|
"locationName": "UserId"
|
|
98527
98526
|
},
|
|
98528
98527
|
"UserGroups": {
|
|
98529
|
-
"shape": "
|
|
98528
|
+
"shape": "S20v",
|
|
98530
98529
|
"locationName": "UserGroup"
|
|
98531
98530
|
},
|
|
98532
98531
|
"ProductCodes": {
|
|
98533
|
-
"shape": "
|
|
98532
|
+
"shape": "S20w",
|
|
98534
98533
|
"locationName": "ProductCode"
|
|
98535
98534
|
},
|
|
98536
98535
|
"LoadPermission": {
|
|
98537
98536
|
"type": "structure",
|
|
98538
98537
|
"members": {
|
|
98539
98538
|
"Add": {
|
|
98540
|
-
"shape": "
|
|
98539
|
+
"shape": "S20y"
|
|
98541
98540
|
},
|
|
98542
98541
|
"Remove": {
|
|
98543
|
-
"shape": "
|
|
98542
|
+
"shape": "S20y"
|
|
98544
98543
|
}
|
|
98545
98544
|
}
|
|
98546
98545
|
},
|
|
@@ -98586,7 +98585,7 @@ module.exports={
|
|
|
98586
98585
|
"locationName": "successful"
|
|
98587
98586
|
},
|
|
98588
98587
|
"Unsuccessful": {
|
|
98589
|
-
"shape": "
|
|
98588
|
+
"shape": "S213",
|
|
98590
98589
|
"locationName": "unsuccessful"
|
|
98591
98590
|
}
|
|
98592
98591
|
}
|
|
@@ -98654,15 +98653,15 @@ module.exports={
|
|
|
98654
98653
|
},
|
|
98655
98654
|
"OperationType": {},
|
|
98656
98655
|
"ProductCodes": {
|
|
98657
|
-
"shape": "
|
|
98656
|
+
"shape": "S20w",
|
|
98658
98657
|
"locationName": "ProductCode"
|
|
98659
98658
|
},
|
|
98660
98659
|
"UserGroups": {
|
|
98661
|
-
"shape": "
|
|
98660
|
+
"shape": "S20v",
|
|
98662
98661
|
"locationName": "UserGroup"
|
|
98663
98662
|
},
|
|
98664
98663
|
"UserIds": {
|
|
98665
|
-
"shape": "
|
|
98664
|
+
"shape": "S20u",
|
|
98666
98665
|
"locationName": "UserId"
|
|
98667
98666
|
},
|
|
98668
98667
|
"Value": {},
|
|
@@ -98807,7 +98806,7 @@ module.exports={
|
|
|
98807
98806
|
"members": {
|
|
98808
98807
|
"InstanceId": {},
|
|
98809
98808
|
"CapacityReservationSpecification": {
|
|
98810
|
-
"shape": "
|
|
98809
|
+
"shape": "S21g"
|
|
98811
98810
|
},
|
|
98812
98811
|
"DryRun": {
|
|
98813
98812
|
"type": "boolean"
|
|
@@ -99067,7 +99066,7 @@ module.exports={
|
|
|
99067
99066
|
"locationName": "AddOperatingRegion"
|
|
99068
99067
|
},
|
|
99069
99068
|
"RemoveOperatingRegions": {
|
|
99070
|
-
"shape": "
|
|
99069
|
+
"shape": "S225",
|
|
99071
99070
|
"locationName": "RemoveOperatingRegion"
|
|
99072
99071
|
}
|
|
99073
99072
|
}
|
|
@@ -99157,7 +99156,7 @@ module.exports={
|
|
|
99157
99156
|
"type": "structure",
|
|
99158
99157
|
"members": {
|
|
99159
99158
|
"IpamResourceCidr": {
|
|
99160
|
-
"shape": "
|
|
99159
|
+
"shape": "S1wy",
|
|
99161
99160
|
"locationName": "ipamResourceCidr"
|
|
99162
99161
|
}
|
|
99163
99162
|
}
|
|
@@ -99180,7 +99179,7 @@ module.exports={
|
|
|
99180
99179
|
"locationName": "AddOperatingRegion"
|
|
99181
99180
|
},
|
|
99182
99181
|
"RemoveOperatingRegions": {
|
|
99183
|
-
"shape": "
|
|
99182
|
+
"shape": "S225",
|
|
99184
99183
|
"locationName": "RemoveOperatingRegion"
|
|
99185
99184
|
}
|
|
99186
99185
|
}
|
|
@@ -99402,7 +99401,7 @@ module.exports={
|
|
|
99402
99401
|
],
|
|
99403
99402
|
"members": {
|
|
99404
99403
|
"ReservedInstancesIds": {
|
|
99405
|
-
"shape": "
|
|
99404
|
+
"shape": "S1hm",
|
|
99406
99405
|
"locationName": "ReservedInstancesId"
|
|
99407
99406
|
},
|
|
99408
99407
|
"ClientToken": {
|
|
@@ -99412,7 +99411,7 @@ module.exports={
|
|
|
99412
99411
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
|
99413
99412
|
"type": "list",
|
|
99414
99413
|
"member": {
|
|
99415
|
-
"shape": "
|
|
99414
|
+
"shape": "S1i8",
|
|
99416
99415
|
"locationName": "item"
|
|
99417
99416
|
}
|
|
99418
99417
|
}
|
|
@@ -99494,21 +99493,21 @@ module.exports={
|
|
|
99494
99493
|
"type": "structure",
|
|
99495
99494
|
"members": {
|
|
99496
99495
|
"Add": {
|
|
99497
|
-
"shape": "
|
|
99496
|
+
"shape": "S1jm"
|
|
99498
99497
|
},
|
|
99499
99498
|
"Remove": {
|
|
99500
|
-
"shape": "
|
|
99499
|
+
"shape": "S1jm"
|
|
99501
99500
|
}
|
|
99502
99501
|
}
|
|
99503
99502
|
},
|
|
99504
99503
|
"GroupNames": {
|
|
99505
|
-
"shape": "
|
|
99504
|
+
"shape": "S1je",
|
|
99506
99505
|
"locationName": "UserGroup"
|
|
99507
99506
|
},
|
|
99508
99507
|
"OperationType": {},
|
|
99509
99508
|
"SnapshotId": {},
|
|
99510
99509
|
"UserIds": {
|
|
99511
|
-
"shape": "
|
|
99510
|
+
"shape": "S20u",
|
|
99512
99511
|
"locationName": "UserId"
|
|
99513
99512
|
},
|
|
99514
99513
|
"DryRun": {
|
|
@@ -99556,7 +99555,7 @@ module.exports={
|
|
|
99556
99555
|
"locationName": "excessCapacityTerminationPolicy"
|
|
99557
99556
|
},
|
|
99558
99557
|
"LaunchTemplateConfigs": {
|
|
99559
|
-
"shape": "
|
|
99558
|
+
"shape": "S1ku",
|
|
99560
99559
|
"locationName": "LaunchTemplateConfig"
|
|
99561
99560
|
},
|
|
99562
99561
|
"SpotFleetRequestId": {
|
|
@@ -100088,7 +100087,7 @@ module.exports={
|
|
|
100088
100087
|
"type": "structure",
|
|
100089
100088
|
"members": {
|
|
100090
100089
|
"LoggingConfiguration": {
|
|
100091
|
-
"shape": "
|
|
100090
|
+
"shape": "S1oa",
|
|
100092
100091
|
"locationName": "loggingConfiguration"
|
|
100093
100092
|
}
|
|
100094
100093
|
}
|
|
@@ -100157,7 +100156,7 @@ module.exports={
|
|
|
100157
100156
|
"type": "structure",
|
|
100158
100157
|
"members": {
|
|
100159
100158
|
"VolumeModification": {
|
|
100160
|
-
"shape": "
|
|
100159
|
+
"shape": "S1pe",
|
|
100161
100160
|
"locationName": "volumeModification"
|
|
100162
100161
|
}
|
|
100163
100162
|
}
|
|
@@ -100426,13 +100425,13 @@ module.exports={
|
|
|
100426
100425
|
],
|
|
100427
100426
|
"members": {
|
|
100428
100427
|
"AccepterPeeringConnectionOptions": {
|
|
100429
|
-
"shape": "
|
|
100428
|
+
"shape": "S24t"
|
|
100430
100429
|
},
|
|
100431
100430
|
"DryRun": {
|
|
100432
100431
|
"type": "boolean"
|
|
100433
100432
|
},
|
|
100434
100433
|
"RequesterPeeringConnectionOptions": {
|
|
100435
|
-
"shape": "
|
|
100434
|
+
"shape": "S24t"
|
|
100436
100435
|
},
|
|
100437
100436
|
"VpcPeeringConnectionId": {}
|
|
100438
100437
|
}
|
|
@@ -100441,11 +100440,11 @@ module.exports={
|
|
|
100441
100440
|
"type": "structure",
|
|
100442
100441
|
"members": {
|
|
100443
100442
|
"AccepterPeeringConnectionOptions": {
|
|
100444
|
-
"shape": "
|
|
100443
|
+
"shape": "S24v",
|
|
100445
100444
|
"locationName": "accepterPeeringConnectionOptions"
|
|
100446
100445
|
},
|
|
100447
100446
|
"RequesterPeeringConnectionOptions": {
|
|
100448
|
-
"shape": "
|
|
100447
|
+
"shape": "S24v",
|
|
100449
100448
|
"locationName": "requesterPeeringConnectionOptions"
|
|
100450
100449
|
}
|
|
100451
100450
|
}
|
|
@@ -100660,7 +100659,7 @@ module.exports={
|
|
|
100660
100659
|
"type": "structure",
|
|
100661
100660
|
"members": {
|
|
100662
100661
|
"InstanceMonitorings": {
|
|
100663
|
-
"shape": "
|
|
100662
|
+
"shape": "S25a",
|
|
100664
100663
|
"locationName": "instancesSet"
|
|
100665
100664
|
}
|
|
100666
100665
|
}
|
|
@@ -100829,7 +100828,7 @@ module.exports={
|
|
|
100829
100828
|
"locationName": "poolId"
|
|
100830
100829
|
},
|
|
100831
100830
|
"PoolAddressRange": {
|
|
100832
|
-
"shape": "
|
|
100831
|
+
"shape": "S1h9",
|
|
100833
100832
|
"locationName": "poolAddressRange"
|
|
100834
100833
|
}
|
|
100835
100834
|
}
|
|
@@ -100846,7 +100845,7 @@ module.exports={
|
|
|
100846
100845
|
"ClientToken": {},
|
|
100847
100846
|
"CurrencyCode": {},
|
|
100848
100847
|
"HostIdSet": {
|
|
100849
|
-
"shape": "
|
|
100848
|
+
"shape": "S1vs"
|
|
100850
100849
|
},
|
|
100851
100850
|
"LimitPrice": {},
|
|
100852
100851
|
"OfferingId": {},
|
|
@@ -100866,7 +100865,7 @@ module.exports={
|
|
|
100866
100865
|
"locationName": "currencyCode"
|
|
100867
100866
|
},
|
|
100868
100867
|
"Purchase": {
|
|
100869
|
-
"shape": "
|
|
100868
|
+
"shape": "S1vu",
|
|
100870
100869
|
"locationName": "purchase"
|
|
100871
100870
|
},
|
|
100872
100871
|
"TotalHourlyPrice": {
|
|
@@ -100961,7 +100960,7 @@ module.exports={
|
|
|
100961
100960
|
"locationName": "scheduledInstanceSet",
|
|
100962
100961
|
"type": "list",
|
|
100963
100962
|
"member": {
|
|
100964
|
-
"shape": "
|
|
100963
|
+
"shape": "S1j3",
|
|
100965
100964
|
"locationName": "item"
|
|
100966
100965
|
}
|
|
100967
100966
|
}
|
|
@@ -101322,7 +101321,7 @@ module.exports={
|
|
|
101322
101321
|
"locationName": "successful"
|
|
101323
101322
|
},
|
|
101324
101323
|
"Unsuccessful": {
|
|
101325
|
-
"shape": "
|
|
101324
|
+
"shape": "S213",
|
|
101326
101325
|
"locationName": "unsuccessful"
|
|
101327
101326
|
}
|
|
101328
101327
|
}
|
|
@@ -101622,7 +101621,7 @@ module.exports={
|
|
|
101622
101621
|
"type": "boolean"
|
|
101623
101622
|
},
|
|
101624
101623
|
"SpotFleetRequestConfig": {
|
|
101625
|
-
"shape": "
|
|
101624
|
+
"shape": "S1kf",
|
|
101626
101625
|
"locationName": "spotFleetRequestConfig"
|
|
101627
101626
|
}
|
|
101628
101627
|
}
|
|
@@ -101706,15 +101705,15 @@ module.exports={
|
|
|
101706
101705
|
"locationName": "keyName"
|
|
101707
101706
|
},
|
|
101708
101707
|
"Monitoring": {
|
|
101709
|
-
"shape": "
|
|
101708
|
+
"shape": "S1la",
|
|
101710
101709
|
"locationName": "monitoring"
|
|
101711
101710
|
},
|
|
101712
101711
|
"NetworkInterfaces": {
|
|
101713
|
-
"shape": "
|
|
101712
|
+
"shape": "S1kp",
|
|
101714
101713
|
"locationName": "NetworkInterface"
|
|
101715
101714
|
},
|
|
101716
101715
|
"Placement": {
|
|
101717
|
-
"shape": "
|
|
101716
|
+
"shape": "S1kr",
|
|
101718
101717
|
"locationName": "placement"
|
|
101719
101718
|
},
|
|
101720
101719
|
"RamdiskId": {
|
|
@@ -101754,7 +101753,7 @@ module.exports={
|
|
|
101754
101753
|
"type": "structure",
|
|
101755
101754
|
"members": {
|
|
101756
101755
|
"SpotInstanceRequests": {
|
|
101757
|
-
"shape": "
|
|
101756
|
+
"shape": "S1l7",
|
|
101758
101757
|
"locationName": "spotInstanceRequestSet"
|
|
101759
101758
|
}
|
|
101760
101759
|
}
|
|
@@ -102124,7 +102123,7 @@ module.exports={
|
|
|
102124
102123
|
"locationName": "ipPermissions"
|
|
102125
102124
|
},
|
|
102126
102125
|
"SecurityGroupRuleIds": {
|
|
102127
|
-
"shape": "
|
|
102126
|
+
"shape": "S1ja",
|
|
102128
102127
|
"locationName": "SecurityGroupRuleId"
|
|
102129
102128
|
},
|
|
102130
102129
|
"CidrIp": {
|
|
@@ -102187,7 +102186,7 @@ module.exports={
|
|
|
102187
102186
|
"type": "boolean"
|
|
102188
102187
|
},
|
|
102189
102188
|
"SecurityGroupRuleIds": {
|
|
102190
|
-
"shape": "
|
|
102189
|
+
"shape": "S1ja",
|
|
102191
102190
|
"locationName": "SecurityGroupRuleId"
|
|
102192
102191
|
}
|
|
102193
102192
|
}
|
|
@@ -102236,7 +102235,7 @@ module.exports={
|
|
|
102236
102235
|
"type": "integer"
|
|
102237
102236
|
},
|
|
102238
102237
|
"Monitoring": {
|
|
102239
|
-
"shape": "
|
|
102238
|
+
"shape": "S1la"
|
|
102240
102239
|
},
|
|
102241
102240
|
"Placement": {
|
|
102242
102241
|
"shape": "Scb"
|
|
@@ -102282,7 +102281,7 @@ module.exports={
|
|
|
102282
102281
|
"locationName": "instanceInitiatedShutdownBehavior"
|
|
102283
102282
|
},
|
|
102284
102283
|
"NetworkInterfaces": {
|
|
102285
|
-
"shape": "
|
|
102284
|
+
"shape": "S1kp",
|
|
102286
102285
|
"locationName": "networkInterface"
|
|
102287
102286
|
},
|
|
102288
102287
|
"PrivateIpAddress": {
|
|
@@ -102359,7 +102358,7 @@ module.exports={
|
|
|
102359
102358
|
}
|
|
102360
102359
|
},
|
|
102361
102360
|
"CapacityReservationSpecification": {
|
|
102362
|
-
"shape": "
|
|
102361
|
+
"shape": "S21g"
|
|
102363
102362
|
},
|
|
102364
102363
|
"HibernationOptions": {
|
|
102365
102364
|
"type": "structure",
|
|
@@ -102522,7 +102521,7 @@ module.exports={
|
|
|
102522
102521
|
"type": "integer"
|
|
102523
102522
|
},
|
|
102524
102523
|
"Groups": {
|
|
102525
|
-
"shape": "
|
|
102524
|
+
"shape": "S28x",
|
|
102526
102525
|
"locationName": "Group"
|
|
102527
102526
|
},
|
|
102528
102527
|
"Ipv6AddressCount": {
|
|
@@ -102571,7 +102570,7 @@ module.exports={
|
|
|
102571
102570
|
},
|
|
102572
102571
|
"RamdiskId": {},
|
|
102573
102572
|
"SecurityGroupIds": {
|
|
102574
|
-
"shape": "
|
|
102573
|
+
"shape": "S28x",
|
|
102575
102574
|
"locationName": "SecurityGroupId"
|
|
102576
102575
|
},
|
|
102577
102576
|
"SubnetId": {},
|
|
@@ -102785,7 +102784,7 @@ module.exports={
|
|
|
102785
102784
|
"type": "structure",
|
|
102786
102785
|
"members": {
|
|
102787
102786
|
"StartingInstances": {
|
|
102788
|
-
"shape": "
|
|
102787
|
+
"shape": "S29l",
|
|
102789
102788
|
"locationName": "instancesSet"
|
|
102790
102789
|
}
|
|
102791
102790
|
}
|
|
@@ -102816,7 +102815,7 @@ module.exports={
|
|
|
102816
102815
|
"type": "structure",
|
|
102817
102816
|
"members": {
|
|
102818
102817
|
"NetworkInsightsAccessScopeAnalysis": {
|
|
102819
|
-
"shape": "
|
|
102818
|
+
"shape": "S1f6",
|
|
102820
102819
|
"locationName": "networkInsightsAccessScopeAnalysis"
|
|
102821
102820
|
}
|
|
102822
102821
|
}
|
|
@@ -102836,7 +102835,7 @@ module.exports={
|
|
|
102836
102835
|
"locationName": "AdditionalAccount"
|
|
102837
102836
|
},
|
|
102838
102837
|
"FilterInArns": {
|
|
102839
|
-
"shape": "
|
|
102838
|
+
"shape": "S1fi",
|
|
102840
102839
|
"locationName": "FilterInArn"
|
|
102841
102840
|
},
|
|
102842
102841
|
"DryRun": {
|
|
@@ -102855,7 +102854,7 @@ module.exports={
|
|
|
102855
102854
|
"type": "structure",
|
|
102856
102855
|
"members": {
|
|
102857
102856
|
"NetworkInsightsAnalysis": {
|
|
102858
|
-
"shape": "
|
|
102857
|
+
"shape": "S1fh",
|
|
102859
102858
|
"locationName": "networkInsightsAnalysis"
|
|
102860
102859
|
}
|
|
102861
102860
|
}
|
|
@@ -102912,7 +102911,7 @@ module.exports={
|
|
|
102912
102911
|
"type": "structure",
|
|
102913
102912
|
"members": {
|
|
102914
102913
|
"StoppingInstances": {
|
|
102915
|
-
"shape": "
|
|
102914
|
+
"shape": "S29l",
|
|
102916
102915
|
"locationName": "instancesSet"
|
|
102917
102916
|
}
|
|
102918
102917
|
}
|
|
@@ -102987,7 +102986,7 @@ module.exports={
|
|
|
102987
102986
|
"type": "structure",
|
|
102988
102987
|
"members": {
|
|
102989
102988
|
"TerminatingInstances": {
|
|
102990
|
-
"shape": "
|
|
102989
|
+
"shape": "S29l",
|
|
102991
102990
|
"locationName": "instancesSet"
|
|
102992
102991
|
}
|
|
102993
102992
|
}
|
|
@@ -103106,7 +103105,7 @@ module.exports={
|
|
|
103106
103105
|
"type": "structure",
|
|
103107
103106
|
"members": {
|
|
103108
103107
|
"InstanceMonitorings": {
|
|
103109
|
-
"shape": "
|
|
103108
|
+
"shape": "S25a",
|
|
103110
103109
|
"locationName": "instancesSet"
|
|
103111
103110
|
}
|
|
103112
103111
|
}
|
|
@@ -103125,7 +103124,7 @@ module.exports={
|
|
|
103125
103124
|
"shape": "S6l"
|
|
103126
103125
|
},
|
|
103127
103126
|
"SecurityGroupRuleDescriptions": {
|
|
103128
|
-
"shape": "
|
|
103127
|
+
"shape": "S2a9",
|
|
103129
103128
|
"locationName": "SecurityGroupRuleDescription"
|
|
103130
103129
|
}
|
|
103131
103130
|
}
|
|
@@ -103153,7 +103152,7 @@ module.exports={
|
|
|
103153
103152
|
"shape": "S6l"
|
|
103154
103153
|
},
|
|
103155
103154
|
"SecurityGroupRuleDescriptions": {
|
|
103156
|
-
"shape": "
|
|
103155
|
+
"shape": "S2a9",
|
|
103157
103156
|
"locationName": "SecurityGroupRuleDescription"
|
|
103158
103157
|
}
|
|
103159
103158
|
}
|
|
@@ -110691,6 +110690,9 @@ module.exports={
|
|
|
110691
110690
|
"locationName": "autoRecovery"
|
|
110692
110691
|
}
|
|
110693
110692
|
}
|
|
110693
|
+
},
|
|
110694
|
+
"CurrentInstanceBootMode": {
|
|
110695
|
+
"locationName": "currentInstanceBootMode"
|
|
110694
110696
|
}
|
|
110695
110697
|
}
|
|
110696
110698
|
}
|
|
@@ -110758,13 +110760,13 @@ module.exports={
|
|
|
110758
110760
|
}
|
|
110759
110761
|
}
|
|
110760
110762
|
},
|
|
110761
|
-
"
|
|
110763
|
+
"S1e6": {
|
|
110762
110764
|
"type": "list",
|
|
110763
110765
|
"member": {
|
|
110764
110766
|
"locationName": "item"
|
|
110765
110767
|
}
|
|
110766
110768
|
},
|
|
110767
|
-
"
|
|
110769
|
+
"S1f6": {
|
|
110768
110770
|
"type": "structure",
|
|
110769
110771
|
"members": {
|
|
110770
110772
|
"NetworkInsightsAccessScopeAnalysisId": {
|
|
@@ -110806,7 +110808,7 @@ module.exports={
|
|
|
110806
110808
|
}
|
|
110807
110809
|
}
|
|
110808
110810
|
},
|
|
110809
|
-
"
|
|
110811
|
+
"S1fh": {
|
|
110810
110812
|
"type": "structure",
|
|
110811
110813
|
"members": {
|
|
110812
110814
|
"NetworkInsightsAnalysisId": {
|
|
@@ -110823,7 +110825,7 @@ module.exports={
|
|
|
110823
110825
|
"locationName": "additionalAccountSet"
|
|
110824
110826
|
},
|
|
110825
110827
|
"FilterInArns": {
|
|
110826
|
-
"shape": "
|
|
110828
|
+
"shape": "S1fi",
|
|
110827
110829
|
"locationName": "filterInArnSet"
|
|
110828
110830
|
},
|
|
110829
110831
|
"StartDate": {
|
|
@@ -110844,15 +110846,15 @@ module.exports={
|
|
|
110844
110846
|
"type": "boolean"
|
|
110845
110847
|
},
|
|
110846
110848
|
"ForwardPathComponents": {
|
|
110847
|
-
"shape": "
|
|
110849
|
+
"shape": "S1fj",
|
|
110848
110850
|
"locationName": "forwardPathComponentSet"
|
|
110849
110851
|
},
|
|
110850
110852
|
"ReturnPathComponents": {
|
|
110851
|
-
"shape": "
|
|
110853
|
+
"shape": "S1fj",
|
|
110852
110854
|
"locationName": "returnPathComponentSet"
|
|
110853
110855
|
},
|
|
110854
110856
|
"Explanations": {
|
|
110855
|
-
"shape": "
|
|
110857
|
+
"shape": "S1fv",
|
|
110856
110858
|
"locationName": "explanationSet"
|
|
110857
110859
|
},
|
|
110858
110860
|
"AlternatePathHints": {
|
|
@@ -110881,13 +110883,13 @@ module.exports={
|
|
|
110881
110883
|
}
|
|
110882
110884
|
}
|
|
110883
110885
|
},
|
|
110884
|
-
"
|
|
110886
|
+
"S1fi": {
|
|
110885
110887
|
"type": "list",
|
|
110886
110888
|
"member": {
|
|
110887
110889
|
"locationName": "item"
|
|
110888
110890
|
}
|
|
110889
110891
|
},
|
|
110890
|
-
"
|
|
110892
|
+
"S1fj": {
|
|
110891
110893
|
"type": "list",
|
|
110892
110894
|
"member": {
|
|
110893
110895
|
"locationName": "item",
|
|
@@ -110898,47 +110900,47 @@ module.exports={
|
|
|
110898
110900
|
"type": "integer"
|
|
110899
110901
|
},
|
|
110900
110902
|
"AclRule": {
|
|
110901
|
-
"shape": "
|
|
110903
|
+
"shape": "S1fl",
|
|
110902
110904
|
"locationName": "aclRule"
|
|
110903
110905
|
},
|
|
110904
110906
|
"AttachedTo": {
|
|
110905
|
-
"shape": "
|
|
110907
|
+
"shape": "S1fm",
|
|
110906
110908
|
"locationName": "attachedTo"
|
|
110907
110909
|
},
|
|
110908
110910
|
"Component": {
|
|
110909
|
-
"shape": "
|
|
110911
|
+
"shape": "S1fm",
|
|
110910
110912
|
"locationName": "component"
|
|
110911
110913
|
},
|
|
110912
110914
|
"DestinationVpc": {
|
|
110913
|
-
"shape": "
|
|
110915
|
+
"shape": "S1fm",
|
|
110914
110916
|
"locationName": "destinationVpc"
|
|
110915
110917
|
},
|
|
110916
110918
|
"OutboundHeader": {
|
|
110917
|
-
"shape": "
|
|
110919
|
+
"shape": "S1fn",
|
|
110918
110920
|
"locationName": "outboundHeader"
|
|
110919
110921
|
},
|
|
110920
110922
|
"InboundHeader": {
|
|
110921
|
-
"shape": "
|
|
110923
|
+
"shape": "S1fn",
|
|
110922
110924
|
"locationName": "inboundHeader"
|
|
110923
110925
|
},
|
|
110924
110926
|
"RouteTableRoute": {
|
|
110925
|
-
"shape": "
|
|
110927
|
+
"shape": "S1fq",
|
|
110926
110928
|
"locationName": "routeTableRoute"
|
|
110927
110929
|
},
|
|
110928
110930
|
"SecurityGroupRule": {
|
|
110929
|
-
"shape": "
|
|
110931
|
+
"shape": "S1fr",
|
|
110930
110932
|
"locationName": "securityGroupRule"
|
|
110931
110933
|
},
|
|
110932
110934
|
"SourceVpc": {
|
|
110933
|
-
"shape": "
|
|
110935
|
+
"shape": "S1fm",
|
|
110934
110936
|
"locationName": "sourceVpc"
|
|
110935
110937
|
},
|
|
110936
110938
|
"Subnet": {
|
|
110937
|
-
"shape": "
|
|
110939
|
+
"shape": "S1fm",
|
|
110938
110940
|
"locationName": "subnet"
|
|
110939
110941
|
},
|
|
110940
110942
|
"Vpc": {
|
|
110941
|
-
"shape": "
|
|
110943
|
+
"shape": "S1fm",
|
|
110942
110944
|
"locationName": "vpc"
|
|
110943
110945
|
},
|
|
110944
110946
|
"AdditionalDetails": {
|
|
@@ -110952,32 +110954,32 @@ module.exports={
|
|
|
110952
110954
|
"locationName": "additionalDetailType"
|
|
110953
110955
|
},
|
|
110954
110956
|
"Component": {
|
|
110955
|
-
"shape": "
|
|
110957
|
+
"shape": "S1fm",
|
|
110956
110958
|
"locationName": "component"
|
|
110957
110959
|
}
|
|
110958
110960
|
}
|
|
110959
110961
|
}
|
|
110960
110962
|
},
|
|
110961
110963
|
"TransitGateway": {
|
|
110962
|
-
"shape": "
|
|
110964
|
+
"shape": "S1fm",
|
|
110963
110965
|
"locationName": "transitGateway"
|
|
110964
110966
|
},
|
|
110965
110967
|
"TransitGatewayRouteTableRoute": {
|
|
110966
|
-
"shape": "
|
|
110968
|
+
"shape": "S1fu",
|
|
110967
110969
|
"locationName": "transitGatewayRouteTableRoute"
|
|
110968
110970
|
},
|
|
110969
110971
|
"Explanations": {
|
|
110970
|
-
"shape": "
|
|
110972
|
+
"shape": "S1fv",
|
|
110971
110973
|
"locationName": "explanationSet"
|
|
110972
110974
|
},
|
|
110973
110975
|
"ElasticLoadBalancerListener": {
|
|
110974
|
-
"shape": "
|
|
110976
|
+
"shape": "S1fm",
|
|
110975
110977
|
"locationName": "elasticLoadBalancerListener"
|
|
110976
110978
|
}
|
|
110977
110979
|
}
|
|
110978
110980
|
}
|
|
110979
110981
|
},
|
|
110980
|
-
"
|
|
110982
|
+
"S1fl": {
|
|
110981
110983
|
"type": "structure",
|
|
110982
110984
|
"members": {
|
|
110983
110985
|
"Cidr": {
|
|
@@ -111003,7 +111005,7 @@ module.exports={
|
|
|
111003
111005
|
}
|
|
111004
111006
|
}
|
|
111005
111007
|
},
|
|
111006
|
-
"
|
|
111008
|
+
"S1fm": {
|
|
111007
111009
|
"type": "structure",
|
|
111008
111010
|
"members": {
|
|
111009
111011
|
"Id": {
|
|
@@ -111017,44 +111019,44 @@ module.exports={
|
|
|
111017
111019
|
}
|
|
111018
111020
|
}
|
|
111019
111021
|
},
|
|
111020
|
-
"
|
|
111022
|
+
"S1fn": {
|
|
111021
111023
|
"type": "structure",
|
|
111022
111024
|
"members": {
|
|
111023
111025
|
"DestinationAddresses": {
|
|
111024
|
-
"shape": "
|
|
111026
|
+
"shape": "S1fo",
|
|
111025
111027
|
"locationName": "destinationAddressSet"
|
|
111026
111028
|
},
|
|
111027
111029
|
"DestinationPortRanges": {
|
|
111028
|
-
"shape": "
|
|
111030
|
+
"shape": "S1fp",
|
|
111029
111031
|
"locationName": "destinationPortRangeSet"
|
|
111030
111032
|
},
|
|
111031
111033
|
"Protocol": {
|
|
111032
111034
|
"locationName": "protocol"
|
|
111033
111035
|
},
|
|
111034
111036
|
"SourceAddresses": {
|
|
111035
|
-
"shape": "
|
|
111037
|
+
"shape": "S1fo",
|
|
111036
111038
|
"locationName": "sourceAddressSet"
|
|
111037
111039
|
},
|
|
111038
111040
|
"SourcePortRanges": {
|
|
111039
|
-
"shape": "
|
|
111041
|
+
"shape": "S1fp",
|
|
111040
111042
|
"locationName": "sourcePortRangeSet"
|
|
111041
111043
|
}
|
|
111042
111044
|
}
|
|
111043
111045
|
},
|
|
111044
|
-
"
|
|
111046
|
+
"S1fo": {
|
|
111045
111047
|
"type": "list",
|
|
111046
111048
|
"member": {
|
|
111047
111049
|
"locationName": "item"
|
|
111048
111050
|
}
|
|
111049
111051
|
},
|
|
111050
|
-
"
|
|
111052
|
+
"S1fp": {
|
|
111051
111053
|
"type": "list",
|
|
111052
111054
|
"member": {
|
|
111053
111055
|
"shape": "Sjq",
|
|
111054
111056
|
"locationName": "item"
|
|
111055
111057
|
}
|
|
111056
111058
|
},
|
|
111057
|
-
"
|
|
111059
|
+
"S1fq": {
|
|
111058
111060
|
"type": "structure",
|
|
111059
111061
|
"members": {
|
|
111060
111062
|
"DestinationCidr": {
|
|
@@ -111092,7 +111094,7 @@ module.exports={
|
|
|
111092
111094
|
}
|
|
111093
111095
|
}
|
|
111094
111096
|
},
|
|
111095
|
-
"
|
|
111097
|
+
"S1fr": {
|
|
111096
111098
|
"type": "structure",
|
|
111097
111099
|
"members": {
|
|
111098
111100
|
"Cidr": {
|
|
@@ -111116,7 +111118,7 @@ module.exports={
|
|
|
111116
111118
|
}
|
|
111117
111119
|
}
|
|
111118
111120
|
},
|
|
111119
|
-
"
|
|
111121
|
+
"S1fu": {
|
|
111120
111122
|
"type": "structure",
|
|
111121
111123
|
"members": {
|
|
111122
111124
|
"DestinationCidr": {
|
|
@@ -111142,29 +111144,29 @@ module.exports={
|
|
|
111142
111144
|
}
|
|
111143
111145
|
}
|
|
111144
111146
|
},
|
|
111145
|
-
"
|
|
111147
|
+
"S1fv": {
|
|
111146
111148
|
"type": "list",
|
|
111147
111149
|
"member": {
|
|
111148
111150
|
"locationName": "item",
|
|
111149
111151
|
"type": "structure",
|
|
111150
111152
|
"members": {
|
|
111151
111153
|
"Acl": {
|
|
111152
|
-
"shape": "
|
|
111154
|
+
"shape": "S1fm",
|
|
111153
111155
|
"locationName": "acl"
|
|
111154
111156
|
},
|
|
111155
111157
|
"AclRule": {
|
|
111156
|
-
"shape": "
|
|
111158
|
+
"shape": "S1fl",
|
|
111157
111159
|
"locationName": "aclRule"
|
|
111158
111160
|
},
|
|
111159
111161
|
"Address": {
|
|
111160
111162
|
"locationName": "address"
|
|
111161
111163
|
},
|
|
111162
111164
|
"Addresses": {
|
|
111163
|
-
"shape": "
|
|
111165
|
+
"shape": "S1fo",
|
|
111164
111166
|
"locationName": "addressSet"
|
|
111165
111167
|
},
|
|
111166
111168
|
"AttachedTo": {
|
|
111167
|
-
"shape": "
|
|
111169
|
+
"shape": "S1fm",
|
|
111168
111170
|
"locationName": "attachedTo"
|
|
111169
111171
|
},
|
|
111170
111172
|
"AvailabilityZones": {
|
|
@@ -111176,19 +111178,19 @@ module.exports={
|
|
|
111176
111178
|
"locationName": "cidrSet"
|
|
111177
111179
|
},
|
|
111178
111180
|
"Component": {
|
|
111179
|
-
"shape": "
|
|
111181
|
+
"shape": "S1fm",
|
|
111180
111182
|
"locationName": "component"
|
|
111181
111183
|
},
|
|
111182
111184
|
"CustomerGateway": {
|
|
111183
|
-
"shape": "
|
|
111185
|
+
"shape": "S1fm",
|
|
111184
111186
|
"locationName": "customerGateway"
|
|
111185
111187
|
},
|
|
111186
111188
|
"Destination": {
|
|
111187
|
-
"shape": "
|
|
111189
|
+
"shape": "S1fm",
|
|
111188
111190
|
"locationName": "destination"
|
|
111189
111191
|
},
|
|
111190
111192
|
"DestinationVpc": {
|
|
111191
|
-
"shape": "
|
|
111193
|
+
"shape": "S1fm",
|
|
111192
111194
|
"locationName": "destinationVpc"
|
|
111193
111195
|
},
|
|
111194
111196
|
"Direction": {
|
|
@@ -111198,11 +111200,11 @@ module.exports={
|
|
|
111198
111200
|
"locationName": "explanationCode"
|
|
111199
111201
|
},
|
|
111200
111202
|
"IngressRouteTable": {
|
|
111201
|
-
"shape": "
|
|
111203
|
+
"shape": "S1fm",
|
|
111202
111204
|
"locationName": "ingressRouteTable"
|
|
111203
111205
|
},
|
|
111204
111206
|
"InternetGateway": {
|
|
111205
|
-
"shape": "
|
|
111207
|
+
"shape": "S1fm",
|
|
111206
111208
|
"locationName": "internetGateway"
|
|
111207
111209
|
},
|
|
111208
111210
|
"LoadBalancerArn": {
|
|
@@ -111237,7 +111239,7 @@ module.exports={
|
|
|
111237
111239
|
"locationName": "availabilityZone"
|
|
111238
111240
|
},
|
|
111239
111241
|
"Instance": {
|
|
111240
|
-
"shape": "
|
|
111242
|
+
"shape": "S1fm",
|
|
111241
111243
|
"locationName": "instance"
|
|
111242
111244
|
},
|
|
111243
111245
|
"Port": {
|
|
@@ -111247,11 +111249,11 @@ module.exports={
|
|
|
111247
111249
|
}
|
|
111248
111250
|
},
|
|
111249
111251
|
"LoadBalancerTargetGroup": {
|
|
111250
|
-
"shape": "
|
|
111252
|
+
"shape": "S1fm",
|
|
111251
111253
|
"locationName": "loadBalancerTargetGroup"
|
|
111252
111254
|
},
|
|
111253
111255
|
"LoadBalancerTargetGroups": {
|
|
111254
|
-
"shape": "
|
|
111256
|
+
"shape": "S1fz",
|
|
111255
111257
|
"locationName": "loadBalancerTargetGroupSet"
|
|
111256
111258
|
},
|
|
111257
111259
|
"LoadBalancerTargetPort": {
|
|
@@ -111259,25 +111261,25 @@ module.exports={
|
|
|
111259
111261
|
"type": "integer"
|
|
111260
111262
|
},
|
|
111261
111263
|
"ElasticLoadBalancerListener": {
|
|
111262
|
-
"shape": "
|
|
111264
|
+
"shape": "S1fm",
|
|
111263
111265
|
"locationName": "elasticLoadBalancerListener"
|
|
111264
111266
|
},
|
|
111265
111267
|
"MissingComponent": {
|
|
111266
111268
|
"locationName": "missingComponent"
|
|
111267
111269
|
},
|
|
111268
111270
|
"NatGateway": {
|
|
111269
|
-
"shape": "
|
|
111271
|
+
"shape": "S1fm",
|
|
111270
111272
|
"locationName": "natGateway"
|
|
111271
111273
|
},
|
|
111272
111274
|
"NetworkInterface": {
|
|
111273
|
-
"shape": "
|
|
111275
|
+
"shape": "S1fm",
|
|
111274
111276
|
"locationName": "networkInterface"
|
|
111275
111277
|
},
|
|
111276
111278
|
"PacketField": {
|
|
111277
111279
|
"locationName": "packetField"
|
|
111278
111280
|
},
|
|
111279
111281
|
"VpcPeeringConnection": {
|
|
111280
|
-
"shape": "
|
|
111282
|
+
"shape": "S1fm",
|
|
111281
111283
|
"locationName": "vpcPeeringConnection"
|
|
111282
111284
|
},
|
|
111283
111285
|
"Port": {
|
|
@@ -111285,11 +111287,11 @@ module.exports={
|
|
|
111285
111287
|
"type": "integer"
|
|
111286
111288
|
},
|
|
111287
111289
|
"PortRanges": {
|
|
111288
|
-
"shape": "
|
|
111290
|
+
"shape": "S1fp",
|
|
111289
111291
|
"locationName": "portRangeSet"
|
|
111290
111292
|
},
|
|
111291
111293
|
"PrefixList": {
|
|
111292
|
-
"shape": "
|
|
111294
|
+
"shape": "S1fm",
|
|
111293
111295
|
"locationName": "prefixList"
|
|
111294
111296
|
},
|
|
111295
111297
|
"Protocols": {
|
|
@@ -111300,70 +111302,70 @@ module.exports={
|
|
|
111300
111302
|
}
|
|
111301
111303
|
},
|
|
111302
111304
|
"RouteTableRoute": {
|
|
111303
|
-
"shape": "
|
|
111305
|
+
"shape": "S1fq",
|
|
111304
111306
|
"locationName": "routeTableRoute"
|
|
111305
111307
|
},
|
|
111306
111308
|
"RouteTable": {
|
|
111307
|
-
"shape": "
|
|
111309
|
+
"shape": "S1fm",
|
|
111308
111310
|
"locationName": "routeTable"
|
|
111309
111311
|
},
|
|
111310
111312
|
"SecurityGroup": {
|
|
111311
|
-
"shape": "
|
|
111313
|
+
"shape": "S1fm",
|
|
111312
111314
|
"locationName": "securityGroup"
|
|
111313
111315
|
},
|
|
111314
111316
|
"SecurityGroupRule": {
|
|
111315
|
-
"shape": "
|
|
111317
|
+
"shape": "S1fr",
|
|
111316
111318
|
"locationName": "securityGroupRule"
|
|
111317
111319
|
},
|
|
111318
111320
|
"SecurityGroups": {
|
|
111319
|
-
"shape": "
|
|
111321
|
+
"shape": "S1fz",
|
|
111320
111322
|
"locationName": "securityGroupSet"
|
|
111321
111323
|
},
|
|
111322
111324
|
"SourceVpc": {
|
|
111323
|
-
"shape": "
|
|
111325
|
+
"shape": "S1fm",
|
|
111324
111326
|
"locationName": "sourceVpc"
|
|
111325
111327
|
},
|
|
111326
111328
|
"State": {
|
|
111327
111329
|
"locationName": "state"
|
|
111328
111330
|
},
|
|
111329
111331
|
"Subnet": {
|
|
111330
|
-
"shape": "
|
|
111332
|
+
"shape": "S1fm",
|
|
111331
111333
|
"locationName": "subnet"
|
|
111332
111334
|
},
|
|
111333
111335
|
"SubnetRouteTable": {
|
|
111334
|
-
"shape": "
|
|
111336
|
+
"shape": "S1fm",
|
|
111335
111337
|
"locationName": "subnetRouteTable"
|
|
111336
111338
|
},
|
|
111337
111339
|
"Vpc": {
|
|
111338
|
-
"shape": "
|
|
111340
|
+
"shape": "S1fm",
|
|
111339
111341
|
"locationName": "vpc"
|
|
111340
111342
|
},
|
|
111341
111343
|
"VpcEndpoint": {
|
|
111342
|
-
"shape": "
|
|
111344
|
+
"shape": "S1fm",
|
|
111343
111345
|
"locationName": "vpcEndpoint"
|
|
111344
111346
|
},
|
|
111345
111347
|
"VpnConnection": {
|
|
111346
|
-
"shape": "
|
|
111348
|
+
"shape": "S1fm",
|
|
111347
111349
|
"locationName": "vpnConnection"
|
|
111348
111350
|
},
|
|
111349
111351
|
"VpnGateway": {
|
|
111350
|
-
"shape": "
|
|
111352
|
+
"shape": "S1fm",
|
|
111351
111353
|
"locationName": "vpnGateway"
|
|
111352
111354
|
},
|
|
111353
111355
|
"TransitGateway": {
|
|
111354
|
-
"shape": "
|
|
111356
|
+
"shape": "S1fm",
|
|
111355
111357
|
"locationName": "transitGateway"
|
|
111356
111358
|
},
|
|
111357
111359
|
"TransitGatewayRouteTable": {
|
|
111358
|
-
"shape": "
|
|
111360
|
+
"shape": "S1fm",
|
|
111359
111361
|
"locationName": "transitGatewayRouteTable"
|
|
111360
111362
|
},
|
|
111361
111363
|
"TransitGatewayRouteTableRoute": {
|
|
111362
|
-
"shape": "
|
|
111364
|
+
"shape": "S1fu",
|
|
111363
111365
|
"locationName": "transitGatewayRouteTableRoute"
|
|
111364
111366
|
},
|
|
111365
111367
|
"TransitGatewayAttachment": {
|
|
111366
|
-
"shape": "
|
|
111368
|
+
"shape": "S1fm",
|
|
111367
111369
|
"locationName": "transitGatewayAttachment"
|
|
111368
111370
|
},
|
|
111369
111371
|
"ComponentAccount": {
|
|
@@ -111375,14 +111377,14 @@ module.exports={
|
|
|
111375
111377
|
}
|
|
111376
111378
|
}
|
|
111377
111379
|
},
|
|
111378
|
-
"
|
|
111380
|
+
"S1fz": {
|
|
111379
111381
|
"type": "list",
|
|
111380
111382
|
"member": {
|
|
111381
|
-
"shape": "
|
|
111383
|
+
"shape": "S1fm",
|
|
111382
111384
|
"locationName": "item"
|
|
111383
111385
|
}
|
|
111384
111386
|
},
|
|
111385
|
-
"
|
|
111387
|
+
"S1h9": {
|
|
111386
111388
|
"type": "structure",
|
|
111387
111389
|
"members": {
|
|
111388
111390
|
"FirstAddress": {
|
|
@@ -111401,13 +111403,13 @@ module.exports={
|
|
|
111401
111403
|
}
|
|
111402
111404
|
}
|
|
111403
111405
|
},
|
|
111404
|
-
"
|
|
111406
|
+
"S1hm": {
|
|
111405
111407
|
"type": "list",
|
|
111406
111408
|
"member": {
|
|
111407
111409
|
"locationName": "ReservedInstancesId"
|
|
111408
111410
|
}
|
|
111409
111411
|
},
|
|
111410
|
-
"
|
|
111412
|
+
"S1hu": {
|
|
111411
111413
|
"type": "list",
|
|
111412
111414
|
"member": {
|
|
111413
111415
|
"locationName": "item",
|
|
@@ -111423,7 +111425,7 @@ module.exports={
|
|
|
111423
111425
|
}
|
|
111424
111426
|
}
|
|
111425
111427
|
},
|
|
111426
|
-
"
|
|
111428
|
+
"S1i8": {
|
|
111427
111429
|
"type": "structure",
|
|
111428
111430
|
"members": {
|
|
111429
111431
|
"AvailabilityZone": {
|
|
@@ -111444,7 +111446,7 @@ module.exports={
|
|
|
111444
111446
|
}
|
|
111445
111447
|
}
|
|
111446
111448
|
},
|
|
111447
|
-
"
|
|
111449
|
+
"S1iv": {
|
|
111448
111450
|
"type": "structure",
|
|
111449
111451
|
"members": {
|
|
111450
111452
|
"Frequency": {
|
|
@@ -111471,7 +111473,7 @@ module.exports={
|
|
|
111471
111473
|
}
|
|
111472
111474
|
}
|
|
111473
111475
|
},
|
|
111474
|
-
"
|
|
111476
|
+
"S1j3": {
|
|
111475
111477
|
"type": "structure",
|
|
111476
111478
|
"members": {
|
|
111477
111479
|
"AvailabilityZone": {
|
|
@@ -111506,7 +111508,7 @@ module.exports={
|
|
|
111506
111508
|
"type": "timestamp"
|
|
111507
111509
|
},
|
|
111508
111510
|
"Recurrence": {
|
|
111509
|
-
"shape": "
|
|
111511
|
+
"shape": "S1iv",
|
|
111510
111512
|
"locationName": "recurrence"
|
|
111511
111513
|
},
|
|
111512
111514
|
"ScheduledInstanceId": {
|
|
@@ -111530,19 +111532,19 @@ module.exports={
|
|
|
111530
111532
|
}
|
|
111531
111533
|
}
|
|
111532
111534
|
},
|
|
111533
|
-
"
|
|
111535
|
+
"S1ja": {
|
|
111534
111536
|
"type": "list",
|
|
111535
111537
|
"member": {
|
|
111536
111538
|
"locationName": "item"
|
|
111537
111539
|
}
|
|
111538
111540
|
},
|
|
111539
|
-
"
|
|
111541
|
+
"S1je": {
|
|
111540
111542
|
"type": "list",
|
|
111541
111543
|
"member": {
|
|
111542
111544
|
"locationName": "GroupName"
|
|
111543
111545
|
}
|
|
111544
111546
|
},
|
|
111545
|
-
"
|
|
111547
|
+
"S1jm": {
|
|
111546
111548
|
"type": "list",
|
|
111547
111549
|
"member": {
|
|
111548
111550
|
"locationName": "item",
|
|
@@ -111557,13 +111559,13 @@ module.exports={
|
|
|
111557
111559
|
}
|
|
111558
111560
|
}
|
|
111559
111561
|
},
|
|
111560
|
-
"
|
|
111562
|
+
"S1jw": {
|
|
111561
111563
|
"type": "list",
|
|
111562
111564
|
"member": {
|
|
111563
111565
|
"locationName": "SnapshotId"
|
|
111564
111566
|
}
|
|
111565
111567
|
},
|
|
111566
|
-
"
|
|
111568
|
+
"S1kf": {
|
|
111567
111569
|
"type": "structure",
|
|
111568
111570
|
"required": [
|
|
111569
111571
|
"IamFleetRole",
|
|
@@ -111661,11 +111663,11 @@ module.exports={
|
|
|
111661
111663
|
}
|
|
111662
111664
|
},
|
|
111663
111665
|
"NetworkInterfaces": {
|
|
111664
|
-
"shape": "
|
|
111666
|
+
"shape": "S1kp",
|
|
111665
111667
|
"locationName": "networkInterfaceSet"
|
|
111666
111668
|
},
|
|
111667
111669
|
"Placement": {
|
|
111668
|
-
"shape": "
|
|
111670
|
+
"shape": "S1kr",
|
|
111669
111671
|
"locationName": "placement"
|
|
111670
111672
|
},
|
|
111671
111673
|
"RamdiskId": {
|
|
@@ -111710,7 +111712,7 @@ module.exports={
|
|
|
111710
111712
|
}
|
|
111711
111713
|
},
|
|
111712
111714
|
"LaunchTemplateConfigs": {
|
|
111713
|
-
"shape": "
|
|
111715
|
+
"shape": "S1ku",
|
|
111714
111716
|
"locationName": "launchTemplateConfigs"
|
|
111715
111717
|
},
|
|
111716
111718
|
"SpotPrice": {
|
|
@@ -111812,7 +111814,7 @@ module.exports={
|
|
|
111812
111814
|
}
|
|
111813
111815
|
}
|
|
111814
111816
|
},
|
|
111815
|
-
"
|
|
111817
|
+
"S1kp": {
|
|
111816
111818
|
"type": "list",
|
|
111817
111819
|
"member": {
|
|
111818
111820
|
"locationName": "item",
|
|
@@ -111888,7 +111890,7 @@ module.exports={
|
|
|
111888
111890
|
}
|
|
111889
111891
|
}
|
|
111890
111892
|
},
|
|
111891
|
-
"
|
|
111893
|
+
"S1kr": {
|
|
111892
111894
|
"type": "structure",
|
|
111893
111895
|
"members": {
|
|
111894
111896
|
"AvailabilityZone": {
|
|
@@ -111902,7 +111904,7 @@ module.exports={
|
|
|
111902
111904
|
}
|
|
111903
111905
|
}
|
|
111904
111906
|
},
|
|
111905
|
-
"
|
|
111907
|
+
"S1ku": {
|
|
111906
111908
|
"type": "list",
|
|
111907
111909
|
"member": {
|
|
111908
111910
|
"locationName": "item",
|
|
@@ -111949,7 +111951,7 @@ module.exports={
|
|
|
111949
111951
|
}
|
|
111950
111952
|
}
|
|
111951
111953
|
},
|
|
111952
|
-
"
|
|
111954
|
+
"S1l7": {
|
|
111953
111955
|
"type": "list",
|
|
111954
111956
|
"member": {
|
|
111955
111957
|
"locationName": "item",
|
|
@@ -112019,11 +112021,11 @@ module.exports={
|
|
|
112019
112021
|
"locationName": "keyName"
|
|
112020
112022
|
},
|
|
112021
112023
|
"NetworkInterfaces": {
|
|
112022
|
-
"shape": "
|
|
112024
|
+
"shape": "S1kp",
|
|
112023
112025
|
"locationName": "networkInterfaceSet"
|
|
112024
112026
|
},
|
|
112025
112027
|
"Placement": {
|
|
112026
|
-
"shape": "
|
|
112028
|
+
"shape": "S1kr",
|
|
112027
112029
|
"locationName": "placement"
|
|
112028
112030
|
},
|
|
112029
112031
|
"RamdiskId": {
|
|
@@ -112033,7 +112035,7 @@ module.exports={
|
|
|
112033
112035
|
"locationName": "subnetId"
|
|
112034
112036
|
},
|
|
112035
112037
|
"Monitoring": {
|
|
112036
|
-
"shape": "
|
|
112038
|
+
"shape": "S1la",
|
|
112037
112039
|
"locationName": "monitoring"
|
|
112038
112040
|
}
|
|
112039
112041
|
}
|
|
@@ -112090,7 +112092,7 @@ module.exports={
|
|
|
112090
112092
|
}
|
|
112091
112093
|
}
|
|
112092
112094
|
},
|
|
112093
|
-
"
|
|
112095
|
+
"S1la": {
|
|
112094
112096
|
"type": "structure",
|
|
112095
112097
|
"required": [
|
|
112096
112098
|
"Enabled"
|
|
@@ -112102,7 +112104,7 @@ module.exports={
|
|
|
112102
112104
|
}
|
|
112103
112105
|
}
|
|
112104
112106
|
},
|
|
112105
|
-
"
|
|
112107
|
+
"S1lp": {
|
|
112106
112108
|
"type": "list",
|
|
112107
112109
|
"member": {
|
|
112108
112110
|
"locationName": "item",
|
|
@@ -112144,17 +112146,17 @@ module.exports={
|
|
|
112144
112146
|
}
|
|
112145
112147
|
}
|
|
112146
112148
|
},
|
|
112147
|
-
"
|
|
112149
|
+
"S1mn": {
|
|
112148
112150
|
"type": "list",
|
|
112149
112151
|
"member": {}
|
|
112150
112152
|
},
|
|
112151
|
-
"
|
|
112153
|
+
"S1o6": {
|
|
112152
112154
|
"type": "list",
|
|
112153
112155
|
"member": {
|
|
112154
112156
|
"locationName": "item"
|
|
112155
112157
|
}
|
|
112156
112158
|
},
|
|
112157
|
-
"
|
|
112159
|
+
"S1oa": {
|
|
112158
112160
|
"type": "structure",
|
|
112159
112161
|
"members": {
|
|
112160
112162
|
"VerifiedAccessInstanceId": {
|
|
@@ -112173,7 +112175,7 @@ module.exports={
|
|
|
112173
112175
|
"type": "boolean"
|
|
112174
112176
|
},
|
|
112175
112177
|
"DeliveryStatus": {
|
|
112176
|
-
"shape": "
|
|
112178
|
+
"shape": "S1od",
|
|
112177
112179
|
"locationName": "deliveryStatus"
|
|
112178
112180
|
},
|
|
112179
112181
|
"BucketName": {
|
|
@@ -112196,7 +112198,7 @@ module.exports={
|
|
|
112196
112198
|
"type": "boolean"
|
|
112197
112199
|
},
|
|
112198
112200
|
"DeliveryStatus": {
|
|
112199
|
-
"shape": "
|
|
112201
|
+
"shape": "S1od",
|
|
112200
112202
|
"locationName": "deliveryStatus"
|
|
112201
112203
|
},
|
|
112202
112204
|
"LogGroup": {
|
|
@@ -112213,7 +112215,7 @@ module.exports={
|
|
|
112213
112215
|
"type": "boolean"
|
|
112214
112216
|
},
|
|
112215
112217
|
"DeliveryStatus": {
|
|
112216
|
-
"shape": "
|
|
112218
|
+
"shape": "S1od",
|
|
112217
112219
|
"locationName": "deliveryStatus"
|
|
112218
112220
|
},
|
|
112219
112221
|
"DeliveryStream": {
|
|
@@ -112225,7 +112227,7 @@ module.exports={
|
|
|
112225
112227
|
}
|
|
112226
112228
|
}
|
|
112227
112229
|
},
|
|
112228
|
-
"
|
|
112230
|
+
"S1od": {
|
|
112229
112231
|
"type": "structure",
|
|
112230
112232
|
"members": {
|
|
112231
112233
|
"Code": {
|
|
@@ -112236,7 +112238,7 @@ module.exports={
|
|
|
112236
112238
|
}
|
|
112237
112239
|
}
|
|
112238
112240
|
},
|
|
112239
|
-
"
|
|
112241
|
+
"S1pe": {
|
|
112240
112242
|
"type": "structure",
|
|
112241
112243
|
"members": {
|
|
112242
112244
|
"VolumeId": {
|
|
@@ -112300,19 +112302,19 @@ module.exports={
|
|
|
112300
112302
|
}
|
|
112301
112303
|
}
|
|
112302
112304
|
},
|
|
112303
|
-
"
|
|
112305
|
+
"S1pk": {
|
|
112304
112306
|
"type": "list",
|
|
112305
112307
|
"member": {
|
|
112306
112308
|
"locationName": "VpcId"
|
|
112307
112309
|
}
|
|
112308
112310
|
},
|
|
112309
|
-
"
|
|
112311
|
+
"S1rk": {
|
|
112310
112312
|
"type": "list",
|
|
112311
112313
|
"member": {
|
|
112312
112314
|
"locationName": "AvailabilityZone"
|
|
112313
112315
|
}
|
|
112314
112316
|
},
|
|
112315
|
-
"
|
|
112317
|
+
"S1s1": {
|
|
112316
112318
|
"type": "structure",
|
|
112317
112319
|
"members": {
|
|
112318
112320
|
"TransitGatewayAttachmentId": {
|
|
@@ -112335,7 +112337,7 @@ module.exports={
|
|
|
112335
112337
|
}
|
|
112336
112338
|
}
|
|
112337
112339
|
},
|
|
112338
|
-
"
|
|
112340
|
+
"S1vb": {
|
|
112339
112341
|
"type": "structure",
|
|
112340
112342
|
"members": {
|
|
112341
112343
|
"InstanceFamily": {
|
|
@@ -112346,13 +112348,13 @@ module.exports={
|
|
|
112346
112348
|
}
|
|
112347
112349
|
}
|
|
112348
112350
|
},
|
|
112349
|
-
"
|
|
112351
|
+
"S1vs": {
|
|
112350
112352
|
"type": "list",
|
|
112351
112353
|
"member": {
|
|
112352
112354
|
"locationName": "item"
|
|
112353
112355
|
}
|
|
112354
112356
|
},
|
|
112355
|
-
"
|
|
112357
|
+
"S1vu": {
|
|
112356
112358
|
"type": "list",
|
|
112357
112359
|
"member": {
|
|
112358
112360
|
"locationName": "item",
|
|
@@ -112387,19 +112389,19 @@ module.exports={
|
|
|
112387
112389
|
}
|
|
112388
112390
|
}
|
|
112389
112391
|
},
|
|
112390
|
-
"
|
|
112392
|
+
"S1vx": {
|
|
112391
112393
|
"type": "list",
|
|
112392
112394
|
"member": {
|
|
112393
112395
|
"locationName": "item"
|
|
112394
112396
|
}
|
|
112395
112397
|
},
|
|
112396
|
-
"
|
|
112398
|
+
"S1vy": {
|
|
112397
112399
|
"type": "list",
|
|
112398
112400
|
"member": {
|
|
112399
112401
|
"locationName": "item"
|
|
112400
112402
|
}
|
|
112401
112403
|
},
|
|
112402
|
-
"
|
|
112404
|
+
"S1wy": {
|
|
112403
112405
|
"type": "structure",
|
|
112404
112406
|
"members": {
|
|
112405
112407
|
"IpamId": {
|
|
@@ -112451,7 +112453,7 @@ module.exports={
|
|
|
112451
112453
|
}
|
|
112452
112454
|
}
|
|
112453
112455
|
},
|
|
112454
|
-
"
|
|
112456
|
+
"S1xl": {
|
|
112455
112457
|
"type": "structure",
|
|
112456
112458
|
"members": {
|
|
112457
112459
|
"HourlyPrice": {
|
|
@@ -112465,14 +112467,14 @@ module.exports={
|
|
|
112465
112467
|
}
|
|
112466
112468
|
}
|
|
112467
112469
|
},
|
|
112468
|
-
"
|
|
112470
|
+
"S1y5": {
|
|
112469
112471
|
"type": "list",
|
|
112470
112472
|
"member": {
|
|
112471
112473
|
"shape": "Sn1",
|
|
112472
112474
|
"locationName": "item"
|
|
112473
112475
|
}
|
|
112474
112476
|
},
|
|
112475
|
-
"
|
|
112477
|
+
"S1ze": {
|
|
112476
112478
|
"type": "structure",
|
|
112477
112479
|
"members": {
|
|
112478
112480
|
"Comment": {},
|
|
@@ -112487,14 +112489,14 @@ module.exports={
|
|
|
112487
112489
|
}
|
|
112488
112490
|
}
|
|
112489
112491
|
},
|
|
112490
|
-
"
|
|
112492
|
+
"S1zh": {
|
|
112491
112493
|
"type": "structure",
|
|
112492
112494
|
"members": {
|
|
112493
112495
|
"S3Bucket": {},
|
|
112494
112496
|
"S3Key": {}
|
|
112495
112497
|
}
|
|
112496
112498
|
},
|
|
112497
|
-
"
|
|
112499
|
+
"S1zo": {
|
|
112498
112500
|
"type": "structure",
|
|
112499
112501
|
"required": [
|
|
112500
112502
|
"Bytes",
|
|
@@ -112514,7 +112516,7 @@ module.exports={
|
|
|
112514
112516
|
}
|
|
112515
112517
|
}
|
|
112516
112518
|
},
|
|
112517
|
-
"
|
|
112519
|
+
"S1zp": {
|
|
112518
112520
|
"type": "structure",
|
|
112519
112521
|
"required": [
|
|
112520
112522
|
"Size"
|
|
@@ -112526,25 +112528,25 @@ module.exports={
|
|
|
112526
112528
|
}
|
|
112527
112529
|
}
|
|
112528
112530
|
},
|
|
112529
|
-
"
|
|
112531
|
+
"S20u": {
|
|
112530
112532
|
"type": "list",
|
|
112531
112533
|
"member": {
|
|
112532
112534
|
"locationName": "UserId"
|
|
112533
112535
|
}
|
|
112534
112536
|
},
|
|
112535
|
-
"
|
|
112537
|
+
"S20v": {
|
|
112536
112538
|
"type": "list",
|
|
112537
112539
|
"member": {
|
|
112538
112540
|
"locationName": "UserGroup"
|
|
112539
112541
|
}
|
|
112540
112542
|
},
|
|
112541
|
-
"
|
|
112543
|
+
"S20w": {
|
|
112542
112544
|
"type": "list",
|
|
112543
112545
|
"member": {
|
|
112544
112546
|
"locationName": "ProductCode"
|
|
112545
112547
|
}
|
|
112546
112548
|
},
|
|
112547
|
-
"
|
|
112549
|
+
"S20y": {
|
|
112548
112550
|
"type": "list",
|
|
112549
112551
|
"member": {
|
|
112550
112552
|
"locationName": "item",
|
|
@@ -112555,14 +112557,14 @@ module.exports={
|
|
|
112555
112557
|
}
|
|
112556
112558
|
}
|
|
112557
112559
|
},
|
|
112558
|
-
"
|
|
112560
|
+
"S213": {
|
|
112559
112561
|
"type": "list",
|
|
112560
112562
|
"member": {
|
|
112561
112563
|
"shape": "S1h",
|
|
112562
112564
|
"locationName": "item"
|
|
112563
112565
|
}
|
|
112564
112566
|
},
|
|
112565
|
-
"
|
|
112567
|
+
"S21g": {
|
|
112566
112568
|
"type": "structure",
|
|
112567
112569
|
"members": {
|
|
112568
112570
|
"CapacityReservationPreference": {},
|
|
@@ -112571,7 +112573,7 @@ module.exports={
|
|
|
112571
112573
|
}
|
|
112572
112574
|
}
|
|
112573
112575
|
},
|
|
112574
|
-
"
|
|
112576
|
+
"S225": {
|
|
112575
112577
|
"type": "list",
|
|
112576
112578
|
"member": {
|
|
112577
112579
|
"type": "structure",
|
|
@@ -112580,7 +112582,7 @@ module.exports={
|
|
|
112580
112582
|
}
|
|
112581
112583
|
}
|
|
112582
112584
|
},
|
|
112583
|
-
"
|
|
112585
|
+
"S24t": {
|
|
112584
112586
|
"type": "structure",
|
|
112585
112587
|
"members": {
|
|
112586
112588
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -112594,7 +112596,7 @@ module.exports={
|
|
|
112594
112596
|
}
|
|
112595
112597
|
}
|
|
112596
112598
|
},
|
|
112597
|
-
"
|
|
112599
|
+
"S24v": {
|
|
112598
112600
|
"type": "structure",
|
|
112599
112601
|
"members": {
|
|
112600
112602
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -112611,7 +112613,7 @@ module.exports={
|
|
|
112611
112613
|
}
|
|
112612
112614
|
}
|
|
112613
112615
|
},
|
|
112614
|
-
"
|
|
112616
|
+
"S25a": {
|
|
112615
112617
|
"type": "list",
|
|
112616
112618
|
"member": {
|
|
112617
112619
|
"locationName": "item",
|
|
@@ -112627,13 +112629,13 @@ module.exports={
|
|
|
112627
112629
|
}
|
|
112628
112630
|
}
|
|
112629
112631
|
},
|
|
112630
|
-
"
|
|
112632
|
+
"S28x": {
|
|
112631
112633
|
"type": "list",
|
|
112632
112634
|
"member": {
|
|
112633
112635
|
"locationName": "SecurityGroupId"
|
|
112634
112636
|
}
|
|
112635
112637
|
},
|
|
112636
|
-
"
|
|
112638
|
+
"S29l": {
|
|
112637
112639
|
"type": "list",
|
|
112638
112640
|
"member": {
|
|
112639
112641
|
"locationName": "item",
|
|
@@ -112653,7 +112655,7 @@ module.exports={
|
|
|
112653
112655
|
}
|
|
112654
112656
|
}
|
|
112655
112657
|
},
|
|
112656
|
-
"
|
|
112658
|
+
"S2a9": {
|
|
112657
112659
|
"type": "list",
|
|
112658
112660
|
"member": {
|
|
112659
112661
|
"locationName": "item",
|
|
@@ -253910,7 +253912,7 @@ AWS.util.update(AWS, {
|
|
|
253910
253912
|
/**
|
|
253911
253913
|
* @constant
|
|
253912
253914
|
*/
|
|
253913
|
-
VERSION: '2.
|
|
253915
|
+
VERSION: '2.1328.0',
|
|
253914
253916
|
|
|
253915
253917
|
/**
|
|
253916
253918
|
* @api private
|
|
@@ -276011,7 +276013,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
276011
276013
|
}());
|
|
276012
276014
|
exports.LRUCache = LRUCache;
|
|
276013
276015
|
},{}],462:[function(require,module,exports){
|
|
276014
|
-
// AWS SDK for JavaScript v2.
|
|
276016
|
+
// AWS SDK for JavaScript v2.1328.0
|
|
276015
276017
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
276016
276018
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
276017
276019
|
require('./browser_loader');
|