aws-sdk 2.992.0 → 2.996.0
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/CHANGELOG.md +27 -1
- package/README.md +1 -1
- package/apis/appintegrations-2020-07-29.min.json +222 -8
- package/apis/appsync-2017-07-25.min.json +97 -77
- package/apis/connect-2017-08-08.min.json +25 -11
- package/apis/ec2-2016-11-15.min.json +25 -15
- package/apis/imagebuilder-2019-12-02.min.json +116 -82
- package/apis/license-manager-2018-08-01.min.json +186 -72
- package/apis/mediaconvert-2017-08-29.min.json +194 -83
- package/apis/mediapackage-vod-2018-11-07.min.json +3 -0
- package/apis/mediatailor-2018-04-23.min.json +198 -149
- package/apis/metadata.json +7 -0
- package/apis/models.lex.v2-2020-08-07.min.json +179 -22
- package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
- package/apis/pinpoint-2016-12-01.min.json +226 -213
- package/apis/ssm-2014-11-06.min.json +105 -100
- package/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/apis/voice-id-2021-09-27.examples.json +5 -0
- package/apis/voice-id-2021-09-27.min.json +903 -0
- package/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/apis/wafv2-2019-07-29.min.json +114 -97
- package/apis/wisdom-2020-10-19.examples.json +5 -0
- package/apis/wisdom-2020-10-19.min.json +1525 -0
- package/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/clients/all.d.ts +2 -0
- package/clients/all.js +3 -1
- package/clients/appintegrations.d.ts +273 -2
- package/clients/appsync.d.ts +35 -13
- package/clients/connect.d.ts +60 -32
- package/clients/ec2.d.ts +17 -5
- package/clients/elbv2.d.ts +7 -7
- package/clients/iam.d.ts +85 -85
- package/clients/imagebuilder.d.ts +73 -25
- package/clients/lexmodelsv2.d.ts +188 -0
- package/clients/licensemanager.d.ts +215 -42
- package/clients/mediaconvert.d.ts +154 -17
- package/clients/mediapackagevod.d.ts +4 -0
- package/clients/mediatailor.d.ts +47 -1
- package/clients/pinpoint.d.ts +24 -0
- package/clients/ssm.d.ts +40 -19
- package/clients/voiceid.d.ts +1133 -0
- package/clients/voiceid.js +18 -0
- package/clients/wafv2.d.ts +18 -0
- package/clients/wisdom.d.ts +1499 -0
- package/clients/wisdom.js +18 -0
- package/dist/aws-sdk-core-react-native.js +5 -5
- package/dist/aws-sdk-react-native.js +96 -22
- package/dist/aws-sdk.js +173 -132
- package/dist/aws-sdk.min.js +70 -70
- package/lib/config.js +1 -1
- package/lib/config_service_placeholders.d.ts +4 -0
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/lib/http_request.d.ts +1 -1
- package/lib/signers/v4.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.996.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){
|
|
@@ -57442,10 +57442,7 @@ module.exports={
|
|
|
57442
57442
|
"required": [
|
|
57443
57443
|
"InstanceId",
|
|
57444
57444
|
"IntegrationType",
|
|
57445
|
-
"IntegrationArn"
|
|
57446
|
-
"SourceApplicationUrl",
|
|
57447
|
-
"SourceApplicationName",
|
|
57448
|
-
"SourceType"
|
|
57445
|
+
"IntegrationArn"
|
|
57449
57446
|
],
|
|
57450
57447
|
"members": {
|
|
57451
57448
|
"InstanceId": {
|
|
@@ -59195,6 +59192,10 @@ module.exports={
|
|
|
59195
59192
|
"location": "uri",
|
|
59196
59193
|
"locationName": "InstanceId"
|
|
59197
59194
|
},
|
|
59195
|
+
"IntegrationType": {
|
|
59196
|
+
"location": "querystring",
|
|
59197
|
+
"locationName": "integrationType"
|
|
59198
|
+
},
|
|
59198
59199
|
"NextToken": {
|
|
59199
59200
|
"location": "querystring",
|
|
59200
59201
|
"locationName": "nextToken"
|
|
@@ -60023,7 +60024,20 @@ module.exports={
|
|
|
60023
60024
|
"QueueId": {},
|
|
60024
60025
|
"Attributes": {
|
|
60025
60026
|
"shape": "S5o"
|
|
60026
|
-
}
|
|
60027
|
+
},
|
|
60028
|
+
"AnswerMachineDetectionConfig": {
|
|
60029
|
+
"type": "structure",
|
|
60030
|
+
"members": {
|
|
60031
|
+
"EnableAnswerMachineDetection": {
|
|
60032
|
+
"type": "boolean"
|
|
60033
|
+
},
|
|
60034
|
+
"AwaitAnswerMachinePrompt": {
|
|
60035
|
+
"type": "boolean"
|
|
60036
|
+
}
|
|
60037
|
+
}
|
|
60038
|
+
},
|
|
60039
|
+
"CampaignId": {},
|
|
60040
|
+
"TrafficType": {}
|
|
60027
60041
|
}
|
|
60028
60042
|
},
|
|
60029
60043
|
"output": {
|
|
@@ -60712,19 +60726,19 @@ module.exports={
|
|
|
60712
60726
|
"type": "structure",
|
|
60713
60727
|
"members": {
|
|
60714
60728
|
"LevelOne": {
|
|
60715
|
-
"shape": "
|
|
60729
|
+
"shape": "Sbk"
|
|
60716
60730
|
},
|
|
60717
60731
|
"LevelTwo": {
|
|
60718
|
-
"shape": "
|
|
60732
|
+
"shape": "Sbk"
|
|
60719
60733
|
},
|
|
60720
60734
|
"LevelThree": {
|
|
60721
|
-
"shape": "
|
|
60735
|
+
"shape": "Sbk"
|
|
60722
60736
|
},
|
|
60723
60737
|
"LevelFour": {
|
|
60724
|
-
"shape": "
|
|
60738
|
+
"shape": "Sbk"
|
|
60725
60739
|
},
|
|
60726
60740
|
"LevelFive": {
|
|
60727
|
-
"shape": "
|
|
60741
|
+
"shape": "Sbk"
|
|
60728
60742
|
}
|
|
60729
60743
|
}
|
|
60730
60744
|
},
|
|
@@ -61193,7 +61207,7 @@ module.exports={
|
|
|
61193
61207
|
}
|
|
61194
61208
|
}
|
|
61195
61209
|
},
|
|
61196
|
-
"
|
|
61210
|
+
"Sbk": {
|
|
61197
61211
|
"type": "structure",
|
|
61198
61212
|
"required": [
|
|
61199
61213
|
"Name"
|
|
@@ -71505,7 +71519,7 @@ module.exports={
|
|
|
71505
71519
|
"shape": "S9e"
|
|
71506
71520
|
},
|
|
71507
71521
|
"TargetCapacitySpecification": {
|
|
71508
|
-
"shape": "
|
|
71522
|
+
"shape": "S9o"
|
|
71509
71523
|
},
|
|
71510
71524
|
"TerminateInstancesWithExpiration": {
|
|
71511
71525
|
"type": "boolean"
|
|
@@ -71541,7 +71555,7 @@ module.exports={
|
|
|
71541
71555
|
"type": "structure",
|
|
71542
71556
|
"members": {
|
|
71543
71557
|
"LaunchTemplateAndOverrides": {
|
|
71544
|
-
"shape": "
|
|
71558
|
+
"shape": "S9v",
|
|
71545
71559
|
"locationName": "launchTemplateAndOverrides"
|
|
71546
71560
|
},
|
|
71547
71561
|
"Lifecycle": {
|
|
@@ -71564,7 +71578,7 @@ module.exports={
|
|
|
71564
71578
|
"type": "structure",
|
|
71565
71579
|
"members": {
|
|
71566
71580
|
"LaunchTemplateAndOverrides": {
|
|
71567
|
-
"shape": "
|
|
71581
|
+
"shape": "S9v",
|
|
71568
71582
|
"locationName": "launchTemplateAndOverrides"
|
|
71569
71583
|
},
|
|
71570
71584
|
"Lifecycle": {
|
|
@@ -76740,14 +76754,14 @@ module.exports={
|
|
|
76740
76754
|
"type": "structure",
|
|
76741
76755
|
"members": {
|
|
76742
76756
|
"LaunchTemplateSpecification": {
|
|
76743
|
-
"shape": "
|
|
76757
|
+
"shape": "S9w",
|
|
76744
76758
|
"locationName": "launchTemplateSpecification"
|
|
76745
76759
|
},
|
|
76746
76760
|
"Overrides": {
|
|
76747
76761
|
"locationName": "overrides",
|
|
76748
76762
|
"type": "list",
|
|
76749
76763
|
"member": {
|
|
76750
|
-
"shape": "
|
|
76764
|
+
"shape": "S9x",
|
|
76751
76765
|
"locationName": "item"
|
|
76752
76766
|
}
|
|
76753
76767
|
}
|
|
@@ -76885,7 +76899,7 @@ module.exports={
|
|
|
76885
76899
|
"type": "structure",
|
|
76886
76900
|
"members": {
|
|
76887
76901
|
"LaunchTemplateAndOverrides": {
|
|
76888
|
-
"shape": "
|
|
76902
|
+
"shape": "S9v",
|
|
76889
76903
|
"locationName": "launchTemplateAndOverrides"
|
|
76890
76904
|
},
|
|
76891
76905
|
"Lifecycle": {
|
|
@@ -76908,7 +76922,7 @@ module.exports={
|
|
|
76908
76922
|
"type": "structure",
|
|
76909
76923
|
"members": {
|
|
76910
76924
|
"LaunchTemplateAndOverrides": {
|
|
76911
|
-
"shape": "
|
|
76925
|
+
"shape": "S9v",
|
|
76912
76926
|
"locationName": "launchTemplateAndOverrides"
|
|
76913
76927
|
},
|
|
76914
76928
|
"Lifecycle": {
|
|
@@ -85398,7 +85412,7 @@ module.exports={
|
|
|
85398
85412
|
},
|
|
85399
85413
|
"FleetId": {},
|
|
85400
85414
|
"TargetCapacitySpecification": {
|
|
85401
|
-
"shape": "
|
|
85415
|
+
"shape": "S9o"
|
|
85402
85416
|
},
|
|
85403
85417
|
"Context": {}
|
|
85404
85418
|
}
|
|
@@ -90532,7 +90546,7 @@ module.exports={
|
|
|
90532
90546
|
}
|
|
90533
90547
|
}
|
|
90534
90548
|
},
|
|
90535
|
-
"
|
|
90549
|
+
"S9o": {
|
|
90536
90550
|
"type": "structure",
|
|
90537
90551
|
"required": [
|
|
90538
90552
|
"TotalTargetCapacity"
|
|
@@ -90550,20 +90564,20 @@ module.exports={
|
|
|
90550
90564
|
"DefaultTargetCapacityType": {}
|
|
90551
90565
|
}
|
|
90552
90566
|
},
|
|
90553
|
-
"
|
|
90567
|
+
"S9v": {
|
|
90554
90568
|
"type": "structure",
|
|
90555
90569
|
"members": {
|
|
90556
90570
|
"LaunchTemplateSpecification": {
|
|
90557
|
-
"shape": "
|
|
90571
|
+
"shape": "S9w",
|
|
90558
90572
|
"locationName": "launchTemplateSpecification"
|
|
90559
90573
|
},
|
|
90560
90574
|
"Overrides": {
|
|
90561
|
-
"shape": "
|
|
90575
|
+
"shape": "S9x",
|
|
90562
90576
|
"locationName": "overrides"
|
|
90563
90577
|
}
|
|
90564
90578
|
}
|
|
90565
90579
|
},
|
|
90566
|
-
"
|
|
90580
|
+
"S9w": {
|
|
90567
90581
|
"type": "structure",
|
|
90568
90582
|
"members": {
|
|
90569
90583
|
"LaunchTemplateId": {
|
|
@@ -90577,7 +90591,7 @@ module.exports={
|
|
|
90577
90591
|
}
|
|
90578
90592
|
}
|
|
90579
90593
|
},
|
|
90580
|
-
"
|
|
90594
|
+
"S9x": {
|
|
90581
90595
|
"type": "structure",
|
|
90582
90596
|
"members": {
|
|
90583
90597
|
"InstanceType": {
|
|
@@ -94641,6 +94655,16 @@ module.exports={
|
|
|
94641
94655
|
},
|
|
94642
94656
|
"BootMode": {
|
|
94643
94657
|
"locationName": "bootMode"
|
|
94658
|
+
},
|
|
94659
|
+
"PlatformDetails": {
|
|
94660
|
+
"locationName": "platformDetails"
|
|
94661
|
+
},
|
|
94662
|
+
"UsageOperation": {
|
|
94663
|
+
"locationName": "usageOperation"
|
|
94664
|
+
},
|
|
94665
|
+
"UsageOperationUpdateTime": {
|
|
94666
|
+
"locationName": "usageOperationUpdateTime",
|
|
94667
|
+
"type": "timestamp"
|
|
94644
94668
|
}
|
|
94645
94669
|
}
|
|
94646
94670
|
}
|
|
@@ -95675,7 +95699,7 @@ module.exports={
|
|
|
95675
95699
|
"type": "structure",
|
|
95676
95700
|
"members": {
|
|
95677
95701
|
"LaunchTemplateSpecification": {
|
|
95678
|
-
"shape": "
|
|
95702
|
+
"shape": "S9w",
|
|
95679
95703
|
"locationName": "launchTemplateSpecification"
|
|
95680
95704
|
},
|
|
95681
95705
|
"Overrides": {
|
|
@@ -157713,6 +157737,13 @@ module.exports={
|
|
|
157713
157737
|
},
|
|
157714
157738
|
"kafkaconnect": {
|
|
157715
157739
|
"name": "KafkaConnect"
|
|
157740
|
+
},
|
|
157741
|
+
"voiceid": {
|
|
157742
|
+
"prefix": "voice-id",
|
|
157743
|
+
"name": "VoiceID"
|
|
157744
|
+
},
|
|
157745
|
+
"wisdom": {
|
|
157746
|
+
"name": "Wisdom"
|
|
157716
157747
|
}
|
|
157717
157748
|
}
|
|
157718
157749
|
},{}],164:[function(require,module,exports){
|
|
@@ -207495,7 +207526,8 @@ module.exports={
|
|
|
207495
207526
|
"Name": {},
|
|
207496
207527
|
"Description": {
|
|
207497
207528
|
"shape": "S3p"
|
|
207498
|
-
}
|
|
207529
|
+
},
|
|
207530
|
+
"CutoffBehavior": {}
|
|
207499
207531
|
}
|
|
207500
207532
|
}
|
|
207501
207533
|
},
|
|
@@ -207687,7 +207719,7 @@ module.exports={
|
|
|
207687
207719
|
}
|
|
207688
207720
|
},
|
|
207689
207721
|
"ParameterFilters": {
|
|
207690
|
-
"shape": "
|
|
207722
|
+
"shape": "Sff"
|
|
207691
207723
|
},
|
|
207692
207724
|
"MaxResults": {
|
|
207693
207725
|
"type": "integer"
|
|
@@ -207717,7 +207749,7 @@ module.exports={
|
|
|
207717
207749
|
},
|
|
207718
207750
|
"Tier": {},
|
|
207719
207751
|
"Policies": {
|
|
207720
|
-
"shape": "
|
|
207752
|
+
"shape": "Sfu"
|
|
207721
207753
|
},
|
|
207722
207754
|
"DataType": {}
|
|
207723
207755
|
}
|
|
@@ -207746,7 +207778,7 @@ module.exports={
|
|
|
207746
207778
|
"BaselineIdentities": {
|
|
207747
207779
|
"type": "list",
|
|
207748
207780
|
"member": {
|
|
207749
|
-
"shape": "
|
|
207781
|
+
"shape": "Sg0"
|
|
207750
207782
|
}
|
|
207751
207783
|
},
|
|
207752
207784
|
"NextToken": {}
|
|
@@ -207828,7 +207860,7 @@ module.exports={
|
|
|
207828
207860
|
"members": {
|
|
207829
207861
|
"PatchGroup": {},
|
|
207830
207862
|
"BaselineIdentity": {
|
|
207831
|
-
"shape": "
|
|
207863
|
+
"shape": "Sg0"
|
|
207832
207864
|
}
|
|
207833
207865
|
}
|
|
207834
207866
|
}
|
|
@@ -208100,7 +208132,7 @@ module.exports={
|
|
|
208100
208132
|
"StandardErrorContent": {},
|
|
208101
208133
|
"StandardErrorUrl": {},
|
|
208102
208134
|
"CloudWatchOutputConfig": {
|
|
208103
|
-
"shape": "
|
|
208135
|
+
"shape": "Shj"
|
|
208104
208136
|
}
|
|
208105
208137
|
}
|
|
208106
208138
|
}
|
|
@@ -208241,10 +208273,10 @@ module.exports={
|
|
|
208241
208273
|
"type": "structure",
|
|
208242
208274
|
"members": {
|
|
208243
208275
|
"Filters": {
|
|
208244
|
-
"shape": "
|
|
208276
|
+
"shape": "Si5"
|
|
208245
208277
|
},
|
|
208246
208278
|
"Aggregators": {
|
|
208247
|
-
"shape": "
|
|
208279
|
+
"shape": "Sib"
|
|
208248
208280
|
},
|
|
208249
208281
|
"ResultAttributes": {
|
|
208250
208282
|
"type": "list",
|
|
@@ -208289,7 +208321,7 @@ module.exports={
|
|
|
208289
208321
|
"CaptureTime": {},
|
|
208290
208322
|
"ContentHash": {},
|
|
208291
208323
|
"Content": {
|
|
208292
|
-
"shape": "
|
|
208324
|
+
"shape": "Sis"
|
|
208293
208325
|
}
|
|
208294
208326
|
}
|
|
208295
208327
|
}
|
|
@@ -208540,7 +208572,7 @@ module.exports={
|
|
|
208540
208572
|
"shape": "Sef"
|
|
208541
208573
|
},
|
|
208542
208574
|
"TaskInvocationParameters": {
|
|
208543
|
-
"shape": "
|
|
208575
|
+
"shape": "Sjj"
|
|
208544
208576
|
},
|
|
208545
208577
|
"Priority": {
|
|
208546
208578
|
"type": "integer"
|
|
@@ -208553,7 +208585,8 @@ module.exports={
|
|
|
208553
208585
|
"Name": {},
|
|
208554
208586
|
"Description": {
|
|
208555
208587
|
"shape": "S3p"
|
|
208556
|
-
}
|
|
208588
|
+
},
|
|
208589
|
+
"CutoffBehavior": {}
|
|
208557
208590
|
}
|
|
208558
208591
|
}
|
|
208559
208592
|
},
|
|
@@ -208650,10 +208683,10 @@ module.exports={
|
|
|
208650
208683
|
"members": {
|
|
208651
208684
|
"SyncName": {},
|
|
208652
208685
|
"Filters": {
|
|
208653
|
-
"shape": "
|
|
208686
|
+
"shape": "Sk6"
|
|
208654
208687
|
},
|
|
208655
208688
|
"Aggregators": {
|
|
208656
|
-
"shape": "
|
|
208689
|
+
"shape": "Skc"
|
|
208657
208690
|
},
|
|
208658
208691
|
"ResultAttributes": {
|
|
208659
208692
|
"type": "list",
|
|
@@ -208724,7 +208757,7 @@ module.exports={
|
|
|
208724
208757
|
"type": "structure",
|
|
208725
208758
|
"members": {
|
|
208726
208759
|
"Parameter": {
|
|
208727
|
-
"shape": "
|
|
208760
|
+
"shape": "Sky"
|
|
208728
208761
|
}
|
|
208729
208762
|
}
|
|
208730
208763
|
}
|
|
@@ -208763,18 +208796,18 @@ module.exports={
|
|
|
208763
208796
|
"LastModifiedUser": {},
|
|
208764
208797
|
"Description": {},
|
|
208765
208798
|
"Value": {
|
|
208766
|
-
"shape": "
|
|
208799
|
+
"shape": "Skz"
|
|
208767
208800
|
},
|
|
208768
208801
|
"AllowedPattern": {},
|
|
208769
208802
|
"Version": {
|
|
208770
208803
|
"type": "long"
|
|
208771
208804
|
},
|
|
208772
208805
|
"Labels": {
|
|
208773
|
-
"shape": "
|
|
208806
|
+
"shape": "Sl5"
|
|
208774
208807
|
},
|
|
208775
208808
|
"Tier": {},
|
|
208776
208809
|
"Policies": {
|
|
208777
|
-
"shape": "
|
|
208810
|
+
"shape": "Sfu"
|
|
208778
208811
|
},
|
|
208779
208812
|
"DataType": {}
|
|
208780
208813
|
}
|
|
@@ -208803,7 +208836,7 @@ module.exports={
|
|
|
208803
208836
|
"type": "structure",
|
|
208804
208837
|
"members": {
|
|
208805
208838
|
"Parameters": {
|
|
208806
|
-
"shape": "
|
|
208839
|
+
"shape": "Sl9"
|
|
208807
208840
|
},
|
|
208808
208841
|
"InvalidParameters": {
|
|
208809
208842
|
"shape": "S6x"
|
|
@@ -208823,7 +208856,7 @@ module.exports={
|
|
|
208823
208856
|
"type": "boolean"
|
|
208824
208857
|
},
|
|
208825
208858
|
"ParameterFilters": {
|
|
208826
|
-
"shape": "
|
|
208859
|
+
"shape": "Sff"
|
|
208827
208860
|
},
|
|
208828
208861
|
"WithDecryption": {
|
|
208829
208862
|
"type": "boolean"
|
|
@@ -208838,7 +208871,7 @@ module.exports={
|
|
|
208838
208871
|
"type": "structure",
|
|
208839
208872
|
"members": {
|
|
208840
208873
|
"Parameters": {
|
|
208841
|
-
"shape": "
|
|
208874
|
+
"shape": "Sl9"
|
|
208842
208875
|
},
|
|
208843
208876
|
"NextToken": {}
|
|
208844
208877
|
}
|
|
@@ -208928,7 +208961,7 @@ module.exports={
|
|
|
208928
208961
|
"type": "structure",
|
|
208929
208962
|
"members": {
|
|
208930
208963
|
"ServiceSetting": {
|
|
208931
|
-
"shape": "
|
|
208964
|
+
"shape": "Sll"
|
|
208932
208965
|
}
|
|
208933
208966
|
}
|
|
208934
208967
|
}
|
|
@@ -208946,7 +208979,7 @@ module.exports={
|
|
|
208946
208979
|
"type": "long"
|
|
208947
208980
|
},
|
|
208948
208981
|
"Labels": {
|
|
208949
|
-
"shape": "
|
|
208982
|
+
"shape": "Sl5"
|
|
208950
208983
|
}
|
|
208951
208984
|
}
|
|
208952
208985
|
},
|
|
@@ -208954,7 +208987,7 @@ module.exports={
|
|
|
208954
208987
|
"type": "structure",
|
|
208955
208988
|
"members": {
|
|
208956
208989
|
"InvalidLabels": {
|
|
208957
|
-
"shape": "
|
|
208990
|
+
"shape": "Sl5"
|
|
208958
208991
|
},
|
|
208959
208992
|
"ParameterVersion": {
|
|
208960
208993
|
"type": "long"
|
|
@@ -209088,7 +209121,7 @@ module.exports={
|
|
|
209088
209121
|
},
|
|
209089
209122
|
"NextToken": {},
|
|
209090
209123
|
"Filters": {
|
|
209091
|
-
"shape": "
|
|
209124
|
+
"shape": "Sm3"
|
|
209092
209125
|
},
|
|
209093
209126
|
"Details": {
|
|
209094
209127
|
"type": "boolean"
|
|
@@ -209145,10 +209178,10 @@ module.exports={
|
|
|
209145
209178
|
},
|
|
209146
209179
|
"ServiceRole": {},
|
|
209147
209180
|
"NotificationConfig": {
|
|
209148
|
-
"shape": "
|
|
209181
|
+
"shape": "Sjl"
|
|
209149
209182
|
},
|
|
209150
209183
|
"CloudWatchOutputConfig": {
|
|
209151
|
-
"shape": "
|
|
209184
|
+
"shape": "Shj"
|
|
209152
209185
|
}
|
|
209153
209186
|
}
|
|
209154
209187
|
}
|
|
@@ -209168,7 +209201,7 @@ module.exports={
|
|
|
209168
209201
|
},
|
|
209169
209202
|
"NextToken": {},
|
|
209170
209203
|
"Filters": {
|
|
209171
|
-
"shape": "
|
|
209204
|
+
"shape": "Sm3"
|
|
209172
209205
|
}
|
|
209173
209206
|
}
|
|
209174
209207
|
},
|
|
@@ -209178,7 +209211,7 @@ module.exports={
|
|
|
209178
209211
|
"Commands": {
|
|
209179
209212
|
"type": "list",
|
|
209180
209213
|
"member": {
|
|
209181
|
-
"shape": "
|
|
209214
|
+
"shape": "Smj"
|
|
209182
209215
|
}
|
|
209183
209216
|
},
|
|
209184
209217
|
"NextToken": {}
|
|
@@ -209190,7 +209223,7 @@ module.exports={
|
|
|
209190
209223
|
"type": "structure",
|
|
209191
209224
|
"members": {
|
|
209192
209225
|
"Filters": {
|
|
209193
|
-
"shape": "
|
|
209226
|
+
"shape": "Smq"
|
|
209194
209227
|
},
|
|
209195
209228
|
"ResourceIds": {
|
|
209196
209229
|
"type": "list",
|
|
@@ -209222,10 +209255,10 @@ module.exports={
|
|
|
209222
209255
|
"Status": {},
|
|
209223
209256
|
"Severity": {},
|
|
209224
209257
|
"ExecutionSummary": {
|
|
209225
|
-
"shape": "
|
|
209258
|
+
"shape": "Sn8"
|
|
209226
209259
|
},
|
|
209227
209260
|
"Details": {
|
|
209228
|
-
"shape": "
|
|
209261
|
+
"shape": "Snb"
|
|
209229
209262
|
}
|
|
209230
209263
|
}
|
|
209231
209264
|
}
|
|
@@ -209239,7 +209272,7 @@ module.exports={
|
|
|
209239
209272
|
"type": "structure",
|
|
209240
209273
|
"members": {
|
|
209241
209274
|
"Filters": {
|
|
209242
|
-
"shape": "
|
|
209275
|
+
"shape": "Smq"
|
|
209243
209276
|
},
|
|
209244
209277
|
"NextToken": {},
|
|
209245
209278
|
"MaxResults": {
|
|
@@ -209257,10 +209290,10 @@ module.exports={
|
|
|
209257
209290
|
"members": {
|
|
209258
209291
|
"ComplianceType": {},
|
|
209259
209292
|
"CompliantSummary": {
|
|
209260
|
-
"shape": "
|
|
209293
|
+
"shape": "Sng"
|
|
209261
209294
|
},
|
|
209262
209295
|
"NonCompliantSummary": {
|
|
209263
|
-
"shape": "
|
|
209296
|
+
"shape": "Snj"
|
|
209264
209297
|
}
|
|
209265
209298
|
}
|
|
209266
209299
|
}
|
|
@@ -209308,7 +209341,7 @@ module.exports={
|
|
|
209308
209341
|
},
|
|
209309
209342
|
"ReviewStatus": {},
|
|
209310
209343
|
"Comment": {
|
|
209311
|
-
"shape": "
|
|
209344
|
+
"shape": "Snq"
|
|
209312
209345
|
},
|
|
209313
209346
|
"Reviewer": {}
|
|
209314
209347
|
}
|
|
@@ -209449,7 +209482,7 @@ module.exports={
|
|
|
209449
209482
|
"InstanceId": {},
|
|
209450
209483
|
"TypeName": {},
|
|
209451
209484
|
"Filters": {
|
|
209452
|
-
"shape": "
|
|
209485
|
+
"shape": "Si5"
|
|
209453
209486
|
},
|
|
209454
209487
|
"NextToken": {},
|
|
209455
209488
|
"MaxResults": {
|
|
@@ -209465,7 +209498,7 @@ module.exports={
|
|
|
209465
209498
|
"SchemaVersion": {},
|
|
209466
209499
|
"CaptureTime": {},
|
|
209467
209500
|
"Entries": {
|
|
209468
|
-
"shape": "
|
|
209501
|
+
"shape": "Sis"
|
|
209469
209502
|
},
|
|
209470
209503
|
"NextToken": {}
|
|
209471
209504
|
}
|
|
@@ -209515,7 +209548,7 @@ module.exports={
|
|
|
209515
209548
|
"DetailType": {},
|
|
209516
209549
|
"Detail": {},
|
|
209517
209550
|
"CreatedBy": {
|
|
209518
|
-
"shape": "
|
|
209551
|
+
"shape": "Soo"
|
|
209519
209552
|
},
|
|
209520
209553
|
"CreatedTime": {
|
|
209521
209554
|
"type": "timestamp"
|
|
@@ -209571,13 +209604,13 @@ module.exports={
|
|
|
209571
209604
|
"AssociationType": {},
|
|
209572
209605
|
"ResourceUri": {},
|
|
209573
209606
|
"CreatedBy": {
|
|
209574
|
-
"shape": "
|
|
209607
|
+
"shape": "Soo"
|
|
209575
209608
|
},
|
|
209576
209609
|
"CreatedTime": {
|
|
209577
209610
|
"type": "timestamp"
|
|
209578
209611
|
},
|
|
209579
209612
|
"LastModifiedBy": {
|
|
209580
|
-
"shape": "
|
|
209613
|
+
"shape": "Soo"
|
|
209581
209614
|
},
|
|
209582
209615
|
"LastModifiedTime": {
|
|
209583
209616
|
"type": "timestamp"
|
|
@@ -209644,7 +209677,7 @@ module.exports={
|
|
|
209644
209677
|
"type": "structure",
|
|
209645
209678
|
"members": {
|
|
209646
209679
|
"Filters": {
|
|
209647
|
-
"shape": "
|
|
209680
|
+
"shape": "Smq"
|
|
209648
209681
|
},
|
|
209649
209682
|
"NextToken": {},
|
|
209650
209683
|
"MaxResults": {
|
|
@@ -209666,13 +209699,13 @@ module.exports={
|
|
|
209666
209699
|
"Status": {},
|
|
209667
209700
|
"OverallSeverity": {},
|
|
209668
209701
|
"ExecutionSummary": {
|
|
209669
|
-
"shape": "
|
|
209702
|
+
"shape": "Sn8"
|
|
209670
209703
|
},
|
|
209671
209704
|
"CompliantSummary": {
|
|
209672
|
-
"shape": "
|
|
209705
|
+
"shape": "Sng"
|
|
209673
209706
|
},
|
|
209674
209707
|
"NonCompliantSummary": {
|
|
209675
|
-
"shape": "
|
|
209708
|
+
"shape": "Snj"
|
|
209676
209709
|
}
|
|
209677
209710
|
}
|
|
209678
209711
|
}
|
|
@@ -209805,7 +209838,7 @@ module.exports={
|
|
|
209805
209838
|
"ResourceType": {},
|
|
209806
209839
|
"ComplianceType": {},
|
|
209807
209840
|
"ExecutionSummary": {
|
|
209808
|
-
"shape": "
|
|
209841
|
+
"shape": "Sn8"
|
|
209809
209842
|
},
|
|
209810
209843
|
"Items": {
|
|
209811
209844
|
"type": "list",
|
|
@@ -209821,7 +209854,7 @@ module.exports={
|
|
|
209821
209854
|
"Severity": {},
|
|
209822
209855
|
"Status": {},
|
|
209823
209856
|
"Details": {
|
|
209824
|
-
"shape": "
|
|
209857
|
+
"shape": "Snb"
|
|
209825
209858
|
}
|
|
209826
209859
|
}
|
|
209827
209860
|
}
|
|
@@ -209859,7 +209892,7 @@ module.exports={
|
|
|
209859
209892
|
"CaptureTime": {},
|
|
209860
209893
|
"ContentHash": {},
|
|
209861
209894
|
"Content": {
|
|
209862
|
-
"shape": "
|
|
209895
|
+
"shape": "Sis"
|
|
209863
209896
|
},
|
|
209864
209897
|
"Context": {
|
|
209865
209898
|
"type": "map",
|
|
@@ -209889,7 +209922,7 @@ module.exports={
|
|
|
209889
209922
|
"Name": {},
|
|
209890
209923
|
"Description": {},
|
|
209891
209924
|
"Value": {
|
|
209892
|
-
"shape": "
|
|
209925
|
+
"shape": "Skz"
|
|
209893
209926
|
},
|
|
209894
209927
|
"Type": {},
|
|
209895
209928
|
"KeyId": {},
|
|
@@ -210005,7 +210038,7 @@ module.exports={
|
|
|
210005
210038
|
"shape": "Sef"
|
|
210006
210039
|
},
|
|
210007
210040
|
"TaskInvocationParameters": {
|
|
210008
|
-
"shape": "
|
|
210041
|
+
"shape": "Sjj"
|
|
210009
210042
|
},
|
|
210010
210043
|
"Priority": {
|
|
210011
210044
|
"type": "integer"
|
|
@@ -210021,7 +210054,8 @@ module.exports={
|
|
|
210021
210054
|
},
|
|
210022
210055
|
"ClientToken": {
|
|
210023
210056
|
"idempotencyToken": true
|
|
210024
|
-
}
|
|
210057
|
+
},
|
|
210058
|
+
"CutoffBehavior": {}
|
|
210025
210059
|
}
|
|
210026
210060
|
},
|
|
210027
210061
|
"output": {
|
|
@@ -210067,7 +210101,7 @@ module.exports={
|
|
|
210067
210101
|
"type": "structure",
|
|
210068
210102
|
"members": {
|
|
210069
210103
|
"ServiceSetting": {
|
|
210070
|
-
"shape": "
|
|
210104
|
+
"shape": "Sll"
|
|
210071
210105
|
}
|
|
210072
210106
|
}
|
|
210073
210107
|
}
|
|
@@ -210142,10 +210176,10 @@ module.exports={
|
|
|
210142
210176
|
"MaxErrors": {},
|
|
210143
210177
|
"ServiceRoleArn": {},
|
|
210144
210178
|
"NotificationConfig": {
|
|
210145
|
-
"shape": "
|
|
210179
|
+
"shape": "Sjl"
|
|
210146
210180
|
},
|
|
210147
210181
|
"CloudWatchOutputConfig": {
|
|
210148
|
-
"shape": "
|
|
210182
|
+
"shape": "Shj"
|
|
210149
210183
|
}
|
|
210150
210184
|
}
|
|
210151
210185
|
},
|
|
@@ -210153,7 +210187,7 @@ module.exports={
|
|
|
210153
210187
|
"type": "structure",
|
|
210154
210188
|
"members": {
|
|
210155
210189
|
"Command": {
|
|
210156
|
-
"shape": "
|
|
210190
|
+
"shape": "Smj"
|
|
210157
210191
|
}
|
|
210158
210192
|
}
|
|
210159
210193
|
}
|
|
@@ -210326,7 +210360,7 @@ module.exports={
|
|
|
210326
210360
|
"type": "long"
|
|
210327
210361
|
},
|
|
210328
210362
|
"Labels": {
|
|
210329
|
-
"shape": "
|
|
210363
|
+
"shape": "Sl5"
|
|
210330
210364
|
}
|
|
210331
210365
|
}
|
|
210332
210366
|
},
|
|
@@ -210334,10 +210368,10 @@ module.exports={
|
|
|
210334
210368
|
"type": "structure",
|
|
210335
210369
|
"members": {
|
|
210336
210370
|
"RemovedLabels": {
|
|
210337
|
-
"shape": "
|
|
210371
|
+
"shape": "Sl5"
|
|
210338
210372
|
},
|
|
210339
210373
|
"InvalidLabels": {
|
|
210340
|
-
"shape": "
|
|
210374
|
+
"shape": "Sl5"
|
|
210341
210375
|
}
|
|
210342
210376
|
}
|
|
210343
210377
|
}
|
|
@@ -210487,7 +210521,7 @@ module.exports={
|
|
|
210487
210521
|
"members": {
|
|
210488
210522
|
"Action": {},
|
|
210489
210523
|
"Comment": {
|
|
210490
|
-
"shape": "
|
|
210524
|
+
"shape": "Snq"
|
|
210491
210525
|
}
|
|
210492
210526
|
}
|
|
210493
210527
|
}
|
|
@@ -210626,7 +210660,7 @@ module.exports={
|
|
|
210626
210660
|
"shape": "Sef"
|
|
210627
210661
|
},
|
|
210628
210662
|
"TaskInvocationParameters": {
|
|
210629
|
-
"shape": "
|
|
210663
|
+
"shape": "Sjj"
|
|
210630
210664
|
},
|
|
210631
210665
|
"Priority": {
|
|
210632
210666
|
"type": "integer"
|
|
@@ -210642,7 +210676,8 @@ module.exports={
|
|
|
210642
210676
|
},
|
|
210643
210677
|
"Replace": {
|
|
210644
210678
|
"type": "boolean"
|
|
210645
|
-
}
|
|
210679
|
+
},
|
|
210680
|
+
"CutoffBehavior": {}
|
|
210646
210681
|
}
|
|
210647
210682
|
},
|
|
210648
210683
|
"output": {
|
|
@@ -210659,7 +210694,7 @@ module.exports={
|
|
|
210659
210694
|
"shape": "Sef"
|
|
210660
210695
|
},
|
|
210661
210696
|
"TaskInvocationParameters": {
|
|
210662
|
-
"shape": "
|
|
210697
|
+
"shape": "Sjj"
|
|
210663
210698
|
},
|
|
210664
210699
|
"Priority": {
|
|
210665
210700
|
"type": "integer"
|
|
@@ -210672,7 +210707,8 @@ module.exports={
|
|
|
210672
210707
|
"Name": {},
|
|
210673
210708
|
"Description": {
|
|
210674
210709
|
"shape": "S3p"
|
|
210675
|
-
}
|
|
210710
|
+
},
|
|
210711
|
+
"CutoffBehavior": {}
|
|
210676
210712
|
}
|
|
210677
210713
|
}
|
|
210678
210714
|
},
|
|
@@ -211699,7 +211735,7 @@ module.exports={
|
|
|
211699
211735
|
"S3Region": {}
|
|
211700
211736
|
}
|
|
211701
211737
|
},
|
|
211702
|
-
"
|
|
211738
|
+
"Sff": {
|
|
211703
211739
|
"type": "list",
|
|
211704
211740
|
"member": {
|
|
211705
211741
|
"type": "structure",
|
|
@@ -211716,7 +211752,7 @@ module.exports={
|
|
|
211716
211752
|
}
|
|
211717
211753
|
}
|
|
211718
211754
|
},
|
|
211719
|
-
"
|
|
211755
|
+
"Sfu": {
|
|
211720
211756
|
"type": "list",
|
|
211721
211757
|
"member": {
|
|
211722
211758
|
"type": "structure",
|
|
@@ -211727,7 +211763,7 @@ module.exports={
|
|
|
211727
211763
|
}
|
|
211728
211764
|
}
|
|
211729
211765
|
},
|
|
211730
|
-
"
|
|
211766
|
+
"Sg0": {
|
|
211731
211767
|
"type": "structure",
|
|
211732
211768
|
"members": {
|
|
211733
211769
|
"BaselineId": {},
|
|
@@ -211739,7 +211775,7 @@ module.exports={
|
|
|
211739
211775
|
}
|
|
211740
211776
|
}
|
|
211741
211777
|
},
|
|
211742
|
-
"
|
|
211778
|
+
"Shj": {
|
|
211743
211779
|
"type": "structure",
|
|
211744
211780
|
"members": {
|
|
211745
211781
|
"CloudWatchLogGroupName": {},
|
|
@@ -211748,7 +211784,7 @@ module.exports={
|
|
|
211748
211784
|
}
|
|
211749
211785
|
}
|
|
211750
211786
|
},
|
|
211751
|
-
"
|
|
211787
|
+
"Si5": {
|
|
211752
211788
|
"type": "list",
|
|
211753
211789
|
"member": {
|
|
211754
211790
|
"type": "structure",
|
|
@@ -211766,14 +211802,14 @@ module.exports={
|
|
|
211766
211802
|
}
|
|
211767
211803
|
}
|
|
211768
211804
|
},
|
|
211769
|
-
"
|
|
211805
|
+
"Sib": {
|
|
211770
211806
|
"type": "list",
|
|
211771
211807
|
"member": {
|
|
211772
211808
|
"type": "structure",
|
|
211773
211809
|
"members": {
|
|
211774
211810
|
"Expression": {},
|
|
211775
211811
|
"Aggregators": {
|
|
211776
|
-
"shape": "
|
|
211812
|
+
"shape": "Sib"
|
|
211777
211813
|
},
|
|
211778
211814
|
"Groups": {
|
|
211779
211815
|
"type": "list",
|
|
@@ -211786,7 +211822,7 @@ module.exports={
|
|
|
211786
211822
|
"members": {
|
|
211787
211823
|
"Name": {},
|
|
211788
211824
|
"Filters": {
|
|
211789
|
-
"shape": "
|
|
211825
|
+
"shape": "Si5"
|
|
211790
211826
|
}
|
|
211791
211827
|
}
|
|
211792
211828
|
}
|
|
@@ -211794,7 +211830,7 @@ module.exports={
|
|
|
211794
211830
|
}
|
|
211795
211831
|
}
|
|
211796
211832
|
},
|
|
211797
|
-
"
|
|
211833
|
+
"Sis": {
|
|
211798
211834
|
"type": "list",
|
|
211799
211835
|
"member": {
|
|
211800
211836
|
"type": "map",
|
|
@@ -211802,7 +211838,7 @@ module.exports={
|
|
|
211802
211838
|
"value": {}
|
|
211803
211839
|
}
|
|
211804
211840
|
},
|
|
211805
|
-
"
|
|
211841
|
+
"Sjj": {
|
|
211806
211842
|
"type": "structure",
|
|
211807
211843
|
"members": {
|
|
211808
211844
|
"RunCommand": {
|
|
@@ -211810,13 +211846,13 @@ module.exports={
|
|
|
211810
211846
|
"members": {
|
|
211811
211847
|
"Comment": {},
|
|
211812
211848
|
"CloudWatchOutputConfig": {
|
|
211813
|
-
"shape": "
|
|
211849
|
+
"shape": "Shj"
|
|
211814
211850
|
},
|
|
211815
211851
|
"DocumentHash": {},
|
|
211816
211852
|
"DocumentHashType": {},
|
|
211817
211853
|
"DocumentVersion": {},
|
|
211818
211854
|
"NotificationConfig": {
|
|
211819
|
-
"shape": "
|
|
211855
|
+
"shape": "Sjl"
|
|
211820
211856
|
},
|
|
211821
211857
|
"OutputS3BucketName": {},
|
|
211822
211858
|
"OutputS3KeyPrefix": {},
|
|
@@ -211861,7 +211897,7 @@ module.exports={
|
|
|
211861
211897
|
}
|
|
211862
211898
|
}
|
|
211863
211899
|
},
|
|
211864
|
-
"
|
|
211900
|
+
"Sjl": {
|
|
211865
211901
|
"type": "structure",
|
|
211866
211902
|
"members": {
|
|
211867
211903
|
"NotificationArn": {},
|
|
@@ -211872,7 +211908,7 @@ module.exports={
|
|
|
211872
211908
|
"NotificationType": {}
|
|
211873
211909
|
}
|
|
211874
211910
|
},
|
|
211875
|
-
"
|
|
211911
|
+
"Sk6": {
|
|
211876
211912
|
"type": "list",
|
|
211877
211913
|
"member": {
|
|
211878
211914
|
"type": "structure",
|
|
@@ -211890,7 +211926,7 @@ module.exports={
|
|
|
211890
211926
|
}
|
|
211891
211927
|
}
|
|
211892
211928
|
},
|
|
211893
|
-
"
|
|
211929
|
+
"Skc": {
|
|
211894
211930
|
"type": "list",
|
|
211895
211931
|
"member": {
|
|
211896
211932
|
"type": "structure",
|
|
@@ -211904,21 +211940,21 @@ module.exports={
|
|
|
211904
211940
|
"value": {}
|
|
211905
211941
|
},
|
|
211906
211942
|
"Filters": {
|
|
211907
|
-
"shape": "
|
|
211943
|
+
"shape": "Sk6"
|
|
211908
211944
|
},
|
|
211909
211945
|
"Aggregators": {
|
|
211910
|
-
"shape": "
|
|
211946
|
+
"shape": "Skc"
|
|
211911
211947
|
}
|
|
211912
211948
|
}
|
|
211913
211949
|
}
|
|
211914
211950
|
},
|
|
211915
|
-
"
|
|
211951
|
+
"Sky": {
|
|
211916
211952
|
"type": "structure",
|
|
211917
211953
|
"members": {
|
|
211918
211954
|
"Name": {},
|
|
211919
211955
|
"Type": {},
|
|
211920
211956
|
"Value": {
|
|
211921
|
-
"shape": "
|
|
211957
|
+
"shape": "Skz"
|
|
211922
211958
|
},
|
|
211923
211959
|
"Version": {
|
|
211924
211960
|
"type": "long"
|
|
@@ -211932,21 +211968,21 @@ module.exports={
|
|
|
211932
211968
|
"DataType": {}
|
|
211933
211969
|
}
|
|
211934
211970
|
},
|
|
211935
|
-
"
|
|
211971
|
+
"Skz": {
|
|
211936
211972
|
"type": "string",
|
|
211937
211973
|
"sensitive": true
|
|
211938
211974
|
},
|
|
211939
|
-
"
|
|
211975
|
+
"Sl5": {
|
|
211940
211976
|
"type": "list",
|
|
211941
211977
|
"member": {}
|
|
211942
211978
|
},
|
|
211943
|
-
"
|
|
211979
|
+
"Sl9": {
|
|
211944
211980
|
"type": "list",
|
|
211945
211981
|
"member": {
|
|
211946
|
-
"shape": "
|
|
211982
|
+
"shape": "Sky"
|
|
211947
211983
|
}
|
|
211948
211984
|
},
|
|
211949
|
-
"
|
|
211985
|
+
"Sll": {
|
|
211950
211986
|
"type": "structure",
|
|
211951
211987
|
"members": {
|
|
211952
211988
|
"SettingId": {},
|
|
@@ -211959,7 +211995,7 @@ module.exports={
|
|
|
211959
211995
|
"Status": {}
|
|
211960
211996
|
}
|
|
211961
211997
|
},
|
|
211962
|
-
"
|
|
211998
|
+
"Sm3": {
|
|
211963
211999
|
"type": "list",
|
|
211964
212000
|
"member": {
|
|
211965
212001
|
"type": "structure",
|
|
@@ -211973,7 +212009,7 @@ module.exports={
|
|
|
211973
212009
|
}
|
|
211974
212010
|
}
|
|
211975
212011
|
},
|
|
211976
|
-
"
|
|
212012
|
+
"Smj": {
|
|
211977
212013
|
"type": "structure",
|
|
211978
212014
|
"members": {
|
|
211979
212015
|
"CommandId": {},
|
|
@@ -212016,17 +212052,17 @@ module.exports={
|
|
|
212016
212052
|
},
|
|
212017
212053
|
"ServiceRole": {},
|
|
212018
212054
|
"NotificationConfig": {
|
|
212019
|
-
"shape": "
|
|
212055
|
+
"shape": "Sjl"
|
|
212020
212056
|
},
|
|
212021
212057
|
"CloudWatchOutputConfig": {
|
|
212022
|
-
"shape": "
|
|
212058
|
+
"shape": "Shj"
|
|
212023
212059
|
},
|
|
212024
212060
|
"TimeoutSeconds": {
|
|
212025
212061
|
"type": "integer"
|
|
212026
212062
|
}
|
|
212027
212063
|
}
|
|
212028
212064
|
},
|
|
212029
|
-
"
|
|
212065
|
+
"Smq": {
|
|
212030
212066
|
"type": "list",
|
|
212031
212067
|
"member": {
|
|
212032
212068
|
"type": "structure",
|
|
@@ -212040,7 +212076,7 @@ module.exports={
|
|
|
212040
212076
|
}
|
|
212041
212077
|
}
|
|
212042
212078
|
},
|
|
212043
|
-
"
|
|
212079
|
+
"Sn8": {
|
|
212044
212080
|
"type": "structure",
|
|
212045
212081
|
"required": [
|
|
212046
212082
|
"ExecutionTime"
|
|
@@ -212053,23 +212089,23 @@ module.exports={
|
|
|
212053
212089
|
"ExecutionType": {}
|
|
212054
212090
|
}
|
|
212055
212091
|
},
|
|
212056
|
-
"
|
|
212092
|
+
"Snb": {
|
|
212057
212093
|
"type": "map",
|
|
212058
212094
|
"key": {},
|
|
212059
212095
|
"value": {}
|
|
212060
212096
|
},
|
|
212061
|
-
"
|
|
212097
|
+
"Sng": {
|
|
212062
212098
|
"type": "structure",
|
|
212063
212099
|
"members": {
|
|
212064
212100
|
"CompliantCount": {
|
|
212065
212101
|
"type": "integer"
|
|
212066
212102
|
},
|
|
212067
212103
|
"SeveritySummary": {
|
|
212068
|
-
"shape": "
|
|
212104
|
+
"shape": "Sni"
|
|
212069
212105
|
}
|
|
212070
212106
|
}
|
|
212071
212107
|
},
|
|
212072
|
-
"
|
|
212108
|
+
"Sni": {
|
|
212073
212109
|
"type": "structure",
|
|
212074
212110
|
"members": {
|
|
212075
212111
|
"CriticalCount": {
|
|
@@ -212092,18 +212128,18 @@ module.exports={
|
|
|
212092
212128
|
}
|
|
212093
212129
|
}
|
|
212094
212130
|
},
|
|
212095
|
-
"
|
|
212131
|
+
"Snj": {
|
|
212096
212132
|
"type": "structure",
|
|
212097
212133
|
"members": {
|
|
212098
212134
|
"NonCompliantCount": {
|
|
212099
212135
|
"type": "integer"
|
|
212100
212136
|
},
|
|
212101
212137
|
"SeveritySummary": {
|
|
212102
|
-
"shape": "
|
|
212138
|
+
"shape": "Sni"
|
|
212103
212139
|
}
|
|
212104
212140
|
}
|
|
212105
212141
|
},
|
|
212106
|
-
"
|
|
212142
|
+
"Snq": {
|
|
212107
212143
|
"type": "list",
|
|
212108
212144
|
"member": {
|
|
212109
212145
|
"type": "structure",
|
|
@@ -212113,7 +212149,7 @@ module.exports={
|
|
|
212113
212149
|
}
|
|
212114
212150
|
}
|
|
212115
212151
|
},
|
|
212116
|
-
"
|
|
212152
|
+
"Soo": {
|
|
212117
212153
|
"type": "structure",
|
|
212118
212154
|
"members": {
|
|
212119
212155
|
"Arn": {}
|
|
@@ -212455,6 +212491,11 @@ module.exports={
|
|
|
212455
212491
|
"matcher": "path",
|
|
212456
212492
|
"state": "failure",
|
|
212457
212493
|
"argument": "Status"
|
|
212494
|
+
},
|
|
212495
|
+
{
|
|
212496
|
+
"state": "retry",
|
|
212497
|
+
"matcher": "error",
|
|
212498
|
+
"expected": "InvocationDoesNotExist"
|
|
212458
212499
|
}
|
|
212459
212500
|
]
|
|
212460
212501
|
}
|
|
@@ -225720,7 +225761,7 @@ var PromisesDependency;
|
|
|
225720
225761
|
*
|
|
225721
225762
|
* @!attribute computeChecksums
|
|
225722
225763
|
* @return [Boolean] whether to compute checksums for payload bodies when
|
|
225723
|
-
* the service accepts it (currently supported in S3 only).
|
|
225764
|
+
* the service accepts it (currently supported in S3 and SQS only).
|
|
225724
225765
|
*
|
|
225725
225766
|
* @!attribute convertResponseTypes
|
|
225726
225767
|
* @return [Boolean] whether types are converted when parsing response data.
|
|
@@ -226377,7 +226418,7 @@ AWS.util.update(AWS, {
|
|
|
226377
226418
|
/**
|
|
226378
226419
|
* @constant
|
|
226379
226420
|
*/
|
|
226380
|
-
VERSION: '2.
|
|
226421
|
+
VERSION: '2.996.0',
|
|
226381
226422
|
|
|
226382
226423
|
/**
|
|
226383
226424
|
* @api private
|
|
@@ -230299,7 +230340,7 @@ AWS.EventListeners = {
|
|
|
230299
230340
|
['EAI_NONAME', 'EAI_NODATA'].indexOf(AWS.util.getSystemErrorName(err.errno) >= 0);
|
|
230300
230341
|
}
|
|
230301
230342
|
if (err.code === 'NetworkingError' && isDNSError(err)) {
|
|
230302
|
-
var message = 'Inaccessible host: `' + err.hostname +
|
|
230343
|
+
var message = 'Inaccessible host: `' + err.hostname + '\' at port `' + err.port +
|
|
230303
230344
|
'\'. This service may not be available in the `' + err.region +
|
|
230304
230345
|
'\' region.';
|
|
230305
230346
|
this.response.error = AWS.util.error(new Error(message), {
|
|
@@ -239101,7 +239142,7 @@ AWS.Signers.V4 = inherit(AWS.Signers.RequestSigner, {
|
|
|
239101
239142
|
|
|
239102
239143
|
hexEncodedBodyHash: function hexEncodedBodyHash() {
|
|
239103
239144
|
var request = this.request;
|
|
239104
|
-
if (this.isPresigned() && this.serviceName
|
|
239145
|
+
if (this.isPresigned() && (['s3', 's3-object-lambda'].indexOf(this.serviceName) > -1) && !request.body) {
|
|
239105
239146
|
return 'UNSIGNED-PAYLOAD';
|
|
239106
239147
|
} else if (request.headers['X-Amz-Content-Sha256']) {
|
|
239107
239148
|
return request.headers['X-Amz-Content-Sha256'];
|
|
@@ -247630,7 +247671,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
247630
247671
|
}());
|
|
247631
247672
|
exports.LRUCache = LRUCache;
|
|
247632
247673
|
},{}],451:[function(require,module,exports){
|
|
247633
|
-
// AWS SDK for JavaScript v2.
|
|
247674
|
+
// AWS SDK for JavaScript v2.996.0
|
|
247634
247675
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
247635
247676
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
247636
247677
|
require('./browser_loader');
|