cdk-lambda-subminute 2.0.297 → 2.0.299
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +22 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +222 -9
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +133 -74
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +20 -10
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +0 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +20 -2
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +349 -278
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +4 -1
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +1 -2
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +538 -304
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +193 -161
- package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +136 -53
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.min.json +69 -5
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1 -3
- package/node_modules/aws-sdk/apis/servicecatalog-appregistry-2020-06-24.min.json +108 -46
- package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +100 -22
- package/node_modules/aws-sdk/clients/backup.d.ts +279 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +58 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +13 -0
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +1 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +30 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +175 -97
- package/node_modules/aws-sdk/clients/ecs.d.ts +10 -6
- package/node_modules/aws-sdk/clients/emr.d.ts +1 -1
- package/node_modules/aws-sdk/clients/glue.d.ts +352 -2
- package/node_modules/aws-sdk/clients/iot.d.ts +46 -5
- package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
- package/node_modules/aws-sdk/clients/pipes.d.ts +143 -18
- package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +90 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
- package/node_modules/aws-sdk/clients/servicecatalogappregistry.d.ts +91 -6
- package/node_modules/aws-sdk/clients/signer.d.ts +35 -35
- package/node_modules/aws-sdk/clients/stepfunctions.d.ts +123 -18
- 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 +20 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +576 -455
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -79
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1496.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){
|
@@ -71539,7 +71539,17 @@ module.exports={
|
|
71539
71539
|
"SourceContactId": {}
|
71540
71540
|
}
|
71541
71541
|
},
|
71542
|
-
"RelatedContactId": {}
|
71542
|
+
"RelatedContactId": {},
|
71543
|
+
"SegmentAttributes": {
|
71544
|
+
"type": "map",
|
71545
|
+
"key": {},
|
71546
|
+
"value": {
|
71547
|
+
"type": "structure",
|
71548
|
+
"members": {
|
71549
|
+
"ValueString": {}
|
71550
|
+
}
|
71551
|
+
}
|
71552
|
+
}
|
71543
71553
|
}
|
71544
71554
|
},
|
71545
71555
|
"output": {
|
@@ -71834,7 +71844,7 @@ module.exports={
|
|
71834
71844
|
"locationName": "EvaluationId"
|
71835
71845
|
},
|
71836
71846
|
"Answers": {
|
71837
|
-
"shape": "
|
71847
|
+
"shape": "Spc"
|
71838
71848
|
},
|
71839
71849
|
"Notes": {
|
71840
71850
|
"shape": "Sb8"
|
@@ -72057,7 +72067,7 @@ module.exports={
|
|
72057
72067
|
"locationName": "EvaluationId"
|
72058
72068
|
},
|
72059
72069
|
"Answers": {
|
72060
|
-
"shape": "
|
72070
|
+
"shape": "Spc"
|
72061
72071
|
},
|
72062
72072
|
"Notes": {
|
72063
72073
|
"shape": "Sb8"
|
@@ -73055,19 +73065,19 @@ module.exports={
|
|
73055
73065
|
"type": "structure",
|
73056
73066
|
"members": {
|
73057
73067
|
"LevelOne": {
|
73058
|
-
"shape": "
|
73068
|
+
"shape": "Srg"
|
73059
73069
|
},
|
73060
73070
|
"LevelTwo": {
|
73061
|
-
"shape": "
|
73071
|
+
"shape": "Srg"
|
73062
73072
|
},
|
73063
73073
|
"LevelThree": {
|
73064
|
-
"shape": "
|
73074
|
+
"shape": "Srg"
|
73065
73075
|
},
|
73066
73076
|
"LevelFour": {
|
73067
|
-
"shape": "
|
73077
|
+
"shape": "Srg"
|
73068
73078
|
},
|
73069
73079
|
"LevelFive": {
|
73070
|
-
"shape": "
|
73080
|
+
"shape": "Srg"
|
73071
73081
|
}
|
73072
73082
|
}
|
73073
73083
|
},
|
@@ -74550,7 +74560,7 @@ module.exports={
|
|
74550
74560
|
"shape": "Snw"
|
74551
74561
|
}
|
74552
74562
|
},
|
74553
|
-
"
|
74563
|
+
"Spc": {
|
74554
74564
|
"type": "map",
|
74555
74565
|
"key": {},
|
74556
74566
|
"value": {
|
@@ -74562,7 +74572,7 @@ module.exports={
|
|
74562
74572
|
}
|
74563
74573
|
}
|
74564
74574
|
},
|
74565
|
-
"
|
74575
|
+
"Srg": {
|
74566
74576
|
"type": "structure",
|
74567
74577
|
"required": [
|
74568
74578
|
"Name"
|
@@ -94324,6 +94334,74 @@ module.exports={
|
|
94324
94334
|
}
|
94325
94335
|
}
|
94326
94336
|
},
|
94337
|
+
"DescribeInstanceTopology": {
|
94338
|
+
"input": {
|
94339
|
+
"type": "structure",
|
94340
|
+
"members": {
|
94341
|
+
"DryRun": {
|
94342
|
+
"type": "boolean"
|
94343
|
+
},
|
94344
|
+
"NextToken": {},
|
94345
|
+
"MaxResults": {
|
94346
|
+
"type": "integer"
|
94347
|
+
},
|
94348
|
+
"InstanceIds": {
|
94349
|
+
"locationName": "InstanceId",
|
94350
|
+
"type": "list",
|
94351
|
+
"member": {}
|
94352
|
+
},
|
94353
|
+
"GroupNames": {
|
94354
|
+
"locationName": "GroupName",
|
94355
|
+
"type": "list",
|
94356
|
+
"member": {}
|
94357
|
+
},
|
94358
|
+
"Filters": {
|
94359
|
+
"shape": "Szv",
|
94360
|
+
"locationName": "Filter"
|
94361
|
+
}
|
94362
|
+
}
|
94363
|
+
},
|
94364
|
+
"output": {
|
94365
|
+
"type": "structure",
|
94366
|
+
"members": {
|
94367
|
+
"Instances": {
|
94368
|
+
"locationName": "instanceSet",
|
94369
|
+
"type": "list",
|
94370
|
+
"member": {
|
94371
|
+
"locationName": "item",
|
94372
|
+
"type": "structure",
|
94373
|
+
"members": {
|
94374
|
+
"InstanceId": {
|
94375
|
+
"locationName": "instanceId"
|
94376
|
+
},
|
94377
|
+
"InstanceType": {
|
94378
|
+
"locationName": "instanceType"
|
94379
|
+
},
|
94380
|
+
"GroupName": {
|
94381
|
+
"locationName": "groupName"
|
94382
|
+
},
|
94383
|
+
"NetworkNodes": {
|
94384
|
+
"locationName": "networkNodeSet",
|
94385
|
+
"type": "list",
|
94386
|
+
"member": {
|
94387
|
+
"locationName": "item"
|
94388
|
+
}
|
94389
|
+
},
|
94390
|
+
"AvailabilityZone": {
|
94391
|
+
"locationName": "availabilityZone"
|
94392
|
+
},
|
94393
|
+
"ZoneId": {
|
94394
|
+
"locationName": "zoneId"
|
94395
|
+
}
|
94396
|
+
}
|
94397
|
+
}
|
94398
|
+
},
|
94399
|
+
"NextToken": {
|
94400
|
+
"locationName": "nextToken"
|
94401
|
+
}
|
94402
|
+
}
|
94403
|
+
}
|
94404
|
+
},
|
94327
94405
|
"DescribeInstanceTypeOfferings": {
|
94328
94406
|
"input": {
|
94329
94407
|
"type": "structure",
|
@@ -94897,7 +94975,7 @@ module.exports={
|
|
94897
94975
|
"locationName": "reservationSet",
|
94898
94976
|
"type": "list",
|
94899
94977
|
"member": {
|
94900
|
-
"shape": "
|
94978
|
+
"shape": "S1db",
|
94901
94979
|
"locationName": "item"
|
94902
94980
|
}
|
94903
94981
|
},
|
@@ -95529,7 +95607,7 @@ module.exports={
|
|
95529
95607
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
95530
95608
|
},
|
95531
95609
|
"LocalGatewayVirtualInterfaceIds": {
|
95532
|
-
"shape": "
|
95610
|
+
"shape": "S1g2",
|
95533
95611
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
95534
95612
|
},
|
95535
95613
|
"LocalGatewayId": {
|
@@ -95556,7 +95634,7 @@ module.exports={
|
|
95556
95634
|
"type": "structure",
|
95557
95635
|
"members": {
|
95558
95636
|
"LocalGatewayVirtualInterfaceIds": {
|
95559
|
-
"shape": "
|
95637
|
+
"shape": "S1g2",
|
95560
95638
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
95561
95639
|
},
|
95562
95640
|
"Filters": {
|
@@ -95889,7 +95967,7 @@ module.exports={
|
|
95889
95967
|
"locationName": "networkInsightsAccessScopeAnalysisSet",
|
95890
95968
|
"type": "list",
|
95891
95969
|
"member": {
|
95892
|
-
"shape": "
|
95970
|
+
"shape": "S1h2",
|
95893
95971
|
"locationName": "item"
|
95894
95972
|
}
|
95895
95973
|
},
|
@@ -95978,7 +96056,7 @@ module.exports={
|
|
95978
96056
|
"locationName": "networkInsightsAnalysisSet",
|
95979
96057
|
"type": "list",
|
95980
96058
|
"member": {
|
95981
|
-
"shape": "
|
96059
|
+
"shape": "S1hd",
|
95982
96060
|
"locationName": "item"
|
95983
96061
|
}
|
95984
96062
|
},
|
@@ -96331,7 +96409,7 @@ module.exports={
|
|
96331
96409
|
"locationName": "poolAddressRangeSet",
|
96332
96410
|
"type": "list",
|
96333
96411
|
"member": {
|
96334
|
-
"shape": "
|
96412
|
+
"shape": "S1jg",
|
96335
96413
|
"locationName": "item"
|
96336
96414
|
}
|
96337
96415
|
},
|
@@ -96459,7 +96537,7 @@ module.exports={
|
|
96459
96537
|
},
|
96460
96538
|
"OfferingClass": {},
|
96461
96539
|
"ReservedInstancesIds": {
|
96462
|
-
"shape": "
|
96540
|
+
"shape": "S1jt",
|
96463
96541
|
"locationName": "ReservedInstancesId"
|
96464
96542
|
},
|
96465
96543
|
"DryRun": {
|
@@ -96533,7 +96611,7 @@ module.exports={
|
|
96533
96611
|
"locationName": "offeringType"
|
96534
96612
|
},
|
96535
96613
|
"RecurringCharges": {
|
96536
|
-
"shape": "
|
96614
|
+
"shape": "S1k1",
|
96537
96615
|
"locationName": "recurringCharges"
|
96538
96616
|
},
|
96539
96617
|
"Scope": {
|
@@ -96630,7 +96708,7 @@ module.exports={
|
|
96630
96708
|
"locationName": "reservedInstancesId"
|
96631
96709
|
},
|
96632
96710
|
"TargetConfiguration": {
|
96633
|
-
"shape": "
|
96711
|
+
"shape": "S1kf",
|
96634
96712
|
"locationName": "targetConfiguration"
|
96635
96713
|
}
|
96636
96714
|
}
|
@@ -96785,7 +96863,7 @@ module.exports={
|
|
96785
96863
|
}
|
96786
96864
|
},
|
96787
96865
|
"RecurringCharges": {
|
96788
|
-
"shape": "
|
96866
|
+
"shape": "S1k1",
|
96789
96867
|
"locationName": "recurringCharges"
|
96790
96868
|
},
|
96791
96869
|
"Scope": {
|
@@ -96953,7 +97031,7 @@ module.exports={
|
|
96953
97031
|
"locationName": "purchaseToken"
|
96954
97032
|
},
|
96955
97033
|
"Recurrence": {
|
96956
|
-
"shape": "
|
97034
|
+
"shape": "S1l2",
|
96957
97035
|
"locationName": "recurrence"
|
96958
97036
|
},
|
96959
97037
|
"SlotDurationInHours": {
|
@@ -97015,7 +97093,7 @@ module.exports={
|
|
97015
97093
|
"locationName": "scheduledInstanceSet",
|
97016
97094
|
"type": "list",
|
97017
97095
|
"member": {
|
97018
|
-
"shape": "
|
97096
|
+
"shape": "S1la",
|
97019
97097
|
"locationName": "item"
|
97020
97098
|
}
|
97021
97099
|
}
|
@@ -97074,7 +97152,7 @@ module.exports={
|
|
97074
97152
|
"locationName": "Filter"
|
97075
97153
|
},
|
97076
97154
|
"SecurityGroupRuleIds": {
|
97077
|
-
"shape": "
|
97155
|
+
"shape": "S1lh",
|
97078
97156
|
"locationName": "SecurityGroupRuleId"
|
97079
97157
|
},
|
97080
97158
|
"DryRun": {
|
@@ -97112,7 +97190,7 @@ module.exports={
|
|
97112
97190
|
"locationName": "GroupId"
|
97113
97191
|
},
|
97114
97192
|
"GroupNames": {
|
97115
|
-
"shape": "
|
97193
|
+
"shape": "S1ll",
|
97116
97194
|
"locationName": "GroupName"
|
97117
97195
|
},
|
97118
97196
|
"DryRun": {
|
@@ -97191,7 +97269,7 @@ module.exports={
|
|
97191
97269
|
"type": "structure",
|
97192
97270
|
"members": {
|
97193
97271
|
"CreateVolumePermissions": {
|
97194
|
-
"shape": "
|
97272
|
+
"shape": "S1lt",
|
97195
97273
|
"locationName": "createVolumePermission"
|
97196
97274
|
},
|
97197
97275
|
"ProductCodes": {
|
@@ -97303,7 +97381,7 @@ module.exports={
|
|
97303
97381
|
"member": {}
|
97304
97382
|
},
|
97305
97383
|
"SnapshotIds": {
|
97306
|
-
"shape": "
|
97384
|
+
"shape": "S1m3",
|
97307
97385
|
"locationName": "SnapshotId"
|
97308
97386
|
},
|
97309
97387
|
"DryRun": {
|
@@ -97502,7 +97580,7 @@ module.exports={
|
|
97502
97580
|
"type": "timestamp"
|
97503
97581
|
},
|
97504
97582
|
"SpotFleetRequestConfig": {
|
97505
|
-
"shape": "
|
97583
|
+
"shape": "S1mm",
|
97506
97584
|
"locationName": "spotFleetRequestConfig"
|
97507
97585
|
},
|
97508
97586
|
"SpotFleetRequestId": {
|
@@ -97547,7 +97625,7 @@ module.exports={
|
|
97547
97625
|
"type": "structure",
|
97548
97626
|
"members": {
|
97549
97627
|
"SpotInstanceRequests": {
|
97550
|
-
"shape": "
|
97628
|
+
"shape": "S1ne",
|
97551
97629
|
"locationName": "spotInstanceRequestSet"
|
97552
97630
|
},
|
97553
97631
|
"NextToken": {
|
@@ -97673,11 +97751,11 @@ module.exports={
|
|
97673
97751
|
"locationName": "groupName"
|
97674
97752
|
},
|
97675
97753
|
"StaleIpPermissions": {
|
97676
|
-
"shape": "
|
97754
|
+
"shape": "S1nw",
|
97677
97755
|
"locationName": "staleIpPermissions"
|
97678
97756
|
},
|
97679
97757
|
"StaleIpPermissionsEgress": {
|
97680
|
-
"shape": "
|
97758
|
+
"shape": "S1nw",
|
97681
97759
|
"locationName": "staleIpPermissionsEgress"
|
97682
97760
|
},
|
97683
97761
|
"VpcId": {
|
@@ -97977,7 +98055,7 @@ module.exports={
|
|
97977
98055
|
"type": "structure",
|
97978
98056
|
"members": {
|
97979
98057
|
"TransitGatewayAttachmentIds": {
|
97980
|
-
"shape": "
|
98058
|
+
"shape": "S1ou"
|
97981
98059
|
},
|
97982
98060
|
"Filters": {
|
97983
98061
|
"shape": "Szv",
|
@@ -98097,7 +98175,7 @@ module.exports={
|
|
98097
98175
|
"type": "structure",
|
98098
98176
|
"members": {
|
98099
98177
|
"TransitGatewayAttachmentIds": {
|
98100
|
-
"shape": "
|
98178
|
+
"shape": "S1ou"
|
98101
98179
|
},
|
98102
98180
|
"Filters": {
|
98103
98181
|
"shape": "Szv",
|
@@ -98174,7 +98252,7 @@ module.exports={
|
|
98174
98252
|
"type": "structure",
|
98175
98253
|
"members": {
|
98176
98254
|
"TransitGatewayAttachmentIds": {
|
98177
|
-
"shape": "
|
98255
|
+
"shape": "S1ou"
|
98178
98256
|
},
|
98179
98257
|
"Filters": {
|
98180
98258
|
"shape": "Szv",
|
@@ -98331,7 +98409,7 @@ module.exports={
|
|
98331
98409
|
"type": "structure",
|
98332
98410
|
"members": {
|
98333
98411
|
"TransitGatewayAttachmentIds": {
|
98334
|
-
"shape": "
|
98412
|
+
"shape": "S1ou"
|
98335
98413
|
},
|
98336
98414
|
"Filters": {
|
98337
98415
|
"shape": "Szv",
|
@@ -98534,7 +98612,7 @@ module.exports={
|
|
98534
98612
|
"type": "structure",
|
98535
98613
|
"members": {
|
98536
98614
|
"VerifiedAccessInstanceIds": {
|
98537
|
-
"shape": "
|
98615
|
+
"shape": "S1qd",
|
98538
98616
|
"locationName": "VerifiedAccessInstanceId"
|
98539
98617
|
},
|
98540
98618
|
"MaxResults": {
|
@@ -98557,7 +98635,7 @@ module.exports={
|
|
98557
98635
|
"locationName": "loggingConfigurationSet",
|
98558
98636
|
"type": "list",
|
98559
98637
|
"member": {
|
98560
|
-
"shape": "
|
98638
|
+
"shape": "S1qh",
|
98561
98639
|
"locationName": "item"
|
98562
98640
|
}
|
98563
98641
|
},
|
@@ -98572,7 +98650,7 @@ module.exports={
|
|
98572
98650
|
"type": "structure",
|
98573
98651
|
"members": {
|
98574
98652
|
"VerifiedAccessInstanceIds": {
|
98575
|
-
"shape": "
|
98653
|
+
"shape": "S1qd",
|
98576
98654
|
"locationName": "VerifiedAccessInstanceId"
|
98577
98655
|
},
|
98578
98656
|
"MaxResults": {
|
@@ -98892,7 +98970,7 @@ module.exports={
|
|
98892
98970
|
"locationName": "volumeModificationSet",
|
98893
98971
|
"type": "list",
|
98894
98972
|
"member": {
|
98895
|
-
"shape": "
|
98973
|
+
"shape": "S1rl",
|
98896
98974
|
"locationName": "item"
|
98897
98975
|
}
|
98898
98976
|
},
|
@@ -98952,7 +99030,7 @@ module.exports={
|
|
98952
99030
|
"type": "boolean"
|
98953
99031
|
},
|
98954
99032
|
"VpcIds": {
|
98955
|
-
"shape": "
|
99033
|
+
"shape": "S1rr",
|
98956
99034
|
"locationName": "VpcId"
|
98957
99035
|
}
|
98958
99036
|
}
|
@@ -98996,7 +99074,7 @@ module.exports={
|
|
98996
99074
|
"locationName": "nextToken"
|
98997
99075
|
},
|
98998
99076
|
"VpcIds": {
|
98999
|
-
"shape": "
|
99077
|
+
"shape": "S1rr"
|
99000
99078
|
}
|
99001
99079
|
}
|
99002
99080
|
},
|
@@ -99799,11 +99877,11 @@ module.exports={
|
|
99799
99877
|
],
|
99800
99878
|
"members": {
|
99801
99879
|
"AvailabilityZones": {
|
99802
|
-
"shape": "
|
99880
|
+
"shape": "S1tr",
|
99803
99881
|
"locationName": "AvailabilityZone"
|
99804
99882
|
},
|
99805
99883
|
"SourceSnapshotIds": {
|
99806
|
-
"shape": "
|
99884
|
+
"shape": "S1m3",
|
99807
99885
|
"locationName": "SourceSnapshotId"
|
99808
99886
|
},
|
99809
99887
|
"DryRun": {
|
@@ -100046,7 +100124,7 @@ module.exports={
|
|
100046
100124
|
"type": "structure",
|
100047
100125
|
"members": {
|
100048
100126
|
"Propagation": {
|
100049
|
-
"shape": "
|
100127
|
+
"shape": "S1ug",
|
100050
100128
|
"locationName": "propagation"
|
100051
100129
|
}
|
100052
100130
|
}
|
@@ -100626,11 +100704,11 @@ module.exports={
|
|
100626
100704
|
],
|
100627
100705
|
"members": {
|
100628
100706
|
"AvailabilityZones": {
|
100629
|
-
"shape": "
|
100707
|
+
"shape": "S1tr",
|
100630
100708
|
"locationName": "AvailabilityZone"
|
100631
100709
|
},
|
100632
100710
|
"SourceSnapshotIds": {
|
100633
|
-
"shape": "
|
100711
|
+
"shape": "S1m3",
|
100634
100712
|
"locationName": "SourceSnapshotId"
|
100635
100713
|
},
|
100636
100714
|
"DryRun": {
|
@@ -100904,7 +100982,7 @@ module.exports={
|
|
100904
100982
|
"type": "structure",
|
100905
100983
|
"members": {
|
100906
100984
|
"Propagation": {
|
100907
|
-
"shape": "
|
100985
|
+
"shape": "S1ug",
|
100908
100986
|
"locationName": "propagation"
|
100909
100987
|
}
|
100910
100988
|
}
|
@@ -101433,6 +101511,9 @@ module.exports={
|
|
101433
101511
|
},
|
101434
101512
|
"LocalGatewayRouteTableId": {
|
101435
101513
|
"locationName": "localGatewayRouteTableId"
|
101514
|
+
},
|
101515
|
+
"NextToken": {
|
101516
|
+
"locationName": "nextToken"
|
101436
101517
|
}
|
101437
101518
|
}
|
101438
101519
|
}
|
@@ -101515,7 +101596,7 @@ module.exports={
|
|
101515
101596
|
"type": "structure",
|
101516
101597
|
"members": {
|
101517
101598
|
"InstanceFamilyCreditSpecification": {
|
101518
|
-
"shape": "
|
101599
|
+
"shape": "S1xw",
|
101519
101600
|
"locationName": "instanceFamilyCreditSpecification"
|
101520
101601
|
}
|
101521
101602
|
}
|
@@ -101665,7 +101746,7 @@ module.exports={
|
|
101665
101746
|
],
|
101666
101747
|
"members": {
|
101667
101748
|
"HostIdSet": {
|
101668
|
-
"shape": "
|
101749
|
+
"shape": "S1yd"
|
101669
101750
|
},
|
101670
101751
|
"OfferingId": {}
|
101671
101752
|
}
|
@@ -101677,7 +101758,7 @@ module.exports={
|
|
101677
101758
|
"locationName": "currencyCode"
|
101678
101759
|
},
|
101679
101760
|
"Purchase": {
|
101680
|
-
"shape": "
|
101761
|
+
"shape": "S1yf",
|
101681
101762
|
"locationName": "purchase"
|
101682
101763
|
},
|
101683
101764
|
"TotalHourlyPrice": {
|
@@ -101720,11 +101801,11 @@ module.exports={
|
|
101720
101801
|
"type": "boolean"
|
101721
101802
|
},
|
101722
101803
|
"ArchitectureTypes": {
|
101723
|
-
"shape": "
|
101804
|
+
"shape": "S1yk",
|
101724
101805
|
"locationName": "ArchitectureType"
|
101725
101806
|
},
|
101726
101807
|
"VirtualizationTypes": {
|
101727
|
-
"shape": "
|
101808
|
+
"shape": "S1yl",
|
101728
101809
|
"locationName": "VirtualizationType"
|
101729
101810
|
},
|
101730
101811
|
"InstanceRequirements": {
|
@@ -102121,7 +102202,7 @@ module.exports={
|
|
102121
102202
|
"locationName": "ipamResourceCidrSet",
|
102122
102203
|
"type": "list",
|
102123
102204
|
"member": {
|
102124
|
-
"shape": "
|
102205
|
+
"shape": "S1zl",
|
102125
102206
|
"locationName": "item"
|
102126
102207
|
}
|
102127
102208
|
}
|
@@ -102281,7 +102362,7 @@ module.exports={
|
|
102281
102362
|
"locationName": "findingId"
|
102282
102363
|
},
|
102283
102364
|
"FindingComponents": {
|
102284
|
-
"shape": "
|
102365
|
+
"shape": "S1hf",
|
102285
102366
|
"locationName": "findingComponentSet"
|
102286
102367
|
}
|
102287
102368
|
}
|
@@ -102386,7 +102467,7 @@ module.exports={
|
|
102386
102467
|
"locationName": "paymentDue"
|
102387
102468
|
},
|
102388
102469
|
"ReservedInstanceValueRollup": {
|
102389
|
-
"shape": "
|
102470
|
+
"shape": "S209",
|
102390
102471
|
"locationName": "reservedInstanceValueRollup"
|
102391
102472
|
},
|
102392
102473
|
"ReservedInstanceValueSet": {
|
@@ -102397,7 +102478,7 @@ module.exports={
|
|
102397
102478
|
"type": "structure",
|
102398
102479
|
"members": {
|
102399
102480
|
"ReservationValue": {
|
102400
|
-
"shape": "
|
102481
|
+
"shape": "S209",
|
102401
102482
|
"locationName": "reservationValue"
|
102402
102483
|
},
|
102403
102484
|
"ReservedInstanceId": {
|
@@ -102407,7 +102488,7 @@ module.exports={
|
|
102407
102488
|
}
|
102408
102489
|
},
|
102409
102490
|
"TargetConfigurationValueRollup": {
|
102410
|
-
"shape": "
|
102491
|
+
"shape": "S209",
|
102411
102492
|
"locationName": "targetConfigurationValueRollup"
|
102412
102493
|
},
|
102413
102494
|
"TargetConfigurationValueSet": {
|
@@ -102418,7 +102499,7 @@ module.exports={
|
|
102418
102499
|
"type": "structure",
|
102419
102500
|
"members": {
|
102420
102501
|
"ReservationValue": {
|
102421
|
-
"shape": "
|
102502
|
+
"shape": "S209",
|
102422
102503
|
"locationName": "reservationValue"
|
102423
102504
|
},
|
102424
102505
|
"TargetConfiguration": {
|
@@ -102567,11 +102648,11 @@ module.exports={
|
|
102567
102648
|
"type": "structure",
|
102568
102649
|
"members": {
|
102569
102650
|
"ArchitectureTypes": {
|
102570
|
-
"shape": "
|
102651
|
+
"shape": "S1yk",
|
102571
102652
|
"locationName": "ArchitectureType"
|
102572
102653
|
},
|
102573
102654
|
"VirtualizationTypes": {
|
102574
|
-
"shape": "
|
102655
|
+
"shape": "S1yl",
|
102575
102656
|
"locationName": "VirtualizationType"
|
102576
102657
|
},
|
102577
102658
|
"InstanceRequirements": {
|
@@ -102642,11 +102723,11 @@ module.exports={
|
|
102642
102723
|
"type": "structure",
|
102643
102724
|
"members": {
|
102644
102725
|
"SubnetIpv4CidrReservations": {
|
102645
|
-
"shape": "
|
102726
|
+
"shape": "S210",
|
102646
102727
|
"locationName": "subnetIpv4CidrReservationSet"
|
102647
102728
|
},
|
102648
102729
|
"SubnetIpv6CidrReservations": {
|
102649
|
-
"shape": "
|
102730
|
+
"shape": "S210",
|
102650
102731
|
"locationName": "subnetIpv6CidrReservationSet"
|
102651
102732
|
},
|
102652
102733
|
"NextToken": {
|
@@ -103223,7 +103304,7 @@ module.exports={
|
|
103223
103304
|
"members": {
|
103224
103305
|
"Architecture": {},
|
103225
103306
|
"ClientData": {
|
103226
|
-
"shape": "
|
103307
|
+
"shape": "S22c"
|
103227
103308
|
},
|
103228
103309
|
"ClientToken": {},
|
103229
103310
|
"Description": {},
|
@@ -103242,7 +103323,7 @@ module.exports={
|
|
103242
103323
|
"shape": "S18d"
|
103243
103324
|
},
|
103244
103325
|
"UserBucket": {
|
103245
|
-
"shape": "
|
103326
|
+
"shape": "S22f"
|
103246
103327
|
}
|
103247
103328
|
}
|
103248
103329
|
}
|
@@ -103352,10 +103433,10 @@ module.exports={
|
|
103352
103433
|
"members": {
|
103353
103434
|
"Description": {},
|
103354
103435
|
"Image": {
|
103355
|
-
"shape": "
|
103436
|
+
"shape": "S22m"
|
103356
103437
|
},
|
103357
103438
|
"Volume": {
|
103358
|
-
"shape": "
|
103439
|
+
"shape": "S22n"
|
103359
103440
|
}
|
103360
103441
|
}
|
103361
103442
|
}
|
@@ -103478,7 +103559,7 @@ module.exports={
|
|
103478
103559
|
"type": "structure",
|
103479
103560
|
"members": {
|
103480
103561
|
"ClientData": {
|
103481
|
-
"shape": "
|
103562
|
+
"shape": "S22c"
|
103482
103563
|
},
|
103483
103564
|
"ClientToken": {},
|
103484
103565
|
"Description": {},
|
@@ -103491,7 +103572,7 @@ module.exports={
|
|
103491
103572
|
"shape": "S18d"
|
103492
103573
|
},
|
103493
103574
|
"UserBucket": {
|
103494
|
-
"shape": "
|
103575
|
+
"shape": "S22f"
|
103495
103576
|
}
|
103496
103577
|
}
|
103497
103578
|
},
|
@@ -103549,11 +103630,11 @@ module.exports={
|
|
103549
103630
|
"type": "boolean"
|
103550
103631
|
},
|
103551
103632
|
"Image": {
|
103552
|
-
"shape": "
|
103633
|
+
"shape": "S22m",
|
103553
103634
|
"locationName": "image"
|
103554
103635
|
},
|
103555
103636
|
"Volume": {
|
103556
|
-
"shape": "
|
103637
|
+
"shape": "S22n",
|
103557
103638
|
"locationName": "volume"
|
103558
103639
|
}
|
103559
103640
|
}
|
@@ -103630,7 +103711,7 @@ module.exports={
|
|
103630
103711
|
},
|
103631
103712
|
"NextToken": {},
|
103632
103713
|
"SnapshotIds": {
|
103633
|
-
"shape": "
|
103714
|
+
"shape": "S1m3",
|
103634
103715
|
"locationName": "SnapshotId"
|
103635
103716
|
},
|
103636
103717
|
"DryRun": {
|
@@ -103868,7 +103949,7 @@ module.exports={
|
|
103868
103949
|
"type": "structure",
|
103869
103950
|
"members": {
|
103870
103951
|
"InstanceFamilyCreditSpecification": {
|
103871
|
-
"shape": "
|
103952
|
+
"shape": "S1xw",
|
103872
103953
|
"locationName": "instanceFamilyCreditSpecification"
|
103873
103954
|
}
|
103874
103955
|
}
|
@@ -103942,25 +104023,25 @@ module.exports={
|
|
103942
104023
|
"Attribute": {},
|
103943
104024
|
"OperationType": {},
|
103944
104025
|
"UserIds": {
|
103945
|
-
"shape": "
|
104026
|
+
"shape": "S23s",
|
103946
104027
|
"locationName": "UserId"
|
103947
104028
|
},
|
103948
104029
|
"UserGroups": {
|
103949
|
-
"shape": "
|
104030
|
+
"shape": "S23t",
|
103950
104031
|
"locationName": "UserGroup"
|
103951
104032
|
},
|
103952
104033
|
"ProductCodes": {
|
103953
|
-
"shape": "
|
104034
|
+
"shape": "S23u",
|
103954
104035
|
"locationName": "ProductCode"
|
103955
104036
|
},
|
103956
104037
|
"LoadPermission": {
|
103957
104038
|
"type": "structure",
|
103958
104039
|
"members": {
|
103959
104040
|
"Add": {
|
103960
|
-
"shape": "
|
104041
|
+
"shape": "S23w"
|
103961
104042
|
},
|
103962
104043
|
"Remove": {
|
103963
|
-
"shape": "
|
104044
|
+
"shape": "S23w"
|
103964
104045
|
}
|
103965
104046
|
}
|
103966
104047
|
},
|
@@ -104006,7 +104087,7 @@ module.exports={
|
|
104006
104087
|
"locationName": "successful"
|
104007
104088
|
},
|
104008
104089
|
"Unsuccessful": {
|
104009
|
-
"shape": "
|
104090
|
+
"shape": "S241",
|
104010
104091
|
"locationName": "unsuccessful"
|
104011
104092
|
}
|
104012
104093
|
}
|
@@ -104074,15 +104155,15 @@ module.exports={
|
|
104074
104155
|
},
|
104075
104156
|
"OperationType": {},
|
104076
104157
|
"ProductCodes": {
|
104077
|
-
"shape": "
|
104158
|
+
"shape": "S23u",
|
104078
104159
|
"locationName": "ProductCode"
|
104079
104160
|
},
|
104080
104161
|
"UserGroups": {
|
104081
|
-
"shape": "
|
104162
|
+
"shape": "S23t",
|
104082
104163
|
"locationName": "UserGroup"
|
104083
104164
|
},
|
104084
104165
|
"UserIds": {
|
104085
|
-
"shape": "
|
104166
|
+
"shape": "S23s",
|
104086
104167
|
"locationName": "UserId"
|
104087
104168
|
},
|
104088
104169
|
"Value": {},
|
@@ -104227,7 +104308,7 @@ module.exports={
|
|
104227
104308
|
"members": {
|
104228
104309
|
"InstanceId": {},
|
104229
104310
|
"CapacityReservationSpecification": {
|
104230
|
-
"shape": "
|
104311
|
+
"shape": "S24e"
|
104231
104312
|
},
|
104232
104313
|
"DryRun": {
|
104233
104314
|
"type": "boolean"
|
@@ -104427,7 +104508,7 @@ module.exports={
|
|
104427
104508
|
"locationName": "instanceId"
|
104428
104509
|
},
|
104429
104510
|
"InstanceMetadataOptions": {
|
104430
|
-
"shape": "
|
104511
|
+
"shape": "S1e2",
|
104431
104512
|
"locationName": "instanceMetadataOptions"
|
104432
104513
|
}
|
104433
104514
|
}
|
@@ -104487,7 +104568,7 @@ module.exports={
|
|
104487
104568
|
"locationName": "AddOperatingRegion"
|
104488
104569
|
},
|
104489
104570
|
"RemoveOperatingRegions": {
|
104490
|
-
"shape": "
|
104571
|
+
"shape": "S253",
|
104491
104572
|
"locationName": "RemoveOperatingRegion"
|
104492
104573
|
}
|
104493
104574
|
}
|
@@ -104577,7 +104658,7 @@ module.exports={
|
|
104577
104658
|
"type": "structure",
|
104578
104659
|
"members": {
|
104579
104660
|
"IpamResourceCidr": {
|
104580
|
-
"shape": "
|
104661
|
+
"shape": "S1zl",
|
104581
104662
|
"locationName": "ipamResourceCidr"
|
104582
104663
|
}
|
104583
104664
|
}
|
@@ -104600,7 +104681,7 @@ module.exports={
|
|
104600
104681
|
"locationName": "AddOperatingRegion"
|
104601
104682
|
},
|
104602
104683
|
"RemoveOperatingRegions": {
|
104603
|
-
"shape": "
|
104684
|
+
"shape": "S253",
|
104604
104685
|
"locationName": "RemoveOperatingRegion"
|
104605
104686
|
}
|
104606
104687
|
}
|
@@ -104825,7 +104906,7 @@ module.exports={
|
|
104825
104906
|
],
|
104826
104907
|
"members": {
|
104827
104908
|
"ReservedInstancesIds": {
|
104828
|
-
"shape": "
|
104909
|
+
"shape": "S1jt",
|
104829
104910
|
"locationName": "ReservedInstancesId"
|
104830
104911
|
},
|
104831
104912
|
"ClientToken": {
|
@@ -104835,7 +104916,7 @@ module.exports={
|
|
104835
104916
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
104836
104917
|
"type": "list",
|
104837
104918
|
"member": {
|
104838
|
-
"shape": "
|
104919
|
+
"shape": "S1kf",
|
104839
104920
|
"locationName": "item"
|
104840
104921
|
}
|
104841
104922
|
}
|
@@ -104917,21 +104998,21 @@ module.exports={
|
|
104917
104998
|
"type": "structure",
|
104918
104999
|
"members": {
|
104919
105000
|
"Add": {
|
104920
|
-
"shape": "
|
105001
|
+
"shape": "S1lt"
|
104921
105002
|
},
|
104922
105003
|
"Remove": {
|
104923
|
-
"shape": "
|
105004
|
+
"shape": "S1lt"
|
104924
105005
|
}
|
104925
105006
|
}
|
104926
105007
|
},
|
104927
105008
|
"GroupNames": {
|
104928
|
-
"shape": "
|
105009
|
+
"shape": "S1ll",
|
104929
105010
|
"locationName": "UserGroup"
|
104930
105011
|
},
|
104931
105012
|
"OperationType": {},
|
104932
105013
|
"SnapshotId": {},
|
104933
105014
|
"UserIds": {
|
104934
|
-
"shape": "
|
105015
|
+
"shape": "S23s",
|
104935
105016
|
"locationName": "UserId"
|
104936
105017
|
},
|
104937
105018
|
"DryRun": {
|
@@ -104979,7 +105060,7 @@ module.exports={
|
|
104979
105060
|
"locationName": "excessCapacityTerminationPolicy"
|
104980
105061
|
},
|
104981
105062
|
"LaunchTemplateConfigs": {
|
104982
|
-
"shape": "
|
105063
|
+
"shape": "S1n1",
|
104983
105064
|
"locationName": "LaunchTemplateConfig"
|
104984
105065
|
},
|
104985
105066
|
"SpotFleetRequestId": {
|
@@ -105527,7 +105608,7 @@ module.exports={
|
|
105527
105608
|
"type": "structure",
|
105528
105609
|
"members": {
|
105529
105610
|
"LoggingConfiguration": {
|
105530
|
-
"shape": "
|
105611
|
+
"shape": "S1qh",
|
105531
105612
|
"locationName": "loggingConfiguration"
|
105532
105613
|
}
|
105533
105614
|
}
|
@@ -105607,7 +105688,7 @@ module.exports={
|
|
105607
105688
|
"type": "structure",
|
105608
105689
|
"members": {
|
105609
105690
|
"VolumeModification": {
|
105610
|
-
"shape": "
|
105691
|
+
"shape": "S1rl",
|
105611
105692
|
"locationName": "volumeModification"
|
105612
105693
|
}
|
105613
105694
|
}
|
@@ -105880,13 +105961,13 @@ module.exports={
|
|
105880
105961
|
],
|
105881
105962
|
"members": {
|
105882
105963
|
"AccepterPeeringConnectionOptions": {
|
105883
|
-
"shape": "
|
105964
|
+
"shape": "S27r"
|
105884
105965
|
},
|
105885
105966
|
"DryRun": {
|
105886
105967
|
"type": "boolean"
|
105887
105968
|
},
|
105888
105969
|
"RequesterPeeringConnectionOptions": {
|
105889
|
-
"shape": "
|
105970
|
+
"shape": "S27r"
|
105890
105971
|
},
|
105891
105972
|
"VpcPeeringConnectionId": {}
|
105892
105973
|
}
|
@@ -105895,11 +105976,11 @@ module.exports={
|
|
105895
105976
|
"type": "structure",
|
105896
105977
|
"members": {
|
105897
105978
|
"AccepterPeeringConnectionOptions": {
|
105898
|
-
"shape": "
|
105979
|
+
"shape": "S27t",
|
105899
105980
|
"locationName": "accepterPeeringConnectionOptions"
|
105900
105981
|
},
|
105901
105982
|
"RequesterPeeringConnectionOptions": {
|
105902
|
-
"shape": "
|
105983
|
+
"shape": "S27t",
|
105903
105984
|
"locationName": "requesterPeeringConnectionOptions"
|
105904
105985
|
}
|
105905
105986
|
}
|
@@ -106123,7 +106204,7 @@ module.exports={
|
|
106123
106204
|
"type": "structure",
|
106124
106205
|
"members": {
|
106125
106206
|
"InstanceMonitorings": {
|
106126
|
-
"shape": "
|
106207
|
+
"shape": "S288",
|
106127
106208
|
"locationName": "instancesSet"
|
106128
106209
|
}
|
106129
106210
|
}
|
@@ -106292,7 +106373,7 @@ module.exports={
|
|
106292
106373
|
"locationName": "poolId"
|
106293
106374
|
},
|
106294
106375
|
"PoolAddressRange": {
|
106295
|
-
"shape": "
|
106376
|
+
"shape": "S1jg",
|
106296
106377
|
"locationName": "poolAddressRange"
|
106297
106378
|
}
|
106298
106379
|
}
|
@@ -106338,7 +106419,7 @@ module.exports={
|
|
106338
106419
|
"ClientToken": {},
|
106339
106420
|
"CurrencyCode": {},
|
106340
106421
|
"HostIdSet": {
|
106341
|
-
"shape": "
|
106422
|
+
"shape": "S1yd"
|
106342
106423
|
},
|
106343
106424
|
"LimitPrice": {},
|
106344
106425
|
"OfferingId": {},
|
@@ -106358,7 +106439,7 @@ module.exports={
|
|
106358
106439
|
"locationName": "currencyCode"
|
106359
106440
|
},
|
106360
106441
|
"Purchase": {
|
106361
|
-
"shape": "
|
106442
|
+
"shape": "S1yf",
|
106362
106443
|
"locationName": "purchase"
|
106363
106444
|
},
|
106364
106445
|
"TotalHourlyPrice": {
|
@@ -106453,7 +106534,7 @@ module.exports={
|
|
106453
106534
|
"locationName": "scheduledInstanceSet",
|
106454
106535
|
"type": "list",
|
106455
106536
|
"member": {
|
106456
|
-
"shape": "
|
106537
|
+
"shape": "S1la",
|
106457
106538
|
"locationName": "item"
|
106458
106539
|
}
|
106459
106540
|
}
|
@@ -106817,7 +106898,7 @@ module.exports={
|
|
106817
106898
|
"locationName": "successful"
|
106818
106899
|
},
|
106819
106900
|
"Unsuccessful": {
|
106820
|
-
"shape": "
|
106901
|
+
"shape": "S241",
|
106821
106902
|
"locationName": "unsuccessful"
|
106822
106903
|
}
|
106823
106904
|
}
|
@@ -107145,7 +107226,7 @@ module.exports={
|
|
107145
107226
|
"type": "boolean"
|
107146
107227
|
},
|
107147
107228
|
"SpotFleetRequestConfig": {
|
107148
|
-
"shape": "
|
107229
|
+
"shape": "S1mm",
|
107149
107230
|
"locationName": "spotFleetRequestConfig"
|
107150
107231
|
}
|
107151
107232
|
}
|
@@ -107229,15 +107310,15 @@ module.exports={
|
|
107229
107310
|
"locationName": "keyName"
|
107230
107311
|
},
|
107231
107312
|
"Monitoring": {
|
107232
|
-
"shape": "
|
107313
|
+
"shape": "S1nh",
|
107233
107314
|
"locationName": "monitoring"
|
107234
107315
|
},
|
107235
107316
|
"NetworkInterfaces": {
|
107236
|
-
"shape": "
|
107317
|
+
"shape": "S1mw",
|
107237
107318
|
"locationName": "NetworkInterface"
|
107238
107319
|
},
|
107239
107320
|
"Placement": {
|
107240
|
-
"shape": "
|
107321
|
+
"shape": "S1my",
|
107241
107322
|
"locationName": "placement"
|
107242
107323
|
},
|
107243
107324
|
"RamdiskId": {
|
@@ -107277,7 +107358,7 @@ module.exports={
|
|
107277
107358
|
"type": "structure",
|
107278
107359
|
"members": {
|
107279
107360
|
"SpotInstanceRequests": {
|
107280
|
-
"shape": "
|
107361
|
+
"shape": "S1ne",
|
107281
107362
|
"locationName": "spotInstanceRequestSet"
|
107282
107363
|
}
|
107283
107364
|
}
|
@@ -107650,7 +107731,7 @@ module.exports={
|
|
107650
107731
|
"locationName": "ipPermissions"
|
107651
107732
|
},
|
107652
107733
|
"SecurityGroupRuleIds": {
|
107653
|
-
"shape": "
|
107734
|
+
"shape": "S1lh",
|
107654
107735
|
"locationName": "SecurityGroupRuleId"
|
107655
107736
|
},
|
107656
107737
|
"CidrIp": {
|
@@ -107713,7 +107794,7 @@ module.exports={
|
|
107713
107794
|
"type": "boolean"
|
107714
107795
|
},
|
107715
107796
|
"SecurityGroupRuleIds": {
|
107716
|
-
"shape": "
|
107797
|
+
"shape": "S1lh",
|
107717
107798
|
"locationName": "SecurityGroupRuleId"
|
107718
107799
|
}
|
107719
107800
|
}
|
@@ -107762,7 +107843,7 @@ module.exports={
|
|
107762
107843
|
"type": "integer"
|
107763
107844
|
},
|
107764
107845
|
"Monitoring": {
|
107765
|
-
"shape": "
|
107846
|
+
"shape": "S1nh"
|
107766
107847
|
},
|
107767
107848
|
"Placement": {
|
107768
107849
|
"shape": "Sck"
|
@@ -107808,7 +107889,7 @@ module.exports={
|
|
107808
107889
|
"locationName": "instanceInitiatedShutdownBehavior"
|
107809
107890
|
},
|
107810
107891
|
"NetworkInterfaces": {
|
107811
|
-
"shape": "
|
107892
|
+
"shape": "S1mw",
|
107812
107893
|
"locationName": "networkInterface"
|
107813
107894
|
},
|
107814
107895
|
"PrivateIpAddress": {
|
@@ -107886,7 +107967,7 @@ module.exports={
|
|
107886
107967
|
}
|
107887
107968
|
},
|
107888
107969
|
"CapacityReservationSpecification": {
|
107889
|
-
"shape": "
|
107970
|
+
"shape": "S24e"
|
107890
107971
|
},
|
107891
107972
|
"HibernationOptions": {
|
107892
107973
|
"type": "structure",
|
@@ -107954,7 +108035,7 @@ module.exports={
|
|
107954
108035
|
}
|
107955
108036
|
},
|
107956
108037
|
"output": {
|
107957
|
-
"shape": "
|
108038
|
+
"shape": "S1db"
|
107958
108039
|
}
|
107959
108040
|
},
|
107960
108041
|
"RunScheduledInstances": {
|
@@ -108052,7 +108133,7 @@ module.exports={
|
|
108052
108133
|
"type": "integer"
|
108053
108134
|
},
|
108054
108135
|
"Groups": {
|
108055
|
-
"shape": "
|
108136
|
+
"shape": "S2bz",
|
108056
108137
|
"locationName": "Group"
|
108057
108138
|
},
|
108058
108139
|
"Ipv6AddressCount": {
|
@@ -108101,7 +108182,7 @@ module.exports={
|
|
108101
108182
|
},
|
108102
108183
|
"RamdiskId": {},
|
108103
108184
|
"SecurityGroupIds": {
|
108104
|
-
"shape": "
|
108185
|
+
"shape": "S2bz",
|
108105
108186
|
"locationName": "SecurityGroupId"
|
108106
108187
|
},
|
108107
108188
|
"SubnetId": {},
|
@@ -108315,7 +108396,7 @@ module.exports={
|
|
108315
108396
|
"type": "structure",
|
108316
108397
|
"members": {
|
108317
108398
|
"StartingInstances": {
|
108318
|
-
"shape": "
|
108399
|
+
"shape": "S2cn",
|
108319
108400
|
"locationName": "instancesSet"
|
108320
108401
|
}
|
108321
108402
|
}
|
@@ -108346,7 +108427,7 @@ module.exports={
|
|
108346
108427
|
"type": "structure",
|
108347
108428
|
"members": {
|
108348
108429
|
"NetworkInsightsAccessScopeAnalysis": {
|
108349
|
-
"shape": "
|
108430
|
+
"shape": "S1h2",
|
108350
108431
|
"locationName": "networkInsightsAccessScopeAnalysis"
|
108351
108432
|
}
|
108352
108433
|
}
|
@@ -108366,7 +108447,7 @@ module.exports={
|
|
108366
108447
|
"locationName": "AdditionalAccount"
|
108367
108448
|
},
|
108368
108449
|
"FilterInArns": {
|
108369
|
-
"shape": "
|
108450
|
+
"shape": "S1he",
|
108370
108451
|
"locationName": "FilterInArn"
|
108371
108452
|
},
|
108372
108453
|
"DryRun": {
|
@@ -108385,7 +108466,7 @@ module.exports={
|
|
108385
108466
|
"type": "structure",
|
108386
108467
|
"members": {
|
108387
108468
|
"NetworkInsightsAnalysis": {
|
108388
|
-
"shape": "
|
108469
|
+
"shape": "S1hd",
|
108389
108470
|
"locationName": "networkInsightsAnalysis"
|
108390
108471
|
}
|
108391
108472
|
}
|
@@ -108442,7 +108523,7 @@ module.exports={
|
|
108442
108523
|
"type": "structure",
|
108443
108524
|
"members": {
|
108444
108525
|
"StoppingInstances": {
|
108445
|
-
"shape": "
|
108526
|
+
"shape": "S2cn",
|
108446
108527
|
"locationName": "instancesSet"
|
108447
108528
|
}
|
108448
108529
|
}
|
@@ -108517,7 +108598,7 @@ module.exports={
|
|
108517
108598
|
"type": "structure",
|
108518
108599
|
"members": {
|
108519
108600
|
"TerminatingInstances": {
|
108520
|
-
"shape": "
|
108601
|
+
"shape": "S2cn",
|
108521
108602
|
"locationName": "instancesSet"
|
108522
108603
|
}
|
108523
108604
|
}
|
@@ -108636,7 +108717,7 @@ module.exports={
|
|
108636
108717
|
"type": "structure",
|
108637
108718
|
"members": {
|
108638
108719
|
"InstanceMonitorings": {
|
108639
|
-
"shape": "
|
108720
|
+
"shape": "S288",
|
108640
108721
|
"locationName": "instancesSet"
|
108641
108722
|
}
|
108642
108723
|
}
|
@@ -108655,7 +108736,7 @@ module.exports={
|
|
108655
108736
|
"shape": "S6q"
|
108656
108737
|
},
|
108657
108738
|
"SecurityGroupRuleDescriptions": {
|
108658
|
-
"shape": "
|
108739
|
+
"shape": "S2db",
|
108659
108740
|
"locationName": "SecurityGroupRuleDescription"
|
108660
108741
|
}
|
108661
108742
|
}
|
@@ -108683,7 +108764,7 @@ module.exports={
|
|
108683
108764
|
"shape": "S6q"
|
108684
108765
|
},
|
108685
108766
|
"SecurityGroupRuleDescriptions": {
|
108686
|
-
"shape": "
|
108767
|
+
"shape": "S2db",
|
108687
108768
|
"locationName": "SecurityGroupRuleDescription"
|
108688
108769
|
}
|
108689
108770
|
}
|
@@ -116073,7 +116154,7 @@ module.exports={
|
|
116073
116154
|
}
|
116074
116155
|
}
|
116075
116156
|
},
|
116076
|
-
"
|
116157
|
+
"S1db": {
|
116077
116158
|
"type": "structure",
|
116078
116159
|
"members": {
|
116079
116160
|
"Groups": {
|
@@ -116111,7 +116192,7 @@ module.exports={
|
|
116111
116192
|
"type": "timestamp"
|
116112
116193
|
},
|
116113
116194
|
"Monitoring": {
|
116114
|
-
"shape": "
|
116195
|
+
"shape": "S1de",
|
116115
116196
|
"locationName": "monitoring"
|
116116
116197
|
},
|
116117
116198
|
"Placement": {
|
@@ -116234,7 +116315,7 @@ module.exports={
|
|
116234
116315
|
"type": "structure",
|
116235
116316
|
"members": {
|
116236
116317
|
"Association": {
|
116237
|
-
"shape": "
|
116318
|
+
"shape": "S1dn",
|
116238
116319
|
"locationName": "association"
|
116239
116320
|
},
|
116240
116321
|
"Attachment": {
|
@@ -116319,7 +116400,7 @@ module.exports={
|
|
116319
116400
|
"type": "structure",
|
116320
116401
|
"members": {
|
116321
116402
|
"Association": {
|
116322
|
-
"shape": "
|
116403
|
+
"shape": "S1dn",
|
116323
116404
|
"locationName": "association"
|
116324
116405
|
},
|
116325
116406
|
"Primary": {
|
@@ -116471,7 +116552,7 @@ module.exports={
|
|
116471
116552
|
}
|
116472
116553
|
},
|
116473
116554
|
"MetadataOptions": {
|
116474
|
-
"shape": "
|
116555
|
+
"shape": "S1e2",
|
116475
116556
|
"locationName": "metadataOptions"
|
116476
116557
|
},
|
116477
116558
|
"EnclaveOptions": {
|
@@ -116540,7 +116621,7 @@ module.exports={
|
|
116540
116621
|
}
|
116541
116622
|
}
|
116542
116623
|
},
|
116543
|
-
"
|
116624
|
+
"S1de": {
|
116544
116625
|
"type": "structure",
|
116545
116626
|
"members": {
|
116546
116627
|
"State": {
|
@@ -116548,7 +116629,7 @@ module.exports={
|
|
116548
116629
|
}
|
116549
116630
|
}
|
116550
116631
|
},
|
116551
|
-
"
|
116632
|
+
"S1dn": {
|
116552
116633
|
"type": "structure",
|
116553
116634
|
"members": {
|
116554
116635
|
"CarrierIp": {
|
@@ -116568,7 +116649,7 @@ module.exports={
|
|
116568
116649
|
}
|
116569
116650
|
}
|
116570
116651
|
},
|
116571
|
-
"
|
116652
|
+
"S1e2": {
|
116572
116653
|
"type": "structure",
|
116573
116654
|
"members": {
|
116574
116655
|
"State": {
|
@@ -116592,13 +116673,13 @@ module.exports={
|
|
116592
116673
|
}
|
116593
116674
|
}
|
116594
116675
|
},
|
116595
|
-
"
|
116676
|
+
"S1g2": {
|
116596
116677
|
"type": "list",
|
116597
116678
|
"member": {
|
116598
116679
|
"locationName": "item"
|
116599
116680
|
}
|
116600
116681
|
},
|
116601
|
-
"
|
116682
|
+
"S1h2": {
|
116602
116683
|
"type": "structure",
|
116603
116684
|
"members": {
|
116604
116685
|
"NetworkInsightsAccessScopeAnalysisId": {
|
@@ -116640,7 +116721,7 @@ module.exports={
|
|
116640
116721
|
}
|
116641
116722
|
}
|
116642
116723
|
},
|
116643
|
-
"
|
116724
|
+
"S1hd": {
|
116644
116725
|
"type": "structure",
|
116645
116726
|
"members": {
|
116646
116727
|
"NetworkInsightsAnalysisId": {
|
@@ -116657,7 +116738,7 @@ module.exports={
|
|
116657
116738
|
"locationName": "additionalAccountSet"
|
116658
116739
|
},
|
116659
116740
|
"FilterInArns": {
|
116660
|
-
"shape": "
|
116741
|
+
"shape": "S1he",
|
116661
116742
|
"locationName": "filterInArnSet"
|
116662
116743
|
},
|
116663
116744
|
"StartDate": {
|
@@ -116678,15 +116759,15 @@ module.exports={
|
|
116678
116759
|
"type": "boolean"
|
116679
116760
|
},
|
116680
116761
|
"ForwardPathComponents": {
|
116681
|
-
"shape": "
|
116762
|
+
"shape": "S1hf",
|
116682
116763
|
"locationName": "forwardPathComponentSet"
|
116683
116764
|
},
|
116684
116765
|
"ReturnPathComponents": {
|
116685
|
-
"shape": "
|
116766
|
+
"shape": "S1hf",
|
116686
116767
|
"locationName": "returnPathComponentSet"
|
116687
116768
|
},
|
116688
116769
|
"Explanations": {
|
116689
|
-
"shape": "
|
116770
|
+
"shape": "S1hz",
|
116690
116771
|
"locationName": "explanationSet"
|
116691
116772
|
},
|
116692
116773
|
"AlternatePathHints": {
|
@@ -116715,13 +116796,13 @@ module.exports={
|
|
116715
116796
|
}
|
116716
116797
|
}
|
116717
116798
|
},
|
116718
|
-
"
|
116799
|
+
"S1he": {
|
116719
116800
|
"type": "list",
|
116720
116801
|
"member": {
|
116721
116802
|
"locationName": "item"
|
116722
116803
|
}
|
116723
116804
|
},
|
116724
|
-
"
|
116805
|
+
"S1hf": {
|
116725
116806
|
"type": "list",
|
116726
116807
|
"member": {
|
116727
116808
|
"locationName": "item",
|
@@ -116732,47 +116813,47 @@ module.exports={
|
|
116732
116813
|
"type": "integer"
|
116733
116814
|
},
|
116734
116815
|
"AclRule": {
|
116735
|
-
"shape": "
|
116816
|
+
"shape": "S1hh",
|
116736
116817
|
"locationName": "aclRule"
|
116737
116818
|
},
|
116738
116819
|
"AttachedTo": {
|
116739
|
-
"shape": "
|
116820
|
+
"shape": "S1hi",
|
116740
116821
|
"locationName": "attachedTo"
|
116741
116822
|
},
|
116742
116823
|
"Component": {
|
116743
|
-
"shape": "
|
116824
|
+
"shape": "S1hi",
|
116744
116825
|
"locationName": "component"
|
116745
116826
|
},
|
116746
116827
|
"DestinationVpc": {
|
116747
|
-
"shape": "
|
116828
|
+
"shape": "S1hi",
|
116748
116829
|
"locationName": "destinationVpc"
|
116749
116830
|
},
|
116750
116831
|
"OutboundHeader": {
|
116751
|
-
"shape": "
|
116832
|
+
"shape": "S1hj",
|
116752
116833
|
"locationName": "outboundHeader"
|
116753
116834
|
},
|
116754
116835
|
"InboundHeader": {
|
116755
|
-
"shape": "
|
116836
|
+
"shape": "S1hj",
|
116756
116837
|
"locationName": "inboundHeader"
|
116757
116838
|
},
|
116758
116839
|
"RouteTableRoute": {
|
116759
|
-
"shape": "
|
116840
|
+
"shape": "S1hm",
|
116760
116841
|
"locationName": "routeTableRoute"
|
116761
116842
|
},
|
116762
116843
|
"SecurityGroupRule": {
|
116763
|
-
"shape": "
|
116844
|
+
"shape": "S1hn",
|
116764
116845
|
"locationName": "securityGroupRule"
|
116765
116846
|
},
|
116766
116847
|
"SourceVpc": {
|
116767
|
-
"shape": "
|
116848
|
+
"shape": "S1hi",
|
116768
116849
|
"locationName": "sourceVpc"
|
116769
116850
|
},
|
116770
116851
|
"Subnet": {
|
116771
|
-
"shape": "
|
116852
|
+
"shape": "S1hi",
|
116772
116853
|
"locationName": "subnet"
|
116773
116854
|
},
|
116774
116855
|
"Vpc": {
|
116775
|
-
"shape": "
|
116856
|
+
"shape": "S1hi",
|
116776
116857
|
"locationName": "vpc"
|
116777
116858
|
},
|
116778
116859
|
"AdditionalDetails": {
|
@@ -116786,15 +116867,15 @@ module.exports={
|
|
116786
116867
|
"locationName": "additionalDetailType"
|
116787
116868
|
},
|
116788
116869
|
"Component": {
|
116789
|
-
"shape": "
|
116870
|
+
"shape": "S1hi",
|
116790
116871
|
"locationName": "component"
|
116791
116872
|
},
|
116792
116873
|
"VpcEndpointService": {
|
116793
|
-
"shape": "
|
116874
|
+
"shape": "S1hi",
|
116794
116875
|
"locationName": "vpcEndpointService"
|
116795
116876
|
},
|
116796
116877
|
"RuleOptions": {
|
116797
|
-
"shape": "
|
116878
|
+
"shape": "S1hq",
|
116798
116879
|
"locationName": "ruleOptionSet"
|
116799
116880
|
},
|
116800
116881
|
"RuleGroupTypePairs": {
|
@@ -116824,7 +116905,7 @@ module.exports={
|
|
116824
116905
|
"locationName": "ruleGroupArn"
|
116825
116906
|
},
|
116826
116907
|
"RuleOptions": {
|
116827
|
-
"shape": "
|
116908
|
+
"shape": "S1hq",
|
116828
116909
|
"locationName": "ruleOptionSet"
|
116829
116910
|
}
|
116830
116911
|
}
|
@@ -116834,34 +116915,34 @@ module.exports={
|
|
116834
116915
|
"locationName": "serviceName"
|
116835
116916
|
},
|
116836
116917
|
"LoadBalancers": {
|
116837
|
-
"shape": "
|
116918
|
+
"shape": "S1hx",
|
116838
116919
|
"locationName": "loadBalancerSet"
|
116839
116920
|
}
|
116840
116921
|
}
|
116841
116922
|
}
|
116842
116923
|
},
|
116843
116924
|
"TransitGateway": {
|
116844
|
-
"shape": "
|
116925
|
+
"shape": "S1hi",
|
116845
116926
|
"locationName": "transitGateway"
|
116846
116927
|
},
|
116847
116928
|
"TransitGatewayRouteTableRoute": {
|
116848
|
-
"shape": "
|
116929
|
+
"shape": "S1hy",
|
116849
116930
|
"locationName": "transitGatewayRouteTableRoute"
|
116850
116931
|
},
|
116851
116932
|
"Explanations": {
|
116852
|
-
"shape": "
|
116933
|
+
"shape": "S1hz",
|
116853
116934
|
"locationName": "explanationSet"
|
116854
116935
|
},
|
116855
116936
|
"ElasticLoadBalancerListener": {
|
116856
|
-
"shape": "
|
116937
|
+
"shape": "S1hi",
|
116857
116938
|
"locationName": "elasticLoadBalancerListener"
|
116858
116939
|
},
|
116859
116940
|
"FirewallStatelessRule": {
|
116860
|
-
"shape": "
|
116941
|
+
"shape": "S1i5",
|
116861
116942
|
"locationName": "firewallStatelessRule"
|
116862
116943
|
},
|
116863
116944
|
"FirewallStatefulRule": {
|
116864
|
-
"shape": "
|
116945
|
+
"shape": "S1i9",
|
116865
116946
|
"locationName": "firewallStatefulRule"
|
116866
116947
|
},
|
116867
116948
|
"ServiceName": {
|
@@ -116870,7 +116951,7 @@ module.exports={
|
|
116870
116951
|
}
|
116871
116952
|
}
|
116872
116953
|
},
|
116873
|
-
"
|
116954
|
+
"S1hh": {
|
116874
116955
|
"type": "structure",
|
116875
116956
|
"members": {
|
116876
116957
|
"Cidr": {
|
@@ -116896,7 +116977,7 @@ module.exports={
|
|
116896
116977
|
}
|
116897
116978
|
}
|
116898
116979
|
},
|
116899
|
-
"
|
116980
|
+
"S1hi": {
|
116900
116981
|
"type": "structure",
|
116901
116982
|
"members": {
|
116902
116983
|
"Id": {
|
@@ -116910,44 +116991,44 @@ module.exports={
|
|
116910
116991
|
}
|
116911
116992
|
}
|
116912
116993
|
},
|
116913
|
-
"
|
116994
|
+
"S1hj": {
|
116914
116995
|
"type": "structure",
|
116915
116996
|
"members": {
|
116916
116997
|
"DestinationAddresses": {
|
116917
|
-
"shape": "
|
116998
|
+
"shape": "S1hk",
|
116918
116999
|
"locationName": "destinationAddressSet"
|
116919
117000
|
},
|
116920
117001
|
"DestinationPortRanges": {
|
116921
|
-
"shape": "
|
117002
|
+
"shape": "S1hl",
|
116922
117003
|
"locationName": "destinationPortRangeSet"
|
116923
117004
|
},
|
116924
117005
|
"Protocol": {
|
116925
117006
|
"locationName": "protocol"
|
116926
117007
|
},
|
116927
117008
|
"SourceAddresses": {
|
116928
|
-
"shape": "
|
117009
|
+
"shape": "S1hk",
|
116929
117010
|
"locationName": "sourceAddressSet"
|
116930
117011
|
},
|
116931
117012
|
"SourcePortRanges": {
|
116932
|
-
"shape": "
|
117013
|
+
"shape": "S1hl",
|
116933
117014
|
"locationName": "sourcePortRangeSet"
|
116934
117015
|
}
|
116935
117016
|
}
|
116936
117017
|
},
|
116937
|
-
"
|
117018
|
+
"S1hk": {
|
116938
117019
|
"type": "list",
|
116939
117020
|
"member": {
|
116940
117021
|
"locationName": "item"
|
116941
117022
|
}
|
116942
117023
|
},
|
116943
|
-
"
|
117024
|
+
"S1hl": {
|
116944
117025
|
"type": "list",
|
116945
117026
|
"member": {
|
116946
117027
|
"shape": "Skc",
|
116947
117028
|
"locationName": "item"
|
116948
117029
|
}
|
116949
117030
|
},
|
116950
|
-
"
|
117031
|
+
"S1hm": {
|
116951
117032
|
"type": "structure",
|
116952
117033
|
"members": {
|
116953
117034
|
"DestinationCidr": {
|
@@ -116994,7 +117075,7 @@ module.exports={
|
|
116994
117075
|
}
|
116995
117076
|
}
|
116996
117077
|
},
|
116997
|
-
"
|
117078
|
+
"S1hn": {
|
116998
117079
|
"type": "structure",
|
116999
117080
|
"members": {
|
117000
117081
|
"Cidr": {
|
@@ -117018,7 +117099,7 @@ module.exports={
|
|
117018
117099
|
}
|
117019
117100
|
}
|
117020
117101
|
},
|
117021
|
-
"
|
117102
|
+
"S1hq": {
|
117022
117103
|
"type": "list",
|
117023
117104
|
"member": {
|
117024
117105
|
"locationName": "item",
|
@@ -117028,26 +117109,26 @@ module.exports={
|
|
117028
117109
|
"locationName": "keyword"
|
117029
117110
|
},
|
117030
117111
|
"Settings": {
|
117031
|
-
"shape": "
|
117112
|
+
"shape": "S1hs",
|
117032
117113
|
"locationName": "settingSet"
|
117033
117114
|
}
|
117034
117115
|
}
|
117035
117116
|
}
|
117036
117117
|
},
|
117037
|
-
"
|
117118
|
+
"S1hs": {
|
117038
117119
|
"type": "list",
|
117039
117120
|
"member": {
|
117040
117121
|
"locationName": "item"
|
117041
117122
|
}
|
117042
117123
|
},
|
117043
|
-
"
|
117124
|
+
"S1hx": {
|
117044
117125
|
"type": "list",
|
117045
117126
|
"member": {
|
117046
|
-
"shape": "
|
117127
|
+
"shape": "S1hi",
|
117047
117128
|
"locationName": "item"
|
117048
117129
|
}
|
117049
117130
|
},
|
117050
|
-
"
|
117131
|
+
"S1hy": {
|
117051
117132
|
"type": "structure",
|
117052
117133
|
"members": {
|
117053
117134
|
"DestinationCidr": {
|
@@ -117073,29 +117154,29 @@ module.exports={
|
|
117073
117154
|
}
|
117074
117155
|
}
|
117075
117156
|
},
|
117076
|
-
"
|
117157
|
+
"S1hz": {
|
117077
117158
|
"type": "list",
|
117078
117159
|
"member": {
|
117079
117160
|
"locationName": "item",
|
117080
117161
|
"type": "structure",
|
117081
117162
|
"members": {
|
117082
117163
|
"Acl": {
|
117083
|
-
"shape": "
|
117164
|
+
"shape": "S1hi",
|
117084
117165
|
"locationName": "acl"
|
117085
117166
|
},
|
117086
117167
|
"AclRule": {
|
117087
|
-
"shape": "
|
117168
|
+
"shape": "S1hh",
|
117088
117169
|
"locationName": "aclRule"
|
117089
117170
|
},
|
117090
117171
|
"Address": {
|
117091
117172
|
"locationName": "address"
|
117092
117173
|
},
|
117093
117174
|
"Addresses": {
|
117094
|
-
"shape": "
|
117175
|
+
"shape": "S1hk",
|
117095
117176
|
"locationName": "addressSet"
|
117096
117177
|
},
|
117097
117178
|
"AttachedTo": {
|
117098
|
-
"shape": "
|
117179
|
+
"shape": "S1hi",
|
117099
117180
|
"locationName": "attachedTo"
|
117100
117181
|
},
|
117101
117182
|
"AvailabilityZones": {
|
@@ -117107,19 +117188,19 @@ module.exports={
|
|
117107
117188
|
"locationName": "cidrSet"
|
117108
117189
|
},
|
117109
117190
|
"Component": {
|
117110
|
-
"shape": "
|
117191
|
+
"shape": "S1hi",
|
117111
117192
|
"locationName": "component"
|
117112
117193
|
},
|
117113
117194
|
"CustomerGateway": {
|
117114
|
-
"shape": "
|
117195
|
+
"shape": "S1hi",
|
117115
117196
|
"locationName": "customerGateway"
|
117116
117197
|
},
|
117117
117198
|
"Destination": {
|
117118
|
-
"shape": "
|
117199
|
+
"shape": "S1hi",
|
117119
117200
|
"locationName": "destination"
|
117120
117201
|
},
|
117121
117202
|
"DestinationVpc": {
|
117122
|
-
"shape": "
|
117203
|
+
"shape": "S1hi",
|
117123
117204
|
"locationName": "destinationVpc"
|
117124
117205
|
},
|
117125
117206
|
"Direction": {
|
@@ -117129,11 +117210,11 @@ module.exports={
|
|
117129
117210
|
"locationName": "explanationCode"
|
117130
117211
|
},
|
117131
117212
|
"IngressRouteTable": {
|
117132
|
-
"shape": "
|
117213
|
+
"shape": "S1hi",
|
117133
117214
|
"locationName": "ingressRouteTable"
|
117134
117215
|
},
|
117135
117216
|
"InternetGateway": {
|
117136
|
-
"shape": "
|
117217
|
+
"shape": "S1hi",
|
117137
117218
|
"locationName": "internetGateway"
|
117138
117219
|
},
|
117139
117220
|
"LoadBalancerArn": {
|
@@ -117168,7 +117249,7 @@ module.exports={
|
|
117168
117249
|
"locationName": "availabilityZone"
|
117169
117250
|
},
|
117170
117251
|
"Instance": {
|
117171
|
-
"shape": "
|
117252
|
+
"shape": "S1hi",
|
117172
117253
|
"locationName": "instance"
|
117173
117254
|
},
|
117174
117255
|
"Port": {
|
@@ -117178,11 +117259,11 @@ module.exports={
|
|
117178
117259
|
}
|
117179
117260
|
},
|
117180
117261
|
"LoadBalancerTargetGroup": {
|
117181
|
-
"shape": "
|
117262
|
+
"shape": "S1hi",
|
117182
117263
|
"locationName": "loadBalancerTargetGroup"
|
117183
117264
|
},
|
117184
117265
|
"LoadBalancerTargetGroups": {
|
117185
|
-
"shape": "
|
117266
|
+
"shape": "S1hx",
|
117186
117267
|
"locationName": "loadBalancerTargetGroupSet"
|
117187
117268
|
},
|
117188
117269
|
"LoadBalancerTargetPort": {
|
@@ -117190,25 +117271,25 @@ module.exports={
|
|
117190
117271
|
"type": "integer"
|
117191
117272
|
},
|
117192
117273
|
"ElasticLoadBalancerListener": {
|
117193
|
-
"shape": "
|
117274
|
+
"shape": "S1hi",
|
117194
117275
|
"locationName": "elasticLoadBalancerListener"
|
117195
117276
|
},
|
117196
117277
|
"MissingComponent": {
|
117197
117278
|
"locationName": "missingComponent"
|
117198
117279
|
},
|
117199
117280
|
"NatGateway": {
|
117200
|
-
"shape": "
|
117281
|
+
"shape": "S1hi",
|
117201
117282
|
"locationName": "natGateway"
|
117202
117283
|
},
|
117203
117284
|
"NetworkInterface": {
|
117204
|
-
"shape": "
|
117285
|
+
"shape": "S1hi",
|
117205
117286
|
"locationName": "networkInterface"
|
117206
117287
|
},
|
117207
117288
|
"PacketField": {
|
117208
117289
|
"locationName": "packetField"
|
117209
117290
|
},
|
117210
117291
|
"VpcPeeringConnection": {
|
117211
|
-
"shape": "
|
117292
|
+
"shape": "S1hi",
|
117212
117293
|
"locationName": "vpcPeeringConnection"
|
117213
117294
|
},
|
117214
117295
|
"Port": {
|
@@ -117216,82 +117297,82 @@ module.exports={
|
|
117216
117297
|
"type": "integer"
|
117217
117298
|
},
|
117218
117299
|
"PortRanges": {
|
117219
|
-
"shape": "
|
117300
|
+
"shape": "S1hl",
|
117220
117301
|
"locationName": "portRangeSet"
|
117221
117302
|
},
|
117222
117303
|
"PrefixList": {
|
117223
|
-
"shape": "
|
117304
|
+
"shape": "S1hi",
|
117224
117305
|
"locationName": "prefixList"
|
117225
117306
|
},
|
117226
117307
|
"Protocols": {
|
117227
|
-
"shape": "
|
117308
|
+
"shape": "S1hs",
|
117228
117309
|
"locationName": "protocolSet"
|
117229
117310
|
},
|
117230
117311
|
"RouteTableRoute": {
|
117231
|
-
"shape": "
|
117312
|
+
"shape": "S1hm",
|
117232
117313
|
"locationName": "routeTableRoute"
|
117233
117314
|
},
|
117234
117315
|
"RouteTable": {
|
117235
|
-
"shape": "
|
117316
|
+
"shape": "S1hi",
|
117236
117317
|
"locationName": "routeTable"
|
117237
117318
|
},
|
117238
117319
|
"SecurityGroup": {
|
117239
|
-
"shape": "
|
117320
|
+
"shape": "S1hi",
|
117240
117321
|
"locationName": "securityGroup"
|
117241
117322
|
},
|
117242
117323
|
"SecurityGroupRule": {
|
117243
|
-
"shape": "
|
117324
|
+
"shape": "S1hn",
|
117244
117325
|
"locationName": "securityGroupRule"
|
117245
117326
|
},
|
117246
117327
|
"SecurityGroups": {
|
117247
|
-
"shape": "
|
117328
|
+
"shape": "S1hx",
|
117248
117329
|
"locationName": "securityGroupSet"
|
117249
117330
|
},
|
117250
117331
|
"SourceVpc": {
|
117251
|
-
"shape": "
|
117332
|
+
"shape": "S1hi",
|
117252
117333
|
"locationName": "sourceVpc"
|
117253
117334
|
},
|
117254
117335
|
"State": {
|
117255
117336
|
"locationName": "state"
|
117256
117337
|
},
|
117257
117338
|
"Subnet": {
|
117258
|
-
"shape": "
|
117339
|
+
"shape": "S1hi",
|
117259
117340
|
"locationName": "subnet"
|
117260
117341
|
},
|
117261
117342
|
"SubnetRouteTable": {
|
117262
|
-
"shape": "
|
117343
|
+
"shape": "S1hi",
|
117263
117344
|
"locationName": "subnetRouteTable"
|
117264
117345
|
},
|
117265
117346
|
"Vpc": {
|
117266
|
-
"shape": "
|
117347
|
+
"shape": "S1hi",
|
117267
117348
|
"locationName": "vpc"
|
117268
117349
|
},
|
117269
117350
|
"VpcEndpoint": {
|
117270
|
-
"shape": "
|
117351
|
+
"shape": "S1hi",
|
117271
117352
|
"locationName": "vpcEndpoint"
|
117272
117353
|
},
|
117273
117354
|
"VpnConnection": {
|
117274
|
-
"shape": "
|
117355
|
+
"shape": "S1hi",
|
117275
117356
|
"locationName": "vpnConnection"
|
117276
117357
|
},
|
117277
117358
|
"VpnGateway": {
|
117278
|
-
"shape": "
|
117359
|
+
"shape": "S1hi",
|
117279
117360
|
"locationName": "vpnGateway"
|
117280
117361
|
},
|
117281
117362
|
"TransitGateway": {
|
117282
|
-
"shape": "
|
117363
|
+
"shape": "S1hi",
|
117283
117364
|
"locationName": "transitGateway"
|
117284
117365
|
},
|
117285
117366
|
"TransitGatewayRouteTable": {
|
117286
|
-
"shape": "
|
117367
|
+
"shape": "S1hi",
|
117287
117368
|
"locationName": "transitGatewayRouteTable"
|
117288
117369
|
},
|
117289
117370
|
"TransitGatewayRouteTableRoute": {
|
117290
|
-
"shape": "
|
117371
|
+
"shape": "S1hy",
|
117291
117372
|
"locationName": "transitGatewayRouteTableRoute"
|
117292
117373
|
},
|
117293
117374
|
"TransitGatewayAttachment": {
|
117294
|
-
"shape": "
|
117375
|
+
"shape": "S1hi",
|
117295
117376
|
"locationName": "transitGatewayAttachment"
|
117296
117377
|
},
|
117297
117378
|
"ComponentAccount": {
|
@@ -117301,17 +117382,17 @@ module.exports={
|
|
117301
117382
|
"locationName": "componentRegion"
|
117302
117383
|
},
|
117303
117384
|
"FirewallStatelessRule": {
|
117304
|
-
"shape": "
|
117385
|
+
"shape": "S1i5",
|
117305
117386
|
"locationName": "firewallStatelessRule"
|
117306
117387
|
},
|
117307
117388
|
"FirewallStatefulRule": {
|
117308
|
-
"shape": "
|
117389
|
+
"shape": "S1i9",
|
117309
117390
|
"locationName": "firewallStatefulRule"
|
117310
117391
|
}
|
117311
117392
|
}
|
117312
117393
|
}
|
117313
117394
|
},
|
117314
|
-
"
|
117395
|
+
"S1i5": {
|
117315
117396
|
"type": "structure",
|
117316
117397
|
"members": {
|
117317
117398
|
"RuleGroupArn": {
|
@@ -117326,11 +117407,11 @@ module.exports={
|
|
117326
117407
|
"locationName": "destinationSet"
|
117327
117408
|
},
|
117328
117409
|
"SourcePorts": {
|
117329
|
-
"shape": "
|
117410
|
+
"shape": "S1hl",
|
117330
117411
|
"locationName": "sourcePortSet"
|
117331
117412
|
},
|
117332
117413
|
"DestinationPorts": {
|
117333
|
-
"shape": "
|
117414
|
+
"shape": "S1hl",
|
117334
117415
|
"locationName": "destinationPortSet"
|
117335
117416
|
},
|
117336
117417
|
"Protocols": {
|
@@ -117350,7 +117431,7 @@ module.exports={
|
|
117350
117431
|
}
|
117351
117432
|
}
|
117352
117433
|
},
|
117353
|
-
"
|
117434
|
+
"S1i9": {
|
117354
117435
|
"type": "structure",
|
117355
117436
|
"members": {
|
117356
117437
|
"RuleGroupArn": {
|
@@ -117365,11 +117446,11 @@ module.exports={
|
|
117365
117446
|
"locationName": "destinationSet"
|
117366
117447
|
},
|
117367
117448
|
"SourcePorts": {
|
117368
|
-
"shape": "
|
117449
|
+
"shape": "S1hl",
|
117369
117450
|
"locationName": "sourcePortSet"
|
117370
117451
|
},
|
117371
117452
|
"DestinationPorts": {
|
117372
|
-
"shape": "
|
117453
|
+
"shape": "S1hl",
|
117373
117454
|
"locationName": "destinationPortSet"
|
117374
117455
|
},
|
117375
117456
|
"Protocol": {
|
@@ -117383,7 +117464,7 @@ module.exports={
|
|
117383
117464
|
}
|
117384
117465
|
}
|
117385
117466
|
},
|
117386
|
-
"
|
117467
|
+
"S1jg": {
|
117387
117468
|
"type": "structure",
|
117388
117469
|
"members": {
|
117389
117470
|
"FirstAddress": {
|
@@ -117402,13 +117483,13 @@ module.exports={
|
|
117402
117483
|
}
|
117403
117484
|
}
|
117404
117485
|
},
|
117405
|
-
"
|
117486
|
+
"S1jt": {
|
117406
117487
|
"type": "list",
|
117407
117488
|
"member": {
|
117408
117489
|
"locationName": "ReservedInstancesId"
|
117409
117490
|
}
|
117410
117491
|
},
|
117411
|
-
"
|
117492
|
+
"S1k1": {
|
117412
117493
|
"type": "list",
|
117413
117494
|
"member": {
|
117414
117495
|
"locationName": "item",
|
@@ -117424,7 +117505,7 @@ module.exports={
|
|
117424
117505
|
}
|
117425
117506
|
}
|
117426
117507
|
},
|
117427
|
-
"
|
117508
|
+
"S1kf": {
|
117428
117509
|
"type": "structure",
|
117429
117510
|
"members": {
|
117430
117511
|
"AvailabilityZone": {
|
@@ -117445,7 +117526,7 @@ module.exports={
|
|
117445
117526
|
}
|
117446
117527
|
}
|
117447
117528
|
},
|
117448
|
-
"
|
117529
|
+
"S1l2": {
|
117449
117530
|
"type": "structure",
|
117450
117531
|
"members": {
|
117451
117532
|
"Frequency": {
|
@@ -117472,7 +117553,7 @@ module.exports={
|
|
117472
117553
|
}
|
117473
117554
|
}
|
117474
117555
|
},
|
117475
|
-
"
|
117556
|
+
"S1la": {
|
117476
117557
|
"type": "structure",
|
117477
117558
|
"members": {
|
117478
117559
|
"AvailabilityZone": {
|
@@ -117507,7 +117588,7 @@ module.exports={
|
|
117507
117588
|
"type": "timestamp"
|
117508
117589
|
},
|
117509
117590
|
"Recurrence": {
|
117510
|
-
"shape": "
|
117591
|
+
"shape": "S1l2",
|
117511
117592
|
"locationName": "recurrence"
|
117512
117593
|
},
|
117513
117594
|
"ScheduledInstanceId": {
|
@@ -117531,19 +117612,19 @@ module.exports={
|
|
117531
117612
|
}
|
117532
117613
|
}
|
117533
117614
|
},
|
117534
|
-
"
|
117615
|
+
"S1lh": {
|
117535
117616
|
"type": "list",
|
117536
117617
|
"member": {
|
117537
117618
|
"locationName": "item"
|
117538
117619
|
}
|
117539
117620
|
},
|
117540
|
-
"
|
117621
|
+
"S1ll": {
|
117541
117622
|
"type": "list",
|
117542
117623
|
"member": {
|
117543
117624
|
"locationName": "GroupName"
|
117544
117625
|
}
|
117545
117626
|
},
|
117546
|
-
"
|
117627
|
+
"S1lt": {
|
117547
117628
|
"type": "list",
|
117548
117629
|
"member": {
|
117549
117630
|
"locationName": "item",
|
@@ -117558,13 +117639,13 @@ module.exports={
|
|
117558
117639
|
}
|
117559
117640
|
}
|
117560
117641
|
},
|
117561
|
-
"
|
117642
|
+
"S1m3": {
|
117562
117643
|
"type": "list",
|
117563
117644
|
"member": {
|
117564
117645
|
"locationName": "SnapshotId"
|
117565
117646
|
}
|
117566
117647
|
},
|
117567
|
-
"
|
117648
|
+
"S1mm": {
|
117568
117649
|
"type": "structure",
|
117569
117650
|
"required": [
|
117570
117651
|
"IamFleetRole",
|
@@ -117662,11 +117743,11 @@ module.exports={
|
|
117662
117743
|
}
|
117663
117744
|
},
|
117664
117745
|
"NetworkInterfaces": {
|
117665
|
-
"shape": "
|
117746
|
+
"shape": "S1mw",
|
117666
117747
|
"locationName": "networkInterfaceSet"
|
117667
117748
|
},
|
117668
117749
|
"Placement": {
|
117669
|
-
"shape": "
|
117750
|
+
"shape": "S1my",
|
117670
117751
|
"locationName": "placement"
|
117671
117752
|
},
|
117672
117753
|
"RamdiskId": {
|
@@ -117711,7 +117792,7 @@ module.exports={
|
|
117711
117792
|
}
|
117712
117793
|
},
|
117713
117794
|
"LaunchTemplateConfigs": {
|
117714
|
-
"shape": "
|
117795
|
+
"shape": "S1n1",
|
117715
117796
|
"locationName": "launchTemplateConfigs"
|
117716
117797
|
},
|
117717
117798
|
"SpotPrice": {
|
@@ -117813,7 +117894,7 @@ module.exports={
|
|
117813
117894
|
}
|
117814
117895
|
}
|
117815
117896
|
},
|
117816
|
-
"
|
117897
|
+
"S1mw": {
|
117817
117898
|
"type": "list",
|
117818
117899
|
"member": {
|
117819
117900
|
"locationName": "item",
|
@@ -117895,7 +117976,7 @@ module.exports={
|
|
117895
117976
|
}
|
117896
117977
|
}
|
117897
117978
|
},
|
117898
|
-
"
|
117979
|
+
"S1my": {
|
117899
117980
|
"type": "structure",
|
117900
117981
|
"members": {
|
117901
117982
|
"AvailabilityZone": {
|
@@ -117909,7 +117990,7 @@ module.exports={
|
|
117909
117990
|
}
|
117910
117991
|
}
|
117911
117992
|
},
|
117912
|
-
"
|
117993
|
+
"S1n1": {
|
117913
117994
|
"type": "list",
|
117914
117995
|
"member": {
|
117915
117996
|
"locationName": "item",
|
@@ -117956,7 +118037,7 @@ module.exports={
|
|
117956
118037
|
}
|
117957
118038
|
}
|
117958
118039
|
},
|
117959
|
-
"
|
118040
|
+
"S1ne": {
|
117960
118041
|
"type": "list",
|
117961
118042
|
"member": {
|
117962
118043
|
"locationName": "item",
|
@@ -118026,11 +118107,11 @@ module.exports={
|
|
118026
118107
|
"locationName": "keyName"
|
118027
118108
|
},
|
118028
118109
|
"NetworkInterfaces": {
|
118029
|
-
"shape": "
|
118110
|
+
"shape": "S1mw",
|
118030
118111
|
"locationName": "networkInterfaceSet"
|
118031
118112
|
},
|
118032
118113
|
"Placement": {
|
118033
|
-
"shape": "
|
118114
|
+
"shape": "S1my",
|
118034
118115
|
"locationName": "placement"
|
118035
118116
|
},
|
118036
118117
|
"RamdiskId": {
|
@@ -118040,7 +118121,7 @@ module.exports={
|
|
118040
118121
|
"locationName": "subnetId"
|
118041
118122
|
},
|
118042
118123
|
"Monitoring": {
|
118043
|
-
"shape": "
|
118124
|
+
"shape": "S1nh",
|
118044
118125
|
"locationName": "monitoring"
|
118045
118126
|
}
|
118046
118127
|
}
|
@@ -118097,7 +118178,7 @@ module.exports={
|
|
118097
118178
|
}
|
118098
118179
|
}
|
118099
118180
|
},
|
118100
|
-
"
|
118181
|
+
"S1nh": {
|
118101
118182
|
"type": "structure",
|
118102
118183
|
"required": [
|
118103
118184
|
"Enabled"
|
@@ -118109,7 +118190,7 @@ module.exports={
|
|
118109
118190
|
}
|
118110
118191
|
}
|
118111
118192
|
},
|
118112
|
-
"
|
118193
|
+
"S1nw": {
|
118113
118194
|
"type": "list",
|
118114
118195
|
"member": {
|
118115
118196
|
"locationName": "item",
|
@@ -118151,17 +118232,17 @@ module.exports={
|
|
118151
118232
|
}
|
118152
118233
|
}
|
118153
118234
|
},
|
118154
|
-
"
|
118235
|
+
"S1ou": {
|
118155
118236
|
"type": "list",
|
118156
118237
|
"member": {}
|
118157
118238
|
},
|
118158
|
-
"
|
118239
|
+
"S1qd": {
|
118159
118240
|
"type": "list",
|
118160
118241
|
"member": {
|
118161
118242
|
"locationName": "item"
|
118162
118243
|
}
|
118163
118244
|
},
|
118164
|
-
"
|
118245
|
+
"S1qh": {
|
118165
118246
|
"type": "structure",
|
118166
118247
|
"members": {
|
118167
118248
|
"VerifiedAccessInstanceId": {
|
@@ -118180,7 +118261,7 @@ module.exports={
|
|
118180
118261
|
"type": "boolean"
|
118181
118262
|
},
|
118182
118263
|
"DeliveryStatus": {
|
118183
|
-
"shape": "
|
118264
|
+
"shape": "S1qk",
|
118184
118265
|
"locationName": "deliveryStatus"
|
118185
118266
|
},
|
118186
118267
|
"BucketName": {
|
@@ -118203,7 +118284,7 @@ module.exports={
|
|
118203
118284
|
"type": "boolean"
|
118204
118285
|
},
|
118205
118286
|
"DeliveryStatus": {
|
118206
|
-
"shape": "
|
118287
|
+
"shape": "S1qk",
|
118207
118288
|
"locationName": "deliveryStatus"
|
118208
118289
|
},
|
118209
118290
|
"LogGroup": {
|
@@ -118220,7 +118301,7 @@ module.exports={
|
|
118220
118301
|
"type": "boolean"
|
118221
118302
|
},
|
118222
118303
|
"DeliveryStatus": {
|
118223
|
-
"shape": "
|
118304
|
+
"shape": "S1qk",
|
118224
118305
|
"locationName": "deliveryStatus"
|
118225
118306
|
},
|
118226
118307
|
"DeliveryStream": {
|
@@ -118239,7 +118320,7 @@ module.exports={
|
|
118239
118320
|
}
|
118240
118321
|
}
|
118241
118322
|
},
|
118242
|
-
"
|
118323
|
+
"S1qk": {
|
118243
118324
|
"type": "structure",
|
118244
118325
|
"members": {
|
118245
118326
|
"Code": {
|
@@ -118250,7 +118331,7 @@ module.exports={
|
|
118250
118331
|
}
|
118251
118332
|
}
|
118252
118333
|
},
|
118253
|
-
"
|
118334
|
+
"S1rl": {
|
118254
118335
|
"type": "structure",
|
118255
118336
|
"members": {
|
118256
118337
|
"VolumeId": {
|
@@ -118314,19 +118395,19 @@ module.exports={
|
|
118314
118395
|
}
|
118315
118396
|
}
|
118316
118397
|
},
|
118317
|
-
"
|
118398
|
+
"S1rr": {
|
118318
118399
|
"type": "list",
|
118319
118400
|
"member": {
|
118320
118401
|
"locationName": "VpcId"
|
118321
118402
|
}
|
118322
118403
|
},
|
118323
|
-
"
|
118404
|
+
"S1tr": {
|
118324
118405
|
"type": "list",
|
118325
118406
|
"member": {
|
118326
118407
|
"locationName": "AvailabilityZone"
|
118327
118408
|
}
|
118328
118409
|
},
|
118329
|
-
"
|
118410
|
+
"S1ug": {
|
118330
118411
|
"type": "structure",
|
118331
118412
|
"members": {
|
118332
118413
|
"TransitGatewayAttachmentId": {
|
@@ -118349,7 +118430,7 @@ module.exports={
|
|
118349
118430
|
}
|
118350
118431
|
}
|
118351
118432
|
},
|
118352
|
-
"
|
118433
|
+
"S1xw": {
|
118353
118434
|
"type": "structure",
|
118354
118435
|
"members": {
|
118355
118436
|
"InstanceFamily": {
|
@@ -118360,13 +118441,13 @@ module.exports={
|
|
118360
118441
|
}
|
118361
118442
|
}
|
118362
118443
|
},
|
118363
|
-
"
|
118444
|
+
"S1yd": {
|
118364
118445
|
"type": "list",
|
118365
118446
|
"member": {
|
118366
118447
|
"locationName": "item"
|
118367
118448
|
}
|
118368
118449
|
},
|
118369
|
-
"
|
118450
|
+
"S1yf": {
|
118370
118451
|
"type": "list",
|
118371
118452
|
"member": {
|
118372
118453
|
"locationName": "item",
|
@@ -118401,19 +118482,19 @@ module.exports={
|
|
118401
118482
|
}
|
118402
118483
|
}
|
118403
118484
|
},
|
118404
|
-
"
|
118485
|
+
"S1yk": {
|
118405
118486
|
"type": "list",
|
118406
118487
|
"member": {
|
118407
118488
|
"locationName": "item"
|
118408
118489
|
}
|
118409
118490
|
},
|
118410
|
-
"
|
118491
|
+
"S1yl": {
|
118411
118492
|
"type": "list",
|
118412
118493
|
"member": {
|
118413
118494
|
"locationName": "item"
|
118414
118495
|
}
|
118415
118496
|
},
|
118416
|
-
"
|
118497
|
+
"S1zl": {
|
118417
118498
|
"type": "structure",
|
118418
118499
|
"members": {
|
118419
118500
|
"IpamId": {
|
@@ -118465,7 +118546,7 @@ module.exports={
|
|
118465
118546
|
}
|
118466
118547
|
}
|
118467
118548
|
},
|
118468
|
-
"
|
118549
|
+
"S209": {
|
118469
118550
|
"type": "structure",
|
118470
118551
|
"members": {
|
118471
118552
|
"HourlyPrice": {
|
@@ -118479,14 +118560,14 @@ module.exports={
|
|
118479
118560
|
}
|
118480
118561
|
}
|
118481
118562
|
},
|
118482
|
-
"
|
118563
|
+
"S210": {
|
118483
118564
|
"type": "list",
|
118484
118565
|
"member": {
|
118485
118566
|
"shape": "Sns",
|
118486
118567
|
"locationName": "item"
|
118487
118568
|
}
|
118488
118569
|
},
|
118489
|
-
"
|
118570
|
+
"S22c": {
|
118490
118571
|
"type": "structure",
|
118491
118572
|
"members": {
|
118492
118573
|
"Comment": {},
|
@@ -118501,14 +118582,14 @@ module.exports={
|
|
118501
118582
|
}
|
118502
118583
|
}
|
118503
118584
|
},
|
118504
|
-
"
|
118585
|
+
"S22f": {
|
118505
118586
|
"type": "structure",
|
118506
118587
|
"members": {
|
118507
118588
|
"S3Bucket": {},
|
118508
118589
|
"S3Key": {}
|
118509
118590
|
}
|
118510
118591
|
},
|
118511
|
-
"
|
118592
|
+
"S22m": {
|
118512
118593
|
"type": "structure",
|
118513
118594
|
"required": [
|
118514
118595
|
"Bytes",
|
@@ -118529,7 +118610,7 @@ module.exports={
|
|
118529
118610
|
}
|
118530
118611
|
}
|
118531
118612
|
},
|
118532
|
-
"
|
118613
|
+
"S22n": {
|
118533
118614
|
"type": "structure",
|
118534
118615
|
"required": [
|
118535
118616
|
"Size"
|
@@ -118541,25 +118622,25 @@ module.exports={
|
|
118541
118622
|
}
|
118542
118623
|
}
|
118543
118624
|
},
|
118544
|
-
"
|
118625
|
+
"S23s": {
|
118545
118626
|
"type": "list",
|
118546
118627
|
"member": {
|
118547
118628
|
"locationName": "UserId"
|
118548
118629
|
}
|
118549
118630
|
},
|
118550
|
-
"
|
118631
|
+
"S23t": {
|
118551
118632
|
"type": "list",
|
118552
118633
|
"member": {
|
118553
118634
|
"locationName": "UserGroup"
|
118554
118635
|
}
|
118555
118636
|
},
|
118556
|
-
"
|
118637
|
+
"S23u": {
|
118557
118638
|
"type": "list",
|
118558
118639
|
"member": {
|
118559
118640
|
"locationName": "ProductCode"
|
118560
118641
|
}
|
118561
118642
|
},
|
118562
|
-
"
|
118643
|
+
"S23w": {
|
118563
118644
|
"type": "list",
|
118564
118645
|
"member": {
|
118565
118646
|
"locationName": "item",
|
@@ -118570,14 +118651,14 @@ module.exports={
|
|
118570
118651
|
}
|
118571
118652
|
}
|
118572
118653
|
},
|
118573
|
-
"
|
118654
|
+
"S241": {
|
118574
118655
|
"type": "list",
|
118575
118656
|
"member": {
|
118576
118657
|
"shape": "S1h",
|
118577
118658
|
"locationName": "item"
|
118578
118659
|
}
|
118579
118660
|
},
|
118580
|
-
"
|
118661
|
+
"S24e": {
|
118581
118662
|
"type": "structure",
|
118582
118663
|
"members": {
|
118583
118664
|
"CapacityReservationPreference": {},
|
@@ -118586,7 +118667,7 @@ module.exports={
|
|
118586
118667
|
}
|
118587
118668
|
}
|
118588
118669
|
},
|
118589
|
-
"
|
118670
|
+
"S253": {
|
118590
118671
|
"type": "list",
|
118591
118672
|
"member": {
|
118592
118673
|
"type": "structure",
|
@@ -118595,7 +118676,7 @@ module.exports={
|
|
118595
118676
|
}
|
118596
118677
|
}
|
118597
118678
|
},
|
118598
|
-
"
|
118679
|
+
"S27r": {
|
118599
118680
|
"type": "structure",
|
118600
118681
|
"members": {
|
118601
118682
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -118609,7 +118690,7 @@ module.exports={
|
|
118609
118690
|
}
|
118610
118691
|
}
|
118611
118692
|
},
|
118612
|
-
"
|
118693
|
+
"S27t": {
|
118613
118694
|
"type": "structure",
|
118614
118695
|
"members": {
|
118615
118696
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -118626,7 +118707,7 @@ module.exports={
|
|
118626
118707
|
}
|
118627
118708
|
}
|
118628
118709
|
},
|
118629
|
-
"
|
118710
|
+
"S288": {
|
118630
118711
|
"type": "list",
|
118631
118712
|
"member": {
|
118632
118713
|
"locationName": "item",
|
@@ -118636,19 +118717,19 @@ module.exports={
|
|
118636
118717
|
"locationName": "instanceId"
|
118637
118718
|
},
|
118638
118719
|
"Monitoring": {
|
118639
|
-
"shape": "
|
118720
|
+
"shape": "S1de",
|
118640
118721
|
"locationName": "monitoring"
|
118641
118722
|
}
|
118642
118723
|
}
|
118643
118724
|
}
|
118644
118725
|
},
|
118645
|
-
"
|
118726
|
+
"S2bz": {
|
118646
118727
|
"type": "list",
|
118647
118728
|
"member": {
|
118648
118729
|
"locationName": "SecurityGroupId"
|
118649
118730
|
}
|
118650
118731
|
},
|
118651
|
-
"
|
118732
|
+
"S2cn": {
|
118652
118733
|
"type": "list",
|
118653
118734
|
"member": {
|
118654
118735
|
"locationName": "item",
|
@@ -118668,7 +118749,7 @@ module.exports={
|
|
118668
118749
|
}
|
118669
118750
|
}
|
118670
118751
|
},
|
118671
|
-
"
|
118752
|
+
"S2db": {
|
118672
118753
|
"type": "list",
|
118673
118754
|
"member": {
|
118674
118755
|
"locationName": "item",
|
@@ -118909,6 +118990,12 @@ module.exports={
|
|
118909
118990
|
"output_token": "NextToken",
|
118910
118991
|
"result_key": "InstanceStatuses"
|
118911
118992
|
},
|
118993
|
+
"DescribeInstanceTopology": {
|
118994
|
+
"input_token": "NextToken",
|
118995
|
+
"limit_key": "MaxResults",
|
118996
|
+
"output_token": "NextToken",
|
118997
|
+
"result_key": "Instances"
|
118998
|
+
},
|
118912
118999
|
"DescribeInstanceTypeOfferings": {
|
118913
119000
|
"input_token": "NextToken",
|
118914
119001
|
"limit_key": "MaxResults",
|
@@ -123079,7 +123166,10 @@ module.exports={
|
|
123079
123166
|
"tags": {
|
123080
123167
|
"shape": "Sa"
|
123081
123168
|
},
|
123082
|
-
"taskDefinition": {}
|
123169
|
+
"taskDefinition": {},
|
123170
|
+
"clientToken": {
|
123171
|
+
"idempotencyToken": true
|
123172
|
+
}
|
123083
123173
|
}
|
123084
123174
|
},
|
123085
123175
|
"output": {
|
@@ -134956,8 +135046,7 @@ module.exports={
|
|
134956
135046
|
"input": {
|
134957
135047
|
"type": "structure",
|
134958
135048
|
"required": [
|
134959
|
-
"ClusterId"
|
134960
|
-
"ExecutionRoleArn"
|
135049
|
+
"ClusterId"
|
134961
135050
|
],
|
134962
135051
|
"members": {
|
134963
135052
|
"ClusterId": {},
|
@@ -157554,18 +157643,21 @@ module.exports={
|
|
157554
157643
|
"shape": "S9f"
|
157555
157644
|
},
|
157556
157645
|
"alertTargets": {
|
157557
|
-
"shape": "
|
157646
|
+
"shape": "Sa6"
|
157558
157647
|
},
|
157559
157648
|
"additionalMetricsToRetain": {
|
157560
|
-
"shape": "
|
157649
|
+
"shape": "Saa",
|
157561
157650
|
"deprecated": true,
|
157562
157651
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
157563
157652
|
},
|
157564
157653
|
"additionalMetricsToRetainV2": {
|
157565
|
-
"shape": "
|
157654
|
+
"shape": "Sab"
|
157566
157655
|
},
|
157567
157656
|
"tags": {
|
157568
157657
|
"shape": "S2e"
|
157658
|
+
},
|
157659
|
+
"metricsExportConfig": {
|
157660
|
+
"shape": "Sad"
|
157569
157661
|
}
|
157570
157662
|
}
|
157571
157663
|
},
|
@@ -157595,7 +157687,7 @@ module.exports={
|
|
157595
157687
|
},
|
157596
157688
|
"description": {},
|
157597
157689
|
"files": {
|
157598
|
-
"shape": "
|
157690
|
+
"shape": "Saj"
|
157599
157691
|
},
|
157600
157692
|
"roleArn": {},
|
157601
157693
|
"tags": {
|
@@ -157692,7 +157784,7 @@ module.exports={
|
|
157692
157784
|
"locationName": "thingTypeName"
|
157693
157785
|
},
|
157694
157786
|
"thingTypeProperties": {
|
157695
|
-
"shape": "
|
157787
|
+
"shape": "Sav"
|
157696
157788
|
},
|
157697
157789
|
"tags": {
|
157698
157790
|
"shape": "S2e"
|
@@ -157724,7 +157816,7 @@ module.exports={
|
|
157724
157816
|
"locationName": "ruleName"
|
157725
157817
|
},
|
157726
157818
|
"topicRulePayload": {
|
157727
|
-
"shape": "
|
157819
|
+
"shape": "Sb3"
|
157728
157820
|
},
|
157729
157821
|
"tags": {
|
157730
157822
|
"location": "header",
|
@@ -157765,10 +157857,10 @@ module.exports={
|
|
157765
157857
|
],
|
157766
157858
|
"members": {
|
157767
157859
|
"subnetIds": {
|
157768
|
-
"shape": "
|
157860
|
+
"shape": "Sek"
|
157769
157861
|
},
|
157770
157862
|
"securityGroups": {
|
157771
|
-
"shape": "
|
157863
|
+
"shape": "Sem"
|
157772
157864
|
},
|
157773
157865
|
"vpcId": {},
|
157774
157866
|
"roleArn": {}
|
@@ -157782,7 +157874,7 @@ module.exports={
|
|
157782
157874
|
"type": "structure",
|
157783
157875
|
"members": {
|
157784
157876
|
"topicRuleDestination": {
|
157785
|
-
"shape": "
|
157877
|
+
"shape": "Seq"
|
157786
157878
|
}
|
157787
157879
|
}
|
157788
157880
|
}
|
@@ -158614,10 +158706,10 @@ module.exports={
|
|
158614
158706
|
"members": {
|
158615
158707
|
"roleArn": {},
|
158616
158708
|
"auditNotificationTargetConfigurations": {
|
158617
|
-
"shape": "
|
158709
|
+
"shape": "Sgu"
|
158618
158710
|
},
|
158619
158711
|
"auditCheckConfigurations": {
|
158620
|
-
"shape": "
|
158712
|
+
"shape": "Sgx"
|
158621
158713
|
}
|
158622
158714
|
}
|
158623
158715
|
}
|
@@ -158643,7 +158735,7 @@ module.exports={
|
|
158643
158735
|
"type": "structure",
|
158644
158736
|
"members": {
|
158645
158737
|
"finding": {
|
158646
|
-
"shape": "
|
158738
|
+
"shape": "Sh2"
|
158647
158739
|
}
|
158648
158740
|
}
|
158649
158741
|
}
|
@@ -158700,13 +158792,13 @@ module.exports={
|
|
158700
158792
|
}
|
158701
158793
|
},
|
158702
158794
|
"target": {
|
158703
|
-
"shape": "
|
158795
|
+
"shape": "Shm"
|
158704
158796
|
},
|
158705
158797
|
"auditCheckToActionsMapping": {
|
158706
|
-
"shape": "
|
158798
|
+
"shape": "Shq"
|
158707
158799
|
},
|
158708
158800
|
"actionsDefinition": {
|
158709
|
-
"shape": "
|
158801
|
+
"shape": "Shs"
|
158710
158802
|
}
|
158711
158803
|
}
|
158712
158804
|
}
|
@@ -158845,7 +158937,7 @@ module.exports={
|
|
158845
158937
|
"type": "structure",
|
158846
158938
|
"members": {
|
158847
158939
|
"authorizerDescription": {
|
158848
|
-
"shape": "
|
158940
|
+
"shape": "Sij"
|
158849
158941
|
}
|
158850
158942
|
}
|
158851
158943
|
}
|
@@ -158930,13 +159022,13 @@ module.exports={
|
|
158930
159022
|
},
|
158931
159023
|
"generationId": {},
|
158932
159024
|
"validity": {
|
158933
|
-
"shape": "
|
159025
|
+
"shape": "Siw"
|
158934
159026
|
},
|
158935
159027
|
"certificateMode": {}
|
158936
159028
|
}
|
158937
159029
|
},
|
158938
159030
|
"registrationConfig": {
|
158939
|
-
"shape": "
|
159031
|
+
"shape": "Siy"
|
158940
159032
|
}
|
158941
159033
|
}
|
158942
159034
|
}
|
@@ -158998,7 +159090,7 @@ module.exports={
|
|
158998
159090
|
},
|
158999
159091
|
"generationId": {},
|
159000
159092
|
"validity": {
|
159001
|
-
"shape": "
|
159093
|
+
"shape": "Siw"
|
159002
159094
|
},
|
159003
159095
|
"certificateMode": {}
|
159004
159096
|
}
|
@@ -159052,7 +159144,7 @@ module.exports={
|
|
159052
159144
|
"type": "structure",
|
159053
159145
|
"members": {
|
159054
159146
|
"authorizerDescription": {
|
159055
|
-
"shape": "
|
159147
|
+
"shape": "Sij"
|
159056
159148
|
}
|
159057
159149
|
}
|
159058
159150
|
}
|
@@ -159078,7 +159170,7 @@ module.exports={
|
|
159078
159170
|
"type": "structure",
|
159079
159171
|
"members": {
|
159080
159172
|
"taskSummary": {
|
159081
|
-
"shape": "
|
159173
|
+
"shape": "Sjb"
|
159082
159174
|
}
|
159083
159175
|
}
|
159084
159176
|
}
|
@@ -159201,7 +159293,7 @@ module.exports={
|
|
159201
159293
|
"type": "structure",
|
159202
159294
|
"members": {
|
159203
159295
|
"eventConfigurations": {
|
159204
|
-
"shape": "
|
159296
|
+
"shape": "Sk1"
|
159205
159297
|
},
|
159206
159298
|
"creationDate": {
|
159207
159299
|
"type": "timestamp"
|
@@ -159557,7 +159649,7 @@ module.exports={
|
|
159557
159649
|
"description": {},
|
159558
159650
|
"templateVersion": {},
|
159559
159651
|
"environments": {
|
159560
|
-
"shape": "
|
159652
|
+
"shape": "Sl7"
|
159561
159653
|
},
|
159562
159654
|
"documentParameters": {
|
159563
159655
|
"type": "list",
|
@@ -159797,15 +159889,15 @@ module.exports={
|
|
159797
159889
|
"shape": "S9f"
|
159798
159890
|
},
|
159799
159891
|
"alertTargets": {
|
159800
|
-
"shape": "
|
159892
|
+
"shape": "Sa6"
|
159801
159893
|
},
|
159802
159894
|
"additionalMetricsToRetain": {
|
159803
|
-
"shape": "
|
159895
|
+
"shape": "Saa",
|
159804
159896
|
"deprecated": true,
|
159805
159897
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
159806
159898
|
},
|
159807
159899
|
"additionalMetricsToRetainV2": {
|
159808
|
-
"shape": "
|
159900
|
+
"shape": "Sab"
|
159809
159901
|
},
|
159810
159902
|
"version": {
|
159811
159903
|
"type": "long"
|
@@ -159815,6 +159907,9 @@ module.exports={
|
|
159815
159907
|
},
|
159816
159908
|
"lastModifiedDate": {
|
159817
159909
|
"type": "timestamp"
|
159910
|
+
},
|
159911
|
+
"metricsExportConfig": {
|
159912
|
+
"shape": "Sad"
|
159818
159913
|
}
|
159819
159914
|
}
|
159820
159915
|
}
|
@@ -159849,7 +159944,7 @@ module.exports={
|
|
159849
159944
|
},
|
159850
159945
|
"description": {},
|
159851
159946
|
"files": {
|
159852
|
-
"shape": "
|
159947
|
+
"shape": "Saj"
|
159853
159948
|
},
|
159854
159949
|
"createdAt": {
|
159855
159950
|
"type": "timestamp"
|
@@ -159932,7 +160027,7 @@ module.exports={
|
|
159932
160027
|
"members": {
|
159933
160028
|
"parentGroupName": {},
|
159934
160029
|
"rootToParentThingGroups": {
|
159935
|
-
"shape": "
|
160030
|
+
"shape": "Sm0"
|
159936
160031
|
},
|
159937
160032
|
"creationDate": {
|
159938
160033
|
"type": "timestamp"
|
@@ -160015,10 +160110,10 @@ module.exports={
|
|
160015
160110
|
"thingTypeId": {},
|
160016
160111
|
"thingTypeArn": {},
|
160017
160112
|
"thingTypeProperties": {
|
160018
|
-
"shape": "
|
160113
|
+
"shape": "Sav"
|
160019
160114
|
},
|
160020
160115
|
"thingTypeMetadata": {
|
160021
|
-
"shape": "
|
160116
|
+
"shape": "Smd"
|
160022
160117
|
}
|
160023
160118
|
}
|
160024
160119
|
}
|
@@ -160326,10 +160421,10 @@ module.exports={
|
|
160326
160421
|
"type": "structure",
|
160327
160422
|
"members": {
|
160328
160423
|
"thingIndexingConfiguration": {
|
160329
|
-
"shape": "
|
160424
|
+
"shape": "Snc"
|
160330
160425
|
},
|
160331
160426
|
"thingGroupIndexingConfiguration": {
|
160332
|
-
"shape": "
|
160427
|
+
"shape": "Sno"
|
160333
160428
|
}
|
160334
160429
|
}
|
160335
160430
|
}
|
@@ -160491,7 +160586,7 @@ module.exports={
|
|
160491
160586
|
"type": "structure",
|
160492
160587
|
"members": {
|
160493
160588
|
"versionUpdateByJobsConfig": {
|
160494
|
-
"shape": "
|
160589
|
+
"shape": "So4"
|
160495
160590
|
}
|
160496
160591
|
}
|
160497
160592
|
}
|
@@ -160758,14 +160853,14 @@ module.exports={
|
|
160758
160853
|
"type": "timestamp"
|
160759
160854
|
},
|
160760
160855
|
"actions": {
|
160761
|
-
"shape": "
|
160856
|
+
"shape": "Sb6"
|
160762
160857
|
},
|
160763
160858
|
"ruleDisabled": {
|
160764
160859
|
"type": "boolean"
|
160765
160860
|
},
|
160766
160861
|
"awsIotSqlVersion": {},
|
160767
160862
|
"errorAction": {
|
160768
|
-
"shape": "
|
160863
|
+
"shape": "Sb7"
|
160769
160864
|
}
|
160770
160865
|
}
|
160771
160866
|
}
|
@@ -160793,7 +160888,7 @@ module.exports={
|
|
160793
160888
|
"type": "structure",
|
160794
160889
|
"members": {
|
160795
160890
|
"topicRuleDestination": {
|
160796
|
-
"shape": "
|
160891
|
+
"shape": "Seq"
|
160797
160892
|
}
|
160798
160893
|
}
|
160799
160894
|
}
|
@@ -160876,7 +160971,7 @@ module.exports={
|
|
160876
160971
|
"shape": "S9n"
|
160877
160972
|
},
|
160878
160973
|
"violationEventAdditionalInfo": {
|
160879
|
-
"shape": "
|
160974
|
+
"shape": "Spe"
|
160880
160975
|
},
|
160881
160976
|
"verificationState": {},
|
160882
160977
|
"verificationStateDescription": {},
|
@@ -160927,7 +161022,7 @@ module.exports={
|
|
160927
161022
|
"type": "structure",
|
160928
161023
|
"members": {
|
160929
161024
|
"policies": {
|
160930
|
-
"shape": "
|
161025
|
+
"shape": "Spl"
|
160931
161026
|
},
|
160932
161027
|
"nextMarker": {}
|
160933
161028
|
}
|
@@ -160966,7 +161061,7 @@ module.exports={
|
|
160966
161061
|
"findings": {
|
160967
161062
|
"type": "list",
|
160968
161063
|
"member": {
|
160969
|
-
"shape": "
|
161064
|
+
"shape": "Sh2"
|
160970
161065
|
}
|
160971
161066
|
},
|
160972
161067
|
"nextToken": {}
|
@@ -161284,7 +161379,7 @@ module.exports={
|
|
161284
161379
|
"billingGroups": {
|
161285
161380
|
"type": "list",
|
161286
161381
|
"member": {
|
161287
|
-
"shape": "
|
161382
|
+
"shape": "Sm1"
|
161288
161383
|
}
|
161289
161384
|
},
|
161290
161385
|
"nextToken": {}
|
@@ -161368,7 +161463,7 @@ module.exports={
|
|
161368
161463
|
"type": "structure",
|
161369
161464
|
"members": {
|
161370
161465
|
"certificates": {
|
161371
|
-
"shape": "
|
161466
|
+
"shape": "Sqn"
|
161372
161467
|
},
|
161373
161468
|
"nextMarker": {}
|
161374
161469
|
}
|
@@ -161409,7 +161504,7 @@ module.exports={
|
|
161409
161504
|
"type": "structure",
|
161410
161505
|
"members": {
|
161411
161506
|
"certificates": {
|
161412
|
-
"shape": "
|
161507
|
+
"shape": "Sqn"
|
161413
161508
|
},
|
161414
161509
|
"nextMarker": {}
|
161415
161510
|
}
|
@@ -161553,7 +161648,7 @@ module.exports={
|
|
161553
161648
|
"tasks": {
|
161554
161649
|
"type": "list",
|
161555
161650
|
"member": {
|
161556
|
-
"shape": "
|
161651
|
+
"shape": "Sjb"
|
161557
161652
|
}
|
161558
161653
|
},
|
161559
161654
|
"nextToken": {}
|
@@ -161737,7 +161832,7 @@ module.exports={
|
|
161737
161832
|
"members": {
|
161738
161833
|
"thingArn": {},
|
161739
161834
|
"jobExecutionSummary": {
|
161740
|
-
"shape": "
|
161835
|
+
"shape": "Srn"
|
161741
161836
|
}
|
161742
161837
|
}
|
161743
161838
|
}
|
@@ -161794,7 +161889,7 @@ module.exports={
|
|
161794
161889
|
"members": {
|
161795
161890
|
"jobId": {},
|
161796
161891
|
"jobExecutionSummary": {
|
161797
|
-
"shape": "
|
161892
|
+
"shape": "Srn"
|
161798
161893
|
}
|
161799
161894
|
}
|
161800
161895
|
}
|
@@ -161949,7 +162044,7 @@ module.exports={
|
|
161949
162044
|
"templateName": {},
|
161950
162045
|
"description": {},
|
161951
162046
|
"environments": {
|
161952
|
-
"shape": "
|
162047
|
+
"shape": "Sl7"
|
161953
162048
|
},
|
161954
162049
|
"templateVersion": {}
|
161955
162050
|
}
|
@@ -162292,7 +162387,7 @@ module.exports={
|
|
162292
162387
|
"type": "structure",
|
162293
162388
|
"members": {
|
162294
162389
|
"policies": {
|
162295
|
-
"shape": "
|
162390
|
+
"shape": "Spl"
|
162296
162391
|
},
|
162297
162392
|
"nextMarker": {}
|
162298
162393
|
}
|
@@ -162333,7 +162428,7 @@ module.exports={
|
|
162333
162428
|
"type": "structure",
|
162334
162429
|
"members": {
|
162335
162430
|
"principals": {
|
162336
|
-
"shape": "
|
162431
|
+
"shape": "Ssy"
|
162337
162432
|
},
|
162338
162433
|
"nextMarker": {}
|
162339
162434
|
}
|
@@ -162413,7 +162508,7 @@ module.exports={
|
|
162413
162508
|
"type": "structure",
|
162414
162509
|
"members": {
|
162415
162510
|
"policies": {
|
162416
|
-
"shape": "
|
162511
|
+
"shape": "Spl"
|
162417
162512
|
},
|
162418
162513
|
"nextMarker": {}
|
162419
162514
|
}
|
@@ -162450,7 +162545,7 @@ module.exports={
|
|
162450
162545
|
"type": "structure",
|
162451
162546
|
"members": {
|
162452
162547
|
"things": {
|
162453
|
-
"shape": "
|
162548
|
+
"shape": "St8"
|
162454
162549
|
},
|
162455
162550
|
"nextToken": {}
|
162456
162551
|
}
|
@@ -162583,7 +162678,7 @@ module.exports={
|
|
162583
162678
|
"type": "structure",
|
162584
162679
|
"members": {
|
162585
162680
|
"relatedResources": {
|
162586
|
-
"shape": "
|
162681
|
+
"shape": "Sh7"
|
162587
162682
|
},
|
162588
162683
|
"nextToken": {}
|
162589
162684
|
}
|
@@ -162696,7 +162791,7 @@ module.exports={
|
|
162696
162791
|
"securityProfileIdentifiers": {
|
162697
162792
|
"type": "list",
|
162698
162793
|
"member": {
|
162699
|
-
"shape": "
|
162794
|
+
"shape": "Stt"
|
162700
162795
|
}
|
162701
162796
|
},
|
162702
162797
|
"nextToken": {}
|
@@ -162743,10 +162838,10 @@ module.exports={
|
|
162743
162838
|
"type": "structure",
|
162744
162839
|
"members": {
|
162745
162840
|
"securityProfileIdentifier": {
|
162746
|
-
"shape": "
|
162841
|
+
"shape": "Stt"
|
162747
162842
|
},
|
162748
162843
|
"target": {
|
162749
|
-
"shape": "
|
162844
|
+
"shape": "Sty"
|
162750
162845
|
}
|
162751
162846
|
}
|
162752
162847
|
}
|
@@ -162899,7 +162994,7 @@ module.exports={
|
|
162899
162994
|
"securityProfileTargets": {
|
162900
162995
|
"type": "list",
|
162901
162996
|
"member": {
|
162902
|
-
"shape": "
|
162997
|
+
"shape": "Sty"
|
162903
162998
|
}
|
162904
162999
|
},
|
162905
163000
|
"nextToken": {}
|
@@ -162942,7 +163037,7 @@ module.exports={
|
|
162942
163037
|
"type": "structure",
|
162943
163038
|
"members": {
|
162944
163039
|
"thingGroups": {
|
162945
|
-
"shape": "
|
163040
|
+
"shape": "Sm0"
|
162946
163041
|
},
|
162947
163042
|
"nextToken": {}
|
162948
163043
|
}
|
@@ -162978,7 +163073,7 @@ module.exports={
|
|
162978
163073
|
"type": "structure",
|
162979
163074
|
"members": {
|
162980
163075
|
"thingGroups": {
|
162981
|
-
"shape": "
|
163076
|
+
"shape": "Sm0"
|
162982
163077
|
},
|
162983
163078
|
"nextToken": {}
|
162984
163079
|
}
|
@@ -163014,7 +163109,7 @@ module.exports={
|
|
163014
163109
|
"type": "structure",
|
163015
163110
|
"members": {
|
163016
163111
|
"principals": {
|
163017
|
-
"shape": "
|
163112
|
+
"shape": "Ssy"
|
163018
163113
|
},
|
163019
163114
|
"nextToken": {}
|
163020
163115
|
}
|
@@ -163131,10 +163226,10 @@ module.exports={
|
|
163131
163226
|
"thingTypeName": {},
|
163132
163227
|
"thingTypeArn": {},
|
163133
163228
|
"thingTypeProperties": {
|
163134
|
-
"shape": "
|
163229
|
+
"shape": "Sav"
|
163135
163230
|
},
|
163136
163231
|
"thingTypeMetadata": {
|
163137
|
-
"shape": "
|
163232
|
+
"shape": "Smd"
|
163138
163233
|
}
|
163139
163234
|
}
|
163140
163235
|
}
|
@@ -163233,7 +163328,7 @@ module.exports={
|
|
163233
163328
|
"type": "structure",
|
163234
163329
|
"members": {
|
163235
163330
|
"things": {
|
163236
|
-
"shape": "
|
163331
|
+
"shape": "St8"
|
163237
163332
|
},
|
163238
163333
|
"nextToken": {}
|
163239
163334
|
}
|
@@ -163274,7 +163369,7 @@ module.exports={
|
|
163274
163369
|
"type": "structure",
|
163275
163370
|
"members": {
|
163276
163371
|
"things": {
|
163277
|
-
"shape": "
|
163372
|
+
"shape": "St8"
|
163278
163373
|
},
|
163279
163374
|
"nextToken": {}
|
163280
163375
|
}
|
@@ -163326,10 +163421,10 @@ module.exports={
|
|
163326
163421
|
"type": "structure",
|
163327
163422
|
"members": {
|
163328
163423
|
"subnetIds": {
|
163329
|
-
"shape": "
|
163424
|
+
"shape": "Sek"
|
163330
163425
|
},
|
163331
163426
|
"securityGroups": {
|
163332
|
-
"shape": "
|
163427
|
+
"shape": "Sem"
|
163333
163428
|
},
|
163334
163429
|
"vpcId": {},
|
163335
163430
|
"roleArn": {}
|
@@ -163426,7 +163521,7 @@ module.exports={
|
|
163426
163521
|
"type": "structure",
|
163427
163522
|
"members": {
|
163428
163523
|
"logTarget": {
|
163429
|
-
"shape": "
|
163524
|
+
"shape": "Svm"
|
163430
163525
|
},
|
163431
163526
|
"logLevel": {}
|
163432
163527
|
}
|
@@ -163508,7 +163603,7 @@ module.exports={
|
|
163508
163603
|
"shape": "S9n"
|
163509
163604
|
},
|
163510
163605
|
"violationEventAdditionalInfo": {
|
163511
|
-
"shape": "
|
163606
|
+
"shape": "Spe"
|
163512
163607
|
},
|
163513
163608
|
"violationEventType": {},
|
163514
163609
|
"verificationState": {},
|
@@ -163570,7 +163665,7 @@ module.exports={
|
|
163570
163665
|
"type": "boolean"
|
163571
163666
|
},
|
163572
163667
|
"registrationConfig": {
|
163573
|
-
"shape": "
|
163668
|
+
"shape": "Siy"
|
163574
163669
|
},
|
163575
163670
|
"tags": {
|
163576
163671
|
"shape": "S2e"
|
@@ -163741,7 +163836,7 @@ module.exports={
|
|
163741
163836
|
"locationName": "ruleName"
|
163742
163837
|
},
|
163743
163838
|
"topicRulePayload": {
|
163744
|
-
"shape": "
|
163839
|
+
"shape": "Sb3"
|
163745
163840
|
}
|
163746
163841
|
},
|
163747
163842
|
"payload": "topicRulePayload"
|
@@ -163779,7 +163874,7 @@ module.exports={
|
|
163779
163874
|
"thingId": {},
|
163780
163875
|
"thingTypeName": {},
|
163781
163876
|
"thingGroupNames": {
|
163782
|
-
"shape": "
|
163877
|
+
"shape": "Swi"
|
163783
163878
|
},
|
163784
163879
|
"attributes": {
|
163785
163880
|
"shape": "S3o"
|
@@ -163813,7 +163908,7 @@ module.exports={
|
|
163813
163908
|
"shape": "S3o"
|
163814
163909
|
},
|
163815
163910
|
"parentGroupNames": {
|
163816
|
-
"shape": "
|
163911
|
+
"shape": "Swi"
|
163817
163912
|
}
|
163818
163913
|
}
|
163819
163914
|
}
|
@@ -163901,7 +163996,7 @@ module.exports={
|
|
163901
163996
|
],
|
163902
163997
|
"members": {
|
163903
163998
|
"logTarget": {
|
163904
|
-
"shape": "
|
163999
|
+
"shape": "Svm"
|
163905
164000
|
},
|
163906
164001
|
"logLevel": {}
|
163907
164002
|
}
|
@@ -163940,10 +164035,10 @@ module.exports={
|
|
163940
164035
|
"locationName": "taskId"
|
163941
164036
|
},
|
163942
164037
|
"target": {
|
163943
|
-
"shape": "
|
164038
|
+
"shape": "Shm"
|
163944
164039
|
},
|
163945
164040
|
"auditCheckToActionsMapping": {
|
163946
|
-
"shape": "
|
164041
|
+
"shape": "Shq"
|
163947
164042
|
},
|
163948
164043
|
"clientRequestToken": {
|
163949
164044
|
"idempotencyToken": true
|
@@ -163976,14 +164071,14 @@ module.exports={
|
|
163976
164071
|
"locationName": "taskId"
|
163977
164072
|
},
|
163978
164073
|
"target": {
|
163979
|
-
"shape": "
|
164074
|
+
"shape": "Sjd"
|
163980
164075
|
},
|
163981
164076
|
"actions": {
|
163982
164077
|
"type": "list",
|
163983
164078
|
"member": {}
|
163984
164079
|
},
|
163985
164080
|
"violationEventOccurrenceRange": {
|
163986
|
-
"shape": "
|
164081
|
+
"shape": "Sjg"
|
163987
164082
|
},
|
163988
164083
|
"includeOnlyActiveViolations": {
|
163989
164084
|
"type": "boolean"
|
@@ -164110,7 +164205,7 @@ module.exports={
|
|
164110
164205
|
"authInfos": {
|
164111
164206
|
"type": "list",
|
164112
164207
|
"member": {
|
164113
|
-
"shape": "
|
164208
|
+
"shape": "Sxb"
|
164114
164209
|
}
|
164115
164210
|
},
|
164116
164211
|
"clientId": {
|
@@ -164118,10 +164213,10 @@ module.exports={
|
|
164118
164213
|
"locationName": "clientId"
|
164119
164214
|
},
|
164120
164215
|
"policyNamesToAdd": {
|
164121
|
-
"shape": "
|
164216
|
+
"shape": "Sxf"
|
164122
164217
|
},
|
164123
164218
|
"policyNamesToSkip": {
|
164124
|
-
"shape": "
|
164219
|
+
"shape": "Sxf"
|
164125
164220
|
}
|
164126
164221
|
}
|
164127
164222
|
},
|
@@ -164134,13 +164229,13 @@ module.exports={
|
|
164134
164229
|
"type": "structure",
|
164135
164230
|
"members": {
|
164136
164231
|
"authInfo": {
|
164137
|
-
"shape": "
|
164232
|
+
"shape": "Sxb"
|
164138
164233
|
},
|
164139
164234
|
"allowed": {
|
164140
164235
|
"type": "structure",
|
164141
164236
|
"members": {
|
164142
164237
|
"policies": {
|
164143
|
-
"shape": "
|
164238
|
+
"shape": "Spl"
|
164144
164239
|
}
|
164145
164240
|
}
|
164146
164241
|
},
|
@@ -164151,7 +164246,7 @@ module.exports={
|
|
164151
164246
|
"type": "structure",
|
164152
164247
|
"members": {
|
164153
164248
|
"policies": {
|
164154
|
-
"shape": "
|
164249
|
+
"shape": "Spl"
|
164155
164250
|
}
|
164156
164251
|
}
|
164157
164252
|
},
|
@@ -164159,7 +164254,7 @@ module.exports={
|
|
164159
164254
|
"type": "structure",
|
164160
164255
|
"members": {
|
164161
164256
|
"policies": {
|
164162
|
-
"shape": "
|
164257
|
+
"shape": "Spl"
|
164163
164258
|
}
|
164164
164259
|
}
|
164165
164260
|
}
|
@@ -164304,10 +164399,10 @@ module.exports={
|
|
164304
164399
|
"members": {
|
164305
164400
|
"roleArn": {},
|
164306
164401
|
"auditNotificationTargetConfigurations": {
|
164307
|
-
"shape": "
|
164402
|
+
"shape": "Sgu"
|
164308
164403
|
},
|
164309
164404
|
"auditCheckConfigurations": {
|
164310
|
-
"shape": "
|
164405
|
+
"shape": "Sgx"
|
164311
164406
|
}
|
164312
164407
|
}
|
164313
164408
|
},
|
@@ -164437,7 +164532,7 @@ module.exports={
|
|
164437
164532
|
"locationName": "newAutoRegistrationStatus"
|
164438
164533
|
},
|
164439
164534
|
"registrationConfig": {
|
164440
|
-
"shape": "
|
164535
|
+
"shape": "Siy"
|
164441
164536
|
},
|
164442
164537
|
"removeAutoRegistration": {
|
164443
164538
|
"type": "boolean"
|
@@ -164622,7 +164717,7 @@ module.exports={
|
|
164622
164717
|
"type": "structure",
|
164623
164718
|
"members": {
|
164624
164719
|
"eventConfigurations": {
|
164625
|
-
"shape": "
|
164720
|
+
"shape": "Sk1"
|
164626
164721
|
}
|
164627
164722
|
}
|
164628
164723
|
},
|
@@ -164673,10 +164768,10 @@ module.exports={
|
|
164673
164768
|
"type": "structure",
|
164674
164769
|
"members": {
|
164675
164770
|
"thingIndexingConfiguration": {
|
164676
|
-
"shape": "
|
164771
|
+
"shape": "Snc"
|
164677
164772
|
},
|
164678
164773
|
"thingGroupIndexingConfiguration": {
|
164679
|
-
"shape": "
|
164774
|
+
"shape": "Sno"
|
164680
164775
|
}
|
164681
164776
|
}
|
164682
164777
|
},
|
@@ -164798,7 +164893,7 @@ module.exports={
|
|
164798
164893
|
"type": "structure",
|
164799
164894
|
"members": {
|
164800
164895
|
"versionUpdateByJobsConfig": {
|
164801
|
-
"shape": "
|
164896
|
+
"shape": "So4"
|
164802
164897
|
},
|
164803
164898
|
"clientToken": {
|
164804
164899
|
"idempotencyToken": true,
|
@@ -164969,15 +165064,15 @@ module.exports={
|
|
164969
165064
|
"shape": "S9f"
|
164970
165065
|
},
|
164971
165066
|
"alertTargets": {
|
164972
|
-
"shape": "
|
165067
|
+
"shape": "Sa6"
|
164973
165068
|
},
|
164974
165069
|
"additionalMetricsToRetain": {
|
164975
|
-
"shape": "
|
165070
|
+
"shape": "Saa",
|
164976
165071
|
"deprecated": true,
|
164977
165072
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
164978
165073
|
},
|
164979
165074
|
"additionalMetricsToRetainV2": {
|
164980
|
-
"shape": "
|
165075
|
+
"shape": "Sab"
|
164981
165076
|
},
|
164982
165077
|
"deleteBehaviors": {
|
164983
165078
|
"type": "boolean"
|
@@ -164992,6 +165087,12 @@ module.exports={
|
|
164992
165087
|
"location": "querystring",
|
164993
165088
|
"locationName": "expectedVersion",
|
164994
165089
|
"type": "long"
|
165090
|
+
},
|
165091
|
+
"metricsExportConfig": {
|
165092
|
+
"shape": "Sad"
|
165093
|
+
},
|
165094
|
+
"deleteMetricsExportConfig": {
|
165095
|
+
"type": "boolean"
|
164995
165096
|
}
|
164996
165097
|
}
|
164997
165098
|
},
|
@@ -165005,15 +165106,15 @@ module.exports={
|
|
165005
165106
|
"shape": "S9f"
|
165006
165107
|
},
|
165007
165108
|
"alertTargets": {
|
165008
|
-
"shape": "
|
165109
|
+
"shape": "Sa6"
|
165009
165110
|
},
|
165010
165111
|
"additionalMetricsToRetain": {
|
165011
|
-
"shape": "
|
165112
|
+
"shape": "Saa",
|
165012
165113
|
"deprecated": true,
|
165013
165114
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
165014
165115
|
},
|
165015
165116
|
"additionalMetricsToRetainV2": {
|
165016
|
-
"shape": "
|
165117
|
+
"shape": "Sab"
|
165017
165118
|
},
|
165018
165119
|
"version": {
|
165019
165120
|
"type": "long"
|
@@ -165023,6 +165124,9 @@ module.exports={
|
|
165023
165124
|
},
|
165024
165125
|
"lastModifiedDate": {
|
165025
165126
|
"type": "timestamp"
|
165127
|
+
},
|
165128
|
+
"metricsExportConfig": {
|
165129
|
+
"shape": "Sad"
|
165026
165130
|
}
|
165027
165131
|
}
|
165028
165132
|
}
|
@@ -165044,7 +165148,7 @@ module.exports={
|
|
165044
165148
|
},
|
165045
165149
|
"description": {},
|
165046
165150
|
"files": {
|
165047
|
-
"shape": "
|
165151
|
+
"shape": "Saj"
|
165048
165152
|
},
|
165049
165153
|
"roleArn": {}
|
165050
165154
|
}
|
@@ -165136,10 +165240,10 @@ module.exports={
|
|
165136
165240
|
"members": {
|
165137
165241
|
"thingName": {},
|
165138
165242
|
"thingGroupsToAdd": {
|
165139
|
-
"shape": "
|
165243
|
+
"shape": "Szz"
|
165140
165244
|
},
|
165141
165245
|
"thingGroupsToRemove": {
|
165142
|
-
"shape": "
|
165246
|
+
"shape": "Szz"
|
165143
165247
|
},
|
165144
165248
|
"overrideDynamicGroups": {
|
165145
165249
|
"type": "boolean"
|
@@ -165778,6 +165882,9 @@ module.exports={
|
|
165778
165882
|
},
|
165779
165883
|
"suppressAlerts": {
|
165780
165884
|
"type": "boolean"
|
165885
|
+
},
|
165886
|
+
"exportMetric": {
|
165887
|
+
"type": "boolean"
|
165781
165888
|
}
|
165782
165889
|
}
|
165783
165890
|
},
|
@@ -165822,7 +165929,7 @@ module.exports={
|
|
165822
165929
|
}
|
165823
165930
|
}
|
165824
165931
|
},
|
165825
|
-
"
|
165932
|
+
"Sa6": {
|
165826
165933
|
"type": "map",
|
165827
165934
|
"key": {},
|
165828
165935
|
"value": {
|
@@ -165837,11 +165944,11 @@ module.exports={
|
|
165837
165944
|
}
|
165838
165945
|
}
|
165839
165946
|
},
|
165840
|
-
"
|
165947
|
+
"Saa": {
|
165841
165948
|
"type": "list",
|
165842
165949
|
"member": {}
|
165843
165950
|
},
|
165844
|
-
"
|
165951
|
+
"Sab": {
|
165845
165952
|
"type": "list",
|
165846
165953
|
"member": {
|
165847
165954
|
"type": "structure",
|
@@ -165852,11 +165959,25 @@ module.exports={
|
|
165852
165959
|
"metric": {},
|
165853
165960
|
"metricDimension": {
|
165854
165961
|
"shape": "S9j"
|
165962
|
+
},
|
165963
|
+
"exportMetric": {
|
165964
|
+
"type": "boolean"
|
165855
165965
|
}
|
165856
165966
|
}
|
165857
165967
|
}
|
165858
165968
|
},
|
165859
|
-
"
|
165969
|
+
"Sad": {
|
165970
|
+
"type": "structure",
|
165971
|
+
"required": [
|
165972
|
+
"mqttTopic",
|
165973
|
+
"roleArn"
|
165974
|
+
],
|
165975
|
+
"members": {
|
165976
|
+
"mqttTopic": {},
|
165977
|
+
"roleArn": {}
|
165978
|
+
}
|
165979
|
+
},
|
165980
|
+
"Saj": {
|
165860
165981
|
"type": "list",
|
165861
165982
|
"member": {
|
165862
165983
|
"type": "structure",
|
@@ -165870,7 +165991,7 @@ module.exports={
|
|
165870
165991
|
}
|
165871
165992
|
}
|
165872
165993
|
},
|
165873
|
-
"
|
165994
|
+
"Sav": {
|
165874
165995
|
"type": "structure",
|
165875
165996
|
"members": {
|
165876
165997
|
"thingTypeDescription": {},
|
@@ -165880,7 +166001,7 @@ module.exports={
|
|
165880
166001
|
}
|
165881
166002
|
}
|
165882
166003
|
},
|
165883
|
-
"
|
166004
|
+
"Sb3": {
|
165884
166005
|
"type": "structure",
|
165885
166006
|
"required": [
|
165886
166007
|
"sql",
|
@@ -165890,24 +166011,24 @@ module.exports={
|
|
165890
166011
|
"sql": {},
|
165891
166012
|
"description": {},
|
165892
166013
|
"actions": {
|
165893
|
-
"shape": "
|
166014
|
+
"shape": "Sb6"
|
165894
166015
|
},
|
165895
166016
|
"ruleDisabled": {
|
165896
166017
|
"type": "boolean"
|
165897
166018
|
},
|
165898
166019
|
"awsIotSqlVersion": {},
|
165899
166020
|
"errorAction": {
|
165900
|
-
"shape": "
|
166021
|
+
"shape": "Sb7"
|
165901
166022
|
}
|
165902
166023
|
}
|
165903
166024
|
},
|
165904
|
-
"
|
166025
|
+
"Sb6": {
|
165905
166026
|
"type": "list",
|
165906
166027
|
"member": {
|
165907
|
-
"shape": "
|
166028
|
+
"shape": "Sb7"
|
165908
166029
|
}
|
165909
166030
|
},
|
165910
|
-
"
|
166031
|
+
"Sb7": {
|
165911
166032
|
"type": "structure",
|
165912
166033
|
"members": {
|
165913
166034
|
"dynamoDB": {
|
@@ -166394,15 +166515,15 @@ module.exports={
|
|
166394
166515
|
}
|
166395
166516
|
}
|
166396
166517
|
},
|
166397
|
-
"
|
166518
|
+
"Sek": {
|
166398
166519
|
"type": "list",
|
166399
166520
|
"member": {}
|
166400
166521
|
},
|
166401
|
-
"
|
166522
|
+
"Sem": {
|
166402
166523
|
"type": "list",
|
166403
166524
|
"member": {}
|
166404
166525
|
},
|
166405
|
-
"
|
166526
|
+
"Seq": {
|
166406
166527
|
"type": "structure",
|
166407
166528
|
"members": {
|
166408
166529
|
"arn": {},
|
@@ -166424,10 +166545,10 @@ module.exports={
|
|
166424
166545
|
"type": "structure",
|
166425
166546
|
"members": {
|
166426
166547
|
"subnetIds": {
|
166427
|
-
"shape": "
|
166548
|
+
"shape": "Sek"
|
166428
166549
|
},
|
166429
166550
|
"securityGroups": {
|
166430
|
-
"shape": "
|
166551
|
+
"shape": "Sem"
|
166431
166552
|
},
|
166432
166553
|
"vpcId": {},
|
166433
166554
|
"roleArn": {}
|
@@ -166435,7 +166556,7 @@ module.exports={
|
|
166435
166556
|
}
|
166436
166557
|
}
|
166437
166558
|
},
|
166438
|
-
"
|
166559
|
+
"Sgu": {
|
166439
166560
|
"type": "map",
|
166440
166561
|
"key": {},
|
166441
166562
|
"value": {
|
@@ -166449,7 +166570,7 @@ module.exports={
|
|
166449
166570
|
}
|
166450
166571
|
}
|
166451
166572
|
},
|
166452
|
-
"
|
166573
|
+
"Sgx": {
|
166453
166574
|
"type": "map",
|
166454
166575
|
"key": {},
|
166455
166576
|
"value": {
|
@@ -166461,7 +166582,7 @@ module.exports={
|
|
166461
166582
|
}
|
166462
166583
|
}
|
166463
166584
|
},
|
166464
|
-
"
|
166585
|
+
"Sh2": {
|
166465
166586
|
"type": "structure",
|
166466
166587
|
"members": {
|
166467
166588
|
"findingId": {},
|
@@ -166482,12 +166603,12 @@ module.exports={
|
|
166482
166603
|
"shape": "S1o"
|
166483
166604
|
},
|
166484
166605
|
"additionalInfo": {
|
166485
|
-
"shape": "
|
166606
|
+
"shape": "Sh6"
|
166486
166607
|
}
|
166487
166608
|
}
|
166488
166609
|
},
|
166489
166610
|
"relatedResources": {
|
166490
|
-
"shape": "
|
166611
|
+
"shape": "Sh7"
|
166491
166612
|
},
|
166492
166613
|
"reasonForNonCompliance": {},
|
166493
166614
|
"reasonForNonComplianceCode": {},
|
@@ -166496,12 +166617,12 @@ module.exports={
|
|
166496
166617
|
}
|
166497
166618
|
}
|
166498
166619
|
},
|
166499
|
-
"
|
166620
|
+
"Sh6": {
|
166500
166621
|
"type": "map",
|
166501
166622
|
"key": {},
|
166502
166623
|
"value": {}
|
166503
166624
|
},
|
166504
|
-
"
|
166625
|
+
"Sh7": {
|
166505
166626
|
"type": "list",
|
166506
166627
|
"member": {
|
166507
166628
|
"type": "structure",
|
@@ -166511,12 +166632,12 @@ module.exports={
|
|
166511
166632
|
"shape": "S1o"
|
166512
166633
|
},
|
166513
166634
|
"additionalInfo": {
|
166514
|
-
"shape": "
|
166635
|
+
"shape": "Sh6"
|
166515
166636
|
}
|
166516
166637
|
}
|
166517
166638
|
}
|
166518
166639
|
},
|
166519
|
-
"
|
166640
|
+
"Shm": {
|
166520
166641
|
"type": "structure",
|
166521
166642
|
"members": {
|
166522
166643
|
"auditTaskId": {},
|
@@ -166534,7 +166655,7 @@ module.exports={
|
|
166534
166655
|
}
|
166535
166656
|
}
|
166536
166657
|
},
|
166537
|
-
"
|
166658
|
+
"Shq": {
|
166538
166659
|
"type": "map",
|
166539
166660
|
"key": {},
|
166540
166661
|
"value": {
|
@@ -166542,7 +166663,7 @@ module.exports={
|
|
166542
166663
|
"member": {}
|
166543
166664
|
}
|
166544
166665
|
},
|
166545
|
-
"
|
166666
|
+
"Shs": {
|
166546
166667
|
"type": "list",
|
166547
166668
|
"member": {
|
166548
166669
|
"type": "structure",
|
@@ -166556,7 +166677,7 @@ module.exports={
|
|
166556
166677
|
}
|
166557
166678
|
}
|
166558
166679
|
},
|
166559
|
-
"
|
166680
|
+
"Sij": {
|
166560
166681
|
"type": "structure",
|
166561
166682
|
"members": {
|
166562
166683
|
"authorizerName": {},
|
@@ -166581,7 +166702,7 @@ module.exports={
|
|
166581
166702
|
}
|
166582
166703
|
}
|
166583
166704
|
},
|
166584
|
-
"
|
166705
|
+
"Siw": {
|
166585
166706
|
"type": "structure",
|
166586
166707
|
"members": {
|
166587
166708
|
"notBefore": {
|
@@ -166592,7 +166713,7 @@ module.exports={
|
|
166592
166713
|
}
|
166593
166714
|
}
|
166594
166715
|
},
|
166595
|
-
"
|
166716
|
+
"Siy": {
|
166596
166717
|
"type": "structure",
|
166597
166718
|
"members": {
|
166598
166719
|
"templateBody": {},
|
@@ -166600,7 +166721,7 @@ module.exports={
|
|
166600
166721
|
"templateName": {}
|
166601
166722
|
}
|
166602
166723
|
},
|
166603
|
-
"
|
166724
|
+
"Sjb": {
|
166604
166725
|
"type": "structure",
|
166605
166726
|
"members": {
|
166606
166727
|
"taskId": {},
|
@@ -166612,10 +166733,10 @@ module.exports={
|
|
166612
166733
|
"type": "timestamp"
|
166613
166734
|
},
|
166614
166735
|
"target": {
|
166615
|
-
"shape": "
|
166736
|
+
"shape": "Sjd"
|
166616
166737
|
},
|
166617
166738
|
"violationEventOccurrenceRange": {
|
166618
|
-
"shape": "
|
166739
|
+
"shape": "Sjg"
|
166619
166740
|
},
|
166620
166741
|
"onlyActiveViolationsIncluded": {
|
166621
166742
|
"type": "boolean"
|
@@ -166624,7 +166745,7 @@ module.exports={
|
|
166624
166745
|
"type": "boolean"
|
166625
166746
|
},
|
166626
166747
|
"actionsDefinition": {
|
166627
|
-
"shape": "
|
166748
|
+
"shape": "Shs"
|
166628
166749
|
},
|
166629
166750
|
"taskStatistics": {
|
166630
166751
|
"type": "structure",
|
@@ -166642,7 +166763,7 @@ module.exports={
|
|
166642
166763
|
}
|
166643
166764
|
}
|
166644
166765
|
},
|
166645
|
-
"
|
166766
|
+
"Sjd": {
|
166646
166767
|
"type": "structure",
|
166647
166768
|
"members": {
|
166648
166769
|
"violationIds": {
|
@@ -166653,7 +166774,7 @@ module.exports={
|
|
166653
166774
|
"behaviorName": {}
|
166654
166775
|
}
|
166655
166776
|
},
|
166656
|
-
"
|
166777
|
+
"Sjg": {
|
166657
166778
|
"type": "structure",
|
166658
166779
|
"required": [
|
166659
166780
|
"startTime",
|
@@ -166668,7 +166789,7 @@ module.exports={
|
|
166668
166789
|
}
|
166669
166790
|
}
|
166670
166791
|
},
|
166671
|
-
"
|
166792
|
+
"Sk1": {
|
166672
166793
|
"type": "map",
|
166673
166794
|
"key": {},
|
166674
166795
|
"value": {
|
@@ -166680,24 +166801,24 @@ module.exports={
|
|
166680
166801
|
}
|
166681
166802
|
}
|
166682
166803
|
},
|
166683
|
-
"
|
166804
|
+
"Sl7": {
|
166684
166805
|
"type": "list",
|
166685
166806
|
"member": {}
|
166686
166807
|
},
|
166687
|
-
"
|
166808
|
+
"Sm0": {
|
166688
166809
|
"type": "list",
|
166689
166810
|
"member": {
|
166690
|
-
"shape": "
|
166811
|
+
"shape": "Sm1"
|
166691
166812
|
}
|
166692
166813
|
},
|
166693
|
-
"
|
166814
|
+
"Sm1": {
|
166694
166815
|
"type": "structure",
|
166695
166816
|
"members": {
|
166696
166817
|
"groupName": {},
|
166697
166818
|
"groupArn": {}
|
166698
166819
|
}
|
166699
166820
|
},
|
166700
|
-
"
|
166821
|
+
"Smd": {
|
166701
166822
|
"type": "structure",
|
166702
166823
|
"members": {
|
166703
166824
|
"deprecated": {
|
@@ -166711,7 +166832,7 @@ module.exports={
|
|
166711
166832
|
}
|
166712
166833
|
}
|
166713
166834
|
},
|
166714
|
-
"
|
166835
|
+
"Snc": {
|
166715
166836
|
"type": "structure",
|
166716
166837
|
"required": [
|
166717
166838
|
"thingIndexingMode"
|
@@ -166722,10 +166843,10 @@ module.exports={
|
|
166722
166843
|
"deviceDefenderIndexingMode": {},
|
166723
166844
|
"namedShadowIndexingMode": {},
|
166724
166845
|
"managedFields": {
|
166725
|
-
"shape": "
|
166846
|
+
"shape": "Snh"
|
166726
166847
|
},
|
166727
166848
|
"customFields": {
|
166728
|
-
"shape": "
|
166849
|
+
"shape": "Snh"
|
166729
166850
|
},
|
166730
166851
|
"filter": {
|
166731
166852
|
"type": "structure",
|
@@ -166738,7 +166859,7 @@ module.exports={
|
|
166738
166859
|
}
|
166739
166860
|
}
|
166740
166861
|
},
|
166741
|
-
"
|
166862
|
+
"Snh": {
|
166742
166863
|
"type": "list",
|
166743
166864
|
"member": {
|
166744
166865
|
"type": "structure",
|
@@ -166748,7 +166869,7 @@ module.exports={
|
|
166748
166869
|
}
|
166749
166870
|
}
|
166750
166871
|
},
|
166751
|
-
"
|
166872
|
+
"Sno": {
|
166752
166873
|
"type": "structure",
|
166753
166874
|
"required": [
|
166754
166875
|
"thingGroupIndexingMode"
|
@@ -166756,14 +166877,14 @@ module.exports={
|
|
166756
166877
|
"members": {
|
166757
166878
|
"thingGroupIndexingMode": {},
|
166758
166879
|
"managedFields": {
|
166759
|
-
"shape": "
|
166880
|
+
"shape": "Snh"
|
166760
166881
|
},
|
166761
166882
|
"customFields": {
|
166762
|
-
"shape": "
|
166883
|
+
"shape": "Snh"
|
166763
166884
|
}
|
166764
166885
|
}
|
166765
166886
|
},
|
166766
|
-
"
|
166887
|
+
"So4": {
|
166767
166888
|
"type": "structure",
|
166768
166889
|
"members": {
|
166769
166890
|
"enabled": {
|
@@ -166772,13 +166893,13 @@ module.exports={
|
|
166772
166893
|
"roleArn": {}
|
166773
166894
|
}
|
166774
166895
|
},
|
166775
|
-
"
|
166896
|
+
"Spe": {
|
166776
166897
|
"type": "structure",
|
166777
166898
|
"members": {
|
166778
166899
|
"confidenceLevel": {}
|
166779
166900
|
}
|
166780
166901
|
},
|
166781
|
-
"
|
166902
|
+
"Spl": {
|
166782
166903
|
"type": "list",
|
166783
166904
|
"member": {
|
166784
166905
|
"type": "structure",
|
@@ -166788,7 +166909,7 @@ module.exports={
|
|
166788
166909
|
}
|
166789
166910
|
}
|
166790
166911
|
},
|
166791
|
-
"
|
166912
|
+
"Sqn": {
|
166792
166913
|
"type": "list",
|
166793
166914
|
"member": {
|
166794
166915
|
"type": "structure",
|
@@ -166803,7 +166924,7 @@ module.exports={
|
|
166803
166924
|
}
|
166804
166925
|
}
|
166805
166926
|
},
|
166806
|
-
"
|
166927
|
+
"Srn": {
|
166807
166928
|
"type": "structure",
|
166808
166929
|
"members": {
|
166809
166930
|
"status": {},
|
@@ -166824,15 +166945,15 @@ module.exports={
|
|
166824
166945
|
}
|
166825
166946
|
}
|
166826
166947
|
},
|
166827
|
-
"
|
166948
|
+
"Ssy": {
|
166828
166949
|
"type": "list",
|
166829
166950
|
"member": {}
|
166830
166951
|
},
|
166831
|
-
"
|
166952
|
+
"St8": {
|
166832
166953
|
"type": "list",
|
166833
166954
|
"member": {}
|
166834
166955
|
},
|
166835
|
-
"
|
166956
|
+
"Stt": {
|
166836
166957
|
"type": "structure",
|
166837
166958
|
"required": [
|
166838
166959
|
"name",
|
@@ -166843,7 +166964,7 @@ module.exports={
|
|
166843
166964
|
"arn": {}
|
166844
166965
|
}
|
166845
166966
|
},
|
166846
|
-
"
|
166967
|
+
"Sty": {
|
166847
166968
|
"type": "structure",
|
166848
166969
|
"required": [
|
166849
166970
|
"arn"
|
@@ -166852,7 +166973,7 @@ module.exports={
|
|
166852
166973
|
"arn": {}
|
166853
166974
|
}
|
166854
166975
|
},
|
166855
|
-
"
|
166976
|
+
"Svm": {
|
166856
166977
|
"type": "structure",
|
166857
166978
|
"required": [
|
166858
166979
|
"targetType"
|
@@ -166862,11 +166983,11 @@ module.exports={
|
|
166862
166983
|
"targetName": {}
|
166863
166984
|
}
|
166864
166985
|
},
|
166865
|
-
"
|
166986
|
+
"Swi": {
|
166866
166987
|
"type": "list",
|
166867
166988
|
"member": {}
|
166868
166989
|
},
|
166869
|
-
"
|
166990
|
+
"Sxb": {
|
166870
166991
|
"type": "structure",
|
166871
166992
|
"required": [
|
166872
166993
|
"resources"
|
@@ -166879,11 +167000,11 @@ module.exports={
|
|
166879
167000
|
}
|
166880
167001
|
}
|
166881
167002
|
},
|
166882
|
-
"
|
167003
|
+
"Sxf": {
|
166883
167004
|
"type": "list",
|
166884
167005
|
"member": {}
|
166885
167006
|
},
|
166886
|
-
"
|
167007
|
+
"Szz": {
|
166887
167008
|
"type": "list",
|
166888
167009
|
"member": {}
|
166889
167010
|
}
|
@@ -264342,7 +264463,7 @@ AWS.util.update(AWS, {
|
|
264342
264463
|
/**
|
264343
264464
|
* @constant
|
264344
264465
|
*/
|
264345
|
-
VERSION: '2.
|
264466
|
+
VERSION: '2.1496.0',
|
264346
264467
|
|
264347
264468
|
/**
|
264348
264469
|
* @api private
|
@@ -286523,7 +286644,7 @@ var LRUCache = /** @class */ (function () {
|
|
286523
286644
|
}());
|
286524
286645
|
exports.LRUCache = LRUCache;
|
286525
286646
|
},{}],467:[function(require,module,exports){
|
286526
|
-
// AWS SDK for JavaScript v2.
|
286647
|
+
// AWS SDK for JavaScript v2.1496.0
|
286527
286648
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
286528
286649
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
286529
286650
|
require('./browser_loader');
|