cdk-comprehend-s3olap 2.0.57 → 2.0.60
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/.gitattributes +1 -0
- package/.jsii +3 -3
- 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 +6 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +100 -5
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +190 -182
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +87 -0
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iot.d.ts +86 -65
- 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 +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.js +193 -185
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +42 -42
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/object.assign/.eslintrc +3 -1
- package/node_modules/object.assign/.nycrc +0 -5
- package/node_modules/object.assign/CHANGELOG.md +20 -0
- package/node_modules/object.assign/README.md +7 -6
- package/node_modules/object.assign/implementation.js +25 -21
- package/node_modules/object.assign/package.json +25 -13
- package/node_modules/object.assign/test/implementation.js +19 -0
- package/node_modules/object.assign/test/tests.js +2 -7
- package/node_modules/object.assign/test.html +18458 -0
- package/package.json +3 -3
- package/node_modules/object.assign/.eslintignore +0 -1
- package/node_modules/object.assign/.github/workflows/rebase.yml +0 -15
- package/node_modules/object.assign/.github/workflows/require-allow-edits.yml +0 -14
- package/node_modules/object.assign/dist/browser.js +0 -865
@@ -1091,7 +1091,8 @@
|
|
1091
1091
|
},
|
1092
1092
|
"tags": {
|
1093
1093
|
"shape": "S29"
|
1094
|
-
}
|
1094
|
+
},
|
1095
|
+
"type": {}
|
1095
1096
|
}
|
1096
1097
|
},
|
1097
1098
|
"output": {
|
@@ -1190,7 +1191,7 @@
|
|
1190
1191
|
"dayOfMonth": {},
|
1191
1192
|
"dayOfWeek": {},
|
1192
1193
|
"targetCheckNames": {
|
1193
|
-
"shape": "
|
1194
|
+
"shape": "S8f"
|
1194
1195
|
},
|
1195
1196
|
"scheduledAuditName": {
|
1196
1197
|
"location": "uri",
|
@@ -1224,18 +1225,18 @@
|
|
1224
1225
|
},
|
1225
1226
|
"securityProfileDescription": {},
|
1226
1227
|
"behaviors": {
|
1227
|
-
"shape": "
|
1228
|
+
"shape": "S8l"
|
1228
1229
|
},
|
1229
1230
|
"alertTargets": {
|
1230
|
-
"shape": "
|
1231
|
+
"shape": "S9b"
|
1231
1232
|
},
|
1232
1233
|
"additionalMetricsToRetain": {
|
1233
|
-
"shape": "
|
1234
|
+
"shape": "S9f",
|
1234
1235
|
"deprecated": true,
|
1235
1236
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
1236
1237
|
},
|
1237
1238
|
"additionalMetricsToRetainV2": {
|
1238
|
-
"shape": "
|
1239
|
+
"shape": "S9g"
|
1239
1240
|
},
|
1240
1241
|
"tags": {
|
1241
1242
|
"shape": "S29"
|
@@ -1268,7 +1269,7 @@
|
|
1268
1269
|
},
|
1269
1270
|
"description": {},
|
1270
1271
|
"files": {
|
1271
|
-
"shape": "
|
1272
|
+
"shape": "S9m"
|
1272
1273
|
},
|
1273
1274
|
"roleArn": {},
|
1274
1275
|
"tags": {
|
@@ -1365,7 +1366,7 @@
|
|
1365
1366
|
"locationName": "thingTypeName"
|
1366
1367
|
},
|
1367
1368
|
"thingTypeProperties": {
|
1368
|
-
"shape": "
|
1369
|
+
"shape": "S9y"
|
1369
1370
|
},
|
1370
1371
|
"tags": {
|
1371
1372
|
"shape": "S29"
|
@@ -1397,7 +1398,7 @@
|
|
1397
1398
|
"locationName": "ruleName"
|
1398
1399
|
},
|
1399
1400
|
"topicRulePayload": {
|
1400
|
-
"shape": "
|
1401
|
+
"shape": "Sa6"
|
1401
1402
|
},
|
1402
1403
|
"tags": {
|
1403
1404
|
"location": "header",
|
@@ -1438,10 +1439,10 @@
|
|
1438
1439
|
],
|
1439
1440
|
"members": {
|
1440
1441
|
"subnetIds": {
|
1441
|
-
"shape": "
|
1442
|
+
"shape": "Sd7"
|
1442
1443
|
},
|
1443
1444
|
"securityGroups": {
|
1444
|
-
"shape": "
|
1445
|
+
"shape": "Sd9"
|
1445
1446
|
},
|
1446
1447
|
"vpcId": {},
|
1447
1448
|
"roleArn": {}
|
@@ -1455,7 +1456,7 @@
|
|
1455
1456
|
"type": "structure",
|
1456
1457
|
"members": {
|
1457
1458
|
"topicRuleDestination": {
|
1458
|
-
"shape": "
|
1459
|
+
"shape": "Sdd"
|
1459
1460
|
}
|
1460
1461
|
}
|
1461
1462
|
}
|
@@ -2224,10 +2225,10 @@
|
|
2224
2225
|
"members": {
|
2225
2226
|
"roleArn": {},
|
2226
2227
|
"auditNotificationTargetConfigurations": {
|
2227
|
-
"shape": "
|
2228
|
+
"shape": "Sfd"
|
2228
2229
|
},
|
2229
2230
|
"auditCheckConfigurations": {
|
2230
|
-
"shape": "
|
2231
|
+
"shape": "Sfg"
|
2231
2232
|
}
|
2232
2233
|
}
|
2233
2234
|
}
|
@@ -2253,7 +2254,7 @@
|
|
2253
2254
|
"type": "structure",
|
2254
2255
|
"members": {
|
2255
2256
|
"finding": {
|
2256
|
-
"shape": "
|
2257
|
+
"shape": "Sfl"
|
2257
2258
|
}
|
2258
2259
|
}
|
2259
2260
|
}
|
@@ -2310,13 +2311,13 @@
|
|
2310
2311
|
}
|
2311
2312
|
},
|
2312
2313
|
"target": {
|
2313
|
-
"shape": "
|
2314
|
+
"shape": "Sg5"
|
2314
2315
|
},
|
2315
2316
|
"auditCheckToActionsMapping": {
|
2316
|
-
"shape": "
|
2317
|
+
"shape": "Sg9"
|
2317
2318
|
},
|
2318
2319
|
"actionsDefinition": {
|
2319
|
-
"shape": "
|
2320
|
+
"shape": "Sgb"
|
2320
2321
|
}
|
2321
2322
|
}
|
2322
2323
|
}
|
@@ -2455,7 +2456,7 @@
|
|
2455
2456
|
"type": "structure",
|
2456
2457
|
"members": {
|
2457
2458
|
"authorizerDescription": {
|
2458
|
-
"shape": "
|
2459
|
+
"shape": "Sh2"
|
2459
2460
|
}
|
2460
2461
|
}
|
2461
2462
|
}
|
@@ -2540,13 +2541,13 @@
|
|
2540
2541
|
},
|
2541
2542
|
"generationId": {},
|
2542
2543
|
"validity": {
|
2543
|
-
"shape": "
|
2544
|
+
"shape": "Shf"
|
2544
2545
|
},
|
2545
2546
|
"certificateMode": {}
|
2546
2547
|
}
|
2547
2548
|
},
|
2548
2549
|
"registrationConfig": {
|
2549
|
-
"shape": "
|
2550
|
+
"shape": "Shh"
|
2550
2551
|
}
|
2551
2552
|
}
|
2552
2553
|
}
|
@@ -2608,7 +2609,7 @@
|
|
2608
2609
|
},
|
2609
2610
|
"generationId": {},
|
2610
2611
|
"validity": {
|
2611
|
-
"shape": "
|
2612
|
+
"shape": "Shf"
|
2612
2613
|
},
|
2613
2614
|
"certificateMode": {}
|
2614
2615
|
}
|
@@ -2662,7 +2663,7 @@
|
|
2662
2663
|
"type": "structure",
|
2663
2664
|
"members": {
|
2664
2665
|
"authorizerDescription": {
|
2665
|
-
"shape": "
|
2666
|
+
"shape": "Sh2"
|
2666
2667
|
}
|
2667
2668
|
}
|
2668
2669
|
}
|
@@ -2688,7 +2689,7 @@
|
|
2688
2689
|
"type": "structure",
|
2689
2690
|
"members": {
|
2690
2691
|
"taskSummary": {
|
2691
|
-
"shape": "
|
2692
|
+
"shape": "Shu"
|
2692
2693
|
}
|
2693
2694
|
}
|
2694
2695
|
}
|
@@ -2808,7 +2809,7 @@
|
|
2808
2809
|
"type": "structure",
|
2809
2810
|
"members": {
|
2810
2811
|
"eventConfigurations": {
|
2811
|
-
"shape": "
|
2812
|
+
"shape": "Sik"
|
2812
2813
|
},
|
2813
2814
|
"creationDate": {
|
2814
2815
|
"type": "timestamp"
|
@@ -3143,7 +3144,7 @@
|
|
3143
3144
|
"description": {},
|
3144
3145
|
"templateVersion": {},
|
3145
3146
|
"environments": {
|
3146
|
-
"shape": "
|
3147
|
+
"shape": "Sjo"
|
3147
3148
|
},
|
3148
3149
|
"documentParameters": {
|
3149
3150
|
"type": "list",
|
@@ -3240,7 +3241,8 @@
|
|
3240
3241
|
"provisioningRoleArn": {},
|
3241
3242
|
"preProvisioningHook": {
|
3242
3243
|
"shape": "S7z"
|
3243
|
-
}
|
3244
|
+
},
|
3245
|
+
"type": {}
|
3244
3246
|
}
|
3245
3247
|
}
|
3246
3248
|
},
|
@@ -3348,7 +3350,7 @@
|
|
3348
3350
|
"dayOfMonth": {},
|
3349
3351
|
"dayOfWeek": {},
|
3350
3352
|
"targetCheckNames": {
|
3351
|
-
"shape": "
|
3353
|
+
"shape": "S8f"
|
3352
3354
|
},
|
3353
3355
|
"scheduledAuditName": {},
|
3354
3356
|
"scheduledAuditArn": {}
|
@@ -3379,18 +3381,18 @@
|
|
3379
3381
|
"securityProfileArn": {},
|
3380
3382
|
"securityProfileDescription": {},
|
3381
3383
|
"behaviors": {
|
3382
|
-
"shape": "
|
3384
|
+
"shape": "S8l"
|
3383
3385
|
},
|
3384
3386
|
"alertTargets": {
|
3385
|
-
"shape": "
|
3387
|
+
"shape": "S9b"
|
3386
3388
|
},
|
3387
3389
|
"additionalMetricsToRetain": {
|
3388
|
-
"shape": "
|
3390
|
+
"shape": "S9f",
|
3389
3391
|
"deprecated": true,
|
3390
3392
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
3391
3393
|
},
|
3392
3394
|
"additionalMetricsToRetainV2": {
|
3393
|
-
"shape": "
|
3395
|
+
"shape": "S9g"
|
3394
3396
|
},
|
3395
3397
|
"version": {
|
3396
3398
|
"type": "long"
|
@@ -3434,7 +3436,7 @@
|
|
3434
3436
|
},
|
3435
3437
|
"description": {},
|
3436
3438
|
"files": {
|
3437
|
-
"shape": "
|
3439
|
+
"shape": "S9m"
|
3438
3440
|
},
|
3439
3441
|
"createdAt": {
|
3440
3442
|
"type": "timestamp"
|
@@ -3517,7 +3519,7 @@
|
|
3517
3519
|
"members": {
|
3518
3520
|
"parentGroupName": {},
|
3519
3521
|
"rootToParentThingGroups": {
|
3520
|
-
"shape": "
|
3522
|
+
"shape": "Skh"
|
3521
3523
|
},
|
3522
3524
|
"creationDate": {
|
3523
3525
|
"type": "timestamp"
|
@@ -3600,10 +3602,10 @@
|
|
3600
3602
|
"thingTypeId": {},
|
3601
3603
|
"thingTypeArn": {},
|
3602
3604
|
"thingTypeProperties": {
|
3603
|
-
"shape": "
|
3605
|
+
"shape": "S9y"
|
3604
3606
|
},
|
3605
3607
|
"thingTypeMetadata": {
|
3606
|
-
"shape": "
|
3608
|
+
"shape": "Sku"
|
3607
3609
|
}
|
3608
3610
|
}
|
3609
3611
|
}
|
@@ -3911,10 +3913,10 @@
|
|
3911
3913
|
"type": "structure",
|
3912
3914
|
"members": {
|
3913
3915
|
"thingIndexingConfiguration": {
|
3914
|
-
"shape": "
|
3916
|
+
"shape": "Slt"
|
3915
3917
|
},
|
3916
3918
|
"thingGroupIndexingConfiguration": {
|
3917
|
-
"shape": "
|
3919
|
+
"shape": "Sm5"
|
3918
3920
|
}
|
3919
3921
|
}
|
3920
3922
|
}
|
@@ -4242,14 +4244,14 @@
|
|
4242
4244
|
"type": "timestamp"
|
4243
4245
|
},
|
4244
4246
|
"actions": {
|
4245
|
-
"shape": "
|
4247
|
+
"shape": "Sa9"
|
4246
4248
|
},
|
4247
4249
|
"ruleDisabled": {
|
4248
4250
|
"type": "boolean"
|
4249
4251
|
},
|
4250
4252
|
"awsIotSqlVersion": {},
|
4251
4253
|
"errorAction": {
|
4252
|
-
"shape": "
|
4254
|
+
"shape": "Saa"
|
4253
4255
|
}
|
4254
4256
|
}
|
4255
4257
|
}
|
@@ -4277,7 +4279,7 @@
|
|
4277
4279
|
"type": "structure",
|
4278
4280
|
"members": {
|
4279
4281
|
"topicRuleDestination": {
|
4280
|
-
"shape": "
|
4282
|
+
"shape": "Sdd"
|
4281
4283
|
}
|
4282
4284
|
}
|
4283
4285
|
}
|
@@ -4354,13 +4356,13 @@
|
|
4354
4356
|
"thingName": {},
|
4355
4357
|
"securityProfileName": {},
|
4356
4358
|
"behavior": {
|
4357
|
-
"shape": "
|
4359
|
+
"shape": "S8m"
|
4358
4360
|
},
|
4359
4361
|
"lastViolationValue": {
|
4360
|
-
"shape": "
|
4362
|
+
"shape": "S8t"
|
4361
4363
|
},
|
4362
4364
|
"violationEventAdditionalInfo": {
|
4363
|
-
"shape": "
|
4365
|
+
"shape": "Snn"
|
4364
4366
|
},
|
4365
4367
|
"verificationState": {},
|
4366
4368
|
"verificationStateDescription": {},
|
@@ -4411,7 +4413,7 @@
|
|
4411
4413
|
"type": "structure",
|
4412
4414
|
"members": {
|
4413
4415
|
"policies": {
|
4414
|
-
"shape": "
|
4416
|
+
"shape": "Snu"
|
4415
4417
|
},
|
4416
4418
|
"nextMarker": {}
|
4417
4419
|
}
|
@@ -4450,7 +4452,7 @@
|
|
4450
4452
|
"findings": {
|
4451
4453
|
"type": "list",
|
4452
4454
|
"member": {
|
4453
|
-
"shape": "
|
4455
|
+
"shape": "Sfl"
|
4454
4456
|
}
|
4455
4457
|
},
|
4456
4458
|
"nextToken": {}
|
@@ -4768,7 +4770,7 @@
|
|
4768
4770
|
"billingGroups": {
|
4769
4771
|
"type": "list",
|
4770
4772
|
"member": {
|
4771
|
-
"shape": "
|
4773
|
+
"shape": "Ski"
|
4772
4774
|
}
|
4773
4775
|
},
|
4774
4776
|
"nextToken": {}
|
@@ -4796,6 +4798,10 @@
|
|
4796
4798
|
"location": "querystring",
|
4797
4799
|
"locationName": "isAscendingOrder",
|
4798
4800
|
"type": "boolean"
|
4801
|
+
},
|
4802
|
+
"templateName": {
|
4803
|
+
"location": "querystring",
|
4804
|
+
"locationName": "templateName"
|
4799
4805
|
}
|
4800
4806
|
}
|
4801
4807
|
},
|
@@ -4848,7 +4854,7 @@
|
|
4848
4854
|
"type": "structure",
|
4849
4855
|
"members": {
|
4850
4856
|
"certificates": {
|
4851
|
-
"shape": "
|
4857
|
+
"shape": "Sow"
|
4852
4858
|
},
|
4853
4859
|
"nextMarker": {}
|
4854
4860
|
}
|
@@ -4889,7 +4895,7 @@
|
|
4889
4895
|
"type": "structure",
|
4890
4896
|
"members": {
|
4891
4897
|
"certificates": {
|
4892
|
-
"shape": "
|
4898
|
+
"shape": "Sow"
|
4893
4899
|
},
|
4894
4900
|
"nextMarker": {}
|
4895
4901
|
}
|
@@ -5033,7 +5039,7 @@
|
|
5033
5039
|
"tasks": {
|
5034
5040
|
"type": "list",
|
5035
5041
|
"member": {
|
5036
|
-
"shape": "
|
5042
|
+
"shape": "Shu"
|
5037
5043
|
}
|
5038
5044
|
},
|
5039
5045
|
"nextToken": {}
|
@@ -5217,7 +5223,7 @@
|
|
5217
5223
|
"members": {
|
5218
5224
|
"thingArn": {},
|
5219
5225
|
"jobExecutionSummary": {
|
5220
|
-
"shape": "
|
5226
|
+
"shape": "Spw"
|
5221
5227
|
}
|
5222
5228
|
}
|
5223
5229
|
}
|
@@ -5274,7 +5280,7 @@
|
|
5274
5280
|
"members": {
|
5275
5281
|
"jobId": {},
|
5276
5282
|
"jobExecutionSummary": {
|
5277
|
-
"shape": "
|
5283
|
+
"shape": "Spw"
|
5278
5284
|
}
|
5279
5285
|
}
|
5280
5286
|
}
|
@@ -5429,7 +5435,7 @@
|
|
5429
5435
|
"templateName": {},
|
5430
5436
|
"description": {},
|
5431
5437
|
"environments": {
|
5432
|
-
"shape": "
|
5438
|
+
"shape": "Sjo"
|
5433
5439
|
},
|
5434
5440
|
"templateVersion": {}
|
5435
5441
|
}
|
@@ -5502,7 +5508,7 @@
|
|
5502
5508
|
"type": "timestamp"
|
5503
5509
|
},
|
5504
5510
|
"value": {
|
5505
|
-
"shape": "
|
5511
|
+
"shape": "S8t"
|
5506
5512
|
}
|
5507
5513
|
}
|
5508
5514
|
}
|
@@ -5674,7 +5680,7 @@
|
|
5674
5680
|
"type": "structure",
|
5675
5681
|
"members": {
|
5676
5682
|
"policies": {
|
5677
|
-
"shape": "
|
5683
|
+
"shape": "Snu"
|
5678
5684
|
},
|
5679
5685
|
"nextMarker": {}
|
5680
5686
|
}
|
@@ -5715,7 +5721,7 @@
|
|
5715
5721
|
"type": "structure",
|
5716
5722
|
"members": {
|
5717
5723
|
"principals": {
|
5718
|
-
"shape": "
|
5724
|
+
"shape": "Sqy"
|
5719
5725
|
},
|
5720
5726
|
"nextMarker": {}
|
5721
5727
|
}
|
@@ -5795,7 +5801,7 @@
|
|
5795
5801
|
"type": "structure",
|
5796
5802
|
"members": {
|
5797
5803
|
"policies": {
|
5798
|
-
"shape": "
|
5804
|
+
"shape": "Snu"
|
5799
5805
|
},
|
5800
5806
|
"nextMarker": {}
|
5801
5807
|
}
|
@@ -5832,7 +5838,7 @@
|
|
5832
5838
|
"type": "structure",
|
5833
5839
|
"members": {
|
5834
5840
|
"things": {
|
5835
|
-
"shape": "
|
5841
|
+
"shape": "Sr8"
|
5836
5842
|
},
|
5837
5843
|
"nextToken": {}
|
5838
5844
|
}
|
@@ -5926,7 +5932,8 @@
|
|
5926
5932
|
},
|
5927
5933
|
"enabled": {
|
5928
5934
|
"type": "boolean"
|
5929
|
-
}
|
5935
|
+
},
|
5936
|
+
"type": {}
|
5930
5937
|
}
|
5931
5938
|
}
|
5932
5939
|
},
|
@@ -6041,7 +6048,7 @@
|
|
6041
6048
|
"securityProfileIdentifiers": {
|
6042
6049
|
"type": "list",
|
6043
6050
|
"member": {
|
6044
|
-
"shape": "
|
6051
|
+
"shape": "Srr"
|
6045
6052
|
}
|
6046
6053
|
},
|
6047
6054
|
"nextToken": {}
|
@@ -6088,10 +6095,10 @@
|
|
6088
6095
|
"type": "structure",
|
6089
6096
|
"members": {
|
6090
6097
|
"securityProfileIdentifier": {
|
6091
|
-
"shape": "
|
6098
|
+
"shape": "Srr"
|
6092
6099
|
},
|
6093
6100
|
"target": {
|
6094
|
-
"shape": "
|
6101
|
+
"shape": "Srw"
|
6095
6102
|
}
|
6096
6103
|
}
|
6097
6104
|
}
|
@@ -6244,7 +6251,7 @@
|
|
6244
6251
|
"securityProfileTargets": {
|
6245
6252
|
"type": "list",
|
6246
6253
|
"member": {
|
6247
|
-
"shape": "
|
6254
|
+
"shape": "Srw"
|
6248
6255
|
}
|
6249
6256
|
},
|
6250
6257
|
"nextToken": {}
|
@@ -6287,7 +6294,7 @@
|
|
6287
6294
|
"type": "structure",
|
6288
6295
|
"members": {
|
6289
6296
|
"thingGroups": {
|
6290
|
-
"shape": "
|
6297
|
+
"shape": "Skh"
|
6291
6298
|
},
|
6292
6299
|
"nextToken": {}
|
6293
6300
|
}
|
@@ -6323,7 +6330,7 @@
|
|
6323
6330
|
"type": "structure",
|
6324
6331
|
"members": {
|
6325
6332
|
"thingGroups": {
|
6326
|
-
"shape": "
|
6333
|
+
"shape": "Skh"
|
6327
6334
|
},
|
6328
6335
|
"nextToken": {}
|
6329
6336
|
}
|
@@ -6359,7 +6366,7 @@
|
|
6359
6366
|
"type": "structure",
|
6360
6367
|
"members": {
|
6361
6368
|
"principals": {
|
6362
|
-
"shape": "
|
6369
|
+
"shape": "Sqy"
|
6363
6370
|
},
|
6364
6371
|
"nextToken": {}
|
6365
6372
|
}
|
@@ -6476,10 +6483,10 @@
|
|
6476
6483
|
"thingTypeName": {},
|
6477
6484
|
"thingTypeArn": {},
|
6478
6485
|
"thingTypeProperties": {
|
6479
|
-
"shape": "
|
6486
|
+
"shape": "S9y"
|
6480
6487
|
},
|
6481
6488
|
"thingTypeMetadata": {
|
6482
|
-
"shape": "
|
6489
|
+
"shape": "Sku"
|
6483
6490
|
}
|
6484
6491
|
}
|
6485
6492
|
}
|
@@ -6578,7 +6585,7 @@
|
|
6578
6585
|
"type": "structure",
|
6579
6586
|
"members": {
|
6580
6587
|
"things": {
|
6581
|
-
"shape": "
|
6588
|
+
"shape": "Sr8"
|
6582
6589
|
},
|
6583
6590
|
"nextToken": {}
|
6584
6591
|
}
|
@@ -6619,7 +6626,7 @@
|
|
6619
6626
|
"type": "structure",
|
6620
6627
|
"members": {
|
6621
6628
|
"things": {
|
6622
|
-
"shape": "
|
6629
|
+
"shape": "Sr8"
|
6623
6630
|
},
|
6624
6631
|
"nextToken": {}
|
6625
6632
|
}
|
@@ -6671,10 +6678,10 @@
|
|
6671
6678
|
"type": "structure",
|
6672
6679
|
"members": {
|
6673
6680
|
"subnetIds": {
|
6674
|
-
"shape": "
|
6681
|
+
"shape": "Sd7"
|
6675
6682
|
},
|
6676
6683
|
"securityGroups": {
|
6677
|
-
"shape": "
|
6684
|
+
"shape": "Sd9"
|
6678
6685
|
},
|
6679
6686
|
"vpcId": {},
|
6680
6687
|
"roleArn": {}
|
@@ -6771,7 +6778,7 @@
|
|
6771
6778
|
"type": "structure",
|
6772
6779
|
"members": {
|
6773
6780
|
"logTarget": {
|
6774
|
-
"shape": "
|
6781
|
+
"shape": "Stk"
|
6775
6782
|
},
|
6776
6783
|
"logLevel": {}
|
6777
6784
|
}
|
@@ -6847,13 +6854,13 @@
|
|
6847
6854
|
"thingName": {},
|
6848
6855
|
"securityProfileName": {},
|
6849
6856
|
"behavior": {
|
6850
|
-
"shape": "
|
6857
|
+
"shape": "S8m"
|
6851
6858
|
},
|
6852
6859
|
"metricValue": {
|
6853
|
-
"shape": "
|
6860
|
+
"shape": "S8t"
|
6854
6861
|
},
|
6855
6862
|
"violationEventAdditionalInfo": {
|
6856
|
-
"shape": "
|
6863
|
+
"shape": "Snn"
|
6857
6864
|
},
|
6858
6865
|
"violationEventType": {},
|
6859
6866
|
"verificationState": {},
|
@@ -6915,7 +6922,7 @@
|
|
6915
6922
|
"type": "boolean"
|
6916
6923
|
},
|
6917
6924
|
"registrationConfig": {
|
6918
|
-
"shape": "
|
6925
|
+
"shape": "Shh"
|
6919
6926
|
},
|
6920
6927
|
"tags": {
|
6921
6928
|
"shape": "S29"
|
@@ -7086,7 +7093,7 @@
|
|
7086
7093
|
"locationName": "ruleName"
|
7087
7094
|
},
|
7088
7095
|
"topicRulePayload": {
|
7089
|
-
"shape": "
|
7096
|
+
"shape": "Sa6"
|
7090
7097
|
}
|
7091
7098
|
},
|
7092
7099
|
"payload": "topicRulePayload"
|
@@ -7124,7 +7131,7 @@
|
|
7124
7131
|
"thingId": {},
|
7125
7132
|
"thingTypeName": {},
|
7126
7133
|
"thingGroupNames": {
|
7127
|
-
"shape": "
|
7134
|
+
"shape": "Sug"
|
7128
7135
|
},
|
7129
7136
|
"attributes": {
|
7130
7137
|
"shape": "S3i"
|
@@ -7158,7 +7165,7 @@
|
|
7158
7165
|
"shape": "S3i"
|
7159
7166
|
},
|
7160
7167
|
"parentGroupNames": {
|
7161
|
-
"shape": "
|
7168
|
+
"shape": "Sug"
|
7162
7169
|
}
|
7163
7170
|
}
|
7164
7171
|
}
|
@@ -7246,7 +7253,7 @@
|
|
7246
7253
|
],
|
7247
7254
|
"members": {
|
7248
7255
|
"logTarget": {
|
7249
|
-
"shape": "
|
7256
|
+
"shape": "Stk"
|
7250
7257
|
},
|
7251
7258
|
"logLevel": {}
|
7252
7259
|
}
|
@@ -7285,10 +7292,10 @@
|
|
7285
7292
|
"locationName": "taskId"
|
7286
7293
|
},
|
7287
7294
|
"target": {
|
7288
|
-
"shape": "
|
7295
|
+
"shape": "Sg5"
|
7289
7296
|
},
|
7290
7297
|
"auditCheckToActionsMapping": {
|
7291
|
-
"shape": "
|
7298
|
+
"shape": "Sg9"
|
7292
7299
|
},
|
7293
7300
|
"clientRequestToken": {
|
7294
7301
|
"idempotencyToken": true
|
@@ -7321,14 +7328,14 @@
|
|
7321
7328
|
"locationName": "taskId"
|
7322
7329
|
},
|
7323
7330
|
"target": {
|
7324
|
-
"shape": "
|
7331
|
+
"shape": "Shw"
|
7325
7332
|
},
|
7326
7333
|
"actions": {
|
7327
7334
|
"type": "list",
|
7328
7335
|
"member": {}
|
7329
7336
|
},
|
7330
7337
|
"violationEventOccurrenceRange": {
|
7331
|
-
"shape": "
|
7338
|
+
"shape": "Shz"
|
7332
7339
|
},
|
7333
7340
|
"includeOnlyActiveViolations": {
|
7334
7341
|
"type": "boolean"
|
@@ -7359,7 +7366,7 @@
|
|
7359
7366
|
],
|
7360
7367
|
"members": {
|
7361
7368
|
"targetCheckNames": {
|
7362
|
-
"shape": "
|
7369
|
+
"shape": "S8f"
|
7363
7370
|
}
|
7364
7371
|
}
|
7365
7372
|
},
|
@@ -7455,7 +7462,7 @@
|
|
7455
7462
|
"authInfos": {
|
7456
7463
|
"type": "list",
|
7457
7464
|
"member": {
|
7458
|
-
"shape": "
|
7465
|
+
"shape": "Sv9"
|
7459
7466
|
}
|
7460
7467
|
},
|
7461
7468
|
"clientId": {
|
@@ -7463,10 +7470,10 @@
|
|
7463
7470
|
"locationName": "clientId"
|
7464
7471
|
},
|
7465
7472
|
"policyNamesToAdd": {
|
7466
|
-
"shape": "
|
7473
|
+
"shape": "Svd"
|
7467
7474
|
},
|
7468
7475
|
"policyNamesToSkip": {
|
7469
|
-
"shape": "
|
7476
|
+
"shape": "Svd"
|
7470
7477
|
}
|
7471
7478
|
}
|
7472
7479
|
},
|
@@ -7479,13 +7486,13 @@
|
|
7479
7486
|
"type": "structure",
|
7480
7487
|
"members": {
|
7481
7488
|
"authInfo": {
|
7482
|
-
"shape": "
|
7489
|
+
"shape": "Sv9"
|
7483
7490
|
},
|
7484
7491
|
"allowed": {
|
7485
7492
|
"type": "structure",
|
7486
7493
|
"members": {
|
7487
7494
|
"policies": {
|
7488
|
-
"shape": "
|
7495
|
+
"shape": "Snu"
|
7489
7496
|
}
|
7490
7497
|
}
|
7491
7498
|
},
|
@@ -7496,7 +7503,7 @@
|
|
7496
7503
|
"type": "structure",
|
7497
7504
|
"members": {
|
7498
7505
|
"policies": {
|
7499
|
-
"shape": "
|
7506
|
+
"shape": "Snu"
|
7500
7507
|
}
|
7501
7508
|
}
|
7502
7509
|
},
|
@@ -7504,7 +7511,7 @@
|
|
7504
7511
|
"type": "structure",
|
7505
7512
|
"members": {
|
7506
7513
|
"policies": {
|
7507
|
-
"shape": "
|
7514
|
+
"shape": "Snu"
|
7508
7515
|
}
|
7509
7516
|
}
|
7510
7517
|
}
|
@@ -7649,10 +7656,10 @@
|
|
7649
7656
|
"members": {
|
7650
7657
|
"roleArn": {},
|
7651
7658
|
"auditNotificationTargetConfigurations": {
|
7652
|
-
"shape": "
|
7659
|
+
"shape": "Sfd"
|
7653
7660
|
},
|
7654
7661
|
"auditCheckConfigurations": {
|
7655
|
-
"shape": "
|
7662
|
+
"shape": "Sfg"
|
7656
7663
|
}
|
7657
7664
|
}
|
7658
7665
|
},
|
@@ -7782,7 +7789,7 @@
|
|
7782
7789
|
"locationName": "newAutoRegistrationStatus"
|
7783
7790
|
},
|
7784
7791
|
"registrationConfig": {
|
7785
|
-
"shape": "
|
7792
|
+
"shape": "Shh"
|
7786
7793
|
},
|
7787
7794
|
"removeAutoRegistration": {
|
7788
7795
|
"type": "boolean"
|
@@ -7964,7 +7971,7 @@
|
|
7964
7971
|
"type": "structure",
|
7965
7972
|
"members": {
|
7966
7973
|
"eventConfigurations": {
|
7967
|
-
"shape": "
|
7974
|
+
"shape": "Sik"
|
7968
7975
|
}
|
7969
7976
|
}
|
7970
7977
|
},
|
@@ -8015,10 +8022,10 @@
|
|
8015
8022
|
"type": "structure",
|
8016
8023
|
"members": {
|
8017
8024
|
"thingIndexingConfiguration": {
|
8018
|
-
"shape": "
|
8025
|
+
"shape": "Slt"
|
8019
8026
|
},
|
8020
8027
|
"thingGroupIndexingConfiguration": {
|
8021
|
-
"shape": "
|
8028
|
+
"shape": "Sm5"
|
8022
8029
|
}
|
8023
8030
|
}
|
8024
8031
|
},
|
@@ -8174,7 +8181,7 @@
|
|
8174
8181
|
"dayOfMonth": {},
|
8175
8182
|
"dayOfWeek": {},
|
8176
8183
|
"targetCheckNames": {
|
8177
|
-
"shape": "
|
8184
|
+
"shape": "S8f"
|
8178
8185
|
},
|
8179
8186
|
"scheduledAuditName": {
|
8180
8187
|
"location": "uri",
|
@@ -8206,18 +8213,18 @@
|
|
8206
8213
|
},
|
8207
8214
|
"securityProfileDescription": {},
|
8208
8215
|
"behaviors": {
|
8209
|
-
"shape": "
|
8216
|
+
"shape": "S8l"
|
8210
8217
|
},
|
8211
8218
|
"alertTargets": {
|
8212
|
-
"shape": "
|
8219
|
+
"shape": "S9b"
|
8213
8220
|
},
|
8214
8221
|
"additionalMetricsToRetain": {
|
8215
|
-
"shape": "
|
8222
|
+
"shape": "S9f",
|
8216
8223
|
"deprecated": true,
|
8217
8224
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
8218
8225
|
},
|
8219
8226
|
"additionalMetricsToRetainV2": {
|
8220
|
-
"shape": "
|
8227
|
+
"shape": "S9g"
|
8221
8228
|
},
|
8222
8229
|
"deleteBehaviors": {
|
8223
8230
|
"type": "boolean"
|
@@ -8242,18 +8249,18 @@
|
|
8242
8249
|
"securityProfileArn": {},
|
8243
8250
|
"securityProfileDescription": {},
|
8244
8251
|
"behaviors": {
|
8245
|
-
"shape": "
|
8252
|
+
"shape": "S8l"
|
8246
8253
|
},
|
8247
8254
|
"alertTargets": {
|
8248
|
-
"shape": "
|
8255
|
+
"shape": "S9b"
|
8249
8256
|
},
|
8250
8257
|
"additionalMetricsToRetain": {
|
8251
|
-
"shape": "
|
8258
|
+
"shape": "S9f",
|
8252
8259
|
"deprecated": true,
|
8253
8260
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
8254
8261
|
},
|
8255
8262
|
"additionalMetricsToRetainV2": {
|
8256
|
-
"shape": "
|
8263
|
+
"shape": "S9g"
|
8257
8264
|
},
|
8258
8265
|
"version": {
|
8259
8266
|
"type": "long"
|
@@ -8284,7 +8291,7 @@
|
|
8284
8291
|
},
|
8285
8292
|
"description": {},
|
8286
8293
|
"files": {
|
8287
|
-
"shape": "
|
8294
|
+
"shape": "S9m"
|
8288
8295
|
},
|
8289
8296
|
"roleArn": {}
|
8290
8297
|
}
|
@@ -8376,10 +8383,10 @@
|
|
8376
8383
|
"members": {
|
8377
8384
|
"thingName": {},
|
8378
8385
|
"thingGroupsToAdd": {
|
8379
|
-
"shape": "
|
8386
|
+
"shape": "Sxo"
|
8380
8387
|
},
|
8381
8388
|
"thingGroupsToRemove": {
|
8382
|
-
"shape": "
|
8389
|
+
"shape": "Sxo"
|
8383
8390
|
},
|
8384
8391
|
"overrideDynamicGroups": {
|
8385
8392
|
"type": "boolean"
|
@@ -8423,7 +8430,7 @@
|
|
8423
8430
|
],
|
8424
8431
|
"members": {
|
8425
8432
|
"behaviors": {
|
8426
|
-
"shape": "
|
8433
|
+
"shape": "S8l"
|
8427
8434
|
}
|
8428
8435
|
}
|
8429
8436
|
},
|
@@ -8901,17 +8908,17 @@
|
|
8901
8908
|
"targetArn": {}
|
8902
8909
|
}
|
8903
8910
|
},
|
8904
|
-
"
|
8911
|
+
"S8f": {
|
8905
8912
|
"type": "list",
|
8906
8913
|
"member": {}
|
8907
8914
|
},
|
8908
|
-
"
|
8915
|
+
"S8l": {
|
8909
8916
|
"type": "list",
|
8910
8917
|
"member": {
|
8911
|
-
"shape": "
|
8918
|
+
"shape": "S8m"
|
8912
8919
|
}
|
8913
8920
|
},
|
8914
|
-
"
|
8921
|
+
"S8m": {
|
8915
8922
|
"type": "structure",
|
8916
8923
|
"required": [
|
8917
8924
|
"name"
|
@@ -8920,14 +8927,14 @@
|
|
8920
8927
|
"name": {},
|
8921
8928
|
"metric": {},
|
8922
8929
|
"metricDimension": {
|
8923
|
-
"shape": "
|
8930
|
+
"shape": "S8p"
|
8924
8931
|
},
|
8925
8932
|
"criteria": {
|
8926
8933
|
"type": "structure",
|
8927
8934
|
"members": {
|
8928
8935
|
"comparisonOperator": {},
|
8929
8936
|
"value": {
|
8930
|
-
"shape": "
|
8937
|
+
"shape": "S8t"
|
8931
8938
|
},
|
8932
8939
|
"durationSeconds": {
|
8933
8940
|
"type": "integer"
|
@@ -8960,7 +8967,7 @@
|
|
8960
8967
|
}
|
8961
8968
|
}
|
8962
8969
|
},
|
8963
|
-
"
|
8970
|
+
"S8p": {
|
8964
8971
|
"type": "structure",
|
8965
8972
|
"required": [
|
8966
8973
|
"dimensionName"
|
@@ -8970,7 +8977,7 @@
|
|
8970
8977
|
"operator": {}
|
8971
8978
|
}
|
8972
8979
|
},
|
8973
|
-
"
|
8980
|
+
"S8t": {
|
8974
8981
|
"type": "structure",
|
8975
8982
|
"members": {
|
8976
8983
|
"count": {
|
@@ -9001,7 +9008,7 @@
|
|
9001
9008
|
}
|
9002
9009
|
}
|
9003
9010
|
},
|
9004
|
-
"
|
9011
|
+
"S9b": {
|
9005
9012
|
"type": "map",
|
9006
9013
|
"key": {},
|
9007
9014
|
"value": {
|
@@ -9016,11 +9023,11 @@
|
|
9016
9023
|
}
|
9017
9024
|
}
|
9018
9025
|
},
|
9019
|
-
"
|
9026
|
+
"S9f": {
|
9020
9027
|
"type": "list",
|
9021
9028
|
"member": {}
|
9022
9029
|
},
|
9023
|
-
"
|
9030
|
+
"S9g": {
|
9024
9031
|
"type": "list",
|
9025
9032
|
"member": {
|
9026
9033
|
"type": "structure",
|
@@ -9030,12 +9037,12 @@
|
|
9030
9037
|
"members": {
|
9031
9038
|
"metric": {},
|
9032
9039
|
"metricDimension": {
|
9033
|
-
"shape": "
|
9040
|
+
"shape": "S8p"
|
9034
9041
|
}
|
9035
9042
|
}
|
9036
9043
|
}
|
9037
9044
|
},
|
9038
|
-
"
|
9045
|
+
"S9m": {
|
9039
9046
|
"type": "list",
|
9040
9047
|
"member": {
|
9041
9048
|
"type": "structure",
|
@@ -9049,7 +9056,7 @@
|
|
9049
9056
|
}
|
9050
9057
|
}
|
9051
9058
|
},
|
9052
|
-
"
|
9059
|
+
"S9y": {
|
9053
9060
|
"type": "structure",
|
9054
9061
|
"members": {
|
9055
9062
|
"thingTypeDescription": {},
|
@@ -9059,7 +9066,7 @@
|
|
9059
9066
|
}
|
9060
9067
|
}
|
9061
9068
|
},
|
9062
|
-
"
|
9069
|
+
"Sa6": {
|
9063
9070
|
"type": "structure",
|
9064
9071
|
"required": [
|
9065
9072
|
"sql",
|
@@ -9069,24 +9076,24 @@
|
|
9069
9076
|
"sql": {},
|
9070
9077
|
"description": {},
|
9071
9078
|
"actions": {
|
9072
|
-
"shape": "
|
9079
|
+
"shape": "Sa9"
|
9073
9080
|
},
|
9074
9081
|
"ruleDisabled": {
|
9075
9082
|
"type": "boolean"
|
9076
9083
|
},
|
9077
9084
|
"awsIotSqlVersion": {},
|
9078
9085
|
"errorAction": {
|
9079
|
-
"shape": "
|
9086
|
+
"shape": "Saa"
|
9080
9087
|
}
|
9081
9088
|
}
|
9082
9089
|
},
|
9083
|
-
"
|
9090
|
+
"Sa9": {
|
9084
9091
|
"type": "list",
|
9085
9092
|
"member": {
|
9086
|
-
"shape": "
|
9093
|
+
"shape": "Saa"
|
9087
9094
|
}
|
9088
9095
|
},
|
9089
|
-
"
|
9096
|
+
"Saa": {
|
9090
9097
|
"type": "structure",
|
9091
9098
|
"members": {
|
9092
9099
|
"dynamoDB": {
|
@@ -9505,15 +9512,15 @@
|
|
9505
9512
|
}
|
9506
9513
|
}
|
9507
9514
|
},
|
9508
|
-
"
|
9515
|
+
"Sd7": {
|
9509
9516
|
"type": "list",
|
9510
9517
|
"member": {}
|
9511
9518
|
},
|
9512
|
-
"
|
9519
|
+
"Sd9": {
|
9513
9520
|
"type": "list",
|
9514
9521
|
"member": {}
|
9515
9522
|
},
|
9516
|
-
"
|
9523
|
+
"Sdd": {
|
9517
9524
|
"type": "structure",
|
9518
9525
|
"members": {
|
9519
9526
|
"arn": {},
|
@@ -9535,10 +9542,10 @@
|
|
9535
9542
|
"type": "structure",
|
9536
9543
|
"members": {
|
9537
9544
|
"subnetIds": {
|
9538
|
-
"shape": "
|
9545
|
+
"shape": "Sd7"
|
9539
9546
|
},
|
9540
9547
|
"securityGroups": {
|
9541
|
-
"shape": "
|
9548
|
+
"shape": "Sd9"
|
9542
9549
|
},
|
9543
9550
|
"vpcId": {},
|
9544
9551
|
"roleArn": {}
|
@@ -9546,7 +9553,7 @@
|
|
9546
9553
|
}
|
9547
9554
|
}
|
9548
9555
|
},
|
9549
|
-
"
|
9556
|
+
"Sfd": {
|
9550
9557
|
"type": "map",
|
9551
9558
|
"key": {},
|
9552
9559
|
"value": {
|
@@ -9560,7 +9567,7 @@
|
|
9560
9567
|
}
|
9561
9568
|
}
|
9562
9569
|
},
|
9563
|
-
"
|
9570
|
+
"Sfg": {
|
9564
9571
|
"type": "map",
|
9565
9572
|
"key": {},
|
9566
9573
|
"value": {
|
@@ -9572,7 +9579,7 @@
|
|
9572
9579
|
}
|
9573
9580
|
}
|
9574
9581
|
},
|
9575
|
-
"
|
9582
|
+
"Sfl": {
|
9576
9583
|
"type": "structure",
|
9577
9584
|
"members": {
|
9578
9585
|
"findingId": {},
|
@@ -9593,7 +9600,7 @@
|
|
9593
9600
|
"shape": "S1o"
|
9594
9601
|
},
|
9595
9602
|
"additionalInfo": {
|
9596
|
-
"shape": "
|
9603
|
+
"shape": "Sfp"
|
9597
9604
|
}
|
9598
9605
|
}
|
9599
9606
|
},
|
@@ -9607,7 +9614,7 @@
|
|
9607
9614
|
"shape": "S1o"
|
9608
9615
|
},
|
9609
9616
|
"additionalInfo": {
|
9610
|
-
"shape": "
|
9617
|
+
"shape": "Sfp"
|
9611
9618
|
}
|
9612
9619
|
}
|
9613
9620
|
}
|
@@ -9619,12 +9626,12 @@
|
|
9619
9626
|
}
|
9620
9627
|
}
|
9621
9628
|
},
|
9622
|
-
"
|
9629
|
+
"Sfp": {
|
9623
9630
|
"type": "map",
|
9624
9631
|
"key": {},
|
9625
9632
|
"value": {}
|
9626
9633
|
},
|
9627
|
-
"
|
9634
|
+
"Sg5": {
|
9628
9635
|
"type": "structure",
|
9629
9636
|
"members": {
|
9630
9637
|
"auditTaskId": {},
|
@@ -9642,7 +9649,7 @@
|
|
9642
9649
|
}
|
9643
9650
|
}
|
9644
9651
|
},
|
9645
|
-
"
|
9652
|
+
"Sg9": {
|
9646
9653
|
"type": "map",
|
9647
9654
|
"key": {},
|
9648
9655
|
"value": {
|
@@ -9650,7 +9657,7 @@
|
|
9650
9657
|
"member": {}
|
9651
9658
|
}
|
9652
9659
|
},
|
9653
|
-
"
|
9660
|
+
"Sgb": {
|
9654
9661
|
"type": "list",
|
9655
9662
|
"member": {
|
9656
9663
|
"type": "structure",
|
@@ -9664,7 +9671,7 @@
|
|
9664
9671
|
}
|
9665
9672
|
}
|
9666
9673
|
},
|
9667
|
-
"
|
9674
|
+
"Sh2": {
|
9668
9675
|
"type": "structure",
|
9669
9676
|
"members": {
|
9670
9677
|
"authorizerName": {},
|
@@ -9689,7 +9696,7 @@
|
|
9689
9696
|
}
|
9690
9697
|
}
|
9691
9698
|
},
|
9692
|
-
"
|
9699
|
+
"Shf": {
|
9693
9700
|
"type": "structure",
|
9694
9701
|
"members": {
|
9695
9702
|
"notBefore": {
|
@@ -9700,14 +9707,15 @@
|
|
9700
9707
|
}
|
9701
9708
|
}
|
9702
9709
|
},
|
9703
|
-
"
|
9710
|
+
"Shh": {
|
9704
9711
|
"type": "structure",
|
9705
9712
|
"members": {
|
9706
9713
|
"templateBody": {},
|
9707
|
-
"roleArn": {}
|
9714
|
+
"roleArn": {},
|
9715
|
+
"templateName": {}
|
9708
9716
|
}
|
9709
9717
|
},
|
9710
|
-
"
|
9718
|
+
"Shu": {
|
9711
9719
|
"type": "structure",
|
9712
9720
|
"members": {
|
9713
9721
|
"taskId": {},
|
@@ -9719,10 +9727,10 @@
|
|
9719
9727
|
"type": "timestamp"
|
9720
9728
|
},
|
9721
9729
|
"target": {
|
9722
|
-
"shape": "
|
9730
|
+
"shape": "Shw"
|
9723
9731
|
},
|
9724
9732
|
"violationEventOccurrenceRange": {
|
9725
|
-
"shape": "
|
9733
|
+
"shape": "Shz"
|
9726
9734
|
},
|
9727
9735
|
"onlyActiveViolationsIncluded": {
|
9728
9736
|
"type": "boolean"
|
@@ -9731,7 +9739,7 @@
|
|
9731
9739
|
"type": "boolean"
|
9732
9740
|
},
|
9733
9741
|
"actionsDefinition": {
|
9734
|
-
"shape": "
|
9742
|
+
"shape": "Sgb"
|
9735
9743
|
},
|
9736
9744
|
"taskStatistics": {
|
9737
9745
|
"type": "structure",
|
@@ -9749,7 +9757,7 @@
|
|
9749
9757
|
}
|
9750
9758
|
}
|
9751
9759
|
},
|
9752
|
-
"
|
9760
|
+
"Shw": {
|
9753
9761
|
"type": "structure",
|
9754
9762
|
"members": {
|
9755
9763
|
"violationIds": {
|
@@ -9760,7 +9768,7 @@
|
|
9760
9768
|
"behaviorName": {}
|
9761
9769
|
}
|
9762
9770
|
},
|
9763
|
-
"
|
9771
|
+
"Shz": {
|
9764
9772
|
"type": "structure",
|
9765
9773
|
"required": [
|
9766
9774
|
"startTime",
|
@@ -9775,7 +9783,7 @@
|
|
9775
9783
|
}
|
9776
9784
|
}
|
9777
9785
|
},
|
9778
|
-
"
|
9786
|
+
"Sik": {
|
9779
9787
|
"type": "map",
|
9780
9788
|
"key": {},
|
9781
9789
|
"value": {
|
@@ -9787,24 +9795,24 @@
|
|
9787
9795
|
}
|
9788
9796
|
}
|
9789
9797
|
},
|
9790
|
-
"
|
9798
|
+
"Sjo": {
|
9791
9799
|
"type": "list",
|
9792
9800
|
"member": {}
|
9793
9801
|
},
|
9794
|
-
"
|
9802
|
+
"Skh": {
|
9795
9803
|
"type": "list",
|
9796
9804
|
"member": {
|
9797
|
-
"shape": "
|
9805
|
+
"shape": "Ski"
|
9798
9806
|
}
|
9799
9807
|
},
|
9800
|
-
"
|
9808
|
+
"Ski": {
|
9801
9809
|
"type": "structure",
|
9802
9810
|
"members": {
|
9803
9811
|
"groupName": {},
|
9804
9812
|
"groupArn": {}
|
9805
9813
|
}
|
9806
9814
|
},
|
9807
|
-
"
|
9815
|
+
"Sku": {
|
9808
9816
|
"type": "structure",
|
9809
9817
|
"members": {
|
9810
9818
|
"deprecated": {
|
@@ -9818,7 +9826,7 @@
|
|
9818
9826
|
}
|
9819
9827
|
}
|
9820
9828
|
},
|
9821
|
-
"
|
9829
|
+
"Slt": {
|
9822
9830
|
"type": "structure",
|
9823
9831
|
"required": [
|
9824
9832
|
"thingIndexingMode"
|
@@ -9829,10 +9837,10 @@
|
|
9829
9837
|
"deviceDefenderIndexingMode": {},
|
9830
9838
|
"namedShadowIndexingMode": {},
|
9831
9839
|
"managedFields": {
|
9832
|
-
"shape": "
|
9840
|
+
"shape": "Sly"
|
9833
9841
|
},
|
9834
9842
|
"customFields": {
|
9835
|
-
"shape": "
|
9843
|
+
"shape": "Sly"
|
9836
9844
|
},
|
9837
9845
|
"filter": {
|
9838
9846
|
"type": "structure",
|
@@ -9845,7 +9853,7 @@
|
|
9845
9853
|
}
|
9846
9854
|
}
|
9847
9855
|
},
|
9848
|
-
"
|
9856
|
+
"Sly": {
|
9849
9857
|
"type": "list",
|
9850
9858
|
"member": {
|
9851
9859
|
"type": "structure",
|
@@ -9855,7 +9863,7 @@
|
|
9855
9863
|
}
|
9856
9864
|
}
|
9857
9865
|
},
|
9858
|
-
"
|
9866
|
+
"Sm5": {
|
9859
9867
|
"type": "structure",
|
9860
9868
|
"required": [
|
9861
9869
|
"thingGroupIndexingMode"
|
@@ -9863,20 +9871,20 @@
|
|
9863
9871
|
"members": {
|
9864
9872
|
"thingGroupIndexingMode": {},
|
9865
9873
|
"managedFields": {
|
9866
|
-
"shape": "
|
9874
|
+
"shape": "Sly"
|
9867
9875
|
},
|
9868
9876
|
"customFields": {
|
9869
|
-
"shape": "
|
9877
|
+
"shape": "Sly"
|
9870
9878
|
}
|
9871
9879
|
}
|
9872
9880
|
},
|
9873
|
-
"
|
9881
|
+
"Snn": {
|
9874
9882
|
"type": "structure",
|
9875
9883
|
"members": {
|
9876
9884
|
"confidenceLevel": {}
|
9877
9885
|
}
|
9878
9886
|
},
|
9879
|
-
"
|
9887
|
+
"Snu": {
|
9880
9888
|
"type": "list",
|
9881
9889
|
"member": {
|
9882
9890
|
"type": "structure",
|
@@ -9886,7 +9894,7 @@
|
|
9886
9894
|
}
|
9887
9895
|
}
|
9888
9896
|
},
|
9889
|
-
"
|
9897
|
+
"Sow": {
|
9890
9898
|
"type": "list",
|
9891
9899
|
"member": {
|
9892
9900
|
"type": "structure",
|
@@ -9901,7 +9909,7 @@
|
|
9901
9909
|
}
|
9902
9910
|
}
|
9903
9911
|
},
|
9904
|
-
"
|
9912
|
+
"Spw": {
|
9905
9913
|
"type": "structure",
|
9906
9914
|
"members": {
|
9907
9915
|
"status": {},
|
@@ -9922,15 +9930,15 @@
|
|
9922
9930
|
}
|
9923
9931
|
}
|
9924
9932
|
},
|
9925
|
-
"
|
9933
|
+
"Sqy": {
|
9926
9934
|
"type": "list",
|
9927
9935
|
"member": {}
|
9928
9936
|
},
|
9929
|
-
"
|
9937
|
+
"Sr8": {
|
9930
9938
|
"type": "list",
|
9931
9939
|
"member": {}
|
9932
9940
|
},
|
9933
|
-
"
|
9941
|
+
"Srr": {
|
9934
9942
|
"type": "structure",
|
9935
9943
|
"required": [
|
9936
9944
|
"name",
|
@@ -9941,7 +9949,7 @@
|
|
9941
9949
|
"arn": {}
|
9942
9950
|
}
|
9943
9951
|
},
|
9944
|
-
"
|
9952
|
+
"Srw": {
|
9945
9953
|
"type": "structure",
|
9946
9954
|
"required": [
|
9947
9955
|
"arn"
|
@@ -9950,7 +9958,7 @@
|
|
9950
9958
|
"arn": {}
|
9951
9959
|
}
|
9952
9960
|
},
|
9953
|
-
"
|
9961
|
+
"Stk": {
|
9954
9962
|
"type": "structure",
|
9955
9963
|
"required": [
|
9956
9964
|
"targetType"
|
@@ -9960,11 +9968,11 @@
|
|
9960
9968
|
"targetName": {}
|
9961
9969
|
}
|
9962
9970
|
},
|
9963
|
-
"
|
9971
|
+
"Sug": {
|
9964
9972
|
"type": "list",
|
9965
9973
|
"member": {}
|
9966
9974
|
},
|
9967
|
-
"
|
9975
|
+
"Sv9": {
|
9968
9976
|
"type": "structure",
|
9969
9977
|
"required": [
|
9970
9978
|
"resources"
|
@@ -9977,11 +9985,11 @@
|
|
9977
9985
|
}
|
9978
9986
|
}
|
9979
9987
|
},
|
9980
|
-
"
|
9988
|
+
"Svd": {
|
9981
9989
|
"type": "list",
|
9982
9990
|
"member": {}
|
9983
9991
|
},
|
9984
|
-
"
|
9992
|
+
"Sxo": {
|
9985
9993
|
"type": "list",
|
9986
9994
|
"member": {}
|
9987
9995
|
}
|