aws-sdk 2.979.0 → 2.980.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 +6 -1
- package/README.md +1 -1
- package/apis/iot-2015-05-28.min.json +481 -232
- package/apis/iot-2015-05-28.paginators.json +12 -0
- package/clients/computeoptimizer.d.ts +1 -1
- package/clients/iot.d.ts +829 -506
- package/clients/memorydb.d.ts +2 -2
- package/clients/polly.d.ts +2 -2
- package/clients/sqs.d.ts +4 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -9
- package/dist/aws-sdk.js +496 -235
- package/dist/aws-sdk.min.js +44 -44
- package/dist/xml2js.js +2 -3
- package/lib/core.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.980.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){
|
|
@@ -130850,6 +130850,50 @@ module.exports={
|
|
|
130850
130850
|
}
|
|
130851
130851
|
}
|
|
130852
130852
|
},
|
|
130853
|
+
"CreateFleetMetric": {
|
|
130854
|
+
"http": {
|
|
130855
|
+
"method": "PUT",
|
|
130856
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
130857
|
+
},
|
|
130858
|
+
"input": {
|
|
130859
|
+
"type": "structure",
|
|
130860
|
+
"required": [
|
|
130861
|
+
"metricName",
|
|
130862
|
+
"queryString",
|
|
130863
|
+
"aggregationType",
|
|
130864
|
+
"period",
|
|
130865
|
+
"aggregationField"
|
|
130866
|
+
],
|
|
130867
|
+
"members": {
|
|
130868
|
+
"metricName": {
|
|
130869
|
+
"location": "uri",
|
|
130870
|
+
"locationName": "metricName"
|
|
130871
|
+
},
|
|
130872
|
+
"queryString": {},
|
|
130873
|
+
"aggregationType": {
|
|
130874
|
+
"shape": "S3s"
|
|
130875
|
+
},
|
|
130876
|
+
"period": {
|
|
130877
|
+
"type": "integer"
|
|
130878
|
+
},
|
|
130879
|
+
"aggregationField": {},
|
|
130880
|
+
"description": {},
|
|
130881
|
+
"queryVersion": {},
|
|
130882
|
+
"indexName": {},
|
|
130883
|
+
"unit": {},
|
|
130884
|
+
"tags": {
|
|
130885
|
+
"shape": "S29"
|
|
130886
|
+
}
|
|
130887
|
+
}
|
|
130888
|
+
},
|
|
130889
|
+
"output": {
|
|
130890
|
+
"type": "structure",
|
|
130891
|
+
"members": {
|
|
130892
|
+
"metricName": {},
|
|
130893
|
+
"metricArn": {}
|
|
130894
|
+
}
|
|
130895
|
+
}
|
|
130896
|
+
},
|
|
130853
130897
|
"CreateJob": {
|
|
130854
130898
|
"http": {
|
|
130855
130899
|
"method": "PUT",
|
|
@@ -130873,17 +130917,17 @@ module.exports={
|
|
|
130873
130917
|
"document": {},
|
|
130874
130918
|
"description": {},
|
|
130875
130919
|
"presignedUrlConfig": {
|
|
130876
|
-
"shape": "
|
|
130920
|
+
"shape": "S45"
|
|
130877
130921
|
},
|
|
130878
130922
|
"targetSelection": {},
|
|
130879
130923
|
"jobExecutionsRolloutConfig": {
|
|
130880
|
-
"shape": "
|
|
130924
|
+
"shape": "S48"
|
|
130881
130925
|
},
|
|
130882
130926
|
"abortConfig": {
|
|
130883
|
-
"shape": "
|
|
130927
|
+
"shape": "S4f"
|
|
130884
130928
|
},
|
|
130885
130929
|
"timeoutConfig": {
|
|
130886
|
-
"shape": "
|
|
130930
|
+
"shape": "S4m"
|
|
130887
130931
|
},
|
|
130888
130932
|
"tags": {
|
|
130889
130933
|
"shape": "S29"
|
|
@@ -130922,16 +130966,16 @@ module.exports={
|
|
|
130922
130966
|
"document": {},
|
|
130923
130967
|
"description": {},
|
|
130924
130968
|
"presignedUrlConfig": {
|
|
130925
|
-
"shape": "
|
|
130969
|
+
"shape": "S45"
|
|
130926
130970
|
},
|
|
130927
130971
|
"jobExecutionsRolloutConfig": {
|
|
130928
|
-
"shape": "
|
|
130972
|
+
"shape": "S48"
|
|
130929
130973
|
},
|
|
130930
130974
|
"abortConfig": {
|
|
130931
|
-
"shape": "
|
|
130975
|
+
"shape": "S4f"
|
|
130932
130976
|
},
|
|
130933
130977
|
"timeoutConfig": {
|
|
130934
|
-
"shape": "
|
|
130978
|
+
"shape": "S4m"
|
|
130935
130979
|
},
|
|
130936
130980
|
"tags": {
|
|
130937
130981
|
"shape": "S29"
|
|
@@ -130967,7 +131011,7 @@ module.exports={
|
|
|
130967
131011
|
"certificateId": {},
|
|
130968
131012
|
"certificatePem": {},
|
|
130969
131013
|
"keyPair": {
|
|
130970
|
-
"shape": "
|
|
131014
|
+
"shape": "S4v"
|
|
130971
131015
|
}
|
|
130972
131016
|
}
|
|
130973
131017
|
}
|
|
@@ -130990,7 +131034,7 @@ module.exports={
|
|
|
130990
131034
|
},
|
|
130991
131035
|
"roleArn": {},
|
|
130992
131036
|
"actionParams": {
|
|
130993
|
-
"shape": "
|
|
131037
|
+
"shape": "S50"
|
|
130994
131038
|
},
|
|
130995
131039
|
"tags": {
|
|
130996
131040
|
"shape": "S29"
|
|
@@ -131024,17 +131068,17 @@ module.exports={
|
|
|
131024
131068
|
},
|
|
131025
131069
|
"description": {},
|
|
131026
131070
|
"targets": {
|
|
131027
|
-
"shape": "
|
|
131071
|
+
"shape": "S5j"
|
|
131028
131072
|
},
|
|
131029
131073
|
"protocols": {
|
|
131030
|
-
"shape": "
|
|
131074
|
+
"shape": "S5l"
|
|
131031
131075
|
},
|
|
131032
131076
|
"targetSelection": {},
|
|
131033
131077
|
"awsJobExecutionsRolloutConfig": {
|
|
131034
|
-
"shape": "
|
|
131078
|
+
"shape": "S5n"
|
|
131035
131079
|
},
|
|
131036
131080
|
"awsJobPresignedUrlConfig": {
|
|
131037
|
-
"shape": "
|
|
131081
|
+
"shape": "S5u"
|
|
131038
131082
|
},
|
|
131039
131083
|
"awsJobAbortConfig": {
|
|
131040
131084
|
"type": "structure",
|
|
@@ -131075,11 +131119,11 @@ module.exports={
|
|
|
131075
131119
|
}
|
|
131076
131120
|
},
|
|
131077
131121
|
"files": {
|
|
131078
|
-
"shape": "
|
|
131122
|
+
"shape": "S65"
|
|
131079
131123
|
},
|
|
131080
131124
|
"roleArn": {},
|
|
131081
131125
|
"additionalParameters": {
|
|
131082
|
-
"shape": "
|
|
131126
|
+
"shape": "S73"
|
|
131083
131127
|
},
|
|
131084
131128
|
"tags": {
|
|
131085
131129
|
"shape": "S29"
|
|
@@ -131185,7 +131229,7 @@ module.exports={
|
|
|
131185
131229
|
"certificateId": {},
|
|
131186
131230
|
"certificatePem": {},
|
|
131187
131231
|
"keyPair": {
|
|
131188
|
-
"shape": "
|
|
131232
|
+
"shape": "S4v"
|
|
131189
131233
|
},
|
|
131190
131234
|
"expiration": {
|
|
131191
131235
|
"type": "timestamp"
|
|
@@ -131213,7 +131257,7 @@ module.exports={
|
|
|
131213
131257
|
},
|
|
131214
131258
|
"provisioningRoleArn": {},
|
|
131215
131259
|
"preProvisioningHook": {
|
|
131216
|
-
"shape": "
|
|
131260
|
+
"shape": "S7p"
|
|
131217
131261
|
},
|
|
131218
131262
|
"tags": {
|
|
131219
131263
|
"shape": "S29"
|
|
@@ -131316,7 +131360,7 @@ module.exports={
|
|
|
131316
131360
|
"dayOfMonth": {},
|
|
131317
131361
|
"dayOfWeek": {},
|
|
131318
131362
|
"targetCheckNames": {
|
|
131319
|
-
"shape": "
|
|
131363
|
+
"shape": "S84"
|
|
131320
131364
|
},
|
|
131321
131365
|
"scheduledAuditName": {
|
|
131322
131366
|
"location": "uri",
|
|
@@ -131350,18 +131394,18 @@ module.exports={
|
|
|
131350
131394
|
},
|
|
131351
131395
|
"securityProfileDescription": {},
|
|
131352
131396
|
"behaviors": {
|
|
131353
|
-
"shape": "
|
|
131397
|
+
"shape": "S8a"
|
|
131354
131398
|
},
|
|
131355
131399
|
"alertTargets": {
|
|
131356
|
-
"shape": "
|
|
131400
|
+
"shape": "S90"
|
|
131357
131401
|
},
|
|
131358
131402
|
"additionalMetricsToRetain": {
|
|
131359
|
-
"shape": "
|
|
131403
|
+
"shape": "S94",
|
|
131360
131404
|
"deprecated": true,
|
|
131361
131405
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
131362
131406
|
},
|
|
131363
131407
|
"additionalMetricsToRetainV2": {
|
|
131364
|
-
"shape": "
|
|
131408
|
+
"shape": "S95"
|
|
131365
131409
|
},
|
|
131366
131410
|
"tags": {
|
|
131367
131411
|
"shape": "S29"
|
|
@@ -131394,7 +131438,7 @@ module.exports={
|
|
|
131394
131438
|
},
|
|
131395
131439
|
"description": {},
|
|
131396
131440
|
"files": {
|
|
131397
|
-
"shape": "
|
|
131441
|
+
"shape": "S9b"
|
|
131398
131442
|
},
|
|
131399
131443
|
"roleArn": {},
|
|
131400
131444
|
"tags": {
|
|
@@ -131491,7 +131535,7 @@ module.exports={
|
|
|
131491
131535
|
"locationName": "thingTypeName"
|
|
131492
131536
|
},
|
|
131493
131537
|
"thingTypeProperties": {
|
|
131494
|
-
"shape": "
|
|
131538
|
+
"shape": "S9n"
|
|
131495
131539
|
},
|
|
131496
131540
|
"tags": {
|
|
131497
131541
|
"shape": "S29"
|
|
@@ -131523,7 +131567,7 @@ module.exports={
|
|
|
131523
131567
|
"locationName": "ruleName"
|
|
131524
131568
|
},
|
|
131525
131569
|
"topicRulePayload": {
|
|
131526
|
-
"shape": "
|
|
131570
|
+
"shape": "S9v"
|
|
131527
131571
|
},
|
|
131528
131572
|
"tags": {
|
|
131529
131573
|
"location": "header",
|
|
@@ -131564,10 +131608,10 @@ module.exports={
|
|
|
131564
131608
|
],
|
|
131565
131609
|
"members": {
|
|
131566
131610
|
"subnetIds": {
|
|
131567
|
-
"shape": "
|
|
131611
|
+
"shape": "Scv"
|
|
131568
131612
|
},
|
|
131569
131613
|
"securityGroups": {
|
|
131570
|
-
"shape": "
|
|
131614
|
+
"shape": "Scx"
|
|
131571
131615
|
},
|
|
131572
131616
|
"vpcId": {},
|
|
131573
131617
|
"roleArn": {}
|
|
@@ -131581,7 +131625,7 @@ module.exports={
|
|
|
131581
131625
|
"type": "structure",
|
|
131582
131626
|
"members": {
|
|
131583
131627
|
"topicRuleDestination": {
|
|
131584
|
-
"shape": "
|
|
131628
|
+
"shape": "Sd1"
|
|
131585
131629
|
}
|
|
131586
131630
|
}
|
|
131587
131631
|
}
|
|
@@ -131815,6 +131859,29 @@ module.exports={
|
|
|
131815
131859
|
"members": {}
|
|
131816
131860
|
}
|
|
131817
131861
|
},
|
|
131862
|
+
"DeleteFleetMetric": {
|
|
131863
|
+
"http": {
|
|
131864
|
+
"method": "DELETE",
|
|
131865
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
131866
|
+
},
|
|
131867
|
+
"input": {
|
|
131868
|
+
"type": "structure",
|
|
131869
|
+
"required": [
|
|
131870
|
+
"metricName"
|
|
131871
|
+
],
|
|
131872
|
+
"members": {
|
|
131873
|
+
"metricName": {
|
|
131874
|
+
"location": "uri",
|
|
131875
|
+
"locationName": "metricName"
|
|
131876
|
+
},
|
|
131877
|
+
"expectedVersion": {
|
|
131878
|
+
"location": "querystring",
|
|
131879
|
+
"locationName": "expectedVersion",
|
|
131880
|
+
"type": "long"
|
|
131881
|
+
}
|
|
131882
|
+
}
|
|
131883
|
+
}
|
|
131884
|
+
},
|
|
131818
131885
|
"DeleteJob": {
|
|
131819
131886
|
"http": {
|
|
131820
131887
|
"method": "DELETE",
|
|
@@ -132327,10 +132394,10 @@ module.exports={
|
|
|
132327
132394
|
"members": {
|
|
132328
132395
|
"roleArn": {},
|
|
132329
132396
|
"auditNotificationTargetConfigurations": {
|
|
132330
|
-
"shape": "
|
|
132397
|
+
"shape": "Sf1"
|
|
132331
132398
|
},
|
|
132332
132399
|
"auditCheckConfigurations": {
|
|
132333
|
-
"shape": "
|
|
132400
|
+
"shape": "Sf4"
|
|
132334
132401
|
}
|
|
132335
132402
|
}
|
|
132336
132403
|
}
|
|
@@ -132356,7 +132423,7 @@ module.exports={
|
|
|
132356
132423
|
"type": "structure",
|
|
132357
132424
|
"members": {
|
|
132358
132425
|
"finding": {
|
|
132359
|
-
"shape": "
|
|
132426
|
+
"shape": "Sf9"
|
|
132360
132427
|
}
|
|
132361
132428
|
}
|
|
132362
132429
|
}
|
|
@@ -132413,13 +132480,13 @@ module.exports={
|
|
|
132413
132480
|
}
|
|
132414
132481
|
},
|
|
132415
132482
|
"target": {
|
|
132416
|
-
"shape": "
|
|
132483
|
+
"shape": "Sft"
|
|
132417
132484
|
},
|
|
132418
132485
|
"auditCheckToActionsMapping": {
|
|
132419
|
-
"shape": "
|
|
132486
|
+
"shape": "Sfx"
|
|
132420
132487
|
},
|
|
132421
132488
|
"actionsDefinition": {
|
|
132422
|
-
"shape": "
|
|
132489
|
+
"shape": "Sfz"
|
|
132423
132490
|
}
|
|
132424
132491
|
}
|
|
132425
132492
|
}
|
|
@@ -132558,7 +132625,7 @@ module.exports={
|
|
|
132558
132625
|
"type": "structure",
|
|
132559
132626
|
"members": {
|
|
132560
132627
|
"authorizerDescription": {
|
|
132561
|
-
"shape": "
|
|
132628
|
+
"shape": "Sgq"
|
|
132562
132629
|
}
|
|
132563
132630
|
}
|
|
132564
132631
|
}
|
|
@@ -132643,12 +132710,12 @@ module.exports={
|
|
|
132643
132710
|
},
|
|
132644
132711
|
"generationId": {},
|
|
132645
132712
|
"validity": {
|
|
132646
|
-
"shape": "
|
|
132713
|
+
"shape": "Sh3"
|
|
132647
132714
|
}
|
|
132648
132715
|
}
|
|
132649
132716
|
},
|
|
132650
132717
|
"registrationConfig": {
|
|
132651
|
-
"shape": "
|
|
132718
|
+
"shape": "Sh4"
|
|
132652
132719
|
}
|
|
132653
132720
|
}
|
|
132654
132721
|
}
|
|
@@ -132710,7 +132777,7 @@ module.exports={
|
|
|
132710
132777
|
},
|
|
132711
132778
|
"generationId": {},
|
|
132712
132779
|
"validity": {
|
|
132713
|
-
"shape": "
|
|
132780
|
+
"shape": "Sh3"
|
|
132714
132781
|
},
|
|
132715
132782
|
"certificateMode": {}
|
|
132716
132783
|
}
|
|
@@ -132764,7 +132831,7 @@ module.exports={
|
|
|
132764
132831
|
"type": "structure",
|
|
132765
132832
|
"members": {
|
|
132766
132833
|
"authorizerDescription": {
|
|
132767
|
-
"shape": "
|
|
132834
|
+
"shape": "Sgq"
|
|
132768
132835
|
}
|
|
132769
132836
|
}
|
|
132770
132837
|
}
|
|
@@ -132790,7 +132857,7 @@ module.exports={
|
|
|
132790
132857
|
"type": "structure",
|
|
132791
132858
|
"members": {
|
|
132792
132859
|
"taskSummary": {
|
|
132793
|
-
"shape": "
|
|
132860
|
+
"shape": "Shi"
|
|
132794
132861
|
}
|
|
132795
132862
|
}
|
|
132796
132863
|
}
|
|
@@ -132910,7 +132977,7 @@ module.exports={
|
|
|
132910
132977
|
"type": "structure",
|
|
132911
132978
|
"members": {
|
|
132912
132979
|
"eventConfigurations": {
|
|
132913
|
-
"shape": "
|
|
132980
|
+
"shape": "Si8"
|
|
132914
132981
|
},
|
|
132915
132982
|
"creationDate": {
|
|
132916
132983
|
"type": "timestamp"
|
|
@@ -132921,6 +132988,52 @@ module.exports={
|
|
|
132921
132988
|
}
|
|
132922
132989
|
}
|
|
132923
132990
|
},
|
|
132991
|
+
"DescribeFleetMetric": {
|
|
132992
|
+
"http": {
|
|
132993
|
+
"method": "GET",
|
|
132994
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
132995
|
+
},
|
|
132996
|
+
"input": {
|
|
132997
|
+
"type": "structure",
|
|
132998
|
+
"required": [
|
|
132999
|
+
"metricName"
|
|
133000
|
+
],
|
|
133001
|
+
"members": {
|
|
133002
|
+
"metricName": {
|
|
133003
|
+
"location": "uri",
|
|
133004
|
+
"locationName": "metricName"
|
|
133005
|
+
}
|
|
133006
|
+
}
|
|
133007
|
+
},
|
|
133008
|
+
"output": {
|
|
133009
|
+
"type": "structure",
|
|
133010
|
+
"members": {
|
|
133011
|
+
"metricName": {},
|
|
133012
|
+
"queryString": {},
|
|
133013
|
+
"aggregationType": {
|
|
133014
|
+
"shape": "S3s"
|
|
133015
|
+
},
|
|
133016
|
+
"period": {
|
|
133017
|
+
"type": "integer"
|
|
133018
|
+
},
|
|
133019
|
+
"aggregationField": {},
|
|
133020
|
+
"description": {},
|
|
133021
|
+
"queryVersion": {},
|
|
133022
|
+
"indexName": {},
|
|
133023
|
+
"creationDate": {
|
|
133024
|
+
"type": "timestamp"
|
|
133025
|
+
},
|
|
133026
|
+
"lastModifiedDate": {
|
|
133027
|
+
"type": "timestamp"
|
|
133028
|
+
},
|
|
133029
|
+
"unit": {},
|
|
133030
|
+
"version": {
|
|
133031
|
+
"type": "long"
|
|
133032
|
+
},
|
|
133033
|
+
"metricArn": {}
|
|
133034
|
+
}
|
|
133035
|
+
}
|
|
133036
|
+
},
|
|
132924
133037
|
"DescribeIndex": {
|
|
132925
133038
|
"http": {
|
|
132926
133039
|
"method": "GET",
|
|
@@ -132985,13 +133098,13 @@ module.exports={
|
|
|
132985
133098
|
},
|
|
132986
133099
|
"description": {},
|
|
132987
133100
|
"presignedUrlConfig": {
|
|
132988
|
-
"shape": "
|
|
133101
|
+
"shape": "S45"
|
|
132989
133102
|
},
|
|
132990
133103
|
"jobExecutionsRolloutConfig": {
|
|
132991
|
-
"shape": "
|
|
133104
|
+
"shape": "S48"
|
|
132992
133105
|
},
|
|
132993
133106
|
"abortConfig": {
|
|
132994
|
-
"shape": "
|
|
133107
|
+
"shape": "S4f"
|
|
132995
133108
|
},
|
|
132996
133109
|
"createdAt": {
|
|
132997
133110
|
"type": "timestamp"
|
|
@@ -133036,7 +133149,7 @@ module.exports={
|
|
|
133036
133149
|
}
|
|
133037
133150
|
},
|
|
133038
133151
|
"timeoutConfig": {
|
|
133039
|
-
"shape": "
|
|
133152
|
+
"shape": "S4m"
|
|
133040
133153
|
},
|
|
133041
133154
|
"namespaceId": {},
|
|
133042
133155
|
"jobTemplateArn": {}
|
|
@@ -133144,16 +133257,16 @@ module.exports={
|
|
|
133144
133257
|
"type": "timestamp"
|
|
133145
133258
|
},
|
|
133146
133259
|
"presignedUrlConfig": {
|
|
133147
|
-
"shape": "
|
|
133260
|
+
"shape": "S45"
|
|
133148
133261
|
},
|
|
133149
133262
|
"jobExecutionsRolloutConfig": {
|
|
133150
|
-
"shape": "
|
|
133263
|
+
"shape": "S48"
|
|
133151
133264
|
},
|
|
133152
133265
|
"abortConfig": {
|
|
133153
|
-
"shape": "
|
|
133266
|
+
"shape": "S4f"
|
|
133154
133267
|
},
|
|
133155
133268
|
"timeoutConfig": {
|
|
133156
|
-
"shape": "
|
|
133269
|
+
"shape": "S4m"
|
|
133157
133270
|
}
|
|
133158
133271
|
}
|
|
133159
133272
|
}
|
|
@@ -133184,7 +133297,7 @@ module.exports={
|
|
|
133184
133297
|
"actionId": {},
|
|
133185
133298
|
"roleArn": {},
|
|
133186
133299
|
"actionParams": {
|
|
133187
|
-
"shape": "
|
|
133300
|
+
"shape": "S50"
|
|
133188
133301
|
},
|
|
133189
133302
|
"creationDate": {
|
|
133190
133303
|
"type": "timestamp"
|
|
@@ -133233,7 +133346,7 @@ module.exports={
|
|
|
133233
133346
|
},
|
|
133234
133347
|
"provisioningRoleArn": {},
|
|
133235
133348
|
"preProvisioningHook": {
|
|
133236
|
-
"shape": "
|
|
133349
|
+
"shape": "S7p"
|
|
133237
133350
|
}
|
|
133238
133351
|
}
|
|
133239
133352
|
}
|
|
@@ -133342,7 +133455,7 @@ module.exports={
|
|
|
133342
133455
|
"dayOfMonth": {},
|
|
133343
133456
|
"dayOfWeek": {},
|
|
133344
133457
|
"targetCheckNames": {
|
|
133345
|
-
"shape": "
|
|
133458
|
+
"shape": "S84"
|
|
133346
133459
|
},
|
|
133347
133460
|
"scheduledAuditName": {},
|
|
133348
133461
|
"scheduledAuditArn": {}
|
|
@@ -133373,18 +133486,18 @@ module.exports={
|
|
|
133373
133486
|
"securityProfileArn": {},
|
|
133374
133487
|
"securityProfileDescription": {},
|
|
133375
133488
|
"behaviors": {
|
|
133376
|
-
"shape": "
|
|
133489
|
+
"shape": "S8a"
|
|
133377
133490
|
},
|
|
133378
133491
|
"alertTargets": {
|
|
133379
|
-
"shape": "
|
|
133492
|
+
"shape": "S90"
|
|
133380
133493
|
},
|
|
133381
133494
|
"additionalMetricsToRetain": {
|
|
133382
|
-
"shape": "
|
|
133495
|
+
"shape": "S94",
|
|
133383
133496
|
"deprecated": true,
|
|
133384
133497
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
133385
133498
|
},
|
|
133386
133499
|
"additionalMetricsToRetainV2": {
|
|
133387
|
-
"shape": "
|
|
133500
|
+
"shape": "S95"
|
|
133388
133501
|
},
|
|
133389
133502
|
"version": {
|
|
133390
133503
|
"type": "long"
|
|
@@ -133428,7 +133541,7 @@ module.exports={
|
|
|
133428
133541
|
},
|
|
133429
133542
|
"description": {},
|
|
133430
133543
|
"files": {
|
|
133431
|
-
"shape": "
|
|
133544
|
+
"shape": "S9b"
|
|
133432
133545
|
},
|
|
133433
133546
|
"createdAt": {
|
|
133434
133547
|
"type": "timestamp"
|
|
@@ -133511,7 +133624,7 @@ module.exports={
|
|
|
133511
133624
|
"members": {
|
|
133512
133625
|
"parentGroupName": {},
|
|
133513
133626
|
"rootToParentThingGroups": {
|
|
133514
|
-
"shape": "
|
|
133627
|
+
"shape": "Sjt"
|
|
133515
133628
|
},
|
|
133516
133629
|
"creationDate": {
|
|
133517
133630
|
"type": "timestamp"
|
|
@@ -133594,10 +133707,10 @@ module.exports={
|
|
|
133594
133707
|
"thingTypeId": {},
|
|
133595
133708
|
"thingTypeArn": {},
|
|
133596
133709
|
"thingTypeProperties": {
|
|
133597
|
-
"shape": "
|
|
133710
|
+
"shape": "S9n"
|
|
133598
133711
|
},
|
|
133599
133712
|
"thingTypeMetadata": {
|
|
133600
|
-
"shape": "
|
|
133713
|
+
"shape": "Sk6"
|
|
133601
133714
|
}
|
|
133602
133715
|
}
|
|
133603
133716
|
}
|
|
@@ -133783,6 +133896,58 @@ module.exports={
|
|
|
133783
133896
|
}
|
|
133784
133897
|
}
|
|
133785
133898
|
},
|
|
133899
|
+
"GetBucketsAggregation": {
|
|
133900
|
+
"http": {
|
|
133901
|
+
"requestUri": "/indices/buckets"
|
|
133902
|
+
},
|
|
133903
|
+
"input": {
|
|
133904
|
+
"type": "structure",
|
|
133905
|
+
"required": [
|
|
133906
|
+
"queryString",
|
|
133907
|
+
"aggregationField",
|
|
133908
|
+
"bucketsAggregationType"
|
|
133909
|
+
],
|
|
133910
|
+
"members": {
|
|
133911
|
+
"indexName": {},
|
|
133912
|
+
"queryString": {},
|
|
133913
|
+
"aggregationField": {},
|
|
133914
|
+
"queryVersion": {},
|
|
133915
|
+
"bucketsAggregationType": {
|
|
133916
|
+
"type": "structure",
|
|
133917
|
+
"members": {
|
|
133918
|
+
"termsAggregation": {
|
|
133919
|
+
"type": "structure",
|
|
133920
|
+
"members": {
|
|
133921
|
+
"maxBuckets": {
|
|
133922
|
+
"type": "integer"
|
|
133923
|
+
}
|
|
133924
|
+
}
|
|
133925
|
+
}
|
|
133926
|
+
}
|
|
133927
|
+
}
|
|
133928
|
+
}
|
|
133929
|
+
},
|
|
133930
|
+
"output": {
|
|
133931
|
+
"type": "structure",
|
|
133932
|
+
"members": {
|
|
133933
|
+
"totalCount": {
|
|
133934
|
+
"type": "integer"
|
|
133935
|
+
},
|
|
133936
|
+
"buckets": {
|
|
133937
|
+
"type": "list",
|
|
133938
|
+
"member": {
|
|
133939
|
+
"type": "structure",
|
|
133940
|
+
"members": {
|
|
133941
|
+
"keyValue": {},
|
|
133942
|
+
"count": {
|
|
133943
|
+
"type": "integer"
|
|
133944
|
+
}
|
|
133945
|
+
}
|
|
133946
|
+
}
|
|
133947
|
+
}
|
|
133948
|
+
}
|
|
133949
|
+
}
|
|
133950
|
+
},
|
|
133786
133951
|
"GetCardinality": {
|
|
133787
133952
|
"http": {
|
|
133788
133953
|
"requestUri": "/indices/cardinality"
|
|
@@ -133853,10 +134018,10 @@ module.exports={
|
|
|
133853
134018
|
"type": "structure",
|
|
133854
134019
|
"members": {
|
|
133855
134020
|
"thingIndexingConfiguration": {
|
|
133856
|
-
"shape": "
|
|
134021
|
+
"shape": "Sl5"
|
|
133857
134022
|
},
|
|
133858
134023
|
"thingGroupIndexingConfiguration": {
|
|
133859
|
-
"shape": "
|
|
134024
|
+
"shape": "Slc"
|
|
133860
134025
|
}
|
|
133861
134026
|
}
|
|
133862
134027
|
}
|
|
@@ -133935,20 +134100,20 @@ module.exports={
|
|
|
133935
134100
|
},
|
|
133936
134101
|
"description": {},
|
|
133937
134102
|
"targets": {
|
|
133938
|
-
"shape": "
|
|
134103
|
+
"shape": "S5j"
|
|
133939
134104
|
},
|
|
133940
134105
|
"protocols": {
|
|
133941
|
-
"shape": "
|
|
134106
|
+
"shape": "S5l"
|
|
133942
134107
|
},
|
|
133943
134108
|
"awsJobExecutionsRolloutConfig": {
|
|
133944
|
-
"shape": "
|
|
134109
|
+
"shape": "S5n"
|
|
133945
134110
|
},
|
|
133946
134111
|
"awsJobPresignedUrlConfig": {
|
|
133947
|
-
"shape": "
|
|
134112
|
+
"shape": "S5u"
|
|
133948
134113
|
},
|
|
133949
134114
|
"targetSelection": {},
|
|
133950
134115
|
"otaUpdateFiles": {
|
|
133951
|
-
"shape": "
|
|
134116
|
+
"shape": "S65"
|
|
133952
134117
|
},
|
|
133953
134118
|
"otaUpdateStatus": {},
|
|
133954
134119
|
"awsIotJobId": {},
|
|
@@ -133961,7 +134126,7 @@ module.exports={
|
|
|
133961
134126
|
}
|
|
133962
134127
|
},
|
|
133963
134128
|
"additionalParameters": {
|
|
133964
|
-
"shape": "
|
|
134129
|
+
"shape": "S73"
|
|
133965
134130
|
}
|
|
133966
134131
|
}
|
|
133967
134132
|
}
|
|
@@ -134184,14 +134349,14 @@ module.exports={
|
|
|
134184
134349
|
"type": "timestamp"
|
|
134185
134350
|
},
|
|
134186
134351
|
"actions": {
|
|
134187
|
-
"shape": "
|
|
134352
|
+
"shape": "S9y"
|
|
134188
134353
|
},
|
|
134189
134354
|
"ruleDisabled": {
|
|
134190
134355
|
"type": "boolean"
|
|
134191
134356
|
},
|
|
134192
134357
|
"awsIotSqlVersion": {},
|
|
134193
134358
|
"errorAction": {
|
|
134194
|
-
"shape": "
|
|
134359
|
+
"shape": "S9z"
|
|
134195
134360
|
}
|
|
134196
134361
|
}
|
|
134197
134362
|
}
|
|
@@ -134219,7 +134384,7 @@ module.exports={
|
|
|
134219
134384
|
"type": "structure",
|
|
134220
134385
|
"members": {
|
|
134221
134386
|
"topicRuleDestination": {
|
|
134222
|
-
"shape": "
|
|
134387
|
+
"shape": "Sd1"
|
|
134223
134388
|
}
|
|
134224
134389
|
}
|
|
134225
134390
|
}
|
|
@@ -134292,13 +134457,13 @@ module.exports={
|
|
|
134292
134457
|
"thingName": {},
|
|
134293
134458
|
"securityProfileName": {},
|
|
134294
134459
|
"behavior": {
|
|
134295
|
-
"shape": "
|
|
134460
|
+
"shape": "S8b"
|
|
134296
134461
|
},
|
|
134297
134462
|
"lastViolationValue": {
|
|
134298
|
-
"shape": "
|
|
134463
|
+
"shape": "S8i"
|
|
134299
134464
|
},
|
|
134300
134465
|
"violationEventAdditionalInfo": {
|
|
134301
|
-
"shape": "
|
|
134466
|
+
"shape": "Smt"
|
|
134302
134467
|
},
|
|
134303
134468
|
"lastViolationTime": {
|
|
134304
134469
|
"type": "timestamp"
|
|
@@ -134347,7 +134512,7 @@ module.exports={
|
|
|
134347
134512
|
"type": "structure",
|
|
134348
134513
|
"members": {
|
|
134349
134514
|
"policies": {
|
|
134350
|
-
"shape": "
|
|
134515
|
+
"shape": "Smz"
|
|
134351
134516
|
},
|
|
134352
134517
|
"nextMarker": {}
|
|
134353
134518
|
}
|
|
@@ -134386,7 +134551,7 @@ module.exports={
|
|
|
134386
134551
|
"findings": {
|
|
134387
134552
|
"type": "list",
|
|
134388
134553
|
"member": {
|
|
134389
|
-
"shape": "
|
|
134554
|
+
"shape": "Sf9"
|
|
134390
134555
|
}
|
|
134391
134556
|
},
|
|
134392
134557
|
"nextToken": {}
|
|
@@ -134704,7 +134869,7 @@ module.exports={
|
|
|
134704
134869
|
"billingGroups": {
|
|
134705
134870
|
"type": "list",
|
|
134706
134871
|
"member": {
|
|
134707
|
-
"shape": "
|
|
134872
|
+
"shape": "Sju"
|
|
134708
134873
|
}
|
|
134709
134874
|
},
|
|
134710
134875
|
"nextToken": {}
|
|
@@ -134784,7 +134949,7 @@ module.exports={
|
|
|
134784
134949
|
"type": "structure",
|
|
134785
134950
|
"members": {
|
|
134786
134951
|
"certificates": {
|
|
134787
|
-
"shape": "
|
|
134952
|
+
"shape": "So1"
|
|
134788
134953
|
},
|
|
134789
134954
|
"nextMarker": {}
|
|
134790
134955
|
}
|
|
@@ -134825,7 +134990,7 @@ module.exports={
|
|
|
134825
134990
|
"type": "structure",
|
|
134826
134991
|
"members": {
|
|
134827
134992
|
"certificates": {
|
|
134828
|
-
"shape": "
|
|
134993
|
+
"shape": "So1"
|
|
134829
134994
|
},
|
|
134830
134995
|
"nextMarker": {}
|
|
134831
134996
|
}
|
|
@@ -134969,7 +135134,7 @@ module.exports={
|
|
|
134969
135134
|
"tasks": {
|
|
134970
135135
|
"type": "list",
|
|
134971
135136
|
"member": {
|
|
134972
|
-
"shape": "
|
|
135137
|
+
"shape": "Shi"
|
|
134973
135138
|
}
|
|
134974
135139
|
},
|
|
134975
135140
|
"nextToken": {}
|
|
@@ -135047,6 +135212,42 @@ module.exports={
|
|
|
135047
135212
|
}
|
|
135048
135213
|
}
|
|
135049
135214
|
},
|
|
135215
|
+
"ListFleetMetrics": {
|
|
135216
|
+
"http": {
|
|
135217
|
+
"method": "GET",
|
|
135218
|
+
"requestUri": "/fleet-metrics"
|
|
135219
|
+
},
|
|
135220
|
+
"input": {
|
|
135221
|
+
"type": "structure",
|
|
135222
|
+
"members": {
|
|
135223
|
+
"nextToken": {
|
|
135224
|
+
"location": "querystring",
|
|
135225
|
+
"locationName": "nextToken"
|
|
135226
|
+
},
|
|
135227
|
+
"maxResults": {
|
|
135228
|
+
"location": "querystring",
|
|
135229
|
+
"locationName": "maxResults",
|
|
135230
|
+
"type": "integer"
|
|
135231
|
+
}
|
|
135232
|
+
}
|
|
135233
|
+
},
|
|
135234
|
+
"output": {
|
|
135235
|
+
"type": "structure",
|
|
135236
|
+
"members": {
|
|
135237
|
+
"fleetMetrics": {
|
|
135238
|
+
"type": "list",
|
|
135239
|
+
"member": {
|
|
135240
|
+
"type": "structure",
|
|
135241
|
+
"members": {
|
|
135242
|
+
"metricName": {},
|
|
135243
|
+
"metricArn": {}
|
|
135244
|
+
}
|
|
135245
|
+
}
|
|
135246
|
+
},
|
|
135247
|
+
"nextToken": {}
|
|
135248
|
+
}
|
|
135249
|
+
}
|
|
135250
|
+
},
|
|
135050
135251
|
"ListIndices": {
|
|
135051
135252
|
"http": {
|
|
135052
135253
|
"method": "GET",
|
|
@@ -135117,7 +135318,7 @@ module.exports={
|
|
|
135117
135318
|
"members": {
|
|
135118
135319
|
"thingArn": {},
|
|
135119
135320
|
"jobExecutionSummary": {
|
|
135120
|
-
"shape": "
|
|
135321
|
+
"shape": "Sp1"
|
|
135121
135322
|
}
|
|
135122
135323
|
}
|
|
135123
135324
|
}
|
|
@@ -135170,7 +135371,7 @@ module.exports={
|
|
|
135170
135371
|
"members": {
|
|
135171
135372
|
"jobId": {},
|
|
135172
135373
|
"jobExecutionSummary": {
|
|
135173
|
-
"shape": "
|
|
135374
|
+
"shape": "Sp1"
|
|
135174
135375
|
}
|
|
135175
135376
|
}
|
|
135176
135377
|
}
|
|
@@ -135450,7 +135651,7 @@ module.exports={
|
|
|
135450
135651
|
"type": "structure",
|
|
135451
135652
|
"members": {
|
|
135452
135653
|
"policies": {
|
|
135453
|
-
"shape": "
|
|
135654
|
+
"shape": "Smz"
|
|
135454
135655
|
},
|
|
135455
135656
|
"nextMarker": {}
|
|
135456
135657
|
}
|
|
@@ -135491,7 +135692,7 @@ module.exports={
|
|
|
135491
135692
|
"type": "structure",
|
|
135492
135693
|
"members": {
|
|
135493
135694
|
"principals": {
|
|
135494
|
-
"shape": "
|
|
135695
|
+
"shape": "Spu"
|
|
135495
135696
|
},
|
|
135496
135697
|
"nextMarker": {}
|
|
135497
135698
|
}
|
|
@@ -135571,7 +135772,7 @@ module.exports={
|
|
|
135571
135772
|
"type": "structure",
|
|
135572
135773
|
"members": {
|
|
135573
135774
|
"policies": {
|
|
135574
|
-
"shape": "
|
|
135775
|
+
"shape": "Smz"
|
|
135575
135776
|
},
|
|
135576
135777
|
"nextMarker": {}
|
|
135577
135778
|
}
|
|
@@ -135608,7 +135809,7 @@ module.exports={
|
|
|
135608
135809
|
"type": "structure",
|
|
135609
135810
|
"members": {
|
|
135610
135811
|
"things": {
|
|
135611
|
-
"shape": "
|
|
135812
|
+
"shape": "Sq4"
|
|
135612
135813
|
},
|
|
135613
135814
|
"nextToken": {}
|
|
135614
135815
|
}
|
|
@@ -135817,7 +136018,7 @@ module.exports={
|
|
|
135817
136018
|
"securityProfileIdentifiers": {
|
|
135818
136019
|
"type": "list",
|
|
135819
136020
|
"member": {
|
|
135820
|
-
"shape": "
|
|
136021
|
+
"shape": "Sqn"
|
|
135821
136022
|
}
|
|
135822
136023
|
},
|
|
135823
136024
|
"nextToken": {}
|
|
@@ -135864,10 +136065,10 @@ module.exports={
|
|
|
135864
136065
|
"type": "structure",
|
|
135865
136066
|
"members": {
|
|
135866
136067
|
"securityProfileIdentifier": {
|
|
135867
|
-
"shape": "
|
|
136068
|
+
"shape": "Sqn"
|
|
135868
136069
|
},
|
|
135869
136070
|
"target": {
|
|
135870
|
-
"shape": "
|
|
136071
|
+
"shape": "Sqs"
|
|
135871
136072
|
}
|
|
135872
136073
|
}
|
|
135873
136074
|
}
|
|
@@ -136020,7 +136221,7 @@ module.exports={
|
|
|
136020
136221
|
"securityProfileTargets": {
|
|
136021
136222
|
"type": "list",
|
|
136022
136223
|
"member": {
|
|
136023
|
-
"shape": "
|
|
136224
|
+
"shape": "Sqs"
|
|
136024
136225
|
}
|
|
136025
136226
|
},
|
|
136026
136227
|
"nextToken": {}
|
|
@@ -136063,7 +136264,7 @@ module.exports={
|
|
|
136063
136264
|
"type": "structure",
|
|
136064
136265
|
"members": {
|
|
136065
136266
|
"thingGroups": {
|
|
136066
|
-
"shape": "
|
|
136267
|
+
"shape": "Sjt"
|
|
136067
136268
|
},
|
|
136068
136269
|
"nextToken": {}
|
|
136069
136270
|
}
|
|
@@ -136099,7 +136300,7 @@ module.exports={
|
|
|
136099
136300
|
"type": "structure",
|
|
136100
136301
|
"members": {
|
|
136101
136302
|
"thingGroups": {
|
|
136102
|
-
"shape": "
|
|
136303
|
+
"shape": "Sjt"
|
|
136103
136304
|
},
|
|
136104
136305
|
"nextToken": {}
|
|
136105
136306
|
}
|
|
@@ -136135,7 +136336,7 @@ module.exports={
|
|
|
136135
136336
|
"type": "structure",
|
|
136136
136337
|
"members": {
|
|
136137
136338
|
"principals": {
|
|
136138
|
-
"shape": "
|
|
136339
|
+
"shape": "Spu"
|
|
136139
136340
|
},
|
|
136140
136341
|
"nextToken": {}
|
|
136141
136342
|
}
|
|
@@ -136252,10 +136453,10 @@ module.exports={
|
|
|
136252
136453
|
"thingTypeName": {},
|
|
136253
136454
|
"thingTypeArn": {},
|
|
136254
136455
|
"thingTypeProperties": {
|
|
136255
|
-
"shape": "
|
|
136456
|
+
"shape": "S9n"
|
|
136256
136457
|
},
|
|
136257
136458
|
"thingTypeMetadata": {
|
|
136258
|
-
"shape": "
|
|
136459
|
+
"shape": "Sk6"
|
|
136259
136460
|
}
|
|
136260
136461
|
}
|
|
136261
136462
|
}
|
|
@@ -136354,7 +136555,7 @@ module.exports={
|
|
|
136354
136555
|
"type": "structure",
|
|
136355
136556
|
"members": {
|
|
136356
136557
|
"things": {
|
|
136357
|
-
"shape": "
|
|
136558
|
+
"shape": "Sq4"
|
|
136358
136559
|
},
|
|
136359
136560
|
"nextToken": {}
|
|
136360
136561
|
}
|
|
@@ -136395,7 +136596,7 @@ module.exports={
|
|
|
136395
136596
|
"type": "structure",
|
|
136396
136597
|
"members": {
|
|
136397
136598
|
"things": {
|
|
136398
|
-
"shape": "
|
|
136599
|
+
"shape": "Sq4"
|
|
136399
136600
|
},
|
|
136400
136601
|
"nextToken": {}
|
|
136401
136602
|
}
|
|
@@ -136447,10 +136648,10 @@ module.exports={
|
|
|
136447
136648
|
"type": "structure",
|
|
136448
136649
|
"members": {
|
|
136449
136650
|
"subnetIds": {
|
|
136450
|
-
"shape": "
|
|
136651
|
+
"shape": "Scv"
|
|
136451
136652
|
},
|
|
136452
136653
|
"securityGroups": {
|
|
136453
|
-
"shape": "
|
|
136654
|
+
"shape": "Scx"
|
|
136454
136655
|
},
|
|
136455
136656
|
"vpcId": {},
|
|
136456
136657
|
"roleArn": {}
|
|
@@ -136547,7 +136748,7 @@ module.exports={
|
|
|
136547
136748
|
"type": "structure",
|
|
136548
136749
|
"members": {
|
|
136549
136750
|
"logTarget": {
|
|
136550
|
-
"shape": "
|
|
136751
|
+
"shape": "Ssg"
|
|
136551
136752
|
},
|
|
136552
136753
|
"logLevel": {}
|
|
136553
136754
|
}
|
|
@@ -136619,13 +136820,13 @@ module.exports={
|
|
|
136619
136820
|
"thingName": {},
|
|
136620
136821
|
"securityProfileName": {},
|
|
136621
136822
|
"behavior": {
|
|
136622
|
-
"shape": "
|
|
136823
|
+
"shape": "S8b"
|
|
136623
136824
|
},
|
|
136624
136825
|
"metricValue": {
|
|
136625
|
-
"shape": "
|
|
136826
|
+
"shape": "S8i"
|
|
136626
136827
|
},
|
|
136627
136828
|
"violationEventAdditionalInfo": {
|
|
136628
|
-
"shape": "
|
|
136829
|
+
"shape": "Smt"
|
|
136629
136830
|
},
|
|
136630
136831
|
"violationEventType": {},
|
|
136631
136832
|
"violationEventTime": {
|
|
@@ -136662,7 +136863,7 @@ module.exports={
|
|
|
136662
136863
|
"type": "boolean"
|
|
136663
136864
|
},
|
|
136664
136865
|
"registrationConfig": {
|
|
136665
|
-
"shape": "
|
|
136866
|
+
"shape": "Sh4"
|
|
136666
136867
|
},
|
|
136667
136868
|
"tags": {
|
|
136668
136869
|
"shape": "S29"
|
|
@@ -136832,7 +137033,7 @@ module.exports={
|
|
|
136832
137033
|
"locationName": "ruleName"
|
|
136833
137034
|
},
|
|
136834
137035
|
"topicRulePayload": {
|
|
136835
|
-
"shape": "
|
|
137036
|
+
"shape": "S9v"
|
|
136836
137037
|
}
|
|
136837
137038
|
},
|
|
136838
137039
|
"payload": "topicRulePayload"
|
|
@@ -136870,7 +137071,7 @@ module.exports={
|
|
|
136870
137071
|
"thingId": {},
|
|
136871
137072
|
"thingTypeName": {},
|
|
136872
137073
|
"thingGroupNames": {
|
|
136873
|
-
"shape": "
|
|
137074
|
+
"shape": "Sta"
|
|
136874
137075
|
},
|
|
136875
137076
|
"attributes": {
|
|
136876
137077
|
"shape": "S3h"
|
|
@@ -136884,7 +137085,8 @@ module.exports={
|
|
|
136884
137085
|
},
|
|
136885
137086
|
"timestamp": {
|
|
136886
137087
|
"type": "long"
|
|
136887
|
-
}
|
|
137088
|
+
},
|
|
137089
|
+
"disconnectReason": {}
|
|
136888
137090
|
}
|
|
136889
137091
|
}
|
|
136890
137092
|
}
|
|
@@ -136902,7 +137104,7 @@ module.exports={
|
|
|
136902
137104
|
"shape": "S3h"
|
|
136903
137105
|
},
|
|
136904
137106
|
"parentGroupNames": {
|
|
136905
|
-
"shape": "
|
|
137107
|
+
"shape": "Sta"
|
|
136906
137108
|
}
|
|
136907
137109
|
}
|
|
136908
137110
|
}
|
|
@@ -136990,7 +137192,7 @@ module.exports={
|
|
|
136990
137192
|
],
|
|
136991
137193
|
"members": {
|
|
136992
137194
|
"logTarget": {
|
|
136993
|
-
"shape": "
|
|
137195
|
+
"shape": "Ssg"
|
|
136994
137196
|
},
|
|
136995
137197
|
"logLevel": {}
|
|
136996
137198
|
}
|
|
@@ -137029,10 +137231,10 @@ module.exports={
|
|
|
137029
137231
|
"locationName": "taskId"
|
|
137030
137232
|
},
|
|
137031
137233
|
"target": {
|
|
137032
|
-
"shape": "
|
|
137234
|
+
"shape": "Sft"
|
|
137033
137235
|
},
|
|
137034
137236
|
"auditCheckToActionsMapping": {
|
|
137035
|
-
"shape": "
|
|
137237
|
+
"shape": "Sfx"
|
|
137036
137238
|
},
|
|
137037
137239
|
"clientRequestToken": {
|
|
137038
137240
|
"idempotencyToken": true
|
|
@@ -137065,14 +137267,14 @@ module.exports={
|
|
|
137065
137267
|
"locationName": "taskId"
|
|
137066
137268
|
},
|
|
137067
137269
|
"target": {
|
|
137068
|
-
"shape": "
|
|
137270
|
+
"shape": "Shk"
|
|
137069
137271
|
},
|
|
137070
137272
|
"actions": {
|
|
137071
137273
|
"type": "list",
|
|
137072
137274
|
"member": {}
|
|
137073
137275
|
},
|
|
137074
137276
|
"violationEventOccurrenceRange": {
|
|
137075
|
-
"shape": "
|
|
137277
|
+
"shape": "Shn"
|
|
137076
137278
|
},
|
|
137077
137279
|
"includeOnlyActiveViolations": {
|
|
137078
137280
|
"type": "boolean"
|
|
@@ -137103,7 +137305,7 @@ module.exports={
|
|
|
137103
137305
|
],
|
|
137104
137306
|
"members": {
|
|
137105
137307
|
"targetCheckNames": {
|
|
137106
|
-
"shape": "
|
|
137308
|
+
"shape": "S84"
|
|
137107
137309
|
}
|
|
137108
137310
|
}
|
|
137109
137311
|
},
|
|
@@ -137199,7 +137401,7 @@ module.exports={
|
|
|
137199
137401
|
"authInfos": {
|
|
137200
137402
|
"type": "list",
|
|
137201
137403
|
"member": {
|
|
137202
|
-
"shape": "
|
|
137404
|
+
"shape": "Su4"
|
|
137203
137405
|
}
|
|
137204
137406
|
},
|
|
137205
137407
|
"clientId": {
|
|
@@ -137207,10 +137409,10 @@ module.exports={
|
|
|
137207
137409
|
"locationName": "clientId"
|
|
137208
137410
|
},
|
|
137209
137411
|
"policyNamesToAdd": {
|
|
137210
|
-
"shape": "
|
|
137412
|
+
"shape": "Su8"
|
|
137211
137413
|
},
|
|
137212
137414
|
"policyNamesToSkip": {
|
|
137213
|
-
"shape": "
|
|
137415
|
+
"shape": "Su8"
|
|
137214
137416
|
}
|
|
137215
137417
|
}
|
|
137216
137418
|
},
|
|
@@ -137223,13 +137425,13 @@ module.exports={
|
|
|
137223
137425
|
"type": "structure",
|
|
137224
137426
|
"members": {
|
|
137225
137427
|
"authInfo": {
|
|
137226
|
-
"shape": "
|
|
137428
|
+
"shape": "Su4"
|
|
137227
137429
|
},
|
|
137228
137430
|
"allowed": {
|
|
137229
137431
|
"type": "structure",
|
|
137230
137432
|
"members": {
|
|
137231
137433
|
"policies": {
|
|
137232
|
-
"shape": "
|
|
137434
|
+
"shape": "Smz"
|
|
137233
137435
|
}
|
|
137234
137436
|
}
|
|
137235
137437
|
},
|
|
@@ -137240,7 +137442,7 @@ module.exports={
|
|
|
137240
137442
|
"type": "structure",
|
|
137241
137443
|
"members": {
|
|
137242
137444
|
"policies": {
|
|
137243
|
-
"shape": "
|
|
137445
|
+
"shape": "Smz"
|
|
137244
137446
|
}
|
|
137245
137447
|
}
|
|
137246
137448
|
},
|
|
@@ -137248,7 +137450,7 @@ module.exports={
|
|
|
137248
137450
|
"type": "structure",
|
|
137249
137451
|
"members": {
|
|
137250
137452
|
"policies": {
|
|
137251
|
-
"shape": "
|
|
137453
|
+
"shape": "Smz"
|
|
137252
137454
|
}
|
|
137253
137455
|
}
|
|
137254
137456
|
}
|
|
@@ -137393,10 +137595,10 @@ module.exports={
|
|
|
137393
137595
|
"members": {
|
|
137394
137596
|
"roleArn": {},
|
|
137395
137597
|
"auditNotificationTargetConfigurations": {
|
|
137396
|
-
"shape": "
|
|
137598
|
+
"shape": "Sf1"
|
|
137397
137599
|
},
|
|
137398
137600
|
"auditCheckConfigurations": {
|
|
137399
|
-
"shape": "
|
|
137601
|
+
"shape": "Sf4"
|
|
137400
137602
|
}
|
|
137401
137603
|
}
|
|
137402
137604
|
},
|
|
@@ -137523,7 +137725,7 @@ module.exports={
|
|
|
137523
137725
|
"locationName": "newAutoRegistrationStatus"
|
|
137524
137726
|
},
|
|
137525
137727
|
"registrationConfig": {
|
|
137526
|
-
"shape": "
|
|
137728
|
+
"shape": "Sh4"
|
|
137527
137729
|
},
|
|
137528
137730
|
"removeAutoRegistration": {
|
|
137529
137731
|
"type": "boolean"
|
|
@@ -137705,7 +137907,7 @@ module.exports={
|
|
|
137705
137907
|
"type": "structure",
|
|
137706
137908
|
"members": {
|
|
137707
137909
|
"eventConfigurations": {
|
|
137708
|
-
"shape": "
|
|
137910
|
+
"shape": "Si8"
|
|
137709
137911
|
}
|
|
137710
137912
|
}
|
|
137711
137913
|
},
|
|
@@ -137714,6 +137916,40 @@ module.exports={
|
|
|
137714
137916
|
"members": {}
|
|
137715
137917
|
}
|
|
137716
137918
|
},
|
|
137919
|
+
"UpdateFleetMetric": {
|
|
137920
|
+
"http": {
|
|
137921
|
+
"method": "PATCH",
|
|
137922
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
137923
|
+
},
|
|
137924
|
+
"input": {
|
|
137925
|
+
"type": "structure",
|
|
137926
|
+
"required": [
|
|
137927
|
+
"metricName",
|
|
137928
|
+
"indexName"
|
|
137929
|
+
],
|
|
137930
|
+
"members": {
|
|
137931
|
+
"metricName": {
|
|
137932
|
+
"location": "uri",
|
|
137933
|
+
"locationName": "metricName"
|
|
137934
|
+
},
|
|
137935
|
+
"queryString": {},
|
|
137936
|
+
"aggregationType": {
|
|
137937
|
+
"shape": "S3s"
|
|
137938
|
+
},
|
|
137939
|
+
"period": {
|
|
137940
|
+
"type": "integer"
|
|
137941
|
+
},
|
|
137942
|
+
"aggregationField": {},
|
|
137943
|
+
"description": {},
|
|
137944
|
+
"queryVersion": {},
|
|
137945
|
+
"indexName": {},
|
|
137946
|
+
"unit": {},
|
|
137947
|
+
"expectedVersion": {
|
|
137948
|
+
"type": "long"
|
|
137949
|
+
}
|
|
137950
|
+
}
|
|
137951
|
+
}
|
|
137952
|
+
},
|
|
137717
137953
|
"UpdateIndexingConfiguration": {
|
|
137718
137954
|
"http": {
|
|
137719
137955
|
"requestUri": "/indexing/config"
|
|
@@ -137722,10 +137958,10 @@ module.exports={
|
|
|
137722
137958
|
"type": "structure",
|
|
137723
137959
|
"members": {
|
|
137724
137960
|
"thingIndexingConfiguration": {
|
|
137725
|
-
"shape": "
|
|
137961
|
+
"shape": "Sl5"
|
|
137726
137962
|
},
|
|
137727
137963
|
"thingGroupIndexingConfiguration": {
|
|
137728
|
-
"shape": "
|
|
137964
|
+
"shape": "Slc"
|
|
137729
137965
|
}
|
|
137730
137966
|
}
|
|
137731
137967
|
},
|
|
@@ -137751,16 +137987,16 @@ module.exports={
|
|
|
137751
137987
|
},
|
|
137752
137988
|
"description": {},
|
|
137753
137989
|
"presignedUrlConfig": {
|
|
137754
|
-
"shape": "
|
|
137990
|
+
"shape": "S45"
|
|
137755
137991
|
},
|
|
137756
137992
|
"jobExecutionsRolloutConfig": {
|
|
137757
|
-
"shape": "
|
|
137993
|
+
"shape": "S48"
|
|
137758
137994
|
},
|
|
137759
137995
|
"abortConfig": {
|
|
137760
|
-
"shape": "
|
|
137996
|
+
"shape": "S4f"
|
|
137761
137997
|
},
|
|
137762
137998
|
"timeoutConfig": {
|
|
137763
|
-
"shape": "
|
|
137999
|
+
"shape": "S4m"
|
|
137764
138000
|
},
|
|
137765
138001
|
"namespaceId": {
|
|
137766
138002
|
"location": "querystring",
|
|
@@ -137786,7 +138022,7 @@ module.exports={
|
|
|
137786
138022
|
},
|
|
137787
138023
|
"roleArn": {},
|
|
137788
138024
|
"actionParams": {
|
|
137789
|
-
"shape": "
|
|
138025
|
+
"shape": "S50"
|
|
137790
138026
|
}
|
|
137791
138027
|
}
|
|
137792
138028
|
},
|
|
@@ -137822,7 +138058,7 @@ module.exports={
|
|
|
137822
138058
|
},
|
|
137823
138059
|
"provisioningRoleArn": {},
|
|
137824
138060
|
"preProvisioningHook": {
|
|
137825
|
-
"shape": "
|
|
138061
|
+
"shape": "S7p"
|
|
137826
138062
|
},
|
|
137827
138063
|
"removePreProvisioningHook": {
|
|
137828
138064
|
"type": "boolean"
|
|
@@ -137878,7 +138114,7 @@ module.exports={
|
|
|
137878
138114
|
"dayOfMonth": {},
|
|
137879
138115
|
"dayOfWeek": {},
|
|
137880
138116
|
"targetCheckNames": {
|
|
137881
|
-
"shape": "
|
|
138117
|
+
"shape": "S84"
|
|
137882
138118
|
},
|
|
137883
138119
|
"scheduledAuditName": {
|
|
137884
138120
|
"location": "uri",
|
|
@@ -137910,18 +138146,18 @@ module.exports={
|
|
|
137910
138146
|
},
|
|
137911
138147
|
"securityProfileDescription": {},
|
|
137912
138148
|
"behaviors": {
|
|
137913
|
-
"shape": "
|
|
138149
|
+
"shape": "S8a"
|
|
137914
138150
|
},
|
|
137915
138151
|
"alertTargets": {
|
|
137916
|
-
"shape": "
|
|
138152
|
+
"shape": "S90"
|
|
137917
138153
|
},
|
|
137918
138154
|
"additionalMetricsToRetain": {
|
|
137919
|
-
"shape": "
|
|
138155
|
+
"shape": "S94",
|
|
137920
138156
|
"deprecated": true,
|
|
137921
138157
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
137922
138158
|
},
|
|
137923
138159
|
"additionalMetricsToRetainV2": {
|
|
137924
|
-
"shape": "
|
|
138160
|
+
"shape": "S95"
|
|
137925
138161
|
},
|
|
137926
138162
|
"deleteBehaviors": {
|
|
137927
138163
|
"type": "boolean"
|
|
@@ -137946,18 +138182,18 @@ module.exports={
|
|
|
137946
138182
|
"securityProfileArn": {},
|
|
137947
138183
|
"securityProfileDescription": {},
|
|
137948
138184
|
"behaviors": {
|
|
137949
|
-
"shape": "
|
|
138185
|
+
"shape": "S8a"
|
|
137950
138186
|
},
|
|
137951
138187
|
"alertTargets": {
|
|
137952
|
-
"shape": "
|
|
138188
|
+
"shape": "S90"
|
|
137953
138189
|
},
|
|
137954
138190
|
"additionalMetricsToRetain": {
|
|
137955
|
-
"shape": "
|
|
138191
|
+
"shape": "S94",
|
|
137956
138192
|
"deprecated": true,
|
|
137957
138193
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
137958
138194
|
},
|
|
137959
138195
|
"additionalMetricsToRetainV2": {
|
|
137960
|
-
"shape": "
|
|
138196
|
+
"shape": "S95"
|
|
137961
138197
|
},
|
|
137962
138198
|
"version": {
|
|
137963
138199
|
"type": "long"
|
|
@@ -137988,7 +138224,7 @@ module.exports={
|
|
|
137988
138224
|
},
|
|
137989
138225
|
"description": {},
|
|
137990
138226
|
"files": {
|
|
137991
|
-
"shape": "
|
|
138227
|
+
"shape": "S9b"
|
|
137992
138228
|
},
|
|
137993
138229
|
"roleArn": {}
|
|
137994
138230
|
}
|
|
@@ -138080,10 +138316,10 @@ module.exports={
|
|
|
138080
138316
|
"members": {
|
|
138081
138317
|
"thingName": {},
|
|
138082
138318
|
"thingGroupsToAdd": {
|
|
138083
|
-
"shape": "
|
|
138319
|
+
"shape": "Swj"
|
|
138084
138320
|
},
|
|
138085
138321
|
"thingGroupsToRemove": {
|
|
138086
|
-
"shape": "
|
|
138322
|
+
"shape": "Swj"
|
|
138087
138323
|
},
|
|
138088
138324
|
"overrideDynamicGroups": {
|
|
138089
138325
|
"type": "boolean"
|
|
@@ -138127,7 +138363,7 @@ module.exports={
|
|
|
138127
138363
|
],
|
|
138128
138364
|
"members": {
|
|
138129
138365
|
"behaviors": {
|
|
138130
|
-
"shape": "
|
|
138366
|
+
"shape": "S8a"
|
|
138131
138367
|
}
|
|
138132
138368
|
}
|
|
138133
138369
|
},
|
|
@@ -138241,7 +138477,20 @@ module.exports={
|
|
|
138241
138477
|
"key": {},
|
|
138242
138478
|
"value": {}
|
|
138243
138479
|
},
|
|
138244
|
-
"
|
|
138480
|
+
"S3s": {
|
|
138481
|
+
"type": "structure",
|
|
138482
|
+
"required": [
|
|
138483
|
+
"name"
|
|
138484
|
+
],
|
|
138485
|
+
"members": {
|
|
138486
|
+
"name": {},
|
|
138487
|
+
"values": {
|
|
138488
|
+
"type": "list",
|
|
138489
|
+
"member": {}
|
|
138490
|
+
}
|
|
138491
|
+
}
|
|
138492
|
+
},
|
|
138493
|
+
"S45": {
|
|
138245
138494
|
"type": "structure",
|
|
138246
138495
|
"members": {
|
|
138247
138496
|
"roleArn": {},
|
|
@@ -138250,7 +138499,7 @@ module.exports={
|
|
|
138250
138499
|
}
|
|
138251
138500
|
}
|
|
138252
138501
|
},
|
|
138253
|
-
"
|
|
138502
|
+
"S48": {
|
|
138254
138503
|
"type": "structure",
|
|
138255
138504
|
"members": {
|
|
138256
138505
|
"maximumPerMinute": {
|
|
@@ -138285,7 +138534,7 @@ module.exports={
|
|
|
138285
138534
|
}
|
|
138286
138535
|
}
|
|
138287
138536
|
},
|
|
138288
|
-
"
|
|
138537
|
+
"S4f": {
|
|
138289
138538
|
"type": "structure",
|
|
138290
138539
|
"required": [
|
|
138291
138540
|
"criteriaList"
|
|
@@ -138315,7 +138564,7 @@ module.exports={
|
|
|
138315
138564
|
}
|
|
138316
138565
|
}
|
|
138317
138566
|
},
|
|
138318
|
-
"
|
|
138567
|
+
"S4m": {
|
|
138319
138568
|
"type": "structure",
|
|
138320
138569
|
"members": {
|
|
138321
138570
|
"inProgressTimeoutInMinutes": {
|
|
@@ -138323,7 +138572,7 @@ module.exports={
|
|
|
138323
138572
|
}
|
|
138324
138573
|
}
|
|
138325
138574
|
},
|
|
138326
|
-
"
|
|
138575
|
+
"S4v": {
|
|
138327
138576
|
"type": "structure",
|
|
138328
138577
|
"members": {
|
|
138329
138578
|
"PublicKey": {},
|
|
@@ -138333,7 +138582,7 @@ module.exports={
|
|
|
138333
138582
|
}
|
|
138334
138583
|
}
|
|
138335
138584
|
},
|
|
138336
|
-
"
|
|
138585
|
+
"S50": {
|
|
138337
138586
|
"type": "structure",
|
|
138338
138587
|
"members": {
|
|
138339
138588
|
"updateDeviceCertificateParams": {
|
|
@@ -138400,15 +138649,15 @@ module.exports={
|
|
|
138400
138649
|
}
|
|
138401
138650
|
}
|
|
138402
138651
|
},
|
|
138403
|
-
"
|
|
138652
|
+
"S5j": {
|
|
138404
138653
|
"type": "list",
|
|
138405
138654
|
"member": {}
|
|
138406
138655
|
},
|
|
138407
|
-
"
|
|
138656
|
+
"S5l": {
|
|
138408
138657
|
"type": "list",
|
|
138409
138658
|
"member": {}
|
|
138410
138659
|
},
|
|
138411
|
-
"
|
|
138660
|
+
"S5n": {
|
|
138412
138661
|
"type": "structure",
|
|
138413
138662
|
"members": {
|
|
138414
138663
|
"maximumPerMinute": {
|
|
@@ -138443,7 +138692,7 @@ module.exports={
|
|
|
138443
138692
|
}
|
|
138444
138693
|
}
|
|
138445
138694
|
},
|
|
138446
|
-
"
|
|
138695
|
+
"S5u": {
|
|
138447
138696
|
"type": "structure",
|
|
138448
138697
|
"members": {
|
|
138449
138698
|
"expiresInSec": {
|
|
@@ -138451,7 +138700,7 @@ module.exports={
|
|
|
138451
138700
|
}
|
|
138452
138701
|
}
|
|
138453
138702
|
},
|
|
138454
|
-
"
|
|
138703
|
+
"S65": {
|
|
138455
138704
|
"type": "list",
|
|
138456
138705
|
"member": {
|
|
138457
138706
|
"type": "structure",
|
|
@@ -138474,7 +138723,7 @@ module.exports={
|
|
|
138474
138723
|
}
|
|
138475
138724
|
},
|
|
138476
138725
|
"s3Location": {
|
|
138477
|
-
"shape": "
|
|
138726
|
+
"shape": "S6e"
|
|
138478
138727
|
}
|
|
138479
138728
|
}
|
|
138480
138729
|
},
|
|
@@ -138540,7 +138789,7 @@ module.exports={
|
|
|
138540
138789
|
}
|
|
138541
138790
|
}
|
|
138542
138791
|
},
|
|
138543
|
-
"
|
|
138792
|
+
"S6e": {
|
|
138544
138793
|
"type": "structure",
|
|
138545
138794
|
"members": {
|
|
138546
138795
|
"bucket": {},
|
|
@@ -138548,12 +138797,12 @@ module.exports={
|
|
|
138548
138797
|
"version": {}
|
|
138549
138798
|
}
|
|
138550
138799
|
},
|
|
138551
|
-
"
|
|
138800
|
+
"S73": {
|
|
138552
138801
|
"type": "map",
|
|
138553
138802
|
"key": {},
|
|
138554
138803
|
"value": {}
|
|
138555
138804
|
},
|
|
138556
|
-
"
|
|
138805
|
+
"S7p": {
|
|
138557
138806
|
"type": "structure",
|
|
138558
138807
|
"required": [
|
|
138559
138808
|
"targetArn"
|
|
@@ -138563,17 +138812,17 @@ module.exports={
|
|
|
138563
138812
|
"targetArn": {}
|
|
138564
138813
|
}
|
|
138565
138814
|
},
|
|
138566
|
-
"
|
|
138815
|
+
"S84": {
|
|
138567
138816
|
"type": "list",
|
|
138568
138817
|
"member": {}
|
|
138569
138818
|
},
|
|
138570
|
-
"
|
|
138819
|
+
"S8a": {
|
|
138571
138820
|
"type": "list",
|
|
138572
138821
|
"member": {
|
|
138573
|
-
"shape": "
|
|
138822
|
+
"shape": "S8b"
|
|
138574
138823
|
}
|
|
138575
138824
|
},
|
|
138576
|
-
"
|
|
138825
|
+
"S8b": {
|
|
138577
138826
|
"type": "structure",
|
|
138578
138827
|
"required": [
|
|
138579
138828
|
"name"
|
|
@@ -138582,14 +138831,14 @@ module.exports={
|
|
|
138582
138831
|
"name": {},
|
|
138583
138832
|
"metric": {},
|
|
138584
138833
|
"metricDimension": {
|
|
138585
|
-
"shape": "
|
|
138834
|
+
"shape": "S8e"
|
|
138586
138835
|
},
|
|
138587
138836
|
"criteria": {
|
|
138588
138837
|
"type": "structure",
|
|
138589
138838
|
"members": {
|
|
138590
138839
|
"comparisonOperator": {},
|
|
138591
138840
|
"value": {
|
|
138592
|
-
"shape": "
|
|
138841
|
+
"shape": "S8i"
|
|
138593
138842
|
},
|
|
138594
138843
|
"durationSeconds": {
|
|
138595
138844
|
"type": "integer"
|
|
@@ -138622,7 +138871,7 @@ module.exports={
|
|
|
138622
138871
|
}
|
|
138623
138872
|
}
|
|
138624
138873
|
},
|
|
138625
|
-
"
|
|
138874
|
+
"S8e": {
|
|
138626
138875
|
"type": "structure",
|
|
138627
138876
|
"required": [
|
|
138628
138877
|
"dimensionName"
|
|
@@ -138632,7 +138881,7 @@ module.exports={
|
|
|
138632
138881
|
"operator": {}
|
|
138633
138882
|
}
|
|
138634
138883
|
},
|
|
138635
|
-
"
|
|
138884
|
+
"S8i": {
|
|
138636
138885
|
"type": "structure",
|
|
138637
138886
|
"members": {
|
|
138638
138887
|
"count": {
|
|
@@ -138663,7 +138912,7 @@ module.exports={
|
|
|
138663
138912
|
}
|
|
138664
138913
|
}
|
|
138665
138914
|
},
|
|
138666
|
-
"
|
|
138915
|
+
"S90": {
|
|
138667
138916
|
"type": "map",
|
|
138668
138917
|
"key": {},
|
|
138669
138918
|
"value": {
|
|
@@ -138678,11 +138927,11 @@ module.exports={
|
|
|
138678
138927
|
}
|
|
138679
138928
|
}
|
|
138680
138929
|
},
|
|
138681
|
-
"
|
|
138930
|
+
"S94": {
|
|
138682
138931
|
"type": "list",
|
|
138683
138932
|
"member": {}
|
|
138684
138933
|
},
|
|
138685
|
-
"
|
|
138934
|
+
"S95": {
|
|
138686
138935
|
"type": "list",
|
|
138687
138936
|
"member": {
|
|
138688
138937
|
"type": "structure",
|
|
@@ -138692,12 +138941,12 @@ module.exports={
|
|
|
138692
138941
|
"members": {
|
|
138693
138942
|
"metric": {},
|
|
138694
138943
|
"metricDimension": {
|
|
138695
|
-
"shape": "
|
|
138944
|
+
"shape": "S8e"
|
|
138696
138945
|
}
|
|
138697
138946
|
}
|
|
138698
138947
|
}
|
|
138699
138948
|
},
|
|
138700
|
-
"
|
|
138949
|
+
"S9b": {
|
|
138701
138950
|
"type": "list",
|
|
138702
138951
|
"member": {
|
|
138703
138952
|
"type": "structure",
|
|
@@ -138706,12 +138955,12 @@ module.exports={
|
|
|
138706
138955
|
"type": "integer"
|
|
138707
138956
|
},
|
|
138708
138957
|
"s3Location": {
|
|
138709
|
-
"shape": "
|
|
138958
|
+
"shape": "S6e"
|
|
138710
138959
|
}
|
|
138711
138960
|
}
|
|
138712
138961
|
}
|
|
138713
138962
|
},
|
|
138714
|
-
"
|
|
138963
|
+
"S9n": {
|
|
138715
138964
|
"type": "structure",
|
|
138716
138965
|
"members": {
|
|
138717
138966
|
"thingTypeDescription": {},
|
|
@@ -138721,7 +138970,7 @@ module.exports={
|
|
|
138721
138970
|
}
|
|
138722
138971
|
}
|
|
138723
138972
|
},
|
|
138724
|
-
"
|
|
138973
|
+
"S9v": {
|
|
138725
138974
|
"type": "structure",
|
|
138726
138975
|
"required": [
|
|
138727
138976
|
"sql",
|
|
@@ -138731,24 +138980,24 @@ module.exports={
|
|
|
138731
138980
|
"sql": {},
|
|
138732
138981
|
"description": {},
|
|
138733
138982
|
"actions": {
|
|
138734
|
-
"shape": "
|
|
138983
|
+
"shape": "S9y"
|
|
138735
138984
|
},
|
|
138736
138985
|
"ruleDisabled": {
|
|
138737
138986
|
"type": "boolean"
|
|
138738
138987
|
},
|
|
138739
138988
|
"awsIotSqlVersion": {},
|
|
138740
138989
|
"errorAction": {
|
|
138741
|
-
"shape": "
|
|
138990
|
+
"shape": "S9z"
|
|
138742
138991
|
}
|
|
138743
138992
|
}
|
|
138744
138993
|
},
|
|
138745
|
-
"
|
|
138994
|
+
"S9y": {
|
|
138746
138995
|
"type": "list",
|
|
138747
138996
|
"member": {
|
|
138748
|
-
"shape": "
|
|
138997
|
+
"shape": "S9z"
|
|
138749
138998
|
}
|
|
138750
138999
|
},
|
|
138751
|
-
"
|
|
139000
|
+
"S9z": {
|
|
138752
139001
|
"type": "structure",
|
|
138753
139002
|
"members": {
|
|
138754
139003
|
"dynamoDB": {
|
|
@@ -139150,15 +139399,15 @@ module.exports={
|
|
|
139150
139399
|
}
|
|
139151
139400
|
}
|
|
139152
139401
|
},
|
|
139153
|
-
"
|
|
139402
|
+
"Scv": {
|
|
139154
139403
|
"type": "list",
|
|
139155
139404
|
"member": {}
|
|
139156
139405
|
},
|
|
139157
|
-
"
|
|
139406
|
+
"Scx": {
|
|
139158
139407
|
"type": "list",
|
|
139159
139408
|
"member": {}
|
|
139160
139409
|
},
|
|
139161
|
-
"
|
|
139410
|
+
"Sd1": {
|
|
139162
139411
|
"type": "structure",
|
|
139163
139412
|
"members": {
|
|
139164
139413
|
"arn": {},
|
|
@@ -139180,10 +139429,10 @@ module.exports={
|
|
|
139180
139429
|
"type": "structure",
|
|
139181
139430
|
"members": {
|
|
139182
139431
|
"subnetIds": {
|
|
139183
|
-
"shape": "
|
|
139432
|
+
"shape": "Scv"
|
|
139184
139433
|
},
|
|
139185
139434
|
"securityGroups": {
|
|
139186
|
-
"shape": "
|
|
139435
|
+
"shape": "Scx"
|
|
139187
139436
|
},
|
|
139188
139437
|
"vpcId": {},
|
|
139189
139438
|
"roleArn": {}
|
|
@@ -139191,7 +139440,7 @@ module.exports={
|
|
|
139191
139440
|
}
|
|
139192
139441
|
}
|
|
139193
139442
|
},
|
|
139194
|
-
"
|
|
139443
|
+
"Sf1": {
|
|
139195
139444
|
"type": "map",
|
|
139196
139445
|
"key": {},
|
|
139197
139446
|
"value": {
|
|
@@ -139205,7 +139454,7 @@ module.exports={
|
|
|
139205
139454
|
}
|
|
139206
139455
|
}
|
|
139207
139456
|
},
|
|
139208
|
-
"
|
|
139457
|
+
"Sf4": {
|
|
139209
139458
|
"type": "map",
|
|
139210
139459
|
"key": {},
|
|
139211
139460
|
"value": {
|
|
@@ -139217,7 +139466,7 @@ module.exports={
|
|
|
139217
139466
|
}
|
|
139218
139467
|
}
|
|
139219
139468
|
},
|
|
139220
|
-
"
|
|
139469
|
+
"Sf9": {
|
|
139221
139470
|
"type": "structure",
|
|
139222
139471
|
"members": {
|
|
139223
139472
|
"findingId": {},
|
|
@@ -139238,7 +139487,7 @@ module.exports={
|
|
|
139238
139487
|
"shape": "S1o"
|
|
139239
139488
|
},
|
|
139240
139489
|
"additionalInfo": {
|
|
139241
|
-
"shape": "
|
|
139490
|
+
"shape": "Sfd"
|
|
139242
139491
|
}
|
|
139243
139492
|
}
|
|
139244
139493
|
},
|
|
@@ -139252,7 +139501,7 @@ module.exports={
|
|
|
139252
139501
|
"shape": "S1o"
|
|
139253
139502
|
},
|
|
139254
139503
|
"additionalInfo": {
|
|
139255
|
-
"shape": "
|
|
139504
|
+
"shape": "Sfd"
|
|
139256
139505
|
}
|
|
139257
139506
|
}
|
|
139258
139507
|
}
|
|
@@ -139264,12 +139513,12 @@ module.exports={
|
|
|
139264
139513
|
}
|
|
139265
139514
|
}
|
|
139266
139515
|
},
|
|
139267
|
-
"
|
|
139516
|
+
"Sfd": {
|
|
139268
139517
|
"type": "map",
|
|
139269
139518
|
"key": {},
|
|
139270
139519
|
"value": {}
|
|
139271
139520
|
},
|
|
139272
|
-
"
|
|
139521
|
+
"Sft": {
|
|
139273
139522
|
"type": "structure",
|
|
139274
139523
|
"members": {
|
|
139275
139524
|
"auditTaskId": {},
|
|
@@ -139287,7 +139536,7 @@ module.exports={
|
|
|
139287
139536
|
}
|
|
139288
139537
|
}
|
|
139289
139538
|
},
|
|
139290
|
-
"
|
|
139539
|
+
"Sfx": {
|
|
139291
139540
|
"type": "map",
|
|
139292
139541
|
"key": {},
|
|
139293
139542
|
"value": {
|
|
@@ -139295,7 +139544,7 @@ module.exports={
|
|
|
139295
139544
|
"member": {}
|
|
139296
139545
|
}
|
|
139297
139546
|
},
|
|
139298
|
-
"
|
|
139547
|
+
"Sfz": {
|
|
139299
139548
|
"type": "list",
|
|
139300
139549
|
"member": {
|
|
139301
139550
|
"type": "structure",
|
|
@@ -139304,12 +139553,12 @@ module.exports={
|
|
|
139304
139553
|
"id": {},
|
|
139305
139554
|
"roleArn": {},
|
|
139306
139555
|
"actionParams": {
|
|
139307
|
-
"shape": "
|
|
139556
|
+
"shape": "S50"
|
|
139308
139557
|
}
|
|
139309
139558
|
}
|
|
139310
139559
|
}
|
|
139311
139560
|
},
|
|
139312
|
-
"
|
|
139561
|
+
"Sgq": {
|
|
139313
139562
|
"type": "structure",
|
|
139314
139563
|
"members": {
|
|
139315
139564
|
"authorizerName": {},
|
|
@@ -139331,7 +139580,7 @@ module.exports={
|
|
|
139331
139580
|
}
|
|
139332
139581
|
}
|
|
139333
139582
|
},
|
|
139334
|
-
"
|
|
139583
|
+
"Sh3": {
|
|
139335
139584
|
"type": "structure",
|
|
139336
139585
|
"members": {
|
|
139337
139586
|
"notBefore": {
|
|
@@ -139342,14 +139591,14 @@ module.exports={
|
|
|
139342
139591
|
}
|
|
139343
139592
|
}
|
|
139344
139593
|
},
|
|
139345
|
-
"
|
|
139594
|
+
"Sh4": {
|
|
139346
139595
|
"type": "structure",
|
|
139347
139596
|
"members": {
|
|
139348
139597
|
"templateBody": {},
|
|
139349
139598
|
"roleArn": {}
|
|
139350
139599
|
}
|
|
139351
139600
|
},
|
|
139352
|
-
"
|
|
139601
|
+
"Shi": {
|
|
139353
139602
|
"type": "structure",
|
|
139354
139603
|
"members": {
|
|
139355
139604
|
"taskId": {},
|
|
@@ -139361,10 +139610,10 @@ module.exports={
|
|
|
139361
139610
|
"type": "timestamp"
|
|
139362
139611
|
},
|
|
139363
139612
|
"target": {
|
|
139364
|
-
"shape": "
|
|
139613
|
+
"shape": "Shk"
|
|
139365
139614
|
},
|
|
139366
139615
|
"violationEventOccurrenceRange": {
|
|
139367
|
-
"shape": "
|
|
139616
|
+
"shape": "Shn"
|
|
139368
139617
|
},
|
|
139369
139618
|
"onlyActiveViolationsIncluded": {
|
|
139370
139619
|
"type": "boolean"
|
|
@@ -139373,7 +139622,7 @@ module.exports={
|
|
|
139373
139622
|
"type": "boolean"
|
|
139374
139623
|
},
|
|
139375
139624
|
"actionsDefinition": {
|
|
139376
|
-
"shape": "
|
|
139625
|
+
"shape": "Sfz"
|
|
139377
139626
|
},
|
|
139378
139627
|
"taskStatistics": {
|
|
139379
139628
|
"type": "structure",
|
|
@@ -139391,7 +139640,7 @@ module.exports={
|
|
|
139391
139640
|
}
|
|
139392
139641
|
}
|
|
139393
139642
|
},
|
|
139394
|
-
"
|
|
139643
|
+
"Shk": {
|
|
139395
139644
|
"type": "structure",
|
|
139396
139645
|
"members": {
|
|
139397
139646
|
"violationIds": {
|
|
@@ -139402,7 +139651,7 @@ module.exports={
|
|
|
139402
139651
|
"behaviorName": {}
|
|
139403
139652
|
}
|
|
139404
139653
|
},
|
|
139405
|
-
"
|
|
139654
|
+
"Shn": {
|
|
139406
139655
|
"type": "structure",
|
|
139407
139656
|
"required": [
|
|
139408
139657
|
"startTime",
|
|
@@ -139417,7 +139666,7 @@ module.exports={
|
|
|
139417
139666
|
}
|
|
139418
139667
|
}
|
|
139419
139668
|
},
|
|
139420
|
-
"
|
|
139669
|
+
"Si8": {
|
|
139421
139670
|
"type": "map",
|
|
139422
139671
|
"key": {},
|
|
139423
139672
|
"value": {
|
|
@@ -139429,20 +139678,20 @@ module.exports={
|
|
|
139429
139678
|
}
|
|
139430
139679
|
}
|
|
139431
139680
|
},
|
|
139432
|
-
"
|
|
139681
|
+
"Sjt": {
|
|
139433
139682
|
"type": "list",
|
|
139434
139683
|
"member": {
|
|
139435
|
-
"shape": "
|
|
139684
|
+
"shape": "Sju"
|
|
139436
139685
|
}
|
|
139437
139686
|
},
|
|
139438
|
-
"
|
|
139687
|
+
"Sju": {
|
|
139439
139688
|
"type": "structure",
|
|
139440
139689
|
"members": {
|
|
139441
139690
|
"groupName": {},
|
|
139442
139691
|
"groupArn": {}
|
|
139443
139692
|
}
|
|
139444
139693
|
},
|
|
139445
|
-
"
|
|
139694
|
+
"Sk6": {
|
|
139446
139695
|
"type": "structure",
|
|
139447
139696
|
"members": {
|
|
139448
139697
|
"deprecated": {
|
|
@@ -139456,7 +139705,7 @@ module.exports={
|
|
|
139456
139705
|
}
|
|
139457
139706
|
}
|
|
139458
139707
|
},
|
|
139459
|
-
"
|
|
139708
|
+
"Sl5": {
|
|
139460
139709
|
"type": "structure",
|
|
139461
139710
|
"required": [
|
|
139462
139711
|
"thingIndexingMode"
|
|
@@ -139465,14 +139714,14 @@ module.exports={
|
|
|
139465
139714
|
"thingIndexingMode": {},
|
|
139466
139715
|
"thingConnectivityIndexingMode": {},
|
|
139467
139716
|
"managedFields": {
|
|
139468
|
-
"shape": "
|
|
139717
|
+
"shape": "Sl8"
|
|
139469
139718
|
},
|
|
139470
139719
|
"customFields": {
|
|
139471
|
-
"shape": "
|
|
139720
|
+
"shape": "Sl8"
|
|
139472
139721
|
}
|
|
139473
139722
|
}
|
|
139474
139723
|
},
|
|
139475
|
-
"
|
|
139724
|
+
"Sl8": {
|
|
139476
139725
|
"type": "list",
|
|
139477
139726
|
"member": {
|
|
139478
139727
|
"type": "structure",
|
|
@@ -139482,7 +139731,7 @@ module.exports={
|
|
|
139482
139731
|
}
|
|
139483
139732
|
}
|
|
139484
139733
|
},
|
|
139485
|
-
"
|
|
139734
|
+
"Slc": {
|
|
139486
139735
|
"type": "structure",
|
|
139487
139736
|
"required": [
|
|
139488
139737
|
"thingGroupIndexingMode"
|
|
@@ -139490,20 +139739,20 @@ module.exports={
|
|
|
139490
139739
|
"members": {
|
|
139491
139740
|
"thingGroupIndexingMode": {},
|
|
139492
139741
|
"managedFields": {
|
|
139493
|
-
"shape": "
|
|
139742
|
+
"shape": "Sl8"
|
|
139494
139743
|
},
|
|
139495
139744
|
"customFields": {
|
|
139496
|
-
"shape": "
|
|
139745
|
+
"shape": "Sl8"
|
|
139497
139746
|
}
|
|
139498
139747
|
}
|
|
139499
139748
|
},
|
|
139500
|
-
"
|
|
139749
|
+
"Smt": {
|
|
139501
139750
|
"type": "structure",
|
|
139502
139751
|
"members": {
|
|
139503
139752
|
"confidenceLevel": {}
|
|
139504
139753
|
}
|
|
139505
139754
|
},
|
|
139506
|
-
"
|
|
139755
|
+
"Smz": {
|
|
139507
139756
|
"type": "list",
|
|
139508
139757
|
"member": {
|
|
139509
139758
|
"type": "structure",
|
|
@@ -139513,7 +139762,7 @@ module.exports={
|
|
|
139513
139762
|
}
|
|
139514
139763
|
}
|
|
139515
139764
|
},
|
|
139516
|
-
"
|
|
139765
|
+
"So1": {
|
|
139517
139766
|
"type": "list",
|
|
139518
139767
|
"member": {
|
|
139519
139768
|
"type": "structure",
|
|
@@ -139528,7 +139777,7 @@ module.exports={
|
|
|
139528
139777
|
}
|
|
139529
139778
|
}
|
|
139530
139779
|
},
|
|
139531
|
-
"
|
|
139780
|
+
"Sp1": {
|
|
139532
139781
|
"type": "structure",
|
|
139533
139782
|
"members": {
|
|
139534
139783
|
"status": {},
|
|
@@ -139546,15 +139795,15 @@ module.exports={
|
|
|
139546
139795
|
}
|
|
139547
139796
|
}
|
|
139548
139797
|
},
|
|
139549
|
-
"
|
|
139798
|
+
"Spu": {
|
|
139550
139799
|
"type": "list",
|
|
139551
139800
|
"member": {}
|
|
139552
139801
|
},
|
|
139553
|
-
"
|
|
139802
|
+
"Sq4": {
|
|
139554
139803
|
"type": "list",
|
|
139555
139804
|
"member": {}
|
|
139556
139805
|
},
|
|
139557
|
-
"
|
|
139806
|
+
"Sqn": {
|
|
139558
139807
|
"type": "structure",
|
|
139559
139808
|
"required": [
|
|
139560
139809
|
"name",
|
|
@@ -139565,7 +139814,7 @@ module.exports={
|
|
|
139565
139814
|
"arn": {}
|
|
139566
139815
|
}
|
|
139567
139816
|
},
|
|
139568
|
-
"
|
|
139817
|
+
"Sqs": {
|
|
139569
139818
|
"type": "structure",
|
|
139570
139819
|
"required": [
|
|
139571
139820
|
"arn"
|
|
@@ -139574,7 +139823,7 @@ module.exports={
|
|
|
139574
139823
|
"arn": {}
|
|
139575
139824
|
}
|
|
139576
139825
|
},
|
|
139577
|
-
"
|
|
139826
|
+
"Ssg": {
|
|
139578
139827
|
"type": "structure",
|
|
139579
139828
|
"required": [
|
|
139580
139829
|
"targetType"
|
|
@@ -139584,11 +139833,11 @@ module.exports={
|
|
|
139584
139833
|
"targetName": {}
|
|
139585
139834
|
}
|
|
139586
139835
|
},
|
|
139587
|
-
"
|
|
139836
|
+
"Sta": {
|
|
139588
139837
|
"type": "list",
|
|
139589
139838
|
"member": {}
|
|
139590
139839
|
},
|
|
139591
|
-
"
|
|
139840
|
+
"Su4": {
|
|
139592
139841
|
"type": "structure",
|
|
139593
139842
|
"required": [
|
|
139594
139843
|
"resources"
|
|
@@ -139601,11 +139850,11 @@ module.exports={
|
|
|
139601
139850
|
}
|
|
139602
139851
|
}
|
|
139603
139852
|
},
|
|
139604
|
-
"
|
|
139853
|
+
"Su8": {
|
|
139605
139854
|
"type": "list",
|
|
139606
139855
|
"member": {}
|
|
139607
139856
|
},
|
|
139608
|
-
"
|
|
139857
|
+
"Swj": {
|
|
139609
139858
|
"type": "list",
|
|
139610
139859
|
"member": {}
|
|
139611
139860
|
}
|
|
@@ -139722,6 +139971,12 @@ module.exports={
|
|
|
139722
139971
|
"output_token": "nextMarker",
|
|
139723
139972
|
"result_key": "domainConfigurations"
|
|
139724
139973
|
},
|
|
139974
|
+
"ListFleetMetrics": {
|
|
139975
|
+
"input_token": "nextToken",
|
|
139976
|
+
"limit_key": "maxResults",
|
|
139977
|
+
"output_token": "nextToken",
|
|
139978
|
+
"result_key": "fleetMetrics"
|
|
139979
|
+
},
|
|
139725
139980
|
"ListIndices": {
|
|
139726
139981
|
"input_token": "nextToken",
|
|
139727
139982
|
"limit_key": "maxResults",
|
|
@@ -139740,6 +139995,12 @@ module.exports={
|
|
|
139740
139995
|
"output_token": "nextToken",
|
|
139741
139996
|
"result_key": "executionSummaries"
|
|
139742
139997
|
},
|
|
139998
|
+
"ListJobTemplates": {
|
|
139999
|
+
"input_token": "nextToken",
|
|
140000
|
+
"limit_key": "maxResults",
|
|
140001
|
+
"output_token": "nextToken",
|
|
140002
|
+
"result_key": "jobTemplates"
|
|
140003
|
+
},
|
|
139743
140004
|
"ListJobs": {
|
|
139744
140005
|
"input_token": "nextToken",
|
|
139745
140006
|
"limit_key": "maxResults",
|
|
@@ -225790,7 +226051,7 @@ AWS.util.update(AWS, {
|
|
|
225790
226051
|
/**
|
|
225791
226052
|
* @constant
|
|
225792
226053
|
*/
|
|
225793
|
-
VERSION: '2.
|
|
226054
|
+
VERSION: '2.980.0',
|
|
225794
226055
|
|
|
225795
226056
|
/**
|
|
225796
226057
|
* @api private
|
|
@@ -247043,7 +247304,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
247043
247304
|
}());
|
|
247044
247305
|
exports.LRUCache = LRUCache;
|
|
247045
247306
|
},{}],451:[function(require,module,exports){
|
|
247046
|
-
// AWS SDK for JavaScript v2.
|
|
247307
|
+
// AWS SDK for JavaScript v2.980.0
|
|
247047
247308
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
247048
247309
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
247049
247310
|
require('./browser_loader');
|