cdk-comprehend-s3olap 2.0.175 → 2.0.177
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +19 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +252 -52
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +31 -18
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +29 -12
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +714 -214
- package/node_modules/aws-sdk/apis/iot-2015-05-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +99 -16
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1496 -286
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +625 -594
- package/node_modules/aws-sdk/apis/signer-2017-08-25.min.json +105 -16
- package/node_modules/aws-sdk/apis/sqs-2012-11-05.min.json +120 -31
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +24 -24
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +132 -18
- package/node_modules/aws-sdk/clients/connect.d.ts +3 -3
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +201 -0
- package/node_modules/aws-sdk/clients/directconnect.d.ts +6 -6
- package/node_modules/aws-sdk/clients/emr.d.ts +2 -2
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +16 -0
- package/node_modules/aws-sdk/clients/iam.d.ts +7 -7
- package/node_modules/aws-sdk/clients/inspector2.d.ts +20 -1
- package/node_modules/aws-sdk/clients/iot.d.ts +500 -3
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1516 -127
- package/node_modules/aws-sdk/clients/quicksight.d.ts +50 -14
- package/node_modules/aws-sdk/clients/signer.d.ts +90 -5
- package/node_modules/aws-sdk/clients/sqs.d.ts +151 -39
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -13
- package/node_modules/aws-sdk/dist/aws-sdk.js +948 -264
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +48 -48
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +7 -7
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1393.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){
|
@@ -153791,6 +153791,9 @@ module.exports={
|
|
153791
153791
|
},
|
153792
153792
|
"schedulingConfig": {
|
153793
153793
|
"shape": "S54"
|
153794
|
+
},
|
153795
|
+
"destinationPackageVersions": {
|
153796
|
+
"shape": "S5b"
|
153794
153797
|
}
|
153795
153798
|
}
|
153796
153799
|
},
|
@@ -153843,6 +153846,9 @@ module.exports={
|
|
153843
153846
|
},
|
153844
153847
|
"maintenanceWindows": {
|
153845
153848
|
"shape": "S57"
|
153849
|
+
},
|
153850
|
+
"destinationPackageVersions": {
|
153851
|
+
"shape": "S5b"
|
153846
153852
|
}
|
153847
153853
|
}
|
153848
153854
|
},
|
@@ -153875,7 +153881,7 @@ module.exports={
|
|
153875
153881
|
"certificateId": {},
|
153876
153882
|
"certificatePem": {},
|
153877
153883
|
"keyPair": {
|
153878
|
-
"shape": "
|
153884
|
+
"shape": "S5j"
|
153879
153885
|
}
|
153880
153886
|
}
|
153881
153887
|
}
|
@@ -153898,7 +153904,7 @@ module.exports={
|
|
153898
153904
|
},
|
153899
153905
|
"roleArn": {},
|
153900
153906
|
"actionParams": {
|
153901
|
-
"shape": "
|
153907
|
+
"shape": "S5o"
|
153902
153908
|
},
|
153903
153909
|
"tags": {
|
153904
153910
|
"shape": "S2e"
|
@@ -153932,17 +153938,17 @@ module.exports={
|
|
153932
153938
|
},
|
153933
153939
|
"description": {},
|
153934
153940
|
"targets": {
|
153935
|
-
"shape": "
|
153941
|
+
"shape": "S68"
|
153936
153942
|
},
|
153937
153943
|
"protocols": {
|
153938
|
-
"shape": "
|
153944
|
+
"shape": "S6a"
|
153939
153945
|
},
|
153940
153946
|
"targetSelection": {},
|
153941
153947
|
"awsJobExecutionsRolloutConfig": {
|
153942
|
-
"shape": "
|
153948
|
+
"shape": "S6c"
|
153943
153949
|
},
|
153944
153950
|
"awsJobPresignedUrlConfig": {
|
153945
|
-
"shape": "
|
153951
|
+
"shape": "S6j"
|
153946
153952
|
},
|
153947
153953
|
"awsJobAbortConfig": {
|
153948
153954
|
"type": "structure",
|
@@ -153983,11 +153989,11 @@ module.exports={
|
|
153983
153989
|
}
|
153984
153990
|
},
|
153985
153991
|
"files": {
|
153986
|
-
"shape": "
|
153992
|
+
"shape": "S6u"
|
153987
153993
|
},
|
153988
153994
|
"roleArn": {},
|
153989
153995
|
"additionalParameters": {
|
153990
|
-
"shape": "
|
153996
|
+
"shape": "S7s"
|
153991
153997
|
},
|
153992
153998
|
"tags": {
|
153993
153999
|
"shape": "S2e"
|
@@ -154005,6 +154011,102 @@ module.exports={
|
|
154005
154011
|
}
|
154006
154012
|
}
|
154007
154013
|
},
|
154014
|
+
"CreatePackage": {
|
154015
|
+
"http": {
|
154016
|
+
"method": "PUT",
|
154017
|
+
"requestUri": "/packages/{packageName}",
|
154018
|
+
"responseCode": 200
|
154019
|
+
},
|
154020
|
+
"input": {
|
154021
|
+
"type": "structure",
|
154022
|
+
"required": [
|
154023
|
+
"packageName"
|
154024
|
+
],
|
154025
|
+
"members": {
|
154026
|
+
"packageName": {
|
154027
|
+
"location": "uri",
|
154028
|
+
"locationName": "packageName"
|
154029
|
+
},
|
154030
|
+
"description": {
|
154031
|
+
"shape": "S80"
|
154032
|
+
},
|
154033
|
+
"tags": {
|
154034
|
+
"shape": "S81"
|
154035
|
+
},
|
154036
|
+
"clientToken": {
|
154037
|
+
"idempotencyToken": true,
|
154038
|
+
"location": "querystring",
|
154039
|
+
"locationName": "clientToken"
|
154040
|
+
}
|
154041
|
+
}
|
154042
|
+
},
|
154043
|
+
"output": {
|
154044
|
+
"type": "structure",
|
154045
|
+
"members": {
|
154046
|
+
"packageName": {},
|
154047
|
+
"packageArn": {},
|
154048
|
+
"description": {
|
154049
|
+
"shape": "S80"
|
154050
|
+
}
|
154051
|
+
}
|
154052
|
+
},
|
154053
|
+
"idempotent": true
|
154054
|
+
},
|
154055
|
+
"CreatePackageVersion": {
|
154056
|
+
"http": {
|
154057
|
+
"method": "PUT",
|
154058
|
+
"requestUri": "/packages/{packageName}/versions/{versionName}",
|
154059
|
+
"responseCode": 200
|
154060
|
+
},
|
154061
|
+
"input": {
|
154062
|
+
"type": "structure",
|
154063
|
+
"required": [
|
154064
|
+
"packageName",
|
154065
|
+
"versionName"
|
154066
|
+
],
|
154067
|
+
"members": {
|
154068
|
+
"packageName": {
|
154069
|
+
"location": "uri",
|
154070
|
+
"locationName": "packageName"
|
154071
|
+
},
|
154072
|
+
"versionName": {
|
154073
|
+
"location": "uri",
|
154074
|
+
"locationName": "versionName"
|
154075
|
+
},
|
154076
|
+
"description": {
|
154077
|
+
"shape": "S80"
|
154078
|
+
},
|
154079
|
+
"attributes": {
|
154080
|
+
"shape": "S87"
|
154081
|
+
},
|
154082
|
+
"tags": {
|
154083
|
+
"shape": "S81"
|
154084
|
+
},
|
154085
|
+
"clientToken": {
|
154086
|
+
"idempotencyToken": true,
|
154087
|
+
"location": "querystring",
|
154088
|
+
"locationName": "clientToken"
|
154089
|
+
}
|
154090
|
+
}
|
154091
|
+
},
|
154092
|
+
"output": {
|
154093
|
+
"type": "structure",
|
154094
|
+
"members": {
|
154095
|
+
"packageVersionArn": {},
|
154096
|
+
"packageName": {},
|
154097
|
+
"versionName": {},
|
154098
|
+
"description": {
|
154099
|
+
"shape": "S80"
|
154100
|
+
},
|
154101
|
+
"attributes": {
|
154102
|
+
"shape": "S87"
|
154103
|
+
},
|
154104
|
+
"status": {},
|
154105
|
+
"errorReason": {}
|
154106
|
+
}
|
154107
|
+
},
|
154108
|
+
"idempotent": true
|
154109
|
+
},
|
154008
154110
|
"CreatePolicy": {
|
154009
154111
|
"http": {
|
154010
154112
|
"requestUri": "/policies/{policyName}"
|
@@ -154093,7 +154195,7 @@ module.exports={
|
|
154093
154195
|
"certificateId": {},
|
154094
154196
|
"certificatePem": {},
|
154095
154197
|
"keyPair": {
|
154096
|
-
"shape": "
|
154198
|
+
"shape": "S5j"
|
154097
154199
|
},
|
154098
154200
|
"expiration": {
|
154099
154201
|
"type": "timestamp"
|
@@ -154121,7 +154223,7 @@ module.exports={
|
|
154121
154223
|
},
|
154122
154224
|
"provisioningRoleArn": {},
|
154123
154225
|
"preProvisioningHook": {
|
154124
|
-
"shape": "
|
154226
|
+
"shape": "S8t"
|
154125
154227
|
},
|
154126
154228
|
"tags": {
|
154127
154229
|
"shape": "S2e"
|
@@ -154225,7 +154327,7 @@ module.exports={
|
|
154225
154327
|
"dayOfMonth": {},
|
154226
154328
|
"dayOfWeek": {},
|
154227
154329
|
"targetCheckNames": {
|
154228
|
-
"shape": "
|
154330
|
+
"shape": "S99"
|
154229
154331
|
},
|
154230
154332
|
"scheduledAuditName": {
|
154231
154333
|
"location": "uri",
|
@@ -154259,18 +154361,18 @@ module.exports={
|
|
154259
154361
|
},
|
154260
154362
|
"securityProfileDescription": {},
|
154261
154363
|
"behaviors": {
|
154262
|
-
"shape": "
|
154364
|
+
"shape": "S9f"
|
154263
154365
|
},
|
154264
154366
|
"alertTargets": {
|
154265
|
-
"shape": "
|
154367
|
+
"shape": "Sa5"
|
154266
154368
|
},
|
154267
154369
|
"additionalMetricsToRetain": {
|
154268
|
-
"shape": "
|
154370
|
+
"shape": "Sa9",
|
154269
154371
|
"deprecated": true,
|
154270
154372
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
154271
154373
|
},
|
154272
154374
|
"additionalMetricsToRetainV2": {
|
154273
|
-
"shape": "
|
154375
|
+
"shape": "Saa"
|
154274
154376
|
},
|
154275
154377
|
"tags": {
|
154276
154378
|
"shape": "S2e"
|
@@ -154303,7 +154405,7 @@ module.exports={
|
|
154303
154405
|
},
|
154304
154406
|
"description": {},
|
154305
154407
|
"files": {
|
154306
|
-
"shape": "
|
154408
|
+
"shape": "Sag"
|
154307
154409
|
},
|
154308
154410
|
"roleArn": {},
|
154309
154411
|
"tags": {
|
@@ -154400,7 +154502,7 @@ module.exports={
|
|
154400
154502
|
"locationName": "thingTypeName"
|
154401
154503
|
},
|
154402
154504
|
"thingTypeProperties": {
|
154403
|
-
"shape": "
|
154505
|
+
"shape": "Sas"
|
154404
154506
|
},
|
154405
154507
|
"tags": {
|
154406
154508
|
"shape": "S2e"
|
@@ -154432,7 +154534,7 @@ module.exports={
|
|
154432
154534
|
"locationName": "ruleName"
|
154433
154535
|
},
|
154434
154536
|
"topicRulePayload": {
|
154435
|
-
"shape": "
|
154537
|
+
"shape": "Sb0"
|
154436
154538
|
},
|
154437
154539
|
"tags": {
|
154438
154540
|
"location": "header",
|
@@ -154473,10 +154575,10 @@ module.exports={
|
|
154473
154575
|
],
|
154474
154576
|
"members": {
|
154475
154577
|
"subnetIds": {
|
154476
|
-
"shape": "
|
154578
|
+
"shape": "Sed"
|
154477
154579
|
},
|
154478
154580
|
"securityGroups": {
|
154479
|
-
"shape": "
|
154581
|
+
"shape": "Sef"
|
154480
154582
|
},
|
154481
154583
|
"vpcId": {},
|
154482
154584
|
"roleArn": {}
|
@@ -154490,7 +154592,7 @@ module.exports={
|
|
154490
154592
|
"type": "structure",
|
154491
154593
|
"members": {
|
154492
154594
|
"topicRuleDestination": {
|
154493
|
-
"shape": "
|
154595
|
+
"shape": "Sej"
|
154494
154596
|
}
|
154495
154597
|
}
|
154496
154598
|
}
|
@@ -154884,6 +154986,69 @@ module.exports={
|
|
154884
154986
|
"members": {}
|
154885
154987
|
}
|
154886
154988
|
},
|
154989
|
+
"DeletePackage": {
|
154990
|
+
"http": {
|
154991
|
+
"method": "DELETE",
|
154992
|
+
"requestUri": "/packages/{packageName}",
|
154993
|
+
"responseCode": 200
|
154994
|
+
},
|
154995
|
+
"input": {
|
154996
|
+
"type": "structure",
|
154997
|
+
"required": [
|
154998
|
+
"packageName"
|
154999
|
+
],
|
155000
|
+
"members": {
|
155001
|
+
"packageName": {
|
155002
|
+
"location": "uri",
|
155003
|
+
"locationName": "packageName"
|
155004
|
+
},
|
155005
|
+
"clientToken": {
|
155006
|
+
"idempotencyToken": true,
|
155007
|
+
"location": "querystring",
|
155008
|
+
"locationName": "clientToken"
|
155009
|
+
}
|
155010
|
+
}
|
155011
|
+
},
|
155012
|
+
"output": {
|
155013
|
+
"type": "structure",
|
155014
|
+
"members": {}
|
155015
|
+
},
|
155016
|
+
"idempotent": true
|
155017
|
+
},
|
155018
|
+
"DeletePackageVersion": {
|
155019
|
+
"http": {
|
155020
|
+
"method": "DELETE",
|
155021
|
+
"requestUri": "/packages/{packageName}/versions/{versionName}",
|
155022
|
+
"responseCode": 200
|
155023
|
+
},
|
155024
|
+
"input": {
|
155025
|
+
"type": "structure",
|
155026
|
+
"required": [
|
155027
|
+
"packageName",
|
155028
|
+
"versionName"
|
155029
|
+
],
|
155030
|
+
"members": {
|
155031
|
+
"packageName": {
|
155032
|
+
"location": "uri",
|
155033
|
+
"locationName": "packageName"
|
155034
|
+
},
|
155035
|
+
"versionName": {
|
155036
|
+
"location": "uri",
|
155037
|
+
"locationName": "versionName"
|
155038
|
+
},
|
155039
|
+
"clientToken": {
|
155040
|
+
"idempotencyToken": true,
|
155041
|
+
"location": "querystring",
|
155042
|
+
"locationName": "clientToken"
|
155043
|
+
}
|
155044
|
+
}
|
155045
|
+
},
|
155046
|
+
"output": {
|
155047
|
+
"type": "structure",
|
155048
|
+
"members": {}
|
155049
|
+
},
|
155050
|
+
"idempotent": true
|
155051
|
+
},
|
154887
155052
|
"DeletePolicy": {
|
154888
155053
|
"http": {
|
154889
155054
|
"method": "DELETE",
|
@@ -155259,10 +155424,10 @@ module.exports={
|
|
155259
155424
|
"members": {
|
155260
155425
|
"roleArn": {},
|
155261
155426
|
"auditNotificationTargetConfigurations": {
|
155262
|
-
"shape": "
|
155427
|
+
"shape": "Sgn"
|
155263
155428
|
},
|
155264
155429
|
"auditCheckConfigurations": {
|
155265
|
-
"shape": "
|
155430
|
+
"shape": "Sgq"
|
155266
155431
|
}
|
155267
155432
|
}
|
155268
155433
|
}
|
@@ -155288,7 +155453,7 @@ module.exports={
|
|
155288
155453
|
"type": "structure",
|
155289
155454
|
"members": {
|
155290
155455
|
"finding": {
|
155291
|
-
"shape": "
|
155456
|
+
"shape": "Sgv"
|
155292
155457
|
}
|
155293
155458
|
}
|
155294
155459
|
}
|
@@ -155345,13 +155510,13 @@ module.exports={
|
|
155345
155510
|
}
|
155346
155511
|
},
|
155347
155512
|
"target": {
|
155348
|
-
"shape": "
|
155513
|
+
"shape": "Shf"
|
155349
155514
|
},
|
155350
155515
|
"auditCheckToActionsMapping": {
|
155351
|
-
"shape": "
|
155516
|
+
"shape": "Shj"
|
155352
155517
|
},
|
155353
155518
|
"actionsDefinition": {
|
155354
|
-
"shape": "
|
155519
|
+
"shape": "Shl"
|
155355
155520
|
}
|
155356
155521
|
}
|
155357
155522
|
}
|
@@ -155490,7 +155655,7 @@ module.exports={
|
|
155490
155655
|
"type": "structure",
|
155491
155656
|
"members": {
|
155492
155657
|
"authorizerDescription": {
|
155493
|
-
"shape": "
|
155658
|
+
"shape": "Sic"
|
155494
155659
|
}
|
155495
155660
|
}
|
155496
155661
|
}
|
@@ -155575,13 +155740,13 @@ module.exports={
|
|
155575
155740
|
},
|
155576
155741
|
"generationId": {},
|
155577
155742
|
"validity": {
|
155578
|
-
"shape": "
|
155743
|
+
"shape": "Sip"
|
155579
155744
|
},
|
155580
155745
|
"certificateMode": {}
|
155581
155746
|
}
|
155582
155747
|
},
|
155583
155748
|
"registrationConfig": {
|
155584
|
-
"shape": "
|
155749
|
+
"shape": "Sir"
|
155585
155750
|
}
|
155586
155751
|
}
|
155587
155752
|
}
|
@@ -155643,7 +155808,7 @@ module.exports={
|
|
155643
155808
|
},
|
155644
155809
|
"generationId": {},
|
155645
155810
|
"validity": {
|
155646
|
-
"shape": "
|
155811
|
+
"shape": "Sip"
|
155647
155812
|
},
|
155648
155813
|
"certificateMode": {}
|
155649
155814
|
}
|
@@ -155697,7 +155862,7 @@ module.exports={
|
|
155697
155862
|
"type": "structure",
|
155698
155863
|
"members": {
|
155699
155864
|
"authorizerDescription": {
|
155700
|
-
"shape": "
|
155865
|
+
"shape": "Sic"
|
155701
155866
|
}
|
155702
155867
|
}
|
155703
155868
|
}
|
@@ -155723,7 +155888,7 @@ module.exports={
|
|
155723
155888
|
"type": "structure",
|
155724
155889
|
"members": {
|
155725
155890
|
"taskSummary": {
|
155726
|
-
"shape": "
|
155891
|
+
"shape": "Sj4"
|
155727
155892
|
}
|
155728
155893
|
}
|
155729
155894
|
}
|
@@ -155846,7 +156011,7 @@ module.exports={
|
|
155846
156011
|
"type": "structure",
|
155847
156012
|
"members": {
|
155848
156013
|
"eventConfigurations": {
|
155849
|
-
"shape": "
|
156014
|
+
"shape": "Sju"
|
155850
156015
|
},
|
155851
156016
|
"creationDate": {
|
155852
156017
|
"type": "timestamp"
|
@@ -156042,6 +156207,9 @@ module.exports={
|
|
156042
156207
|
"startTime": {}
|
156043
156208
|
}
|
156044
156209
|
}
|
156210
|
+
},
|
156211
|
+
"destinationPackageVersions": {
|
156212
|
+
"shape": "S5b"
|
156045
156213
|
}
|
156046
156214
|
}
|
156047
156215
|
}
|
@@ -156163,6 +156331,9 @@ module.exports={
|
|
156163
156331
|
},
|
156164
156332
|
"maintenanceWindows": {
|
156165
156333
|
"shape": "S57"
|
156334
|
+
},
|
156335
|
+
"destinationPackageVersions": {
|
156336
|
+
"shape": "S5b"
|
156166
156337
|
}
|
156167
156338
|
}
|
156168
156339
|
}
|
@@ -156196,7 +156367,7 @@ module.exports={
|
|
156196
156367
|
"description": {},
|
156197
156368
|
"templateVersion": {},
|
156198
156369
|
"environments": {
|
156199
|
-
"shape": "
|
156370
|
+
"shape": "Sl0"
|
156200
156371
|
},
|
156201
156372
|
"documentParameters": {
|
156202
156373
|
"type": "list",
|
@@ -156243,7 +156414,7 @@ module.exports={
|
|
156243
156414
|
"actionId": {},
|
156244
156415
|
"roleArn": {},
|
156245
156416
|
"actionParams": {
|
156246
|
-
"shape": "
|
156417
|
+
"shape": "S5o"
|
156247
156418
|
},
|
156248
156419
|
"creationDate": {
|
156249
156420
|
"type": "timestamp"
|
@@ -156292,7 +156463,7 @@ module.exports={
|
|
156292
156463
|
},
|
156293
156464
|
"provisioningRoleArn": {},
|
156294
156465
|
"preProvisioningHook": {
|
156295
|
-
"shape": "
|
156466
|
+
"shape": "S8t"
|
156296
156467
|
},
|
156297
156468
|
"type": {}
|
156298
156469
|
}
|
@@ -156402,7 +156573,7 @@ module.exports={
|
|
156402
156573
|
"dayOfMonth": {},
|
156403
156574
|
"dayOfWeek": {},
|
156404
156575
|
"targetCheckNames": {
|
156405
|
-
"shape": "
|
156576
|
+
"shape": "S99"
|
156406
156577
|
},
|
156407
156578
|
"scheduledAuditName": {},
|
156408
156579
|
"scheduledAuditArn": {}
|
@@ -156433,18 +156604,18 @@ module.exports={
|
|
156433
156604
|
"securityProfileArn": {},
|
156434
156605
|
"securityProfileDescription": {},
|
156435
156606
|
"behaviors": {
|
156436
|
-
"shape": "
|
156607
|
+
"shape": "S9f"
|
156437
156608
|
},
|
156438
156609
|
"alertTargets": {
|
156439
|
-
"shape": "
|
156610
|
+
"shape": "Sa5"
|
156440
156611
|
},
|
156441
156612
|
"additionalMetricsToRetain": {
|
156442
|
-
"shape": "
|
156613
|
+
"shape": "Sa9",
|
156443
156614
|
"deprecated": true,
|
156444
156615
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
156445
156616
|
},
|
156446
156617
|
"additionalMetricsToRetainV2": {
|
156447
|
-
"shape": "
|
156618
|
+
"shape": "Saa"
|
156448
156619
|
},
|
156449
156620
|
"version": {
|
156450
156621
|
"type": "long"
|
@@ -156488,7 +156659,7 @@ module.exports={
|
|
156488
156659
|
},
|
156489
156660
|
"description": {},
|
156490
156661
|
"files": {
|
156491
|
-
"shape": "
|
156662
|
+
"shape": "Sag"
|
156492
156663
|
},
|
156493
156664
|
"createdAt": {
|
156494
156665
|
"type": "timestamp"
|
@@ -156571,7 +156742,7 @@ module.exports={
|
|
156571
156742
|
"members": {
|
156572
156743
|
"parentGroupName": {},
|
156573
156744
|
"rootToParentThingGroups": {
|
156574
|
-
"shape": "
|
156745
|
+
"shape": "Slt"
|
156575
156746
|
},
|
156576
156747
|
"creationDate": {
|
156577
156748
|
"type": "timestamp"
|
@@ -156654,10 +156825,10 @@ module.exports={
|
|
156654
156825
|
"thingTypeId": {},
|
156655
156826
|
"thingTypeArn": {},
|
156656
156827
|
"thingTypeProperties": {
|
156657
|
-
"shape": "
|
156828
|
+
"shape": "Sas"
|
156658
156829
|
},
|
156659
156830
|
"thingTypeMetadata": {
|
156660
|
-
"shape": "
|
156831
|
+
"shape": "Sm6"
|
156661
156832
|
}
|
156662
156833
|
}
|
156663
156834
|
}
|
@@ -156965,10 +157136,10 @@ module.exports={
|
|
156965
157136
|
"type": "structure",
|
156966
157137
|
"members": {
|
156967
157138
|
"thingIndexingConfiguration": {
|
156968
|
-
"shape": "
|
157139
|
+
"shape": "Sn5"
|
156969
157140
|
},
|
156970
157141
|
"thingGroupIndexingConfiguration": {
|
156971
|
-
"shape": "
|
157142
|
+
"shape": "Snh"
|
156972
157143
|
}
|
156973
157144
|
}
|
156974
157145
|
}
|
@@ -157047,20 +157218,20 @@ module.exports={
|
|
157047
157218
|
},
|
157048
157219
|
"description": {},
|
157049
157220
|
"targets": {
|
157050
|
-
"shape": "
|
157221
|
+
"shape": "S68"
|
157051
157222
|
},
|
157052
157223
|
"protocols": {
|
157053
|
-
"shape": "
|
157224
|
+
"shape": "S6a"
|
157054
157225
|
},
|
157055
157226
|
"awsJobExecutionsRolloutConfig": {
|
157056
|
-
"shape": "
|
157227
|
+
"shape": "S6c"
|
157057
157228
|
},
|
157058
157229
|
"awsJobPresignedUrlConfig": {
|
157059
|
-
"shape": "
|
157230
|
+
"shape": "S6j"
|
157060
157231
|
},
|
157061
157232
|
"targetSelection": {},
|
157062
157233
|
"otaUpdateFiles": {
|
157063
|
-
"shape": "
|
157234
|
+
"shape": "S6u"
|
157064
157235
|
},
|
157065
157236
|
"otaUpdateStatus": {},
|
157066
157237
|
"awsIotJobId": {},
|
@@ -157073,13 +157244,114 @@ module.exports={
|
|
157073
157244
|
}
|
157074
157245
|
},
|
157075
157246
|
"additionalParameters": {
|
157076
|
-
"shape": "
|
157247
|
+
"shape": "S7s"
|
157077
157248
|
}
|
157078
157249
|
}
|
157079
157250
|
}
|
157080
157251
|
}
|
157081
157252
|
}
|
157082
157253
|
},
|
157254
|
+
"GetPackage": {
|
157255
|
+
"http": {
|
157256
|
+
"method": "GET",
|
157257
|
+
"requestUri": "/packages/{packageName}",
|
157258
|
+
"responseCode": 200
|
157259
|
+
},
|
157260
|
+
"input": {
|
157261
|
+
"type": "structure",
|
157262
|
+
"required": [
|
157263
|
+
"packageName"
|
157264
|
+
],
|
157265
|
+
"members": {
|
157266
|
+
"packageName": {
|
157267
|
+
"location": "uri",
|
157268
|
+
"locationName": "packageName"
|
157269
|
+
}
|
157270
|
+
}
|
157271
|
+
},
|
157272
|
+
"output": {
|
157273
|
+
"type": "structure",
|
157274
|
+
"members": {
|
157275
|
+
"packageName": {},
|
157276
|
+
"packageArn": {},
|
157277
|
+
"description": {
|
157278
|
+
"shape": "S80"
|
157279
|
+
},
|
157280
|
+
"defaultVersionName": {},
|
157281
|
+
"creationDate": {
|
157282
|
+
"type": "timestamp"
|
157283
|
+
},
|
157284
|
+
"lastModifiedDate": {
|
157285
|
+
"type": "timestamp"
|
157286
|
+
}
|
157287
|
+
}
|
157288
|
+
}
|
157289
|
+
},
|
157290
|
+
"GetPackageConfiguration": {
|
157291
|
+
"http": {
|
157292
|
+
"method": "GET",
|
157293
|
+
"requestUri": "/package-configuration",
|
157294
|
+
"responseCode": 200
|
157295
|
+
},
|
157296
|
+
"input": {
|
157297
|
+
"type": "structure",
|
157298
|
+
"members": {}
|
157299
|
+
},
|
157300
|
+
"output": {
|
157301
|
+
"type": "structure",
|
157302
|
+
"members": {
|
157303
|
+
"versionUpdateByJobsConfig": {
|
157304
|
+
"shape": "Snx"
|
157305
|
+
}
|
157306
|
+
}
|
157307
|
+
}
|
157308
|
+
},
|
157309
|
+
"GetPackageVersion": {
|
157310
|
+
"http": {
|
157311
|
+
"method": "GET",
|
157312
|
+
"requestUri": "/packages/{packageName}/versions/{versionName}",
|
157313
|
+
"responseCode": 200
|
157314
|
+
},
|
157315
|
+
"input": {
|
157316
|
+
"type": "structure",
|
157317
|
+
"required": [
|
157318
|
+
"packageName",
|
157319
|
+
"versionName"
|
157320
|
+
],
|
157321
|
+
"members": {
|
157322
|
+
"packageName": {
|
157323
|
+
"location": "uri",
|
157324
|
+
"locationName": "packageName"
|
157325
|
+
},
|
157326
|
+
"versionName": {
|
157327
|
+
"location": "uri",
|
157328
|
+
"locationName": "versionName"
|
157329
|
+
}
|
157330
|
+
}
|
157331
|
+
},
|
157332
|
+
"output": {
|
157333
|
+
"type": "structure",
|
157334
|
+
"members": {
|
157335
|
+
"packageVersionArn": {},
|
157336
|
+
"packageName": {},
|
157337
|
+
"versionName": {},
|
157338
|
+
"description": {
|
157339
|
+
"shape": "S80"
|
157340
|
+
},
|
157341
|
+
"attributes": {
|
157342
|
+
"shape": "S87"
|
157343
|
+
},
|
157344
|
+
"status": {},
|
157345
|
+
"errorReason": {},
|
157346
|
+
"creationDate": {
|
157347
|
+
"type": "timestamp"
|
157348
|
+
},
|
157349
|
+
"lastModifiedDate": {
|
157350
|
+
"type": "timestamp"
|
157351
|
+
}
|
157352
|
+
}
|
157353
|
+
}
|
157354
|
+
},
|
157083
157355
|
"GetPercentiles": {
|
157084
157356
|
"http": {
|
157085
157357
|
"requestUri": "/indices/percentiles"
|
@@ -157296,14 +157568,14 @@ module.exports={
|
|
157296
157568
|
"type": "timestamp"
|
157297
157569
|
},
|
157298
157570
|
"actions": {
|
157299
|
-
"shape": "
|
157571
|
+
"shape": "Sb3"
|
157300
157572
|
},
|
157301
157573
|
"ruleDisabled": {
|
157302
157574
|
"type": "boolean"
|
157303
157575
|
},
|
157304
157576
|
"awsIotSqlVersion": {},
|
157305
157577
|
"errorAction": {
|
157306
|
-
"shape": "
|
157578
|
+
"shape": "Sb4"
|
157307
157579
|
}
|
157308
157580
|
}
|
157309
157581
|
}
|
@@ -157331,7 +157603,7 @@ module.exports={
|
|
157331
157603
|
"type": "structure",
|
157332
157604
|
"members": {
|
157333
157605
|
"topicRuleDestination": {
|
157334
|
-
"shape": "
|
157606
|
+
"shape": "Sej"
|
157335
157607
|
}
|
157336
157608
|
}
|
157337
157609
|
}
|
@@ -157408,13 +157680,13 @@ module.exports={
|
|
157408
157680
|
"thingName": {},
|
157409
157681
|
"securityProfileName": {},
|
157410
157682
|
"behavior": {
|
157411
|
-
"shape": "
|
157683
|
+
"shape": "S9g"
|
157412
157684
|
},
|
157413
157685
|
"lastViolationValue": {
|
157414
|
-
"shape": "
|
157686
|
+
"shape": "S9n"
|
157415
157687
|
},
|
157416
157688
|
"violationEventAdditionalInfo": {
|
157417
|
-
"shape": "
|
157689
|
+
"shape": "Sp7"
|
157418
157690
|
},
|
157419
157691
|
"verificationState": {},
|
157420
157692
|
"verificationStateDescription": {},
|
@@ -157465,7 +157737,7 @@ module.exports={
|
|
157465
157737
|
"type": "structure",
|
157466
157738
|
"members": {
|
157467
157739
|
"policies": {
|
157468
|
-
"shape": "
|
157740
|
+
"shape": "Spe"
|
157469
157741
|
},
|
157470
157742
|
"nextMarker": {}
|
157471
157743
|
}
|
@@ -157504,7 +157776,7 @@ module.exports={
|
|
157504
157776
|
"findings": {
|
157505
157777
|
"type": "list",
|
157506
157778
|
"member": {
|
157507
|
-
"shape": "
|
157779
|
+
"shape": "Sgv"
|
157508
157780
|
}
|
157509
157781
|
},
|
157510
157782
|
"nextToken": {}
|
@@ -157822,7 +158094,7 @@ module.exports={
|
|
157822
158094
|
"billingGroups": {
|
157823
158095
|
"type": "list",
|
157824
158096
|
"member": {
|
157825
|
-
"shape": "
|
158097
|
+
"shape": "Slu"
|
157826
158098
|
}
|
157827
158099
|
},
|
157828
158100
|
"nextToken": {}
|
@@ -157906,7 +158178,7 @@ module.exports={
|
|
157906
158178
|
"type": "structure",
|
157907
158179
|
"members": {
|
157908
158180
|
"certificates": {
|
157909
|
-
"shape": "
|
158181
|
+
"shape": "Sqg"
|
157910
158182
|
},
|
157911
158183
|
"nextMarker": {}
|
157912
158184
|
}
|
@@ -157947,7 +158219,7 @@ module.exports={
|
|
157947
158219
|
"type": "structure",
|
157948
158220
|
"members": {
|
157949
158221
|
"certificates": {
|
157950
|
-
"shape": "
|
158222
|
+
"shape": "Sqg"
|
157951
158223
|
},
|
157952
158224
|
"nextMarker": {}
|
157953
158225
|
}
|
@@ -158091,7 +158363,7 @@ module.exports={
|
|
158091
158363
|
"tasks": {
|
158092
158364
|
"type": "list",
|
158093
158365
|
"member": {
|
158094
|
-
"shape": "
|
158366
|
+
"shape": "Sj4"
|
158095
158367
|
}
|
158096
158368
|
},
|
158097
158369
|
"nextToken": {}
|
@@ -158275,7 +158547,7 @@ module.exports={
|
|
158275
158547
|
"members": {
|
158276
158548
|
"thingArn": {},
|
158277
158549
|
"jobExecutionSummary": {
|
158278
|
-
"shape": "
|
158550
|
+
"shape": "Srg"
|
158279
158551
|
}
|
158280
158552
|
}
|
158281
158553
|
}
|
@@ -158332,7 +158604,7 @@ module.exports={
|
|
158332
158604
|
"members": {
|
158333
158605
|
"jobId": {},
|
158334
158606
|
"jobExecutionSummary": {
|
158335
|
-
"shape": "
|
158607
|
+
"shape": "Srg"
|
158336
158608
|
}
|
158337
158609
|
}
|
158338
158610
|
}
|
@@ -158487,7 +158759,7 @@ module.exports={
|
|
158487
158759
|
"templateName": {},
|
158488
158760
|
"description": {},
|
158489
158761
|
"environments": {
|
158490
|
-
"shape": "
|
158762
|
+
"shape": "Sl0"
|
158491
158763
|
},
|
158492
158764
|
"templateVersion": {}
|
158493
158765
|
}
|
@@ -158560,7 +158832,7 @@ module.exports={
|
|
158560
158832
|
"type": "timestamp"
|
158561
158833
|
},
|
158562
158834
|
"value": {
|
158563
|
-
"shape": "
|
158835
|
+
"shape": "S9n"
|
158564
158836
|
}
|
158565
158837
|
}
|
158566
158838
|
}
|
@@ -158704,6 +158976,104 @@ module.exports={
|
|
158704
158976
|
}
|
158705
158977
|
}
|
158706
158978
|
},
|
158979
|
+
"ListPackageVersions": {
|
158980
|
+
"http": {
|
158981
|
+
"method": "GET",
|
158982
|
+
"requestUri": "/packages/{packageName}/versions",
|
158983
|
+
"responseCode": 200
|
158984
|
+
},
|
158985
|
+
"input": {
|
158986
|
+
"type": "structure",
|
158987
|
+
"required": [
|
158988
|
+
"packageName"
|
158989
|
+
],
|
158990
|
+
"members": {
|
158991
|
+
"packageName": {
|
158992
|
+
"location": "uri",
|
158993
|
+
"locationName": "packageName"
|
158994
|
+
},
|
158995
|
+
"status": {
|
158996
|
+
"location": "querystring",
|
158997
|
+
"locationName": "status"
|
158998
|
+
},
|
158999
|
+
"maxResults": {
|
159000
|
+
"location": "querystring",
|
159001
|
+
"locationName": "maxResults",
|
159002
|
+
"type": "integer"
|
159003
|
+
},
|
159004
|
+
"nextToken": {
|
159005
|
+
"location": "querystring",
|
159006
|
+
"locationName": "nextToken"
|
159007
|
+
}
|
159008
|
+
}
|
159009
|
+
},
|
159010
|
+
"output": {
|
159011
|
+
"type": "structure",
|
159012
|
+
"members": {
|
159013
|
+
"packageVersionSummaries": {
|
159014
|
+
"type": "list",
|
159015
|
+
"member": {
|
159016
|
+
"type": "structure",
|
159017
|
+
"members": {
|
159018
|
+
"packageName": {},
|
159019
|
+
"versionName": {},
|
159020
|
+
"status": {},
|
159021
|
+
"creationDate": {
|
159022
|
+
"type": "timestamp"
|
159023
|
+
},
|
159024
|
+
"lastModifiedDate": {
|
159025
|
+
"type": "timestamp"
|
159026
|
+
}
|
159027
|
+
}
|
159028
|
+
}
|
159029
|
+
},
|
159030
|
+
"nextToken": {}
|
159031
|
+
}
|
159032
|
+
}
|
159033
|
+
},
|
159034
|
+
"ListPackages": {
|
159035
|
+
"http": {
|
159036
|
+
"method": "GET",
|
159037
|
+
"requestUri": "/packages",
|
159038
|
+
"responseCode": 200
|
159039
|
+
},
|
159040
|
+
"input": {
|
159041
|
+
"type": "structure",
|
159042
|
+
"members": {
|
159043
|
+
"maxResults": {
|
159044
|
+
"location": "querystring",
|
159045
|
+
"locationName": "maxResults",
|
159046
|
+
"type": "integer"
|
159047
|
+
},
|
159048
|
+
"nextToken": {
|
159049
|
+
"location": "querystring",
|
159050
|
+
"locationName": "nextToken"
|
159051
|
+
}
|
159052
|
+
}
|
159053
|
+
},
|
159054
|
+
"output": {
|
159055
|
+
"type": "structure",
|
159056
|
+
"members": {
|
159057
|
+
"packageSummaries": {
|
159058
|
+
"type": "list",
|
159059
|
+
"member": {
|
159060
|
+
"type": "structure",
|
159061
|
+
"members": {
|
159062
|
+
"packageName": {},
|
159063
|
+
"defaultVersionName": {},
|
159064
|
+
"creationDate": {
|
159065
|
+
"type": "timestamp"
|
159066
|
+
},
|
159067
|
+
"lastModifiedDate": {
|
159068
|
+
"type": "timestamp"
|
159069
|
+
}
|
159070
|
+
}
|
159071
|
+
}
|
159072
|
+
},
|
159073
|
+
"nextToken": {}
|
159074
|
+
}
|
159075
|
+
}
|
159076
|
+
},
|
158707
159077
|
"ListPolicies": {
|
158708
159078
|
"http": {
|
158709
159079
|
"method": "GET",
|
@@ -158732,7 +159102,7 @@ module.exports={
|
|
158732
159102
|
"type": "structure",
|
158733
159103
|
"members": {
|
158734
159104
|
"policies": {
|
158735
|
-
"shape": "
|
159105
|
+
"shape": "Spe"
|
158736
159106
|
},
|
158737
159107
|
"nextMarker": {}
|
158738
159108
|
}
|
@@ -158773,7 +159143,7 @@ module.exports={
|
|
158773
159143
|
"type": "structure",
|
158774
159144
|
"members": {
|
158775
159145
|
"principals": {
|
158776
|
-
"shape": "
|
159146
|
+
"shape": "Ssr"
|
158777
159147
|
},
|
158778
159148
|
"nextMarker": {}
|
158779
159149
|
}
|
@@ -158853,7 +159223,7 @@ module.exports={
|
|
158853
159223
|
"type": "structure",
|
158854
159224
|
"members": {
|
158855
159225
|
"policies": {
|
158856
|
-
"shape": "
|
159226
|
+
"shape": "Spe"
|
158857
159227
|
},
|
158858
159228
|
"nextMarker": {}
|
158859
159229
|
}
|
@@ -158890,7 +159260,7 @@ module.exports={
|
|
158890
159260
|
"type": "structure",
|
158891
159261
|
"members": {
|
158892
159262
|
"things": {
|
158893
|
-
"shape": "
|
159263
|
+
"shape": "St1"
|
158894
159264
|
},
|
158895
159265
|
"nextToken": {}
|
158896
159266
|
}
|
@@ -159023,7 +159393,7 @@ module.exports={
|
|
159023
159393
|
"type": "structure",
|
159024
159394
|
"members": {
|
159025
159395
|
"relatedResources": {
|
159026
|
-
"shape": "
|
159396
|
+
"shape": "Sh0"
|
159027
159397
|
},
|
159028
159398
|
"nextToken": {}
|
159029
159399
|
}
|
@@ -159136,7 +159506,7 @@ module.exports={
|
|
159136
159506
|
"securityProfileIdentifiers": {
|
159137
159507
|
"type": "list",
|
159138
159508
|
"member": {
|
159139
|
-
"shape": "
|
159509
|
+
"shape": "Stm"
|
159140
159510
|
}
|
159141
159511
|
},
|
159142
159512
|
"nextToken": {}
|
@@ -159183,10 +159553,10 @@ module.exports={
|
|
159183
159553
|
"type": "structure",
|
159184
159554
|
"members": {
|
159185
159555
|
"securityProfileIdentifier": {
|
159186
|
-
"shape": "
|
159556
|
+
"shape": "Stm"
|
159187
159557
|
},
|
159188
159558
|
"target": {
|
159189
|
-
"shape": "
|
159559
|
+
"shape": "Str"
|
159190
159560
|
}
|
159191
159561
|
}
|
159192
159562
|
}
|
@@ -159339,7 +159709,7 @@ module.exports={
|
|
159339
159709
|
"securityProfileTargets": {
|
159340
159710
|
"type": "list",
|
159341
159711
|
"member": {
|
159342
|
-
"shape": "
|
159712
|
+
"shape": "Str"
|
159343
159713
|
}
|
159344
159714
|
},
|
159345
159715
|
"nextToken": {}
|
@@ -159382,7 +159752,7 @@ module.exports={
|
|
159382
159752
|
"type": "structure",
|
159383
159753
|
"members": {
|
159384
159754
|
"thingGroups": {
|
159385
|
-
"shape": "
|
159755
|
+
"shape": "Slt"
|
159386
159756
|
},
|
159387
159757
|
"nextToken": {}
|
159388
159758
|
}
|
@@ -159418,7 +159788,7 @@ module.exports={
|
|
159418
159788
|
"type": "structure",
|
159419
159789
|
"members": {
|
159420
159790
|
"thingGroups": {
|
159421
|
-
"shape": "
|
159791
|
+
"shape": "Slt"
|
159422
159792
|
},
|
159423
159793
|
"nextToken": {}
|
159424
159794
|
}
|
@@ -159454,7 +159824,7 @@ module.exports={
|
|
159454
159824
|
"type": "structure",
|
159455
159825
|
"members": {
|
159456
159826
|
"principals": {
|
159457
|
-
"shape": "
|
159827
|
+
"shape": "Ssr"
|
159458
159828
|
},
|
159459
159829
|
"nextToken": {}
|
159460
159830
|
}
|
@@ -159571,10 +159941,10 @@ module.exports={
|
|
159571
159941
|
"thingTypeName": {},
|
159572
159942
|
"thingTypeArn": {},
|
159573
159943
|
"thingTypeProperties": {
|
159574
|
-
"shape": "
|
159944
|
+
"shape": "Sas"
|
159575
159945
|
},
|
159576
159946
|
"thingTypeMetadata": {
|
159577
|
-
"shape": "
|
159947
|
+
"shape": "Sm6"
|
159578
159948
|
}
|
159579
159949
|
}
|
159580
159950
|
}
|
@@ -159673,7 +160043,7 @@ module.exports={
|
|
159673
160043
|
"type": "structure",
|
159674
160044
|
"members": {
|
159675
160045
|
"things": {
|
159676
|
-
"shape": "
|
160046
|
+
"shape": "St1"
|
159677
160047
|
},
|
159678
160048
|
"nextToken": {}
|
159679
160049
|
}
|
@@ -159714,7 +160084,7 @@ module.exports={
|
|
159714
160084
|
"type": "structure",
|
159715
160085
|
"members": {
|
159716
160086
|
"things": {
|
159717
|
-
"shape": "
|
160087
|
+
"shape": "St1"
|
159718
160088
|
},
|
159719
160089
|
"nextToken": {}
|
159720
160090
|
}
|
@@ -159766,10 +160136,10 @@ module.exports={
|
|
159766
160136
|
"type": "structure",
|
159767
160137
|
"members": {
|
159768
160138
|
"subnetIds": {
|
159769
|
-
"shape": "
|
160139
|
+
"shape": "Sed"
|
159770
160140
|
},
|
159771
160141
|
"securityGroups": {
|
159772
|
-
"shape": "
|
160142
|
+
"shape": "Sef"
|
159773
160143
|
},
|
159774
160144
|
"vpcId": {},
|
159775
160145
|
"roleArn": {}
|
@@ -159866,7 +160236,7 @@ module.exports={
|
|
159866
160236
|
"type": "structure",
|
159867
160237
|
"members": {
|
159868
160238
|
"logTarget": {
|
159869
|
-
"shape": "
|
160239
|
+
"shape": "Svf"
|
159870
160240
|
},
|
159871
160241
|
"logLevel": {}
|
159872
160242
|
}
|
@@ -159942,13 +160312,13 @@ module.exports={
|
|
159942
160312
|
"thingName": {},
|
159943
160313
|
"securityProfileName": {},
|
159944
160314
|
"behavior": {
|
159945
|
-
"shape": "
|
160315
|
+
"shape": "S9g"
|
159946
160316
|
},
|
159947
160317
|
"metricValue": {
|
159948
|
-
"shape": "
|
160318
|
+
"shape": "S9n"
|
159949
160319
|
},
|
159950
160320
|
"violationEventAdditionalInfo": {
|
159951
|
-
"shape": "
|
160321
|
+
"shape": "Sp7"
|
159952
160322
|
},
|
159953
160323
|
"violationEventType": {},
|
159954
160324
|
"verificationState": {},
|
@@ -160010,7 +160380,7 @@ module.exports={
|
|
160010
160380
|
"type": "boolean"
|
160011
160381
|
},
|
160012
160382
|
"registrationConfig": {
|
160013
|
-
"shape": "
|
160383
|
+
"shape": "Sir"
|
160014
160384
|
},
|
160015
160385
|
"tags": {
|
160016
160386
|
"shape": "S2e"
|
@@ -160181,7 +160551,7 @@ module.exports={
|
|
160181
160551
|
"locationName": "ruleName"
|
160182
160552
|
},
|
160183
160553
|
"topicRulePayload": {
|
160184
|
-
"shape": "
|
160554
|
+
"shape": "Sb0"
|
160185
160555
|
}
|
160186
160556
|
},
|
160187
160557
|
"payload": "topicRulePayload"
|
@@ -160219,7 +160589,7 @@ module.exports={
|
|
160219
160589
|
"thingId": {},
|
160220
160590
|
"thingTypeName": {},
|
160221
160591
|
"thingGroupNames": {
|
160222
|
-
"shape": "
|
160592
|
+
"shape": "Swb"
|
160223
160593
|
},
|
160224
160594
|
"attributes": {
|
160225
160595
|
"shape": "S3o"
|
@@ -160253,7 +160623,7 @@ module.exports={
|
|
160253
160623
|
"shape": "S3o"
|
160254
160624
|
},
|
160255
160625
|
"parentGroupNames": {
|
160256
|
-
"shape": "
|
160626
|
+
"shape": "Swb"
|
160257
160627
|
}
|
160258
160628
|
}
|
160259
160629
|
}
|
@@ -160341,7 +160711,7 @@ module.exports={
|
|
160341
160711
|
],
|
160342
160712
|
"members": {
|
160343
160713
|
"logTarget": {
|
160344
|
-
"shape": "
|
160714
|
+
"shape": "Svf"
|
160345
160715
|
},
|
160346
160716
|
"logLevel": {}
|
160347
160717
|
}
|
@@ -160380,10 +160750,10 @@ module.exports={
|
|
160380
160750
|
"locationName": "taskId"
|
160381
160751
|
},
|
160382
160752
|
"target": {
|
160383
|
-
"shape": "
|
160753
|
+
"shape": "Shf"
|
160384
160754
|
},
|
160385
160755
|
"auditCheckToActionsMapping": {
|
160386
|
-
"shape": "
|
160756
|
+
"shape": "Shj"
|
160387
160757
|
},
|
160388
160758
|
"clientRequestToken": {
|
160389
160759
|
"idempotencyToken": true
|
@@ -160416,14 +160786,14 @@ module.exports={
|
|
160416
160786
|
"locationName": "taskId"
|
160417
160787
|
},
|
160418
160788
|
"target": {
|
160419
|
-
"shape": "
|
160789
|
+
"shape": "Sj6"
|
160420
160790
|
},
|
160421
160791
|
"actions": {
|
160422
160792
|
"type": "list",
|
160423
160793
|
"member": {}
|
160424
160794
|
},
|
160425
160795
|
"violationEventOccurrenceRange": {
|
160426
|
-
"shape": "
|
160796
|
+
"shape": "Sj9"
|
160427
160797
|
},
|
160428
160798
|
"includeOnlyActiveViolations": {
|
160429
160799
|
"type": "boolean"
|
@@ -160454,7 +160824,7 @@ module.exports={
|
|
160454
160824
|
],
|
160455
160825
|
"members": {
|
160456
160826
|
"targetCheckNames": {
|
160457
|
-
"shape": "
|
160827
|
+
"shape": "S99"
|
160458
160828
|
}
|
160459
160829
|
}
|
160460
160830
|
},
|
@@ -160550,7 +160920,7 @@ module.exports={
|
|
160550
160920
|
"authInfos": {
|
160551
160921
|
"type": "list",
|
160552
160922
|
"member": {
|
160553
|
-
"shape": "
|
160923
|
+
"shape": "Sx4"
|
160554
160924
|
}
|
160555
160925
|
},
|
160556
160926
|
"clientId": {
|
@@ -160558,10 +160928,10 @@ module.exports={
|
|
160558
160928
|
"locationName": "clientId"
|
160559
160929
|
},
|
160560
160930
|
"policyNamesToAdd": {
|
160561
|
-
"shape": "
|
160931
|
+
"shape": "Sx8"
|
160562
160932
|
},
|
160563
160933
|
"policyNamesToSkip": {
|
160564
|
-
"shape": "
|
160934
|
+
"shape": "Sx8"
|
160565
160935
|
}
|
160566
160936
|
}
|
160567
160937
|
},
|
@@ -160574,13 +160944,13 @@ module.exports={
|
|
160574
160944
|
"type": "structure",
|
160575
160945
|
"members": {
|
160576
160946
|
"authInfo": {
|
160577
|
-
"shape": "
|
160947
|
+
"shape": "Sx4"
|
160578
160948
|
},
|
160579
160949
|
"allowed": {
|
160580
160950
|
"type": "structure",
|
160581
160951
|
"members": {
|
160582
160952
|
"policies": {
|
160583
|
-
"shape": "
|
160953
|
+
"shape": "Spe"
|
160584
160954
|
}
|
160585
160955
|
}
|
160586
160956
|
},
|
@@ -160591,7 +160961,7 @@ module.exports={
|
|
160591
160961
|
"type": "structure",
|
160592
160962
|
"members": {
|
160593
160963
|
"policies": {
|
160594
|
-
"shape": "
|
160964
|
+
"shape": "Spe"
|
160595
160965
|
}
|
160596
160966
|
}
|
160597
160967
|
},
|
@@ -160599,7 +160969,7 @@ module.exports={
|
|
160599
160969
|
"type": "structure",
|
160600
160970
|
"members": {
|
160601
160971
|
"policies": {
|
160602
|
-
"shape": "
|
160972
|
+
"shape": "Spe"
|
160603
160973
|
}
|
160604
160974
|
}
|
160605
160975
|
}
|
@@ -160744,10 +161114,10 @@ module.exports={
|
|
160744
161114
|
"members": {
|
160745
161115
|
"roleArn": {},
|
160746
161116
|
"auditNotificationTargetConfigurations": {
|
160747
|
-
"shape": "
|
161117
|
+
"shape": "Sgn"
|
160748
161118
|
},
|
160749
161119
|
"auditCheckConfigurations": {
|
160750
|
-
"shape": "
|
161120
|
+
"shape": "Sgq"
|
160751
161121
|
}
|
160752
161122
|
}
|
160753
161123
|
},
|
@@ -160877,7 +161247,7 @@ module.exports={
|
|
160877
161247
|
"locationName": "newAutoRegistrationStatus"
|
160878
161248
|
},
|
160879
161249
|
"registrationConfig": {
|
160880
|
-
"shape": "
|
161250
|
+
"shape": "Sir"
|
160881
161251
|
},
|
160882
161252
|
"removeAutoRegistration": {
|
160883
161253
|
"type": "boolean"
|
@@ -161062,7 +161432,7 @@ module.exports={
|
|
161062
161432
|
"type": "structure",
|
161063
161433
|
"members": {
|
161064
161434
|
"eventConfigurations": {
|
161065
|
-
"shape": "
|
161435
|
+
"shape": "Sju"
|
161066
161436
|
}
|
161067
161437
|
}
|
161068
161438
|
},
|
@@ -161113,10 +161483,10 @@ module.exports={
|
|
161113
161483
|
"type": "structure",
|
161114
161484
|
"members": {
|
161115
161485
|
"thingIndexingConfiguration": {
|
161116
|
-
"shape": "
|
161486
|
+
"shape": "Sn5"
|
161117
161487
|
},
|
161118
161488
|
"thingGroupIndexingConfiguration": {
|
161119
|
-
"shape": "
|
161489
|
+
"shape": "Snh"
|
161120
161490
|
}
|
161121
161491
|
}
|
161122
161492
|
},
|
@@ -161180,7 +161550,7 @@ module.exports={
|
|
161180
161550
|
},
|
161181
161551
|
"roleArn": {},
|
161182
161552
|
"actionParams": {
|
161183
|
-
"shape": "
|
161553
|
+
"shape": "S5o"
|
161184
161554
|
}
|
161185
161555
|
}
|
161186
161556
|
},
|
@@ -161192,6 +161562,108 @@ module.exports={
|
|
161192
161562
|
}
|
161193
161563
|
}
|
161194
161564
|
},
|
161565
|
+
"UpdatePackage": {
|
161566
|
+
"http": {
|
161567
|
+
"method": "PATCH",
|
161568
|
+
"requestUri": "/packages/{packageName}",
|
161569
|
+
"responseCode": 200
|
161570
|
+
},
|
161571
|
+
"input": {
|
161572
|
+
"type": "structure",
|
161573
|
+
"required": [
|
161574
|
+
"packageName"
|
161575
|
+
],
|
161576
|
+
"members": {
|
161577
|
+
"packageName": {
|
161578
|
+
"location": "uri",
|
161579
|
+
"locationName": "packageName"
|
161580
|
+
},
|
161581
|
+
"description": {
|
161582
|
+
"shape": "S80"
|
161583
|
+
},
|
161584
|
+
"defaultVersionName": {},
|
161585
|
+
"unsetDefaultVersion": {
|
161586
|
+
"type": "boolean"
|
161587
|
+
},
|
161588
|
+
"clientToken": {
|
161589
|
+
"idempotencyToken": true,
|
161590
|
+
"location": "querystring",
|
161591
|
+
"locationName": "clientToken"
|
161592
|
+
}
|
161593
|
+
}
|
161594
|
+
},
|
161595
|
+
"output": {
|
161596
|
+
"type": "structure",
|
161597
|
+
"members": {}
|
161598
|
+
},
|
161599
|
+
"idempotent": true
|
161600
|
+
},
|
161601
|
+
"UpdatePackageConfiguration": {
|
161602
|
+
"http": {
|
161603
|
+
"method": "PATCH",
|
161604
|
+
"requestUri": "/package-configuration",
|
161605
|
+
"responseCode": 200
|
161606
|
+
},
|
161607
|
+
"input": {
|
161608
|
+
"type": "structure",
|
161609
|
+
"members": {
|
161610
|
+
"versionUpdateByJobsConfig": {
|
161611
|
+
"shape": "Snx"
|
161612
|
+
},
|
161613
|
+
"clientToken": {
|
161614
|
+
"idempotencyToken": true,
|
161615
|
+
"location": "querystring",
|
161616
|
+
"locationName": "clientToken"
|
161617
|
+
}
|
161618
|
+
}
|
161619
|
+
},
|
161620
|
+
"output": {
|
161621
|
+
"type": "structure",
|
161622
|
+
"members": {}
|
161623
|
+
},
|
161624
|
+
"idempotent": true
|
161625
|
+
},
|
161626
|
+
"UpdatePackageVersion": {
|
161627
|
+
"http": {
|
161628
|
+
"method": "PATCH",
|
161629
|
+
"requestUri": "/packages/{packageName}/versions/{versionName}",
|
161630
|
+
"responseCode": 200
|
161631
|
+
},
|
161632
|
+
"input": {
|
161633
|
+
"type": "structure",
|
161634
|
+
"required": [
|
161635
|
+
"packageName",
|
161636
|
+
"versionName"
|
161637
|
+
],
|
161638
|
+
"members": {
|
161639
|
+
"packageName": {
|
161640
|
+
"location": "uri",
|
161641
|
+
"locationName": "packageName"
|
161642
|
+
},
|
161643
|
+
"versionName": {
|
161644
|
+
"location": "uri",
|
161645
|
+
"locationName": "versionName"
|
161646
|
+
},
|
161647
|
+
"description": {
|
161648
|
+
"shape": "S80"
|
161649
|
+
},
|
161650
|
+
"attributes": {
|
161651
|
+
"shape": "S87"
|
161652
|
+
},
|
161653
|
+
"action": {},
|
161654
|
+
"clientToken": {
|
161655
|
+
"idempotencyToken": true,
|
161656
|
+
"location": "querystring",
|
161657
|
+
"locationName": "clientToken"
|
161658
|
+
}
|
161659
|
+
}
|
161660
|
+
},
|
161661
|
+
"output": {
|
161662
|
+
"type": "structure",
|
161663
|
+
"members": {}
|
161664
|
+
},
|
161665
|
+
"idempotent": true
|
161666
|
+
},
|
161195
161667
|
"UpdateProvisioningTemplate": {
|
161196
161668
|
"http": {
|
161197
161669
|
"method": "PATCH",
|
@@ -161216,7 +161688,7 @@ module.exports={
|
|
161216
161688
|
},
|
161217
161689
|
"provisioningRoleArn": {},
|
161218
161690
|
"preProvisioningHook": {
|
161219
|
-
"shape": "
|
161691
|
+
"shape": "S8t"
|
161220
161692
|
},
|
161221
161693
|
"removePreProvisioningHook": {
|
161222
161694
|
"type": "boolean"
|
@@ -161272,7 +161744,7 @@ module.exports={
|
|
161272
161744
|
"dayOfMonth": {},
|
161273
161745
|
"dayOfWeek": {},
|
161274
161746
|
"targetCheckNames": {
|
161275
|
-
"shape": "
|
161747
|
+
"shape": "S99"
|
161276
161748
|
},
|
161277
161749
|
"scheduledAuditName": {
|
161278
161750
|
"location": "uri",
|
@@ -161304,18 +161776,18 @@ module.exports={
|
|
161304
161776
|
},
|
161305
161777
|
"securityProfileDescription": {},
|
161306
161778
|
"behaviors": {
|
161307
|
-
"shape": "
|
161779
|
+
"shape": "S9f"
|
161308
161780
|
},
|
161309
161781
|
"alertTargets": {
|
161310
|
-
"shape": "
|
161782
|
+
"shape": "Sa5"
|
161311
161783
|
},
|
161312
161784
|
"additionalMetricsToRetain": {
|
161313
|
-
"shape": "
|
161785
|
+
"shape": "Sa9",
|
161314
161786
|
"deprecated": true,
|
161315
161787
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
161316
161788
|
},
|
161317
161789
|
"additionalMetricsToRetainV2": {
|
161318
|
-
"shape": "
|
161790
|
+
"shape": "Saa"
|
161319
161791
|
},
|
161320
161792
|
"deleteBehaviors": {
|
161321
161793
|
"type": "boolean"
|
@@ -161340,18 +161812,18 @@ module.exports={
|
|
161340
161812
|
"securityProfileArn": {},
|
161341
161813
|
"securityProfileDescription": {},
|
161342
161814
|
"behaviors": {
|
161343
|
-
"shape": "
|
161815
|
+
"shape": "S9f"
|
161344
161816
|
},
|
161345
161817
|
"alertTargets": {
|
161346
|
-
"shape": "
|
161818
|
+
"shape": "Sa5"
|
161347
161819
|
},
|
161348
161820
|
"additionalMetricsToRetain": {
|
161349
|
-
"shape": "
|
161821
|
+
"shape": "Sa9",
|
161350
161822
|
"deprecated": true,
|
161351
161823
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
161352
161824
|
},
|
161353
161825
|
"additionalMetricsToRetainV2": {
|
161354
|
-
"shape": "
|
161826
|
+
"shape": "Saa"
|
161355
161827
|
},
|
161356
161828
|
"version": {
|
161357
161829
|
"type": "long"
|
@@ -161382,7 +161854,7 @@ module.exports={
|
|
161382
161854
|
},
|
161383
161855
|
"description": {},
|
161384
161856
|
"files": {
|
161385
|
-
"shape": "
|
161857
|
+
"shape": "Sag"
|
161386
161858
|
},
|
161387
161859
|
"roleArn": {}
|
161388
161860
|
}
|
@@ -161474,10 +161946,10 @@ module.exports={
|
|
161474
161946
|
"members": {
|
161475
161947
|
"thingName": {},
|
161476
161948
|
"thingGroupsToAdd": {
|
161477
|
-
"shape": "
|
161949
|
+
"shape": "Szr"
|
161478
161950
|
},
|
161479
161951
|
"thingGroupsToRemove": {
|
161480
|
-
"shape": "
|
161952
|
+
"shape": "Szr"
|
161481
161953
|
},
|
161482
161954
|
"overrideDynamicGroups": {
|
161483
161955
|
"type": "boolean"
|
@@ -161521,7 +161993,7 @@ module.exports={
|
|
161521
161993
|
],
|
161522
161994
|
"members": {
|
161523
161995
|
"behaviors": {
|
161524
|
-
"shape": "
|
161996
|
+
"shape": "S9f"
|
161525
161997
|
}
|
161526
161998
|
}
|
161527
161999
|
},
|
@@ -161801,7 +162273,11 @@ module.exports={
|
|
161801
162273
|
}
|
161802
162274
|
}
|
161803
162275
|
},
|
161804
|
-
"
|
162276
|
+
"S5b": {
|
162277
|
+
"type": "list",
|
162278
|
+
"member": {}
|
162279
|
+
},
|
162280
|
+
"S5j": {
|
161805
162281
|
"type": "structure",
|
161806
162282
|
"members": {
|
161807
162283
|
"PublicKey": {},
|
@@ -161811,7 +162287,7 @@ module.exports={
|
|
161811
162287
|
}
|
161812
162288
|
}
|
161813
162289
|
},
|
161814
|
-
"
|
162290
|
+
"S5o": {
|
161815
162291
|
"type": "structure",
|
161816
162292
|
"members": {
|
161817
162293
|
"updateDeviceCertificateParams": {
|
@@ -161878,15 +162354,15 @@ module.exports={
|
|
161878
162354
|
}
|
161879
162355
|
}
|
161880
162356
|
},
|
161881
|
-
"
|
162357
|
+
"S68": {
|
161882
162358
|
"type": "list",
|
161883
162359
|
"member": {}
|
161884
162360
|
},
|
161885
|
-
"
|
162361
|
+
"S6a": {
|
161886
162362
|
"type": "list",
|
161887
162363
|
"member": {}
|
161888
162364
|
},
|
161889
|
-
"
|
162365
|
+
"S6c": {
|
161890
162366
|
"type": "structure",
|
161891
162367
|
"members": {
|
161892
162368
|
"maximumPerMinute": {
|
@@ -161921,7 +162397,7 @@ module.exports={
|
|
161921
162397
|
}
|
161922
162398
|
}
|
161923
162399
|
},
|
161924
|
-
"
|
162400
|
+
"S6j": {
|
161925
162401
|
"type": "structure",
|
161926
162402
|
"members": {
|
161927
162403
|
"expiresInSec": {
|
@@ -161929,7 +162405,7 @@ module.exports={
|
|
161929
162405
|
}
|
161930
162406
|
}
|
161931
162407
|
},
|
161932
|
-
"
|
162408
|
+
"S6u": {
|
161933
162409
|
"type": "list",
|
161934
162410
|
"member": {
|
161935
162411
|
"type": "structure",
|
@@ -161952,7 +162428,7 @@ module.exports={
|
|
161952
162428
|
}
|
161953
162429
|
},
|
161954
162430
|
"s3Location": {
|
161955
|
-
"shape": "
|
162431
|
+
"shape": "S73"
|
161956
162432
|
}
|
161957
162433
|
}
|
161958
162434
|
},
|
@@ -162018,7 +162494,7 @@ module.exports={
|
|
162018
162494
|
}
|
162019
162495
|
}
|
162020
162496
|
},
|
162021
|
-
"
|
162497
|
+
"S73": {
|
162022
162498
|
"type": "structure",
|
162023
162499
|
"members": {
|
162024
162500
|
"bucket": {},
|
@@ -162026,12 +162502,27 @@ module.exports={
|
|
162026
162502
|
"version": {}
|
162027
162503
|
}
|
162028
162504
|
},
|
162029
|
-
"
|
162505
|
+
"S7s": {
|
162030
162506
|
"type": "map",
|
162031
162507
|
"key": {},
|
162032
162508
|
"value": {}
|
162033
162509
|
},
|
162034
|
-
"
|
162510
|
+
"S80": {
|
162511
|
+
"type": "string",
|
162512
|
+
"sensitive": true
|
162513
|
+
},
|
162514
|
+
"S81": {
|
162515
|
+
"type": "map",
|
162516
|
+
"key": {},
|
162517
|
+
"value": {}
|
162518
|
+
},
|
162519
|
+
"S87": {
|
162520
|
+
"type": "map",
|
162521
|
+
"key": {},
|
162522
|
+
"value": {},
|
162523
|
+
"sensitive": true
|
162524
|
+
},
|
162525
|
+
"S8t": {
|
162035
162526
|
"type": "structure",
|
162036
162527
|
"required": [
|
162037
162528
|
"targetArn"
|
@@ -162041,17 +162532,17 @@ module.exports={
|
|
162041
162532
|
"targetArn": {}
|
162042
162533
|
}
|
162043
162534
|
},
|
162044
|
-
"
|
162535
|
+
"S99": {
|
162045
162536
|
"type": "list",
|
162046
162537
|
"member": {}
|
162047
162538
|
},
|
162048
|
-
"
|
162539
|
+
"S9f": {
|
162049
162540
|
"type": "list",
|
162050
162541
|
"member": {
|
162051
|
-
"shape": "
|
162542
|
+
"shape": "S9g"
|
162052
162543
|
}
|
162053
162544
|
},
|
162054
|
-
"
|
162545
|
+
"S9g": {
|
162055
162546
|
"type": "structure",
|
162056
162547
|
"required": [
|
162057
162548
|
"name"
|
@@ -162060,14 +162551,14 @@ module.exports={
|
|
162060
162551
|
"name": {},
|
162061
162552
|
"metric": {},
|
162062
162553
|
"metricDimension": {
|
162063
|
-
"shape": "
|
162554
|
+
"shape": "S9j"
|
162064
162555
|
},
|
162065
162556
|
"criteria": {
|
162066
162557
|
"type": "structure",
|
162067
162558
|
"members": {
|
162068
162559
|
"comparisonOperator": {},
|
162069
162560
|
"value": {
|
162070
|
-
"shape": "
|
162561
|
+
"shape": "S9n"
|
162071
162562
|
},
|
162072
162563
|
"durationSeconds": {
|
162073
162564
|
"type": "integer"
|
@@ -162100,7 +162591,7 @@ module.exports={
|
|
162100
162591
|
}
|
162101
162592
|
}
|
162102
162593
|
},
|
162103
|
-
"
|
162594
|
+
"S9j": {
|
162104
162595
|
"type": "structure",
|
162105
162596
|
"required": [
|
162106
162597
|
"dimensionName"
|
@@ -162110,7 +162601,7 @@ module.exports={
|
|
162110
162601
|
"operator": {}
|
162111
162602
|
}
|
162112
162603
|
},
|
162113
|
-
"
|
162604
|
+
"S9n": {
|
162114
162605
|
"type": "structure",
|
162115
162606
|
"members": {
|
162116
162607
|
"count": {
|
@@ -162141,7 +162632,7 @@ module.exports={
|
|
162141
162632
|
}
|
162142
162633
|
}
|
162143
162634
|
},
|
162144
|
-
"
|
162635
|
+
"Sa5": {
|
162145
162636
|
"type": "map",
|
162146
162637
|
"key": {},
|
162147
162638
|
"value": {
|
@@ -162156,11 +162647,11 @@ module.exports={
|
|
162156
162647
|
}
|
162157
162648
|
}
|
162158
162649
|
},
|
162159
|
-
"
|
162650
|
+
"Sa9": {
|
162160
162651
|
"type": "list",
|
162161
162652
|
"member": {}
|
162162
162653
|
},
|
162163
|
-
"
|
162654
|
+
"Saa": {
|
162164
162655
|
"type": "list",
|
162165
162656
|
"member": {
|
162166
162657
|
"type": "structure",
|
@@ -162170,12 +162661,12 @@ module.exports={
|
|
162170
162661
|
"members": {
|
162171
162662
|
"metric": {},
|
162172
162663
|
"metricDimension": {
|
162173
|
-
"shape": "
|
162664
|
+
"shape": "S9j"
|
162174
162665
|
}
|
162175
162666
|
}
|
162176
162667
|
}
|
162177
162668
|
},
|
162178
|
-
"
|
162669
|
+
"Sag": {
|
162179
162670
|
"type": "list",
|
162180
162671
|
"member": {
|
162181
162672
|
"type": "structure",
|
@@ -162184,12 +162675,12 @@ module.exports={
|
|
162184
162675
|
"type": "integer"
|
162185
162676
|
},
|
162186
162677
|
"s3Location": {
|
162187
|
-
"shape": "
|
162678
|
+
"shape": "S73"
|
162188
162679
|
}
|
162189
162680
|
}
|
162190
162681
|
}
|
162191
162682
|
},
|
162192
|
-
"
|
162683
|
+
"Sas": {
|
162193
162684
|
"type": "structure",
|
162194
162685
|
"members": {
|
162195
162686
|
"thingTypeDescription": {},
|
@@ -162199,7 +162690,7 @@ module.exports={
|
|
162199
162690
|
}
|
162200
162691
|
}
|
162201
162692
|
},
|
162202
|
-
"
|
162693
|
+
"Sb0": {
|
162203
162694
|
"type": "structure",
|
162204
162695
|
"required": [
|
162205
162696
|
"sql",
|
@@ -162209,24 +162700,24 @@ module.exports={
|
|
162209
162700
|
"sql": {},
|
162210
162701
|
"description": {},
|
162211
162702
|
"actions": {
|
162212
|
-
"shape": "
|
162703
|
+
"shape": "Sb3"
|
162213
162704
|
},
|
162214
162705
|
"ruleDisabled": {
|
162215
162706
|
"type": "boolean"
|
162216
162707
|
},
|
162217
162708
|
"awsIotSqlVersion": {},
|
162218
162709
|
"errorAction": {
|
162219
|
-
"shape": "
|
162710
|
+
"shape": "Sb4"
|
162220
162711
|
}
|
162221
162712
|
}
|
162222
162713
|
},
|
162223
|
-
"
|
162714
|
+
"Sb3": {
|
162224
162715
|
"type": "list",
|
162225
162716
|
"member": {
|
162226
|
-
"shape": "
|
162717
|
+
"shape": "Sb4"
|
162227
162718
|
}
|
162228
162719
|
},
|
162229
|
-
"
|
162720
|
+
"Sb4": {
|
162230
162721
|
"type": "structure",
|
162231
162722
|
"members": {
|
162232
162723
|
"dynamoDB": {
|
@@ -162699,15 +163190,15 @@ module.exports={
|
|
162699
163190
|
}
|
162700
163191
|
}
|
162701
163192
|
},
|
162702
|
-
"
|
163193
|
+
"Sed": {
|
162703
163194
|
"type": "list",
|
162704
163195
|
"member": {}
|
162705
163196
|
},
|
162706
|
-
"
|
163197
|
+
"Sef": {
|
162707
163198
|
"type": "list",
|
162708
163199
|
"member": {}
|
162709
163200
|
},
|
162710
|
-
"
|
163201
|
+
"Sej": {
|
162711
163202
|
"type": "structure",
|
162712
163203
|
"members": {
|
162713
163204
|
"arn": {},
|
@@ -162729,10 +163220,10 @@ module.exports={
|
|
162729
163220
|
"type": "structure",
|
162730
163221
|
"members": {
|
162731
163222
|
"subnetIds": {
|
162732
|
-
"shape": "
|
163223
|
+
"shape": "Sed"
|
162733
163224
|
},
|
162734
163225
|
"securityGroups": {
|
162735
|
-
"shape": "
|
163226
|
+
"shape": "Sef"
|
162736
163227
|
},
|
162737
163228
|
"vpcId": {},
|
162738
163229
|
"roleArn": {}
|
@@ -162740,7 +163231,7 @@ module.exports={
|
|
162740
163231
|
}
|
162741
163232
|
}
|
162742
163233
|
},
|
162743
|
-
"
|
163234
|
+
"Sgn": {
|
162744
163235
|
"type": "map",
|
162745
163236
|
"key": {},
|
162746
163237
|
"value": {
|
@@ -162754,7 +163245,7 @@ module.exports={
|
|
162754
163245
|
}
|
162755
163246
|
}
|
162756
163247
|
},
|
162757
|
-
"
|
163248
|
+
"Sgq": {
|
162758
163249
|
"type": "map",
|
162759
163250
|
"key": {},
|
162760
163251
|
"value": {
|
@@ -162766,7 +163257,7 @@ module.exports={
|
|
162766
163257
|
}
|
162767
163258
|
}
|
162768
163259
|
},
|
162769
|
-
"
|
163260
|
+
"Sgv": {
|
162770
163261
|
"type": "structure",
|
162771
163262
|
"members": {
|
162772
163263
|
"findingId": {},
|
@@ -162787,12 +163278,12 @@ module.exports={
|
|
162787
163278
|
"shape": "S1o"
|
162788
163279
|
},
|
162789
163280
|
"additionalInfo": {
|
162790
|
-
"shape": "
|
163281
|
+
"shape": "Sgz"
|
162791
163282
|
}
|
162792
163283
|
}
|
162793
163284
|
},
|
162794
163285
|
"relatedResources": {
|
162795
|
-
"shape": "
|
163286
|
+
"shape": "Sh0"
|
162796
163287
|
},
|
162797
163288
|
"reasonForNonCompliance": {},
|
162798
163289
|
"reasonForNonComplianceCode": {},
|
@@ -162801,12 +163292,12 @@ module.exports={
|
|
162801
163292
|
}
|
162802
163293
|
}
|
162803
163294
|
},
|
162804
|
-
"
|
163295
|
+
"Sgz": {
|
162805
163296
|
"type": "map",
|
162806
163297
|
"key": {},
|
162807
163298
|
"value": {}
|
162808
163299
|
},
|
162809
|
-
"
|
163300
|
+
"Sh0": {
|
162810
163301
|
"type": "list",
|
162811
163302
|
"member": {
|
162812
163303
|
"type": "structure",
|
@@ -162816,12 +163307,12 @@ module.exports={
|
|
162816
163307
|
"shape": "S1o"
|
162817
163308
|
},
|
162818
163309
|
"additionalInfo": {
|
162819
|
-
"shape": "
|
163310
|
+
"shape": "Sgz"
|
162820
163311
|
}
|
162821
163312
|
}
|
162822
163313
|
}
|
162823
163314
|
},
|
162824
|
-
"
|
163315
|
+
"Shf": {
|
162825
163316
|
"type": "structure",
|
162826
163317
|
"members": {
|
162827
163318
|
"auditTaskId": {},
|
@@ -162839,7 +163330,7 @@ module.exports={
|
|
162839
163330
|
}
|
162840
163331
|
}
|
162841
163332
|
},
|
162842
|
-
"
|
163333
|
+
"Shj": {
|
162843
163334
|
"type": "map",
|
162844
163335
|
"key": {},
|
162845
163336
|
"value": {
|
@@ -162847,7 +163338,7 @@ module.exports={
|
|
162847
163338
|
"member": {}
|
162848
163339
|
}
|
162849
163340
|
},
|
162850
|
-
"
|
163341
|
+
"Shl": {
|
162851
163342
|
"type": "list",
|
162852
163343
|
"member": {
|
162853
163344
|
"type": "structure",
|
@@ -162856,12 +163347,12 @@ module.exports={
|
|
162856
163347
|
"id": {},
|
162857
163348
|
"roleArn": {},
|
162858
163349
|
"actionParams": {
|
162859
|
-
"shape": "
|
163350
|
+
"shape": "S5o"
|
162860
163351
|
}
|
162861
163352
|
}
|
162862
163353
|
}
|
162863
163354
|
},
|
162864
|
-
"
|
163355
|
+
"Sic": {
|
162865
163356
|
"type": "structure",
|
162866
163357
|
"members": {
|
162867
163358
|
"authorizerName": {},
|
@@ -162886,7 +163377,7 @@ module.exports={
|
|
162886
163377
|
}
|
162887
163378
|
}
|
162888
163379
|
},
|
162889
|
-
"
|
163380
|
+
"Sip": {
|
162890
163381
|
"type": "structure",
|
162891
163382
|
"members": {
|
162892
163383
|
"notBefore": {
|
@@ -162897,7 +163388,7 @@ module.exports={
|
|
162897
163388
|
}
|
162898
163389
|
}
|
162899
163390
|
},
|
162900
|
-
"
|
163391
|
+
"Sir": {
|
162901
163392
|
"type": "structure",
|
162902
163393
|
"members": {
|
162903
163394
|
"templateBody": {},
|
@@ -162905,7 +163396,7 @@ module.exports={
|
|
162905
163396
|
"templateName": {}
|
162906
163397
|
}
|
162907
163398
|
},
|
162908
|
-
"
|
163399
|
+
"Sj4": {
|
162909
163400
|
"type": "structure",
|
162910
163401
|
"members": {
|
162911
163402
|
"taskId": {},
|
@@ -162917,10 +163408,10 @@ module.exports={
|
|
162917
163408
|
"type": "timestamp"
|
162918
163409
|
},
|
162919
163410
|
"target": {
|
162920
|
-
"shape": "
|
163411
|
+
"shape": "Sj6"
|
162921
163412
|
},
|
162922
163413
|
"violationEventOccurrenceRange": {
|
162923
|
-
"shape": "
|
163414
|
+
"shape": "Sj9"
|
162924
163415
|
},
|
162925
163416
|
"onlyActiveViolationsIncluded": {
|
162926
163417
|
"type": "boolean"
|
@@ -162929,7 +163420,7 @@ module.exports={
|
|
162929
163420
|
"type": "boolean"
|
162930
163421
|
},
|
162931
163422
|
"actionsDefinition": {
|
162932
|
-
"shape": "
|
163423
|
+
"shape": "Shl"
|
162933
163424
|
},
|
162934
163425
|
"taskStatistics": {
|
162935
163426
|
"type": "structure",
|
@@ -162947,7 +163438,7 @@ module.exports={
|
|
162947
163438
|
}
|
162948
163439
|
}
|
162949
163440
|
},
|
162950
|
-
"
|
163441
|
+
"Sj6": {
|
162951
163442
|
"type": "structure",
|
162952
163443
|
"members": {
|
162953
163444
|
"violationIds": {
|
@@ -162958,7 +163449,7 @@ module.exports={
|
|
162958
163449
|
"behaviorName": {}
|
162959
163450
|
}
|
162960
163451
|
},
|
162961
|
-
"
|
163452
|
+
"Sj9": {
|
162962
163453
|
"type": "structure",
|
162963
163454
|
"required": [
|
162964
163455
|
"startTime",
|
@@ -162973,7 +163464,7 @@ module.exports={
|
|
162973
163464
|
}
|
162974
163465
|
}
|
162975
163466
|
},
|
162976
|
-
"
|
163467
|
+
"Sju": {
|
162977
163468
|
"type": "map",
|
162978
163469
|
"key": {},
|
162979
163470
|
"value": {
|
@@ -162985,24 +163476,24 @@ module.exports={
|
|
162985
163476
|
}
|
162986
163477
|
}
|
162987
163478
|
},
|
162988
|
-
"
|
163479
|
+
"Sl0": {
|
162989
163480
|
"type": "list",
|
162990
163481
|
"member": {}
|
162991
163482
|
},
|
162992
|
-
"
|
163483
|
+
"Slt": {
|
162993
163484
|
"type": "list",
|
162994
163485
|
"member": {
|
162995
|
-
"shape": "
|
163486
|
+
"shape": "Slu"
|
162996
163487
|
}
|
162997
163488
|
},
|
162998
|
-
"
|
163489
|
+
"Slu": {
|
162999
163490
|
"type": "structure",
|
163000
163491
|
"members": {
|
163001
163492
|
"groupName": {},
|
163002
163493
|
"groupArn": {}
|
163003
163494
|
}
|
163004
163495
|
},
|
163005
|
-
"
|
163496
|
+
"Sm6": {
|
163006
163497
|
"type": "structure",
|
163007
163498
|
"members": {
|
163008
163499
|
"deprecated": {
|
@@ -163016,7 +163507,7 @@ module.exports={
|
|
163016
163507
|
}
|
163017
163508
|
}
|
163018
163509
|
},
|
163019
|
-
"
|
163510
|
+
"Sn5": {
|
163020
163511
|
"type": "structure",
|
163021
163512
|
"required": [
|
163022
163513
|
"thingIndexingMode"
|
@@ -163027,10 +163518,10 @@ module.exports={
|
|
163027
163518
|
"deviceDefenderIndexingMode": {},
|
163028
163519
|
"namedShadowIndexingMode": {},
|
163029
163520
|
"managedFields": {
|
163030
|
-
"shape": "
|
163521
|
+
"shape": "Sna"
|
163031
163522
|
},
|
163032
163523
|
"customFields": {
|
163033
|
-
"shape": "
|
163524
|
+
"shape": "Sna"
|
163034
163525
|
},
|
163035
163526
|
"filter": {
|
163036
163527
|
"type": "structure",
|
@@ -163043,7 +163534,7 @@ module.exports={
|
|
163043
163534
|
}
|
163044
163535
|
}
|
163045
163536
|
},
|
163046
|
-
"
|
163537
|
+
"Sna": {
|
163047
163538
|
"type": "list",
|
163048
163539
|
"member": {
|
163049
163540
|
"type": "structure",
|
@@ -163053,7 +163544,7 @@ module.exports={
|
|
163053
163544
|
}
|
163054
163545
|
}
|
163055
163546
|
},
|
163056
|
-
"
|
163547
|
+
"Snh": {
|
163057
163548
|
"type": "structure",
|
163058
163549
|
"required": [
|
163059
163550
|
"thingGroupIndexingMode"
|
@@ -163061,20 +163552,29 @@ module.exports={
|
|
163061
163552
|
"members": {
|
163062
163553
|
"thingGroupIndexingMode": {},
|
163063
163554
|
"managedFields": {
|
163064
|
-
"shape": "
|
163555
|
+
"shape": "Sna"
|
163065
163556
|
},
|
163066
163557
|
"customFields": {
|
163067
|
-
"shape": "
|
163558
|
+
"shape": "Sna"
|
163068
163559
|
}
|
163069
163560
|
}
|
163070
163561
|
},
|
163071
|
-
"
|
163562
|
+
"Snx": {
|
163563
|
+
"type": "structure",
|
163564
|
+
"members": {
|
163565
|
+
"enabled": {
|
163566
|
+
"type": "boolean"
|
163567
|
+
},
|
163568
|
+
"roleArn": {}
|
163569
|
+
}
|
163570
|
+
},
|
163571
|
+
"Sp7": {
|
163072
163572
|
"type": "structure",
|
163073
163573
|
"members": {
|
163074
163574
|
"confidenceLevel": {}
|
163075
163575
|
}
|
163076
163576
|
},
|
163077
|
-
"
|
163577
|
+
"Spe": {
|
163078
163578
|
"type": "list",
|
163079
163579
|
"member": {
|
163080
163580
|
"type": "structure",
|
@@ -163084,7 +163584,7 @@ module.exports={
|
|
163084
163584
|
}
|
163085
163585
|
}
|
163086
163586
|
},
|
163087
|
-
"
|
163587
|
+
"Sqg": {
|
163088
163588
|
"type": "list",
|
163089
163589
|
"member": {
|
163090
163590
|
"type": "structure",
|
@@ -163099,7 +163599,7 @@ module.exports={
|
|
163099
163599
|
}
|
163100
163600
|
}
|
163101
163601
|
},
|
163102
|
-
"
|
163602
|
+
"Srg": {
|
163103
163603
|
"type": "structure",
|
163104
163604
|
"members": {
|
163105
163605
|
"status": {},
|
@@ -163120,15 +163620,15 @@ module.exports={
|
|
163120
163620
|
}
|
163121
163621
|
}
|
163122
163622
|
},
|
163123
|
-
"
|
163623
|
+
"Ssr": {
|
163124
163624
|
"type": "list",
|
163125
163625
|
"member": {}
|
163126
163626
|
},
|
163127
|
-
"
|
163627
|
+
"St1": {
|
163128
163628
|
"type": "list",
|
163129
163629
|
"member": {}
|
163130
163630
|
},
|
163131
|
-
"
|
163631
|
+
"Stm": {
|
163132
163632
|
"type": "structure",
|
163133
163633
|
"required": [
|
163134
163634
|
"name",
|
@@ -163139,7 +163639,7 @@ module.exports={
|
|
163139
163639
|
"arn": {}
|
163140
163640
|
}
|
163141
163641
|
},
|
163142
|
-
"
|
163642
|
+
"Str": {
|
163143
163643
|
"type": "structure",
|
163144
163644
|
"required": [
|
163145
163645
|
"arn"
|
@@ -163148,7 +163648,7 @@ module.exports={
|
|
163148
163648
|
"arn": {}
|
163149
163649
|
}
|
163150
163650
|
},
|
163151
|
-
"
|
163651
|
+
"Svf": {
|
163152
163652
|
"type": "structure",
|
163153
163653
|
"required": [
|
163154
163654
|
"targetType"
|
@@ -163158,11 +163658,11 @@ module.exports={
|
|
163158
163658
|
"targetName": {}
|
163159
163659
|
}
|
163160
163660
|
},
|
163161
|
-
"
|
163661
|
+
"Swb": {
|
163162
163662
|
"type": "list",
|
163163
163663
|
"member": {}
|
163164
163664
|
},
|
163165
|
-
"
|
163665
|
+
"Sx4": {
|
163166
163666
|
"type": "structure",
|
163167
163667
|
"required": [
|
163168
163668
|
"resources"
|
@@ -163175,11 +163675,11 @@ module.exports={
|
|
163175
163675
|
}
|
163176
163676
|
}
|
163177
163677
|
},
|
163178
|
-
"
|
163678
|
+
"Sx8": {
|
163179
163679
|
"type": "list",
|
163180
163680
|
"member": {}
|
163181
163681
|
},
|
163182
|
-
"
|
163682
|
+
"Szr": {
|
163183
163683
|
"type": "list",
|
163184
163684
|
"member": {}
|
163185
163685
|
}
|
@@ -163362,6 +163862,18 @@ module.exports={
|
|
163362
163862
|
"output_token": "nextMarker",
|
163363
163863
|
"result_key": "outgoingCertificates"
|
163364
163864
|
},
|
163865
|
+
"ListPackageVersions": {
|
163866
|
+
"input_token": "nextToken",
|
163867
|
+
"limit_key": "maxResults",
|
163868
|
+
"output_token": "nextToken",
|
163869
|
+
"result_key": "packageVersionSummaries"
|
163870
|
+
},
|
163871
|
+
"ListPackages": {
|
163872
|
+
"input_token": "nextToken",
|
163873
|
+
"limit_key": "maxResults",
|
163874
|
+
"output_token": "nextToken",
|
163875
|
+
"result_key": "packageSummaries"
|
163876
|
+
},
|
163365
163877
|
"ListPolicies": {
|
163366
163878
|
"input_token": "marker",
|
163367
163879
|
"limit_key": "pageSize",
|
@@ -179343,6 +179855,19 @@ module.exports={
|
|
179343
179855
|
}
|
179344
179856
|
}
|
179345
179857
|
},
|
179858
|
+
"DeleteAccountPolicy": {
|
179859
|
+
"input": {
|
179860
|
+
"type": "structure",
|
179861
|
+
"required": [
|
179862
|
+
"policyName",
|
179863
|
+
"policyType"
|
179864
|
+
],
|
179865
|
+
"members": {
|
179866
|
+
"policyName": {},
|
179867
|
+
"policyType": {}
|
179868
|
+
}
|
179869
|
+
}
|
179870
|
+
},
|
179346
179871
|
"DeleteDataProtectionPolicy": {
|
179347
179872
|
"input": {
|
179348
179873
|
"type": "structure",
|
@@ -179453,6 +179978,32 @@ module.exports={
|
|
179453
179978
|
}
|
179454
179979
|
}
|
179455
179980
|
},
|
179981
|
+
"DescribeAccountPolicies": {
|
179982
|
+
"input": {
|
179983
|
+
"type": "structure",
|
179984
|
+
"required": [
|
179985
|
+
"policyType"
|
179986
|
+
],
|
179987
|
+
"members": {
|
179988
|
+
"policyType": {},
|
179989
|
+
"policyName": {},
|
179990
|
+
"accountIdentifiers": {
|
179991
|
+
"shape": "S11"
|
179992
|
+
}
|
179993
|
+
}
|
179994
|
+
},
|
179995
|
+
"output": {
|
179996
|
+
"type": "structure",
|
179997
|
+
"members": {
|
179998
|
+
"accountPolicies": {
|
179999
|
+
"type": "list",
|
180000
|
+
"member": {
|
180001
|
+
"shape": "S15"
|
180002
|
+
}
|
180003
|
+
}
|
180004
|
+
}
|
180005
|
+
}
|
180006
|
+
},
|
179456
180007
|
"DescribeDestinations": {
|
179457
180008
|
"input": {
|
179458
180009
|
"type": "structure",
|
@@ -179470,7 +180021,7 @@ module.exports={
|
|
179470
180021
|
"destinations": {
|
179471
180022
|
"type": "list",
|
179472
180023
|
"member": {
|
179473
|
-
"shape": "
|
180024
|
+
"shape": "S1d"
|
179474
180025
|
}
|
179475
180026
|
},
|
179476
180027
|
"nextToken": {}
|
@@ -179538,8 +180089,7 @@ module.exports={
|
|
179538
180089
|
"type": "structure",
|
179539
180090
|
"members": {
|
179540
180091
|
"accountIdentifiers": {
|
179541
|
-
"
|
179542
|
-
"member": {}
|
180092
|
+
"shape": "S11"
|
179543
180093
|
},
|
179544
180094
|
"logGroupNamePrefix": {},
|
179545
180095
|
"logGroupNamePattern": {},
|
@@ -179575,7 +180125,11 @@ module.exports={
|
|
179575
180125
|
"type": "long"
|
179576
180126
|
},
|
179577
180127
|
"kmsKeyId": {},
|
179578
|
-
"dataProtectionStatus": {}
|
180128
|
+
"dataProtectionStatus": {},
|
180129
|
+
"inheritedProperties": {
|
180130
|
+
"type": "list",
|
180131
|
+
"member": {}
|
180132
|
+
}
|
179579
180133
|
}
|
179580
180134
|
}
|
179581
180135
|
},
|
@@ -179660,7 +180214,7 @@ module.exports={
|
|
179660
180214
|
"filterName": {},
|
179661
180215
|
"filterPattern": {},
|
179662
180216
|
"metricTransformations": {
|
179663
|
-
"shape": "
|
180217
|
+
"shape": "S2g"
|
179664
180218
|
},
|
179665
180219
|
"creationTime": {
|
179666
180220
|
"type": "long"
|
@@ -179733,7 +180287,7 @@ module.exports={
|
|
179733
180287
|
"type": "long"
|
179734
180288
|
},
|
179735
180289
|
"logGroupNames": {
|
179736
|
-
"shape": "
|
180290
|
+
"shape": "S32"
|
179737
180291
|
}
|
179738
180292
|
}
|
179739
180293
|
}
|
@@ -179758,7 +180312,7 @@ module.exports={
|
|
179758
180312
|
"resourcePolicies": {
|
179759
180313
|
"type": "list",
|
179760
180314
|
"member": {
|
179761
|
-
"shape": "
|
180315
|
+
"shape": "S36"
|
179762
180316
|
}
|
179763
180317
|
},
|
179764
180318
|
"nextToken": {}
|
@@ -180096,6 +180650,30 @@ module.exports={
|
|
180096
180650
|
"deprecated": true,
|
180097
180651
|
"deprecatedMessage": "Please use the generic tagging API ListTagsForResource"
|
180098
180652
|
},
|
180653
|
+
"PutAccountPolicy": {
|
180654
|
+
"input": {
|
180655
|
+
"type": "structure",
|
180656
|
+
"required": [
|
180657
|
+
"policyName",
|
180658
|
+
"policyDocument",
|
180659
|
+
"policyType"
|
180660
|
+
],
|
180661
|
+
"members": {
|
180662
|
+
"policyName": {},
|
180663
|
+
"policyDocument": {},
|
180664
|
+
"policyType": {},
|
180665
|
+
"scope": {}
|
180666
|
+
}
|
180667
|
+
},
|
180668
|
+
"output": {
|
180669
|
+
"type": "structure",
|
180670
|
+
"members": {
|
180671
|
+
"accountPolicy": {
|
180672
|
+
"shape": "S15"
|
180673
|
+
}
|
180674
|
+
}
|
180675
|
+
}
|
180676
|
+
},
|
180099
180677
|
"PutDataProtectionPolicy": {
|
180100
180678
|
"input": {
|
180101
180679
|
"type": "structure",
|
@@ -180140,7 +180718,7 @@ module.exports={
|
|
180140
180718
|
"type": "structure",
|
180141
180719
|
"members": {
|
180142
180720
|
"destination": {
|
180143
|
-
"shape": "
|
180721
|
+
"shape": "S1d"
|
180144
180722
|
}
|
180145
180723
|
}
|
180146
180724
|
}
|
@@ -180226,7 +180804,7 @@ module.exports={
|
|
180226
180804
|
"filterName": {},
|
180227
180805
|
"filterPattern": {},
|
180228
180806
|
"metricTransformations": {
|
180229
|
-
"shape": "
|
180807
|
+
"shape": "S2g"
|
180230
180808
|
}
|
180231
180809
|
}
|
180232
180810
|
}
|
@@ -180242,7 +180820,7 @@ module.exports={
|
|
180242
180820
|
"name": {},
|
180243
180821
|
"queryDefinitionId": {},
|
180244
180822
|
"logGroupNames": {
|
180245
|
-
"shape": "
|
180823
|
+
"shape": "S32"
|
180246
180824
|
},
|
180247
180825
|
"queryString": {}
|
180248
180826
|
}
|
@@ -180266,7 +180844,7 @@ module.exports={
|
|
180266
180844
|
"type": "structure",
|
180267
180845
|
"members": {
|
180268
180846
|
"resourcePolicy": {
|
180269
|
-
"shape": "
|
180847
|
+
"shape": "S36"
|
180270
180848
|
}
|
180271
180849
|
}
|
180272
180850
|
}
|
@@ -180316,7 +180894,7 @@ module.exports={
|
|
180316
180894
|
"members": {
|
180317
180895
|
"logGroupName": {},
|
180318
180896
|
"logGroupNames": {
|
180319
|
-
"shape": "
|
180897
|
+
"shape": "S32"
|
180320
180898
|
},
|
180321
180899
|
"logGroupIdentifiers": {
|
180322
180900
|
"type": "list",
|
@@ -180475,7 +181053,24 @@ module.exports={
|
|
180475
181053
|
"key": {},
|
180476
181054
|
"value": {}
|
180477
181055
|
},
|
180478
|
-
"
|
181056
|
+
"S11": {
|
181057
|
+
"type": "list",
|
181058
|
+
"member": {}
|
181059
|
+
},
|
181060
|
+
"S15": {
|
181061
|
+
"type": "structure",
|
181062
|
+
"members": {
|
181063
|
+
"policyName": {},
|
181064
|
+
"policyDocument": {},
|
181065
|
+
"lastUpdatedTime": {
|
181066
|
+
"type": "long"
|
181067
|
+
},
|
181068
|
+
"policyType": {},
|
181069
|
+
"scope": {},
|
181070
|
+
"accountId": {}
|
181071
|
+
}
|
181072
|
+
},
|
181073
|
+
"S1d": {
|
180479
181074
|
"type": "structure",
|
180480
181075
|
"members": {
|
180481
181076
|
"destinationName": {},
|
@@ -180488,7 +181083,7 @@ module.exports={
|
|
180488
181083
|
}
|
180489
181084
|
}
|
180490
181085
|
},
|
180491
|
-
"
|
181086
|
+
"S2g": {
|
180492
181087
|
"type": "list",
|
180493
181088
|
"member": {
|
180494
181089
|
"type": "structure",
|
@@ -180513,11 +181108,11 @@ module.exports={
|
|
180513
181108
|
}
|
180514
181109
|
}
|
180515
181110
|
},
|
180516
|
-
"
|
181111
|
+
"S32": {
|
180517
181112
|
"type": "list",
|
180518
181113
|
"member": {}
|
180519
181114
|
},
|
180520
|
-
"
|
181115
|
+
"S36": {
|
180521
181116
|
"type": "structure",
|
180522
181117
|
"members": {
|
180523
181118
|
"policyName": {},
|
@@ -235625,6 +236220,26 @@ module.exports={
|
|
235625
236220
|
}
|
235626
236221
|
}
|
235627
236222
|
},
|
236223
|
+
"CancelMessageMoveTask": {
|
236224
|
+
"input": {
|
236225
|
+
"type": "structure",
|
236226
|
+
"required": [
|
236227
|
+
"TaskHandle"
|
236228
|
+
],
|
236229
|
+
"members": {
|
236230
|
+
"TaskHandle": {}
|
236231
|
+
}
|
236232
|
+
},
|
236233
|
+
"output": {
|
236234
|
+
"resultWrapper": "CancelMessageMoveTaskResult",
|
236235
|
+
"type": "structure",
|
236236
|
+
"members": {
|
236237
|
+
"ApproximateNumberOfMessagesMoved": {
|
236238
|
+
"type": "long"
|
236239
|
+
}
|
236240
|
+
}
|
236241
|
+
}
|
236242
|
+
},
|
235628
236243
|
"ChangeMessageVisibility": {
|
235629
236244
|
"input": {
|
235630
236245
|
"type": "structure",
|
@@ -235695,7 +236310,7 @@ module.exports={
|
|
235695
236310
|
"flattened": true
|
235696
236311
|
},
|
235697
236312
|
"Failed": {
|
235698
|
-
"shape": "
|
236313
|
+
"shape": "Sg"
|
235699
236314
|
}
|
235700
236315
|
}
|
235701
236316
|
}
|
@@ -235709,11 +236324,11 @@ module.exports={
|
|
235709
236324
|
"members": {
|
235710
236325
|
"QueueName": {},
|
235711
236326
|
"Attributes": {
|
235712
|
-
"shape": "
|
236327
|
+
"shape": "Sk",
|
235713
236328
|
"locationName": "Attribute"
|
235714
236329
|
},
|
235715
236330
|
"tags": {
|
235716
|
-
"shape": "
|
236331
|
+
"shape": "Sm",
|
235717
236332
|
"locationName": "Tag"
|
235718
236333
|
}
|
235719
236334
|
}
|
@@ -235789,7 +236404,7 @@ module.exports={
|
|
235789
236404
|
"flattened": true
|
235790
236405
|
},
|
235791
236406
|
"Failed": {
|
235792
|
-
"shape": "
|
236407
|
+
"shape": "Sg"
|
235793
236408
|
}
|
235794
236409
|
}
|
235795
236410
|
}
|
@@ -235814,7 +236429,7 @@ module.exports={
|
|
235814
236429
|
"members": {
|
235815
236430
|
"QueueUrl": {},
|
235816
236431
|
"AttributeNames": {
|
235817
|
-
"shape": "
|
236432
|
+
"shape": "Sz"
|
235818
236433
|
}
|
235819
236434
|
}
|
235820
236435
|
},
|
@@ -235823,7 +236438,7 @@ module.exports={
|
|
235823
236438
|
"type": "structure",
|
235824
236439
|
"members": {
|
235825
236440
|
"Attributes": {
|
235826
|
-
"shape": "
|
236441
|
+
"shape": "Sk",
|
235827
236442
|
"locationName": "Attribute"
|
235828
236443
|
}
|
235829
236444
|
}
|
@@ -235870,12 +236485,59 @@ module.exports={
|
|
235870
236485
|
],
|
235871
236486
|
"members": {
|
235872
236487
|
"queueUrls": {
|
235873
|
-
"shape": "
|
236488
|
+
"shape": "S17"
|
235874
236489
|
},
|
235875
236490
|
"NextToken": {}
|
235876
236491
|
}
|
235877
236492
|
}
|
235878
236493
|
},
|
236494
|
+
"ListMessageMoveTasks": {
|
236495
|
+
"input": {
|
236496
|
+
"type": "structure",
|
236497
|
+
"required": [
|
236498
|
+
"SourceArn"
|
236499
|
+
],
|
236500
|
+
"members": {
|
236501
|
+
"SourceArn": {},
|
236502
|
+
"MaxResults": {
|
236503
|
+
"type": "integer"
|
236504
|
+
}
|
236505
|
+
}
|
236506
|
+
},
|
236507
|
+
"output": {
|
236508
|
+
"resultWrapper": "ListMessageMoveTasksResult",
|
236509
|
+
"type": "structure",
|
236510
|
+
"members": {
|
236511
|
+
"Results": {
|
236512
|
+
"type": "list",
|
236513
|
+
"member": {
|
236514
|
+
"locationName": "ListMessageMoveTasksResultEntry",
|
236515
|
+
"type": "structure",
|
236516
|
+
"members": {
|
236517
|
+
"TaskHandle": {},
|
236518
|
+
"Status": {},
|
236519
|
+
"SourceArn": {},
|
236520
|
+
"DestinationArn": {},
|
236521
|
+
"MaxNumberOfMessagesPerSecond": {
|
236522
|
+
"type": "integer"
|
236523
|
+
},
|
236524
|
+
"ApproximateNumberOfMessagesMoved": {
|
236525
|
+
"type": "long"
|
236526
|
+
},
|
236527
|
+
"ApproximateNumberOfMessagesToMove": {
|
236528
|
+
"type": "long"
|
236529
|
+
},
|
236530
|
+
"FailureReason": {},
|
236531
|
+
"StartedTimestamp": {
|
236532
|
+
"type": "long"
|
236533
|
+
}
|
236534
|
+
}
|
236535
|
+
},
|
236536
|
+
"flattened": true
|
236537
|
+
}
|
236538
|
+
}
|
236539
|
+
}
|
236540
|
+
},
|
235879
236541
|
"ListQueueTags": {
|
235880
236542
|
"input": {
|
235881
236543
|
"type": "structure",
|
@@ -235891,7 +236553,7 @@ module.exports={
|
|
235891
236553
|
"type": "structure",
|
235892
236554
|
"members": {
|
235893
236555
|
"Tags": {
|
235894
|
-
"shape": "
|
236556
|
+
"shape": "Sm",
|
235895
236557
|
"locationName": "Tag"
|
235896
236558
|
}
|
235897
236559
|
}
|
@@ -235913,7 +236575,7 @@ module.exports={
|
|
235913
236575
|
"type": "structure",
|
235914
236576
|
"members": {
|
235915
236577
|
"QueueUrls": {
|
235916
|
-
"shape": "
|
236578
|
+
"shape": "S17"
|
235917
236579
|
},
|
235918
236580
|
"NextToken": {}
|
235919
236581
|
}
|
@@ -235939,7 +236601,7 @@ module.exports={
|
|
235939
236601
|
"members": {
|
235940
236602
|
"QueueUrl": {},
|
235941
236603
|
"AttributeNames": {
|
235942
|
-
"shape": "
|
236604
|
+
"shape": "Sz"
|
235943
236605
|
},
|
235944
236606
|
"MessageAttributeNames": {
|
235945
236607
|
"type": "list",
|
@@ -235987,7 +236649,7 @@ module.exports={
|
|
235987
236649
|
},
|
235988
236650
|
"MD5OfMessageAttributes": {},
|
235989
236651
|
"MessageAttributes": {
|
235990
|
-
"shape": "
|
236652
|
+
"shape": "S1p",
|
235991
236653
|
"locationName": "MessageAttribute"
|
235992
236654
|
}
|
235993
236655
|
}
|
@@ -236024,11 +236686,11 @@ module.exports={
|
|
236024
236686
|
"type": "integer"
|
236025
236687
|
},
|
236026
236688
|
"MessageAttributes": {
|
236027
|
-
"shape": "
|
236689
|
+
"shape": "S1p",
|
236028
236690
|
"locationName": "MessageAttribute"
|
236029
236691
|
},
|
236030
236692
|
"MessageSystemAttributes": {
|
236031
|
-
"shape": "
|
236693
|
+
"shape": "S1w",
|
236032
236694
|
"locationName": "MessageSystemAttribute"
|
236033
236695
|
},
|
236034
236696
|
"MessageDeduplicationId": {},
|
@@ -236072,11 +236734,11 @@ module.exports={
|
|
236072
236734
|
"type": "integer"
|
236073
236735
|
},
|
236074
236736
|
"MessageAttributes": {
|
236075
|
-
"shape": "
|
236737
|
+
"shape": "S1p",
|
236076
236738
|
"locationName": "MessageAttribute"
|
236077
236739
|
},
|
236078
236740
|
"MessageSystemAttributes": {
|
236079
|
-
"shape": "
|
236741
|
+
"shape": "S1w",
|
236080
236742
|
"locationName": "MessageSystemAttribute"
|
236081
236743
|
},
|
236082
236744
|
"MessageDeduplicationId": {},
|
@@ -236117,7 +236779,7 @@ module.exports={
|
|
236117
236779
|
"flattened": true
|
236118
236780
|
},
|
236119
236781
|
"Failed": {
|
236120
|
-
"shape": "
|
236782
|
+
"shape": "Sg"
|
236121
236783
|
}
|
236122
236784
|
}
|
236123
236785
|
}
|
@@ -236132,12 +236794,34 @@ module.exports={
|
|
236132
236794
|
"members": {
|
236133
236795
|
"QueueUrl": {},
|
236134
236796
|
"Attributes": {
|
236135
|
-
"shape": "
|
236797
|
+
"shape": "Sk",
|
236136
236798
|
"locationName": "Attribute"
|
236137
236799
|
}
|
236138
236800
|
}
|
236139
236801
|
}
|
236140
236802
|
},
|
236803
|
+
"StartMessageMoveTask": {
|
236804
|
+
"input": {
|
236805
|
+
"type": "structure",
|
236806
|
+
"required": [
|
236807
|
+
"SourceArn"
|
236808
|
+
],
|
236809
|
+
"members": {
|
236810
|
+
"SourceArn": {},
|
236811
|
+
"DestinationArn": {},
|
236812
|
+
"MaxNumberOfMessagesPerSecond": {
|
236813
|
+
"type": "integer"
|
236814
|
+
}
|
236815
|
+
}
|
236816
|
+
},
|
236817
|
+
"output": {
|
236818
|
+
"resultWrapper": "StartMessageMoveTaskResult",
|
236819
|
+
"type": "structure",
|
236820
|
+
"members": {
|
236821
|
+
"TaskHandle": {}
|
236822
|
+
}
|
236823
|
+
}
|
236824
|
+
},
|
236141
236825
|
"TagQueue": {
|
236142
236826
|
"input": {
|
236143
236827
|
"type": "structure",
|
@@ -236148,7 +236832,7 @@ module.exports={
|
|
236148
236832
|
"members": {
|
236149
236833
|
"QueueUrl": {},
|
236150
236834
|
"Tags": {
|
236151
|
-
"shape": "
|
236835
|
+
"shape": "Sm"
|
236152
236836
|
}
|
236153
236837
|
}
|
236154
236838
|
}
|
@@ -236174,7 +236858,7 @@ module.exports={
|
|
236174
236858
|
}
|
236175
236859
|
},
|
236176
236860
|
"shapes": {
|
236177
|
-
"
|
236861
|
+
"Sg": {
|
236178
236862
|
"type": "list",
|
236179
236863
|
"member": {
|
236180
236864
|
"locationName": "BatchResultErrorEntry",
|
@@ -236195,7 +236879,7 @@ module.exports={
|
|
236195
236879
|
},
|
236196
236880
|
"flattened": true
|
236197
236881
|
},
|
236198
|
-
"
|
236882
|
+
"Sk": {
|
236199
236883
|
"type": "map",
|
236200
236884
|
"key": {
|
236201
236885
|
"locationName": "Name"
|
@@ -236206,7 +236890,7 @@ module.exports={
|
|
236206
236890
|
"flattened": true,
|
236207
236891
|
"locationName": "Attribute"
|
236208
236892
|
},
|
236209
|
-
"
|
236893
|
+
"Sm": {
|
236210
236894
|
"type": "map",
|
236211
236895
|
"key": {
|
236212
236896
|
"locationName": "Key"
|
@@ -236217,21 +236901,21 @@ module.exports={
|
|
236217
236901
|
"flattened": true,
|
236218
236902
|
"locationName": "Tag"
|
236219
236903
|
},
|
236220
|
-
"
|
236904
|
+
"Sz": {
|
236221
236905
|
"type": "list",
|
236222
236906
|
"member": {
|
236223
236907
|
"locationName": "AttributeName"
|
236224
236908
|
},
|
236225
236909
|
"flattened": true
|
236226
236910
|
},
|
236227
|
-
"
|
236911
|
+
"S17": {
|
236228
236912
|
"type": "list",
|
236229
236913
|
"member": {
|
236230
236914
|
"locationName": "QueueUrl"
|
236231
236915
|
},
|
236232
236916
|
"flattened": true
|
236233
236917
|
},
|
236234
|
-
"
|
236918
|
+
"S1p": {
|
236235
236919
|
"type": "map",
|
236236
236920
|
"key": {
|
236237
236921
|
"locationName": "Name"
|
@@ -236248,12 +236932,12 @@ module.exports={
|
|
236248
236932
|
"type": "blob"
|
236249
236933
|
},
|
236250
236934
|
"StringListValues": {
|
236251
|
-
"shape": "
|
236935
|
+
"shape": "S1s",
|
236252
236936
|
"flattened": true,
|
236253
236937
|
"locationName": "StringListValue"
|
236254
236938
|
},
|
236255
236939
|
"BinaryListValues": {
|
236256
|
-
"shape": "
|
236940
|
+
"shape": "S1t",
|
236257
236941
|
"flattened": true,
|
236258
236942
|
"locationName": "BinaryListValue"
|
236259
236943
|
},
|
@@ -236262,20 +236946,20 @@ module.exports={
|
|
236262
236946
|
},
|
236263
236947
|
"flattened": true
|
236264
236948
|
},
|
236265
|
-
"
|
236949
|
+
"S1s": {
|
236266
236950
|
"type": "list",
|
236267
236951
|
"member": {
|
236268
236952
|
"locationName": "StringListValue"
|
236269
236953
|
}
|
236270
236954
|
},
|
236271
|
-
"
|
236955
|
+
"S1t": {
|
236272
236956
|
"type": "list",
|
236273
236957
|
"member": {
|
236274
236958
|
"locationName": "BinaryListValue",
|
236275
236959
|
"type": "blob"
|
236276
236960
|
}
|
236277
236961
|
},
|
236278
|
-
"
|
236962
|
+
"S1w": {
|
236279
236963
|
"type": "map",
|
236280
236964
|
"key": {
|
236281
236965
|
"locationName": "Name"
|
@@ -236292,12 +236976,12 @@ module.exports={
|
|
236292
236976
|
"type": "blob"
|
236293
236977
|
},
|
236294
236978
|
"StringListValues": {
|
236295
|
-
"shape": "
|
236979
|
+
"shape": "S1s",
|
236296
236980
|
"flattened": true,
|
236297
236981
|
"locationName": "StringListValue"
|
236298
236982
|
},
|
236299
236983
|
"BinaryListValues": {
|
236300
|
-
"shape": "
|
236984
|
+
"shape": "S1t",
|
236301
236985
|
"flattened": true,
|
236302
236986
|
"locationName": "BinaryListValue"
|
236303
236987
|
},
|
@@ -258077,7 +258761,7 @@ AWS.util.update(AWS, {
|
|
258077
258761
|
/**
|
258078
258762
|
* @constant
|
258079
258763
|
*/
|
258080
|
-
VERSION: '2.
|
258764
|
+
VERSION: '2.1393.0',
|
258081
258765
|
|
258082
258766
|
/**
|
258083
258767
|
* @api private
|
@@ -280246,7 +280930,7 @@ var LRUCache = /** @class */ (function () {
|
|
280246
280930
|
}());
|
280247
280931
|
exports.LRUCache = LRUCache;
|
280248
280932
|
},{}],466:[function(require,module,exports){
|
280249
|
-
// AWS SDK for JavaScript v2.
|
280933
|
+
// AWS SDK for JavaScript v2.1393.0
|
280250
280934
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
280251
280935
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
280252
280936
|
require('./browser_loader');
|