cdk-lambda-subminute 2.0.298 → 2.0.300
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +27 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +3 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +117 -94
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +222 -9
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +133 -74
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +37 -31
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +361 -16
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +20 -10
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +423 -268
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +15 -5
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +93 -31
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +538 -304
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +193 -161
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +31 -26
- package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +136 -53
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +6 -2
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.min.json +69 -5
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +562 -53
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1 -3
- package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +100 -22
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +33 -4
- package/node_modules/aws-sdk/clients/backup.d.ts +279 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +58 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +29 -4
- package/node_modules/aws-sdk/clients/codecatalyst.d.ts +370 -5
- package/node_modules/aws-sdk/clients/connect.d.ts +13 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +179 -1
- package/node_modules/aws-sdk/clients/glue.d.ts +352 -2
- package/node_modules/aws-sdk/clients/iot.d.ts +46 -5
- package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
- package/node_modules/aws-sdk/clients/mwaa.d.ts +28 -5
- package/node_modules/aws-sdk/clients/pipes.d.ts +143 -18
- package/node_modules/aws-sdk/clients/rds.d.ts +1 -1
- package/node_modules/aws-sdk/clients/redshift.d.ts +6 -2
- package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +90 -9
- package/node_modules/aws-sdk/clients/s3control.d.ts +359 -7
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
- package/node_modules/aws-sdk/clients/signer.d.ts +35 -35
- package/node_modules/aws-sdk/clients/stepfunctions.d.ts +123 -18
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +24 -24
- package/node_modules/aws-sdk/dist/aws-sdk.js +799 -569
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +100 -100
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1339,18 +1339,21 @@
|
|
1339
1339
|
"shape": "S9f"
|
1340
1340
|
},
|
1341
1341
|
"alertTargets": {
|
1342
|
-
"shape": "
|
1342
|
+
"shape": "Sa6"
|
1343
1343
|
},
|
1344
1344
|
"additionalMetricsToRetain": {
|
1345
|
-
"shape": "
|
1345
|
+
"shape": "Saa",
|
1346
1346
|
"deprecated": true,
|
1347
1347
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
1348
1348
|
},
|
1349
1349
|
"additionalMetricsToRetainV2": {
|
1350
|
-
"shape": "
|
1350
|
+
"shape": "Sab"
|
1351
1351
|
},
|
1352
1352
|
"tags": {
|
1353
1353
|
"shape": "S2e"
|
1354
|
+
},
|
1355
|
+
"metricsExportConfig": {
|
1356
|
+
"shape": "Sad"
|
1354
1357
|
}
|
1355
1358
|
}
|
1356
1359
|
},
|
@@ -1380,7 +1383,7 @@
|
|
1380
1383
|
},
|
1381
1384
|
"description": {},
|
1382
1385
|
"files": {
|
1383
|
-
"shape": "
|
1386
|
+
"shape": "Saj"
|
1384
1387
|
},
|
1385
1388
|
"roleArn": {},
|
1386
1389
|
"tags": {
|
@@ -1477,7 +1480,7 @@
|
|
1477
1480
|
"locationName": "thingTypeName"
|
1478
1481
|
},
|
1479
1482
|
"thingTypeProperties": {
|
1480
|
-
"shape": "
|
1483
|
+
"shape": "Sav"
|
1481
1484
|
},
|
1482
1485
|
"tags": {
|
1483
1486
|
"shape": "S2e"
|
@@ -1509,7 +1512,7 @@
|
|
1509
1512
|
"locationName": "ruleName"
|
1510
1513
|
},
|
1511
1514
|
"topicRulePayload": {
|
1512
|
-
"shape": "
|
1515
|
+
"shape": "Sb3"
|
1513
1516
|
},
|
1514
1517
|
"tags": {
|
1515
1518
|
"location": "header",
|
@@ -1550,10 +1553,10 @@
|
|
1550
1553
|
],
|
1551
1554
|
"members": {
|
1552
1555
|
"subnetIds": {
|
1553
|
-
"shape": "
|
1556
|
+
"shape": "Sek"
|
1554
1557
|
},
|
1555
1558
|
"securityGroups": {
|
1556
|
-
"shape": "
|
1559
|
+
"shape": "Sem"
|
1557
1560
|
},
|
1558
1561
|
"vpcId": {},
|
1559
1562
|
"roleArn": {}
|
@@ -1567,7 +1570,7 @@
|
|
1567
1570
|
"type": "structure",
|
1568
1571
|
"members": {
|
1569
1572
|
"topicRuleDestination": {
|
1570
|
-
"shape": "
|
1573
|
+
"shape": "Seq"
|
1571
1574
|
}
|
1572
1575
|
}
|
1573
1576
|
}
|
@@ -2399,10 +2402,10 @@
|
|
2399
2402
|
"members": {
|
2400
2403
|
"roleArn": {},
|
2401
2404
|
"auditNotificationTargetConfigurations": {
|
2402
|
-
"shape": "
|
2405
|
+
"shape": "Sgu"
|
2403
2406
|
},
|
2404
2407
|
"auditCheckConfigurations": {
|
2405
|
-
"shape": "
|
2408
|
+
"shape": "Sgx"
|
2406
2409
|
}
|
2407
2410
|
}
|
2408
2411
|
}
|
@@ -2428,7 +2431,7 @@
|
|
2428
2431
|
"type": "structure",
|
2429
2432
|
"members": {
|
2430
2433
|
"finding": {
|
2431
|
-
"shape": "
|
2434
|
+
"shape": "Sh2"
|
2432
2435
|
}
|
2433
2436
|
}
|
2434
2437
|
}
|
@@ -2485,13 +2488,13 @@
|
|
2485
2488
|
}
|
2486
2489
|
},
|
2487
2490
|
"target": {
|
2488
|
-
"shape": "
|
2491
|
+
"shape": "Shm"
|
2489
2492
|
},
|
2490
2493
|
"auditCheckToActionsMapping": {
|
2491
|
-
"shape": "
|
2494
|
+
"shape": "Shq"
|
2492
2495
|
},
|
2493
2496
|
"actionsDefinition": {
|
2494
|
-
"shape": "
|
2497
|
+
"shape": "Shs"
|
2495
2498
|
}
|
2496
2499
|
}
|
2497
2500
|
}
|
@@ -2630,7 +2633,7 @@
|
|
2630
2633
|
"type": "structure",
|
2631
2634
|
"members": {
|
2632
2635
|
"authorizerDescription": {
|
2633
|
-
"shape": "
|
2636
|
+
"shape": "Sij"
|
2634
2637
|
}
|
2635
2638
|
}
|
2636
2639
|
}
|
@@ -2715,13 +2718,13 @@
|
|
2715
2718
|
},
|
2716
2719
|
"generationId": {},
|
2717
2720
|
"validity": {
|
2718
|
-
"shape": "
|
2721
|
+
"shape": "Siw"
|
2719
2722
|
},
|
2720
2723
|
"certificateMode": {}
|
2721
2724
|
}
|
2722
2725
|
},
|
2723
2726
|
"registrationConfig": {
|
2724
|
-
"shape": "
|
2727
|
+
"shape": "Siy"
|
2725
2728
|
}
|
2726
2729
|
}
|
2727
2730
|
}
|
@@ -2783,7 +2786,7 @@
|
|
2783
2786
|
},
|
2784
2787
|
"generationId": {},
|
2785
2788
|
"validity": {
|
2786
|
-
"shape": "
|
2789
|
+
"shape": "Siw"
|
2787
2790
|
},
|
2788
2791
|
"certificateMode": {}
|
2789
2792
|
}
|
@@ -2837,7 +2840,7 @@
|
|
2837
2840
|
"type": "structure",
|
2838
2841
|
"members": {
|
2839
2842
|
"authorizerDescription": {
|
2840
|
-
"shape": "
|
2843
|
+
"shape": "Sij"
|
2841
2844
|
}
|
2842
2845
|
}
|
2843
2846
|
}
|
@@ -2863,7 +2866,7 @@
|
|
2863
2866
|
"type": "structure",
|
2864
2867
|
"members": {
|
2865
2868
|
"taskSummary": {
|
2866
|
-
"shape": "
|
2869
|
+
"shape": "Sjb"
|
2867
2870
|
}
|
2868
2871
|
}
|
2869
2872
|
}
|
@@ -2986,7 +2989,7 @@
|
|
2986
2989
|
"type": "structure",
|
2987
2990
|
"members": {
|
2988
2991
|
"eventConfigurations": {
|
2989
|
-
"shape": "
|
2992
|
+
"shape": "Sk1"
|
2990
2993
|
},
|
2991
2994
|
"creationDate": {
|
2992
2995
|
"type": "timestamp"
|
@@ -3342,7 +3345,7 @@
|
|
3342
3345
|
"description": {},
|
3343
3346
|
"templateVersion": {},
|
3344
3347
|
"environments": {
|
3345
|
-
"shape": "
|
3348
|
+
"shape": "Sl7"
|
3346
3349
|
},
|
3347
3350
|
"documentParameters": {
|
3348
3351
|
"type": "list",
|
@@ -3582,15 +3585,15 @@
|
|
3582
3585
|
"shape": "S9f"
|
3583
3586
|
},
|
3584
3587
|
"alertTargets": {
|
3585
|
-
"shape": "
|
3588
|
+
"shape": "Sa6"
|
3586
3589
|
},
|
3587
3590
|
"additionalMetricsToRetain": {
|
3588
|
-
"shape": "
|
3591
|
+
"shape": "Saa",
|
3589
3592
|
"deprecated": true,
|
3590
3593
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
3591
3594
|
},
|
3592
3595
|
"additionalMetricsToRetainV2": {
|
3593
|
-
"shape": "
|
3596
|
+
"shape": "Sab"
|
3594
3597
|
},
|
3595
3598
|
"version": {
|
3596
3599
|
"type": "long"
|
@@ -3600,6 +3603,9 @@
|
|
3600
3603
|
},
|
3601
3604
|
"lastModifiedDate": {
|
3602
3605
|
"type": "timestamp"
|
3606
|
+
},
|
3607
|
+
"metricsExportConfig": {
|
3608
|
+
"shape": "Sad"
|
3603
3609
|
}
|
3604
3610
|
}
|
3605
3611
|
}
|
@@ -3634,7 +3640,7 @@
|
|
3634
3640
|
},
|
3635
3641
|
"description": {},
|
3636
3642
|
"files": {
|
3637
|
-
"shape": "
|
3643
|
+
"shape": "Saj"
|
3638
3644
|
},
|
3639
3645
|
"createdAt": {
|
3640
3646
|
"type": "timestamp"
|
@@ -3717,7 +3723,7 @@
|
|
3717
3723
|
"members": {
|
3718
3724
|
"parentGroupName": {},
|
3719
3725
|
"rootToParentThingGroups": {
|
3720
|
-
"shape": "
|
3726
|
+
"shape": "Sm0"
|
3721
3727
|
},
|
3722
3728
|
"creationDate": {
|
3723
3729
|
"type": "timestamp"
|
@@ -3800,10 +3806,10 @@
|
|
3800
3806
|
"thingTypeId": {},
|
3801
3807
|
"thingTypeArn": {},
|
3802
3808
|
"thingTypeProperties": {
|
3803
|
-
"shape": "
|
3809
|
+
"shape": "Sav"
|
3804
3810
|
},
|
3805
3811
|
"thingTypeMetadata": {
|
3806
|
-
"shape": "
|
3812
|
+
"shape": "Smd"
|
3807
3813
|
}
|
3808
3814
|
}
|
3809
3815
|
}
|
@@ -4111,10 +4117,10 @@
|
|
4111
4117
|
"type": "structure",
|
4112
4118
|
"members": {
|
4113
4119
|
"thingIndexingConfiguration": {
|
4114
|
-
"shape": "
|
4120
|
+
"shape": "Snc"
|
4115
4121
|
},
|
4116
4122
|
"thingGroupIndexingConfiguration": {
|
4117
|
-
"shape": "
|
4123
|
+
"shape": "Sno"
|
4118
4124
|
}
|
4119
4125
|
}
|
4120
4126
|
}
|
@@ -4276,7 +4282,7 @@
|
|
4276
4282
|
"type": "structure",
|
4277
4283
|
"members": {
|
4278
4284
|
"versionUpdateByJobsConfig": {
|
4279
|
-
"shape": "
|
4285
|
+
"shape": "So4"
|
4280
4286
|
}
|
4281
4287
|
}
|
4282
4288
|
}
|
@@ -4543,14 +4549,14 @@
|
|
4543
4549
|
"type": "timestamp"
|
4544
4550
|
},
|
4545
4551
|
"actions": {
|
4546
|
-
"shape": "
|
4552
|
+
"shape": "Sb6"
|
4547
4553
|
},
|
4548
4554
|
"ruleDisabled": {
|
4549
4555
|
"type": "boolean"
|
4550
4556
|
},
|
4551
4557
|
"awsIotSqlVersion": {},
|
4552
4558
|
"errorAction": {
|
4553
|
-
"shape": "
|
4559
|
+
"shape": "Sb7"
|
4554
4560
|
}
|
4555
4561
|
}
|
4556
4562
|
}
|
@@ -4578,7 +4584,7 @@
|
|
4578
4584
|
"type": "structure",
|
4579
4585
|
"members": {
|
4580
4586
|
"topicRuleDestination": {
|
4581
|
-
"shape": "
|
4587
|
+
"shape": "Seq"
|
4582
4588
|
}
|
4583
4589
|
}
|
4584
4590
|
}
|
@@ -4661,7 +4667,7 @@
|
|
4661
4667
|
"shape": "S9n"
|
4662
4668
|
},
|
4663
4669
|
"violationEventAdditionalInfo": {
|
4664
|
-
"shape": "
|
4670
|
+
"shape": "Spe"
|
4665
4671
|
},
|
4666
4672
|
"verificationState": {},
|
4667
4673
|
"verificationStateDescription": {},
|
@@ -4712,7 +4718,7 @@
|
|
4712
4718
|
"type": "structure",
|
4713
4719
|
"members": {
|
4714
4720
|
"policies": {
|
4715
|
-
"shape": "
|
4721
|
+
"shape": "Spl"
|
4716
4722
|
},
|
4717
4723
|
"nextMarker": {}
|
4718
4724
|
}
|
@@ -4751,7 +4757,7 @@
|
|
4751
4757
|
"findings": {
|
4752
4758
|
"type": "list",
|
4753
4759
|
"member": {
|
4754
|
-
"shape": "
|
4760
|
+
"shape": "Sh2"
|
4755
4761
|
}
|
4756
4762
|
},
|
4757
4763
|
"nextToken": {}
|
@@ -5069,7 +5075,7 @@
|
|
5069
5075
|
"billingGroups": {
|
5070
5076
|
"type": "list",
|
5071
5077
|
"member": {
|
5072
|
-
"shape": "
|
5078
|
+
"shape": "Sm1"
|
5073
5079
|
}
|
5074
5080
|
},
|
5075
5081
|
"nextToken": {}
|
@@ -5153,7 +5159,7 @@
|
|
5153
5159
|
"type": "structure",
|
5154
5160
|
"members": {
|
5155
5161
|
"certificates": {
|
5156
|
-
"shape": "
|
5162
|
+
"shape": "Sqn"
|
5157
5163
|
},
|
5158
5164
|
"nextMarker": {}
|
5159
5165
|
}
|
@@ -5194,7 +5200,7 @@
|
|
5194
5200
|
"type": "structure",
|
5195
5201
|
"members": {
|
5196
5202
|
"certificates": {
|
5197
|
-
"shape": "
|
5203
|
+
"shape": "Sqn"
|
5198
5204
|
},
|
5199
5205
|
"nextMarker": {}
|
5200
5206
|
}
|
@@ -5338,7 +5344,7 @@
|
|
5338
5344
|
"tasks": {
|
5339
5345
|
"type": "list",
|
5340
5346
|
"member": {
|
5341
|
-
"shape": "
|
5347
|
+
"shape": "Sjb"
|
5342
5348
|
}
|
5343
5349
|
},
|
5344
5350
|
"nextToken": {}
|
@@ -5522,7 +5528,7 @@
|
|
5522
5528
|
"members": {
|
5523
5529
|
"thingArn": {},
|
5524
5530
|
"jobExecutionSummary": {
|
5525
|
-
"shape": "
|
5531
|
+
"shape": "Srn"
|
5526
5532
|
}
|
5527
5533
|
}
|
5528
5534
|
}
|
@@ -5579,7 +5585,7 @@
|
|
5579
5585
|
"members": {
|
5580
5586
|
"jobId": {},
|
5581
5587
|
"jobExecutionSummary": {
|
5582
|
-
"shape": "
|
5588
|
+
"shape": "Srn"
|
5583
5589
|
}
|
5584
5590
|
}
|
5585
5591
|
}
|
@@ -5734,7 +5740,7 @@
|
|
5734
5740
|
"templateName": {},
|
5735
5741
|
"description": {},
|
5736
5742
|
"environments": {
|
5737
|
-
"shape": "
|
5743
|
+
"shape": "Sl7"
|
5738
5744
|
},
|
5739
5745
|
"templateVersion": {}
|
5740
5746
|
}
|
@@ -6077,7 +6083,7 @@
|
|
6077
6083
|
"type": "structure",
|
6078
6084
|
"members": {
|
6079
6085
|
"policies": {
|
6080
|
-
"shape": "
|
6086
|
+
"shape": "Spl"
|
6081
6087
|
},
|
6082
6088
|
"nextMarker": {}
|
6083
6089
|
}
|
@@ -6118,7 +6124,7 @@
|
|
6118
6124
|
"type": "structure",
|
6119
6125
|
"members": {
|
6120
6126
|
"principals": {
|
6121
|
-
"shape": "
|
6127
|
+
"shape": "Ssy"
|
6122
6128
|
},
|
6123
6129
|
"nextMarker": {}
|
6124
6130
|
}
|
@@ -6198,7 +6204,7 @@
|
|
6198
6204
|
"type": "structure",
|
6199
6205
|
"members": {
|
6200
6206
|
"policies": {
|
6201
|
-
"shape": "
|
6207
|
+
"shape": "Spl"
|
6202
6208
|
},
|
6203
6209
|
"nextMarker": {}
|
6204
6210
|
}
|
@@ -6235,7 +6241,7 @@
|
|
6235
6241
|
"type": "structure",
|
6236
6242
|
"members": {
|
6237
6243
|
"things": {
|
6238
|
-
"shape": "
|
6244
|
+
"shape": "St8"
|
6239
6245
|
},
|
6240
6246
|
"nextToken": {}
|
6241
6247
|
}
|
@@ -6368,7 +6374,7 @@
|
|
6368
6374
|
"type": "structure",
|
6369
6375
|
"members": {
|
6370
6376
|
"relatedResources": {
|
6371
|
-
"shape": "
|
6377
|
+
"shape": "Sh7"
|
6372
6378
|
},
|
6373
6379
|
"nextToken": {}
|
6374
6380
|
}
|
@@ -6481,7 +6487,7 @@
|
|
6481
6487
|
"securityProfileIdentifiers": {
|
6482
6488
|
"type": "list",
|
6483
6489
|
"member": {
|
6484
|
-
"shape": "
|
6490
|
+
"shape": "Stt"
|
6485
6491
|
}
|
6486
6492
|
},
|
6487
6493
|
"nextToken": {}
|
@@ -6528,10 +6534,10 @@
|
|
6528
6534
|
"type": "structure",
|
6529
6535
|
"members": {
|
6530
6536
|
"securityProfileIdentifier": {
|
6531
|
-
"shape": "
|
6537
|
+
"shape": "Stt"
|
6532
6538
|
},
|
6533
6539
|
"target": {
|
6534
|
-
"shape": "
|
6540
|
+
"shape": "Sty"
|
6535
6541
|
}
|
6536
6542
|
}
|
6537
6543
|
}
|
@@ -6684,7 +6690,7 @@
|
|
6684
6690
|
"securityProfileTargets": {
|
6685
6691
|
"type": "list",
|
6686
6692
|
"member": {
|
6687
|
-
"shape": "
|
6693
|
+
"shape": "Sty"
|
6688
6694
|
}
|
6689
6695
|
},
|
6690
6696
|
"nextToken": {}
|
@@ -6727,7 +6733,7 @@
|
|
6727
6733
|
"type": "structure",
|
6728
6734
|
"members": {
|
6729
6735
|
"thingGroups": {
|
6730
|
-
"shape": "
|
6736
|
+
"shape": "Sm0"
|
6731
6737
|
},
|
6732
6738
|
"nextToken": {}
|
6733
6739
|
}
|
@@ -6763,7 +6769,7 @@
|
|
6763
6769
|
"type": "structure",
|
6764
6770
|
"members": {
|
6765
6771
|
"thingGroups": {
|
6766
|
-
"shape": "
|
6772
|
+
"shape": "Sm0"
|
6767
6773
|
},
|
6768
6774
|
"nextToken": {}
|
6769
6775
|
}
|
@@ -6799,7 +6805,7 @@
|
|
6799
6805
|
"type": "structure",
|
6800
6806
|
"members": {
|
6801
6807
|
"principals": {
|
6802
|
-
"shape": "
|
6808
|
+
"shape": "Ssy"
|
6803
6809
|
},
|
6804
6810
|
"nextToken": {}
|
6805
6811
|
}
|
@@ -6916,10 +6922,10 @@
|
|
6916
6922
|
"thingTypeName": {},
|
6917
6923
|
"thingTypeArn": {},
|
6918
6924
|
"thingTypeProperties": {
|
6919
|
-
"shape": "
|
6925
|
+
"shape": "Sav"
|
6920
6926
|
},
|
6921
6927
|
"thingTypeMetadata": {
|
6922
|
-
"shape": "
|
6928
|
+
"shape": "Smd"
|
6923
6929
|
}
|
6924
6930
|
}
|
6925
6931
|
}
|
@@ -7018,7 +7024,7 @@
|
|
7018
7024
|
"type": "structure",
|
7019
7025
|
"members": {
|
7020
7026
|
"things": {
|
7021
|
-
"shape": "
|
7027
|
+
"shape": "St8"
|
7022
7028
|
},
|
7023
7029
|
"nextToken": {}
|
7024
7030
|
}
|
@@ -7059,7 +7065,7 @@
|
|
7059
7065
|
"type": "structure",
|
7060
7066
|
"members": {
|
7061
7067
|
"things": {
|
7062
|
-
"shape": "
|
7068
|
+
"shape": "St8"
|
7063
7069
|
},
|
7064
7070
|
"nextToken": {}
|
7065
7071
|
}
|
@@ -7111,10 +7117,10 @@
|
|
7111
7117
|
"type": "structure",
|
7112
7118
|
"members": {
|
7113
7119
|
"subnetIds": {
|
7114
|
-
"shape": "
|
7120
|
+
"shape": "Sek"
|
7115
7121
|
},
|
7116
7122
|
"securityGroups": {
|
7117
|
-
"shape": "
|
7123
|
+
"shape": "Sem"
|
7118
7124
|
},
|
7119
7125
|
"vpcId": {},
|
7120
7126
|
"roleArn": {}
|
@@ -7211,7 +7217,7 @@
|
|
7211
7217
|
"type": "structure",
|
7212
7218
|
"members": {
|
7213
7219
|
"logTarget": {
|
7214
|
-
"shape": "
|
7220
|
+
"shape": "Svm"
|
7215
7221
|
},
|
7216
7222
|
"logLevel": {}
|
7217
7223
|
}
|
@@ -7293,7 +7299,7 @@
|
|
7293
7299
|
"shape": "S9n"
|
7294
7300
|
},
|
7295
7301
|
"violationEventAdditionalInfo": {
|
7296
|
-
"shape": "
|
7302
|
+
"shape": "Spe"
|
7297
7303
|
},
|
7298
7304
|
"violationEventType": {},
|
7299
7305
|
"verificationState": {},
|
@@ -7355,7 +7361,7 @@
|
|
7355
7361
|
"type": "boolean"
|
7356
7362
|
},
|
7357
7363
|
"registrationConfig": {
|
7358
|
-
"shape": "
|
7364
|
+
"shape": "Siy"
|
7359
7365
|
},
|
7360
7366
|
"tags": {
|
7361
7367
|
"shape": "S2e"
|
@@ -7526,7 +7532,7 @@
|
|
7526
7532
|
"locationName": "ruleName"
|
7527
7533
|
},
|
7528
7534
|
"topicRulePayload": {
|
7529
|
-
"shape": "
|
7535
|
+
"shape": "Sb3"
|
7530
7536
|
}
|
7531
7537
|
},
|
7532
7538
|
"payload": "topicRulePayload"
|
@@ -7564,7 +7570,7 @@
|
|
7564
7570
|
"thingId": {},
|
7565
7571
|
"thingTypeName": {},
|
7566
7572
|
"thingGroupNames": {
|
7567
|
-
"shape": "
|
7573
|
+
"shape": "Swi"
|
7568
7574
|
},
|
7569
7575
|
"attributes": {
|
7570
7576
|
"shape": "S3o"
|
@@ -7598,7 +7604,7 @@
|
|
7598
7604
|
"shape": "S3o"
|
7599
7605
|
},
|
7600
7606
|
"parentGroupNames": {
|
7601
|
-
"shape": "
|
7607
|
+
"shape": "Swi"
|
7602
7608
|
}
|
7603
7609
|
}
|
7604
7610
|
}
|
@@ -7686,7 +7692,7 @@
|
|
7686
7692
|
],
|
7687
7693
|
"members": {
|
7688
7694
|
"logTarget": {
|
7689
|
-
"shape": "
|
7695
|
+
"shape": "Svm"
|
7690
7696
|
},
|
7691
7697
|
"logLevel": {}
|
7692
7698
|
}
|
@@ -7725,10 +7731,10 @@
|
|
7725
7731
|
"locationName": "taskId"
|
7726
7732
|
},
|
7727
7733
|
"target": {
|
7728
|
-
"shape": "
|
7734
|
+
"shape": "Shm"
|
7729
7735
|
},
|
7730
7736
|
"auditCheckToActionsMapping": {
|
7731
|
-
"shape": "
|
7737
|
+
"shape": "Shq"
|
7732
7738
|
},
|
7733
7739
|
"clientRequestToken": {
|
7734
7740
|
"idempotencyToken": true
|
@@ -7761,14 +7767,14 @@
|
|
7761
7767
|
"locationName": "taskId"
|
7762
7768
|
},
|
7763
7769
|
"target": {
|
7764
|
-
"shape": "
|
7770
|
+
"shape": "Sjd"
|
7765
7771
|
},
|
7766
7772
|
"actions": {
|
7767
7773
|
"type": "list",
|
7768
7774
|
"member": {}
|
7769
7775
|
},
|
7770
7776
|
"violationEventOccurrenceRange": {
|
7771
|
-
"shape": "
|
7777
|
+
"shape": "Sjg"
|
7772
7778
|
},
|
7773
7779
|
"includeOnlyActiveViolations": {
|
7774
7780
|
"type": "boolean"
|
@@ -7895,7 +7901,7 @@
|
|
7895
7901
|
"authInfos": {
|
7896
7902
|
"type": "list",
|
7897
7903
|
"member": {
|
7898
|
-
"shape": "
|
7904
|
+
"shape": "Sxb"
|
7899
7905
|
}
|
7900
7906
|
},
|
7901
7907
|
"clientId": {
|
@@ -7903,10 +7909,10 @@
|
|
7903
7909
|
"locationName": "clientId"
|
7904
7910
|
},
|
7905
7911
|
"policyNamesToAdd": {
|
7906
|
-
"shape": "
|
7912
|
+
"shape": "Sxf"
|
7907
7913
|
},
|
7908
7914
|
"policyNamesToSkip": {
|
7909
|
-
"shape": "
|
7915
|
+
"shape": "Sxf"
|
7910
7916
|
}
|
7911
7917
|
}
|
7912
7918
|
},
|
@@ -7919,13 +7925,13 @@
|
|
7919
7925
|
"type": "structure",
|
7920
7926
|
"members": {
|
7921
7927
|
"authInfo": {
|
7922
|
-
"shape": "
|
7928
|
+
"shape": "Sxb"
|
7923
7929
|
},
|
7924
7930
|
"allowed": {
|
7925
7931
|
"type": "structure",
|
7926
7932
|
"members": {
|
7927
7933
|
"policies": {
|
7928
|
-
"shape": "
|
7934
|
+
"shape": "Spl"
|
7929
7935
|
}
|
7930
7936
|
}
|
7931
7937
|
},
|
@@ -7936,7 +7942,7 @@
|
|
7936
7942
|
"type": "structure",
|
7937
7943
|
"members": {
|
7938
7944
|
"policies": {
|
7939
|
-
"shape": "
|
7945
|
+
"shape": "Spl"
|
7940
7946
|
}
|
7941
7947
|
}
|
7942
7948
|
},
|
@@ -7944,7 +7950,7 @@
|
|
7944
7950
|
"type": "structure",
|
7945
7951
|
"members": {
|
7946
7952
|
"policies": {
|
7947
|
-
"shape": "
|
7953
|
+
"shape": "Spl"
|
7948
7954
|
}
|
7949
7955
|
}
|
7950
7956
|
}
|
@@ -8089,10 +8095,10 @@
|
|
8089
8095
|
"members": {
|
8090
8096
|
"roleArn": {},
|
8091
8097
|
"auditNotificationTargetConfigurations": {
|
8092
|
-
"shape": "
|
8098
|
+
"shape": "Sgu"
|
8093
8099
|
},
|
8094
8100
|
"auditCheckConfigurations": {
|
8095
|
-
"shape": "
|
8101
|
+
"shape": "Sgx"
|
8096
8102
|
}
|
8097
8103
|
}
|
8098
8104
|
},
|
@@ -8222,7 +8228,7 @@
|
|
8222
8228
|
"locationName": "newAutoRegistrationStatus"
|
8223
8229
|
},
|
8224
8230
|
"registrationConfig": {
|
8225
|
-
"shape": "
|
8231
|
+
"shape": "Siy"
|
8226
8232
|
},
|
8227
8233
|
"removeAutoRegistration": {
|
8228
8234
|
"type": "boolean"
|
@@ -8407,7 +8413,7 @@
|
|
8407
8413
|
"type": "structure",
|
8408
8414
|
"members": {
|
8409
8415
|
"eventConfigurations": {
|
8410
|
-
"shape": "
|
8416
|
+
"shape": "Sk1"
|
8411
8417
|
}
|
8412
8418
|
}
|
8413
8419
|
},
|
@@ -8458,10 +8464,10 @@
|
|
8458
8464
|
"type": "structure",
|
8459
8465
|
"members": {
|
8460
8466
|
"thingIndexingConfiguration": {
|
8461
|
-
"shape": "
|
8467
|
+
"shape": "Snc"
|
8462
8468
|
},
|
8463
8469
|
"thingGroupIndexingConfiguration": {
|
8464
|
-
"shape": "
|
8470
|
+
"shape": "Sno"
|
8465
8471
|
}
|
8466
8472
|
}
|
8467
8473
|
},
|
@@ -8583,7 +8589,7 @@
|
|
8583
8589
|
"type": "structure",
|
8584
8590
|
"members": {
|
8585
8591
|
"versionUpdateByJobsConfig": {
|
8586
|
-
"shape": "
|
8592
|
+
"shape": "So4"
|
8587
8593
|
},
|
8588
8594
|
"clientToken": {
|
8589
8595
|
"idempotencyToken": true,
|
@@ -8754,15 +8760,15 @@
|
|
8754
8760
|
"shape": "S9f"
|
8755
8761
|
},
|
8756
8762
|
"alertTargets": {
|
8757
|
-
"shape": "
|
8763
|
+
"shape": "Sa6"
|
8758
8764
|
},
|
8759
8765
|
"additionalMetricsToRetain": {
|
8760
|
-
"shape": "
|
8766
|
+
"shape": "Saa",
|
8761
8767
|
"deprecated": true,
|
8762
8768
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
8763
8769
|
},
|
8764
8770
|
"additionalMetricsToRetainV2": {
|
8765
|
-
"shape": "
|
8771
|
+
"shape": "Sab"
|
8766
8772
|
},
|
8767
8773
|
"deleteBehaviors": {
|
8768
8774
|
"type": "boolean"
|
@@ -8777,6 +8783,12 @@
|
|
8777
8783
|
"location": "querystring",
|
8778
8784
|
"locationName": "expectedVersion",
|
8779
8785
|
"type": "long"
|
8786
|
+
},
|
8787
|
+
"metricsExportConfig": {
|
8788
|
+
"shape": "Sad"
|
8789
|
+
},
|
8790
|
+
"deleteMetricsExportConfig": {
|
8791
|
+
"type": "boolean"
|
8780
8792
|
}
|
8781
8793
|
}
|
8782
8794
|
},
|
@@ -8790,15 +8802,15 @@
|
|
8790
8802
|
"shape": "S9f"
|
8791
8803
|
},
|
8792
8804
|
"alertTargets": {
|
8793
|
-
"shape": "
|
8805
|
+
"shape": "Sa6"
|
8794
8806
|
},
|
8795
8807
|
"additionalMetricsToRetain": {
|
8796
|
-
"shape": "
|
8808
|
+
"shape": "Saa",
|
8797
8809
|
"deprecated": true,
|
8798
8810
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
8799
8811
|
},
|
8800
8812
|
"additionalMetricsToRetainV2": {
|
8801
|
-
"shape": "
|
8813
|
+
"shape": "Sab"
|
8802
8814
|
},
|
8803
8815
|
"version": {
|
8804
8816
|
"type": "long"
|
@@ -8808,6 +8820,9 @@
|
|
8808
8820
|
},
|
8809
8821
|
"lastModifiedDate": {
|
8810
8822
|
"type": "timestamp"
|
8823
|
+
},
|
8824
|
+
"metricsExportConfig": {
|
8825
|
+
"shape": "Sad"
|
8811
8826
|
}
|
8812
8827
|
}
|
8813
8828
|
}
|
@@ -8829,7 +8844,7 @@
|
|
8829
8844
|
},
|
8830
8845
|
"description": {},
|
8831
8846
|
"files": {
|
8832
|
-
"shape": "
|
8847
|
+
"shape": "Saj"
|
8833
8848
|
},
|
8834
8849
|
"roleArn": {}
|
8835
8850
|
}
|
@@ -8921,10 +8936,10 @@
|
|
8921
8936
|
"members": {
|
8922
8937
|
"thingName": {},
|
8923
8938
|
"thingGroupsToAdd": {
|
8924
|
-
"shape": "
|
8939
|
+
"shape": "Szz"
|
8925
8940
|
},
|
8926
8941
|
"thingGroupsToRemove": {
|
8927
|
-
"shape": "
|
8942
|
+
"shape": "Szz"
|
8928
8943
|
},
|
8929
8944
|
"overrideDynamicGroups": {
|
8930
8945
|
"type": "boolean"
|
@@ -9563,6 +9578,9 @@
|
|
9563
9578
|
},
|
9564
9579
|
"suppressAlerts": {
|
9565
9580
|
"type": "boolean"
|
9581
|
+
},
|
9582
|
+
"exportMetric": {
|
9583
|
+
"type": "boolean"
|
9566
9584
|
}
|
9567
9585
|
}
|
9568
9586
|
},
|
@@ -9607,7 +9625,7 @@
|
|
9607
9625
|
}
|
9608
9626
|
}
|
9609
9627
|
},
|
9610
|
-
"
|
9628
|
+
"Sa6": {
|
9611
9629
|
"type": "map",
|
9612
9630
|
"key": {},
|
9613
9631
|
"value": {
|
@@ -9622,11 +9640,11 @@
|
|
9622
9640
|
}
|
9623
9641
|
}
|
9624
9642
|
},
|
9625
|
-
"
|
9643
|
+
"Saa": {
|
9626
9644
|
"type": "list",
|
9627
9645
|
"member": {}
|
9628
9646
|
},
|
9629
|
-
"
|
9647
|
+
"Sab": {
|
9630
9648
|
"type": "list",
|
9631
9649
|
"member": {
|
9632
9650
|
"type": "structure",
|
@@ -9637,11 +9655,25 @@
|
|
9637
9655
|
"metric": {},
|
9638
9656
|
"metricDimension": {
|
9639
9657
|
"shape": "S9j"
|
9658
|
+
},
|
9659
|
+
"exportMetric": {
|
9660
|
+
"type": "boolean"
|
9640
9661
|
}
|
9641
9662
|
}
|
9642
9663
|
}
|
9643
9664
|
},
|
9644
|
-
"
|
9665
|
+
"Sad": {
|
9666
|
+
"type": "structure",
|
9667
|
+
"required": [
|
9668
|
+
"mqttTopic",
|
9669
|
+
"roleArn"
|
9670
|
+
],
|
9671
|
+
"members": {
|
9672
|
+
"mqttTopic": {},
|
9673
|
+
"roleArn": {}
|
9674
|
+
}
|
9675
|
+
},
|
9676
|
+
"Saj": {
|
9645
9677
|
"type": "list",
|
9646
9678
|
"member": {
|
9647
9679
|
"type": "structure",
|
@@ -9655,7 +9687,7 @@
|
|
9655
9687
|
}
|
9656
9688
|
}
|
9657
9689
|
},
|
9658
|
-
"
|
9690
|
+
"Sav": {
|
9659
9691
|
"type": "structure",
|
9660
9692
|
"members": {
|
9661
9693
|
"thingTypeDescription": {},
|
@@ -9665,7 +9697,7 @@
|
|
9665
9697
|
}
|
9666
9698
|
}
|
9667
9699
|
},
|
9668
|
-
"
|
9700
|
+
"Sb3": {
|
9669
9701
|
"type": "structure",
|
9670
9702
|
"required": [
|
9671
9703
|
"sql",
|
@@ -9675,24 +9707,24 @@
|
|
9675
9707
|
"sql": {},
|
9676
9708
|
"description": {},
|
9677
9709
|
"actions": {
|
9678
|
-
"shape": "
|
9710
|
+
"shape": "Sb6"
|
9679
9711
|
},
|
9680
9712
|
"ruleDisabled": {
|
9681
9713
|
"type": "boolean"
|
9682
9714
|
},
|
9683
9715
|
"awsIotSqlVersion": {},
|
9684
9716
|
"errorAction": {
|
9685
|
-
"shape": "
|
9717
|
+
"shape": "Sb7"
|
9686
9718
|
}
|
9687
9719
|
}
|
9688
9720
|
},
|
9689
|
-
"
|
9721
|
+
"Sb6": {
|
9690
9722
|
"type": "list",
|
9691
9723
|
"member": {
|
9692
|
-
"shape": "
|
9724
|
+
"shape": "Sb7"
|
9693
9725
|
}
|
9694
9726
|
},
|
9695
|
-
"
|
9727
|
+
"Sb7": {
|
9696
9728
|
"type": "structure",
|
9697
9729
|
"members": {
|
9698
9730
|
"dynamoDB": {
|
@@ -10179,15 +10211,15 @@
|
|
10179
10211
|
}
|
10180
10212
|
}
|
10181
10213
|
},
|
10182
|
-
"
|
10214
|
+
"Sek": {
|
10183
10215
|
"type": "list",
|
10184
10216
|
"member": {}
|
10185
10217
|
},
|
10186
|
-
"
|
10218
|
+
"Sem": {
|
10187
10219
|
"type": "list",
|
10188
10220
|
"member": {}
|
10189
10221
|
},
|
10190
|
-
"
|
10222
|
+
"Seq": {
|
10191
10223
|
"type": "structure",
|
10192
10224
|
"members": {
|
10193
10225
|
"arn": {},
|
@@ -10209,10 +10241,10 @@
|
|
10209
10241
|
"type": "structure",
|
10210
10242
|
"members": {
|
10211
10243
|
"subnetIds": {
|
10212
|
-
"shape": "
|
10244
|
+
"shape": "Sek"
|
10213
10245
|
},
|
10214
10246
|
"securityGroups": {
|
10215
|
-
"shape": "
|
10247
|
+
"shape": "Sem"
|
10216
10248
|
},
|
10217
10249
|
"vpcId": {},
|
10218
10250
|
"roleArn": {}
|
@@ -10220,7 +10252,7 @@
|
|
10220
10252
|
}
|
10221
10253
|
}
|
10222
10254
|
},
|
10223
|
-
"
|
10255
|
+
"Sgu": {
|
10224
10256
|
"type": "map",
|
10225
10257
|
"key": {},
|
10226
10258
|
"value": {
|
@@ -10234,7 +10266,7 @@
|
|
10234
10266
|
}
|
10235
10267
|
}
|
10236
10268
|
},
|
10237
|
-
"
|
10269
|
+
"Sgx": {
|
10238
10270
|
"type": "map",
|
10239
10271
|
"key": {},
|
10240
10272
|
"value": {
|
@@ -10246,7 +10278,7 @@
|
|
10246
10278
|
}
|
10247
10279
|
}
|
10248
10280
|
},
|
10249
|
-
"
|
10281
|
+
"Sh2": {
|
10250
10282
|
"type": "structure",
|
10251
10283
|
"members": {
|
10252
10284
|
"findingId": {},
|
@@ -10267,12 +10299,12 @@
|
|
10267
10299
|
"shape": "S1o"
|
10268
10300
|
},
|
10269
10301
|
"additionalInfo": {
|
10270
|
-
"shape": "
|
10302
|
+
"shape": "Sh6"
|
10271
10303
|
}
|
10272
10304
|
}
|
10273
10305
|
},
|
10274
10306
|
"relatedResources": {
|
10275
|
-
"shape": "
|
10307
|
+
"shape": "Sh7"
|
10276
10308
|
},
|
10277
10309
|
"reasonForNonCompliance": {},
|
10278
10310
|
"reasonForNonComplianceCode": {},
|
@@ -10281,12 +10313,12 @@
|
|
10281
10313
|
}
|
10282
10314
|
}
|
10283
10315
|
},
|
10284
|
-
"
|
10316
|
+
"Sh6": {
|
10285
10317
|
"type": "map",
|
10286
10318
|
"key": {},
|
10287
10319
|
"value": {}
|
10288
10320
|
},
|
10289
|
-
"
|
10321
|
+
"Sh7": {
|
10290
10322
|
"type": "list",
|
10291
10323
|
"member": {
|
10292
10324
|
"type": "structure",
|
@@ -10296,12 +10328,12 @@
|
|
10296
10328
|
"shape": "S1o"
|
10297
10329
|
},
|
10298
10330
|
"additionalInfo": {
|
10299
|
-
"shape": "
|
10331
|
+
"shape": "Sh6"
|
10300
10332
|
}
|
10301
10333
|
}
|
10302
10334
|
}
|
10303
10335
|
},
|
10304
|
-
"
|
10336
|
+
"Shm": {
|
10305
10337
|
"type": "structure",
|
10306
10338
|
"members": {
|
10307
10339
|
"auditTaskId": {},
|
@@ -10319,7 +10351,7 @@
|
|
10319
10351
|
}
|
10320
10352
|
}
|
10321
10353
|
},
|
10322
|
-
"
|
10354
|
+
"Shq": {
|
10323
10355
|
"type": "map",
|
10324
10356
|
"key": {},
|
10325
10357
|
"value": {
|
@@ -10327,7 +10359,7 @@
|
|
10327
10359
|
"member": {}
|
10328
10360
|
}
|
10329
10361
|
},
|
10330
|
-
"
|
10362
|
+
"Shs": {
|
10331
10363
|
"type": "list",
|
10332
10364
|
"member": {
|
10333
10365
|
"type": "structure",
|
@@ -10341,7 +10373,7 @@
|
|
10341
10373
|
}
|
10342
10374
|
}
|
10343
10375
|
},
|
10344
|
-
"
|
10376
|
+
"Sij": {
|
10345
10377
|
"type": "structure",
|
10346
10378
|
"members": {
|
10347
10379
|
"authorizerName": {},
|
@@ -10366,7 +10398,7 @@
|
|
10366
10398
|
}
|
10367
10399
|
}
|
10368
10400
|
},
|
10369
|
-
"
|
10401
|
+
"Siw": {
|
10370
10402
|
"type": "structure",
|
10371
10403
|
"members": {
|
10372
10404
|
"notBefore": {
|
@@ -10377,7 +10409,7 @@
|
|
10377
10409
|
}
|
10378
10410
|
}
|
10379
10411
|
},
|
10380
|
-
"
|
10412
|
+
"Siy": {
|
10381
10413
|
"type": "structure",
|
10382
10414
|
"members": {
|
10383
10415
|
"templateBody": {},
|
@@ -10385,7 +10417,7 @@
|
|
10385
10417
|
"templateName": {}
|
10386
10418
|
}
|
10387
10419
|
},
|
10388
|
-
"
|
10420
|
+
"Sjb": {
|
10389
10421
|
"type": "structure",
|
10390
10422
|
"members": {
|
10391
10423
|
"taskId": {},
|
@@ -10397,10 +10429,10 @@
|
|
10397
10429
|
"type": "timestamp"
|
10398
10430
|
},
|
10399
10431
|
"target": {
|
10400
|
-
"shape": "
|
10432
|
+
"shape": "Sjd"
|
10401
10433
|
},
|
10402
10434
|
"violationEventOccurrenceRange": {
|
10403
|
-
"shape": "
|
10435
|
+
"shape": "Sjg"
|
10404
10436
|
},
|
10405
10437
|
"onlyActiveViolationsIncluded": {
|
10406
10438
|
"type": "boolean"
|
@@ -10409,7 +10441,7 @@
|
|
10409
10441
|
"type": "boolean"
|
10410
10442
|
},
|
10411
10443
|
"actionsDefinition": {
|
10412
|
-
"shape": "
|
10444
|
+
"shape": "Shs"
|
10413
10445
|
},
|
10414
10446
|
"taskStatistics": {
|
10415
10447
|
"type": "structure",
|
@@ -10427,7 +10459,7 @@
|
|
10427
10459
|
}
|
10428
10460
|
}
|
10429
10461
|
},
|
10430
|
-
"
|
10462
|
+
"Sjd": {
|
10431
10463
|
"type": "structure",
|
10432
10464
|
"members": {
|
10433
10465
|
"violationIds": {
|
@@ -10438,7 +10470,7 @@
|
|
10438
10470
|
"behaviorName": {}
|
10439
10471
|
}
|
10440
10472
|
},
|
10441
|
-
"
|
10473
|
+
"Sjg": {
|
10442
10474
|
"type": "structure",
|
10443
10475
|
"required": [
|
10444
10476
|
"startTime",
|
@@ -10453,7 +10485,7 @@
|
|
10453
10485
|
}
|
10454
10486
|
}
|
10455
10487
|
},
|
10456
|
-
"
|
10488
|
+
"Sk1": {
|
10457
10489
|
"type": "map",
|
10458
10490
|
"key": {},
|
10459
10491
|
"value": {
|
@@ -10465,24 +10497,24 @@
|
|
10465
10497
|
}
|
10466
10498
|
}
|
10467
10499
|
},
|
10468
|
-
"
|
10500
|
+
"Sl7": {
|
10469
10501
|
"type": "list",
|
10470
10502
|
"member": {}
|
10471
10503
|
},
|
10472
|
-
"
|
10504
|
+
"Sm0": {
|
10473
10505
|
"type": "list",
|
10474
10506
|
"member": {
|
10475
|
-
"shape": "
|
10507
|
+
"shape": "Sm1"
|
10476
10508
|
}
|
10477
10509
|
},
|
10478
|
-
"
|
10510
|
+
"Sm1": {
|
10479
10511
|
"type": "structure",
|
10480
10512
|
"members": {
|
10481
10513
|
"groupName": {},
|
10482
10514
|
"groupArn": {}
|
10483
10515
|
}
|
10484
10516
|
},
|
10485
|
-
"
|
10517
|
+
"Smd": {
|
10486
10518
|
"type": "structure",
|
10487
10519
|
"members": {
|
10488
10520
|
"deprecated": {
|
@@ -10496,7 +10528,7 @@
|
|
10496
10528
|
}
|
10497
10529
|
}
|
10498
10530
|
},
|
10499
|
-
"
|
10531
|
+
"Snc": {
|
10500
10532
|
"type": "structure",
|
10501
10533
|
"required": [
|
10502
10534
|
"thingIndexingMode"
|
@@ -10507,10 +10539,10 @@
|
|
10507
10539
|
"deviceDefenderIndexingMode": {},
|
10508
10540
|
"namedShadowIndexingMode": {},
|
10509
10541
|
"managedFields": {
|
10510
|
-
"shape": "
|
10542
|
+
"shape": "Snh"
|
10511
10543
|
},
|
10512
10544
|
"customFields": {
|
10513
|
-
"shape": "
|
10545
|
+
"shape": "Snh"
|
10514
10546
|
},
|
10515
10547
|
"filter": {
|
10516
10548
|
"type": "structure",
|
@@ -10523,7 +10555,7 @@
|
|
10523
10555
|
}
|
10524
10556
|
}
|
10525
10557
|
},
|
10526
|
-
"
|
10558
|
+
"Snh": {
|
10527
10559
|
"type": "list",
|
10528
10560
|
"member": {
|
10529
10561
|
"type": "structure",
|
@@ -10533,7 +10565,7 @@
|
|
10533
10565
|
}
|
10534
10566
|
}
|
10535
10567
|
},
|
10536
|
-
"
|
10568
|
+
"Sno": {
|
10537
10569
|
"type": "structure",
|
10538
10570
|
"required": [
|
10539
10571
|
"thingGroupIndexingMode"
|
@@ -10541,14 +10573,14 @@
|
|
10541
10573
|
"members": {
|
10542
10574
|
"thingGroupIndexingMode": {},
|
10543
10575
|
"managedFields": {
|
10544
|
-
"shape": "
|
10576
|
+
"shape": "Snh"
|
10545
10577
|
},
|
10546
10578
|
"customFields": {
|
10547
|
-
"shape": "
|
10579
|
+
"shape": "Snh"
|
10548
10580
|
}
|
10549
10581
|
}
|
10550
10582
|
},
|
10551
|
-
"
|
10583
|
+
"So4": {
|
10552
10584
|
"type": "structure",
|
10553
10585
|
"members": {
|
10554
10586
|
"enabled": {
|
@@ -10557,13 +10589,13 @@
|
|
10557
10589
|
"roleArn": {}
|
10558
10590
|
}
|
10559
10591
|
},
|
10560
|
-
"
|
10592
|
+
"Spe": {
|
10561
10593
|
"type": "structure",
|
10562
10594
|
"members": {
|
10563
10595
|
"confidenceLevel": {}
|
10564
10596
|
}
|
10565
10597
|
},
|
10566
|
-
"
|
10598
|
+
"Spl": {
|
10567
10599
|
"type": "list",
|
10568
10600
|
"member": {
|
10569
10601
|
"type": "structure",
|
@@ -10573,7 +10605,7 @@
|
|
10573
10605
|
}
|
10574
10606
|
}
|
10575
10607
|
},
|
10576
|
-
"
|
10608
|
+
"Sqn": {
|
10577
10609
|
"type": "list",
|
10578
10610
|
"member": {
|
10579
10611
|
"type": "structure",
|
@@ -10588,7 +10620,7 @@
|
|
10588
10620
|
}
|
10589
10621
|
}
|
10590
10622
|
},
|
10591
|
-
"
|
10623
|
+
"Srn": {
|
10592
10624
|
"type": "structure",
|
10593
10625
|
"members": {
|
10594
10626
|
"status": {},
|
@@ -10609,15 +10641,15 @@
|
|
10609
10641
|
}
|
10610
10642
|
}
|
10611
10643
|
},
|
10612
|
-
"
|
10644
|
+
"Ssy": {
|
10613
10645
|
"type": "list",
|
10614
10646
|
"member": {}
|
10615
10647
|
},
|
10616
|
-
"
|
10648
|
+
"St8": {
|
10617
10649
|
"type": "list",
|
10618
10650
|
"member": {}
|
10619
10651
|
},
|
10620
|
-
"
|
10652
|
+
"Stt": {
|
10621
10653
|
"type": "structure",
|
10622
10654
|
"required": [
|
10623
10655
|
"name",
|
@@ -10628,7 +10660,7 @@
|
|
10628
10660
|
"arn": {}
|
10629
10661
|
}
|
10630
10662
|
},
|
10631
|
-
"
|
10663
|
+
"Sty": {
|
10632
10664
|
"type": "structure",
|
10633
10665
|
"required": [
|
10634
10666
|
"arn"
|
@@ -10637,7 +10669,7 @@
|
|
10637
10669
|
"arn": {}
|
10638
10670
|
}
|
10639
10671
|
},
|
10640
|
-
"
|
10672
|
+
"Svm": {
|
10641
10673
|
"type": "structure",
|
10642
10674
|
"required": [
|
10643
10675
|
"targetType"
|
@@ -10647,11 +10679,11 @@
|
|
10647
10679
|
"targetName": {}
|
10648
10680
|
}
|
10649
10681
|
},
|
10650
|
-
"
|
10682
|
+
"Swi": {
|
10651
10683
|
"type": "list",
|
10652
10684
|
"member": {}
|
10653
10685
|
},
|
10654
|
-
"
|
10686
|
+
"Sxb": {
|
10655
10687
|
"type": "structure",
|
10656
10688
|
"required": [
|
10657
10689
|
"resources"
|
@@ -10664,11 +10696,11 @@
|
|
10664
10696
|
}
|
10665
10697
|
}
|
10666
10698
|
},
|
10667
|
-
"
|
10699
|
+
"Sxf": {
|
10668
10700
|
"type": "list",
|
10669
10701
|
"member": {}
|
10670
10702
|
},
|
10671
|
-
"
|
10703
|
+
"Szz": {
|
10672
10704
|
"type": "list",
|
10673
10705
|
"member": {}
|
10674
10706
|
}
|