cdk-docker-image-deployment 0.0.57 → 0.0.59
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +10 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +270 -75
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +129 -101
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1700 -1563
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +149 -122
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +71 -4
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +355 -139
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +44 -19
- package/node_modules/aws-sdk/clients/apprunner.d.ts +240 -3
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +70 -8
- package/node_modules/aws-sdk/clients/connect.d.ts +26 -2
- package/node_modules/aws-sdk/clients/ec2.d.ts +157 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +44 -4
- package/node_modules/aws-sdk/clients/sesv2.d.ts +259 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +45 -11
- 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 +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +2058 -1793
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -1439,10 +1439,10 @@
|
|
|
1439
1439
|
],
|
|
1440
1440
|
"members": {
|
|
1441
1441
|
"subnetIds": {
|
|
1442
|
-
"shape": "
|
|
1442
|
+
"shape": "Sd9"
|
|
1443
1443
|
},
|
|
1444
1444
|
"securityGroups": {
|
|
1445
|
-
"shape": "
|
|
1445
|
+
"shape": "Sdb"
|
|
1446
1446
|
},
|
|
1447
1447
|
"vpcId": {},
|
|
1448
1448
|
"roleArn": {}
|
|
@@ -1456,7 +1456,7 @@
|
|
|
1456
1456
|
"type": "structure",
|
|
1457
1457
|
"members": {
|
|
1458
1458
|
"topicRuleDestination": {
|
|
1459
|
-
"shape": "
|
|
1459
|
+
"shape": "Sdf"
|
|
1460
1460
|
}
|
|
1461
1461
|
}
|
|
1462
1462
|
}
|
|
@@ -2225,10 +2225,10 @@
|
|
|
2225
2225
|
"members": {
|
|
2226
2226
|
"roleArn": {},
|
|
2227
2227
|
"auditNotificationTargetConfigurations": {
|
|
2228
|
-
"shape": "
|
|
2228
|
+
"shape": "Sff"
|
|
2229
2229
|
},
|
|
2230
2230
|
"auditCheckConfigurations": {
|
|
2231
|
-
"shape": "
|
|
2231
|
+
"shape": "Sfi"
|
|
2232
2232
|
}
|
|
2233
2233
|
}
|
|
2234
2234
|
}
|
|
@@ -2254,7 +2254,7 @@
|
|
|
2254
2254
|
"type": "structure",
|
|
2255
2255
|
"members": {
|
|
2256
2256
|
"finding": {
|
|
2257
|
-
"shape": "
|
|
2257
|
+
"shape": "Sfn"
|
|
2258
2258
|
}
|
|
2259
2259
|
}
|
|
2260
2260
|
}
|
|
@@ -2311,13 +2311,13 @@
|
|
|
2311
2311
|
}
|
|
2312
2312
|
},
|
|
2313
2313
|
"target": {
|
|
2314
|
-
"shape": "
|
|
2314
|
+
"shape": "Sg7"
|
|
2315
2315
|
},
|
|
2316
2316
|
"auditCheckToActionsMapping": {
|
|
2317
|
-
"shape": "
|
|
2317
|
+
"shape": "Sgb"
|
|
2318
2318
|
},
|
|
2319
2319
|
"actionsDefinition": {
|
|
2320
|
-
"shape": "
|
|
2320
|
+
"shape": "Sgd"
|
|
2321
2321
|
}
|
|
2322
2322
|
}
|
|
2323
2323
|
}
|
|
@@ -2456,7 +2456,7 @@
|
|
|
2456
2456
|
"type": "structure",
|
|
2457
2457
|
"members": {
|
|
2458
2458
|
"authorizerDescription": {
|
|
2459
|
-
"shape": "
|
|
2459
|
+
"shape": "Sh4"
|
|
2460
2460
|
}
|
|
2461
2461
|
}
|
|
2462
2462
|
}
|
|
@@ -2541,13 +2541,13 @@
|
|
|
2541
2541
|
},
|
|
2542
2542
|
"generationId": {},
|
|
2543
2543
|
"validity": {
|
|
2544
|
-
"shape": "
|
|
2544
|
+
"shape": "Shh"
|
|
2545
2545
|
},
|
|
2546
2546
|
"certificateMode": {}
|
|
2547
2547
|
}
|
|
2548
2548
|
},
|
|
2549
2549
|
"registrationConfig": {
|
|
2550
|
-
"shape": "
|
|
2550
|
+
"shape": "Shj"
|
|
2551
2551
|
}
|
|
2552
2552
|
}
|
|
2553
2553
|
}
|
|
@@ -2609,7 +2609,7 @@
|
|
|
2609
2609
|
},
|
|
2610
2610
|
"generationId": {},
|
|
2611
2611
|
"validity": {
|
|
2612
|
-
"shape": "
|
|
2612
|
+
"shape": "Shh"
|
|
2613
2613
|
},
|
|
2614
2614
|
"certificateMode": {}
|
|
2615
2615
|
}
|
|
@@ -2663,7 +2663,7 @@
|
|
|
2663
2663
|
"type": "structure",
|
|
2664
2664
|
"members": {
|
|
2665
2665
|
"authorizerDescription": {
|
|
2666
|
-
"shape": "
|
|
2666
|
+
"shape": "Sh4"
|
|
2667
2667
|
}
|
|
2668
2668
|
}
|
|
2669
2669
|
}
|
|
@@ -2689,7 +2689,7 @@
|
|
|
2689
2689
|
"type": "structure",
|
|
2690
2690
|
"members": {
|
|
2691
2691
|
"taskSummary": {
|
|
2692
|
-
"shape": "
|
|
2692
|
+
"shape": "Shw"
|
|
2693
2693
|
}
|
|
2694
2694
|
}
|
|
2695
2695
|
}
|
|
@@ -2809,7 +2809,7 @@
|
|
|
2809
2809
|
"type": "structure",
|
|
2810
2810
|
"members": {
|
|
2811
2811
|
"eventConfigurations": {
|
|
2812
|
-
"shape": "
|
|
2812
|
+
"shape": "Sim"
|
|
2813
2813
|
},
|
|
2814
2814
|
"creationDate": {
|
|
2815
2815
|
"type": "timestamp"
|
|
@@ -3144,7 +3144,7 @@
|
|
|
3144
3144
|
"description": {},
|
|
3145
3145
|
"templateVersion": {},
|
|
3146
3146
|
"environments": {
|
|
3147
|
-
"shape": "
|
|
3147
|
+
"shape": "Sjq"
|
|
3148
3148
|
},
|
|
3149
3149
|
"documentParameters": {
|
|
3150
3150
|
"type": "list",
|
|
@@ -3519,7 +3519,7 @@
|
|
|
3519
3519
|
"members": {
|
|
3520
3520
|
"parentGroupName": {},
|
|
3521
3521
|
"rootToParentThingGroups": {
|
|
3522
|
-
"shape": "
|
|
3522
|
+
"shape": "Skj"
|
|
3523
3523
|
},
|
|
3524
3524
|
"creationDate": {
|
|
3525
3525
|
"type": "timestamp"
|
|
@@ -3605,7 +3605,7 @@
|
|
|
3605
3605
|
"shape": "S9y"
|
|
3606
3606
|
},
|
|
3607
3607
|
"thingTypeMetadata": {
|
|
3608
|
-
"shape": "
|
|
3608
|
+
"shape": "Skw"
|
|
3609
3609
|
}
|
|
3610
3610
|
}
|
|
3611
3611
|
}
|
|
@@ -3913,10 +3913,10 @@
|
|
|
3913
3913
|
"type": "structure",
|
|
3914
3914
|
"members": {
|
|
3915
3915
|
"thingIndexingConfiguration": {
|
|
3916
|
-
"shape": "
|
|
3916
|
+
"shape": "Slv"
|
|
3917
3917
|
},
|
|
3918
3918
|
"thingGroupIndexingConfiguration": {
|
|
3919
|
-
"shape": "
|
|
3919
|
+
"shape": "Sm7"
|
|
3920
3920
|
}
|
|
3921
3921
|
}
|
|
3922
3922
|
}
|
|
@@ -4279,7 +4279,7 @@
|
|
|
4279
4279
|
"type": "structure",
|
|
4280
4280
|
"members": {
|
|
4281
4281
|
"topicRuleDestination": {
|
|
4282
|
-
"shape": "
|
|
4282
|
+
"shape": "Sdf"
|
|
4283
4283
|
}
|
|
4284
4284
|
}
|
|
4285
4285
|
}
|
|
@@ -4362,7 +4362,7 @@
|
|
|
4362
4362
|
"shape": "S8t"
|
|
4363
4363
|
},
|
|
4364
4364
|
"violationEventAdditionalInfo": {
|
|
4365
|
-
"shape": "
|
|
4365
|
+
"shape": "Snp"
|
|
4366
4366
|
},
|
|
4367
4367
|
"verificationState": {},
|
|
4368
4368
|
"verificationStateDescription": {},
|
|
@@ -4413,7 +4413,7 @@
|
|
|
4413
4413
|
"type": "structure",
|
|
4414
4414
|
"members": {
|
|
4415
4415
|
"policies": {
|
|
4416
|
-
"shape": "
|
|
4416
|
+
"shape": "Snw"
|
|
4417
4417
|
},
|
|
4418
4418
|
"nextMarker": {}
|
|
4419
4419
|
}
|
|
@@ -4452,7 +4452,7 @@
|
|
|
4452
4452
|
"findings": {
|
|
4453
4453
|
"type": "list",
|
|
4454
4454
|
"member": {
|
|
4455
|
-
"shape": "
|
|
4455
|
+
"shape": "Sfn"
|
|
4456
4456
|
}
|
|
4457
4457
|
},
|
|
4458
4458
|
"nextToken": {}
|
|
@@ -4770,7 +4770,7 @@
|
|
|
4770
4770
|
"billingGroups": {
|
|
4771
4771
|
"type": "list",
|
|
4772
4772
|
"member": {
|
|
4773
|
-
"shape": "
|
|
4773
|
+
"shape": "Skk"
|
|
4774
4774
|
}
|
|
4775
4775
|
},
|
|
4776
4776
|
"nextToken": {}
|
|
@@ -4854,7 +4854,7 @@
|
|
|
4854
4854
|
"type": "structure",
|
|
4855
4855
|
"members": {
|
|
4856
4856
|
"certificates": {
|
|
4857
|
-
"shape": "
|
|
4857
|
+
"shape": "Soy"
|
|
4858
4858
|
},
|
|
4859
4859
|
"nextMarker": {}
|
|
4860
4860
|
}
|
|
@@ -4895,7 +4895,7 @@
|
|
|
4895
4895
|
"type": "structure",
|
|
4896
4896
|
"members": {
|
|
4897
4897
|
"certificates": {
|
|
4898
|
-
"shape": "
|
|
4898
|
+
"shape": "Soy"
|
|
4899
4899
|
},
|
|
4900
4900
|
"nextMarker": {}
|
|
4901
4901
|
}
|
|
@@ -5039,7 +5039,7 @@
|
|
|
5039
5039
|
"tasks": {
|
|
5040
5040
|
"type": "list",
|
|
5041
5041
|
"member": {
|
|
5042
|
-
"shape": "
|
|
5042
|
+
"shape": "Shw"
|
|
5043
5043
|
}
|
|
5044
5044
|
},
|
|
5045
5045
|
"nextToken": {}
|
|
@@ -5223,7 +5223,7 @@
|
|
|
5223
5223
|
"members": {
|
|
5224
5224
|
"thingArn": {},
|
|
5225
5225
|
"jobExecutionSummary": {
|
|
5226
|
-
"shape": "
|
|
5226
|
+
"shape": "Spy"
|
|
5227
5227
|
}
|
|
5228
5228
|
}
|
|
5229
5229
|
}
|
|
@@ -5280,7 +5280,7 @@
|
|
|
5280
5280
|
"members": {
|
|
5281
5281
|
"jobId": {},
|
|
5282
5282
|
"jobExecutionSummary": {
|
|
5283
|
-
"shape": "
|
|
5283
|
+
"shape": "Spy"
|
|
5284
5284
|
}
|
|
5285
5285
|
}
|
|
5286
5286
|
}
|
|
@@ -5435,7 +5435,7 @@
|
|
|
5435
5435
|
"templateName": {},
|
|
5436
5436
|
"description": {},
|
|
5437
5437
|
"environments": {
|
|
5438
|
-
"shape": "
|
|
5438
|
+
"shape": "Sjq"
|
|
5439
5439
|
},
|
|
5440
5440
|
"templateVersion": {}
|
|
5441
5441
|
}
|
|
@@ -5680,7 +5680,7 @@
|
|
|
5680
5680
|
"type": "structure",
|
|
5681
5681
|
"members": {
|
|
5682
5682
|
"policies": {
|
|
5683
|
-
"shape": "
|
|
5683
|
+
"shape": "Snw"
|
|
5684
5684
|
},
|
|
5685
5685
|
"nextMarker": {}
|
|
5686
5686
|
}
|
|
@@ -5721,7 +5721,7 @@
|
|
|
5721
5721
|
"type": "structure",
|
|
5722
5722
|
"members": {
|
|
5723
5723
|
"principals": {
|
|
5724
|
-
"shape": "
|
|
5724
|
+
"shape": "Sr0"
|
|
5725
5725
|
},
|
|
5726
5726
|
"nextMarker": {}
|
|
5727
5727
|
}
|
|
@@ -5801,7 +5801,7 @@
|
|
|
5801
5801
|
"type": "structure",
|
|
5802
5802
|
"members": {
|
|
5803
5803
|
"policies": {
|
|
5804
|
-
"shape": "
|
|
5804
|
+
"shape": "Snw"
|
|
5805
5805
|
},
|
|
5806
5806
|
"nextMarker": {}
|
|
5807
5807
|
}
|
|
@@ -5838,7 +5838,7 @@
|
|
|
5838
5838
|
"type": "structure",
|
|
5839
5839
|
"members": {
|
|
5840
5840
|
"things": {
|
|
5841
|
-
"shape": "
|
|
5841
|
+
"shape": "Sra"
|
|
5842
5842
|
},
|
|
5843
5843
|
"nextToken": {}
|
|
5844
5844
|
}
|
|
@@ -6048,7 +6048,7 @@
|
|
|
6048
6048
|
"securityProfileIdentifiers": {
|
|
6049
6049
|
"type": "list",
|
|
6050
6050
|
"member": {
|
|
6051
|
-
"shape": "
|
|
6051
|
+
"shape": "Srt"
|
|
6052
6052
|
}
|
|
6053
6053
|
},
|
|
6054
6054
|
"nextToken": {}
|
|
@@ -6095,10 +6095,10 @@
|
|
|
6095
6095
|
"type": "structure",
|
|
6096
6096
|
"members": {
|
|
6097
6097
|
"securityProfileIdentifier": {
|
|
6098
|
-
"shape": "
|
|
6098
|
+
"shape": "Srt"
|
|
6099
6099
|
},
|
|
6100
6100
|
"target": {
|
|
6101
|
-
"shape": "
|
|
6101
|
+
"shape": "Sry"
|
|
6102
6102
|
}
|
|
6103
6103
|
}
|
|
6104
6104
|
}
|
|
@@ -6251,7 +6251,7 @@
|
|
|
6251
6251
|
"securityProfileTargets": {
|
|
6252
6252
|
"type": "list",
|
|
6253
6253
|
"member": {
|
|
6254
|
-
"shape": "
|
|
6254
|
+
"shape": "Sry"
|
|
6255
6255
|
}
|
|
6256
6256
|
},
|
|
6257
6257
|
"nextToken": {}
|
|
@@ -6294,7 +6294,7 @@
|
|
|
6294
6294
|
"type": "structure",
|
|
6295
6295
|
"members": {
|
|
6296
6296
|
"thingGroups": {
|
|
6297
|
-
"shape": "
|
|
6297
|
+
"shape": "Skj"
|
|
6298
6298
|
},
|
|
6299
6299
|
"nextToken": {}
|
|
6300
6300
|
}
|
|
@@ -6330,7 +6330,7 @@
|
|
|
6330
6330
|
"type": "structure",
|
|
6331
6331
|
"members": {
|
|
6332
6332
|
"thingGroups": {
|
|
6333
|
-
"shape": "
|
|
6333
|
+
"shape": "Skj"
|
|
6334
6334
|
},
|
|
6335
6335
|
"nextToken": {}
|
|
6336
6336
|
}
|
|
@@ -6366,7 +6366,7 @@
|
|
|
6366
6366
|
"type": "structure",
|
|
6367
6367
|
"members": {
|
|
6368
6368
|
"principals": {
|
|
6369
|
-
"shape": "
|
|
6369
|
+
"shape": "Sr0"
|
|
6370
6370
|
},
|
|
6371
6371
|
"nextToken": {}
|
|
6372
6372
|
}
|
|
@@ -6486,7 +6486,7 @@
|
|
|
6486
6486
|
"shape": "S9y"
|
|
6487
6487
|
},
|
|
6488
6488
|
"thingTypeMetadata": {
|
|
6489
|
-
"shape": "
|
|
6489
|
+
"shape": "Skw"
|
|
6490
6490
|
}
|
|
6491
6491
|
}
|
|
6492
6492
|
}
|
|
@@ -6585,7 +6585,7 @@
|
|
|
6585
6585
|
"type": "structure",
|
|
6586
6586
|
"members": {
|
|
6587
6587
|
"things": {
|
|
6588
|
-
"shape": "
|
|
6588
|
+
"shape": "Sra"
|
|
6589
6589
|
},
|
|
6590
6590
|
"nextToken": {}
|
|
6591
6591
|
}
|
|
@@ -6626,7 +6626,7 @@
|
|
|
6626
6626
|
"type": "structure",
|
|
6627
6627
|
"members": {
|
|
6628
6628
|
"things": {
|
|
6629
|
-
"shape": "
|
|
6629
|
+
"shape": "Sra"
|
|
6630
6630
|
},
|
|
6631
6631
|
"nextToken": {}
|
|
6632
6632
|
}
|
|
@@ -6678,10 +6678,10 @@
|
|
|
6678
6678
|
"type": "structure",
|
|
6679
6679
|
"members": {
|
|
6680
6680
|
"subnetIds": {
|
|
6681
|
-
"shape": "
|
|
6681
|
+
"shape": "Sd9"
|
|
6682
6682
|
},
|
|
6683
6683
|
"securityGroups": {
|
|
6684
|
-
"shape": "
|
|
6684
|
+
"shape": "Sdb"
|
|
6685
6685
|
},
|
|
6686
6686
|
"vpcId": {},
|
|
6687
6687
|
"roleArn": {}
|
|
@@ -6778,7 +6778,7 @@
|
|
|
6778
6778
|
"type": "structure",
|
|
6779
6779
|
"members": {
|
|
6780
6780
|
"logTarget": {
|
|
6781
|
-
"shape": "
|
|
6781
|
+
"shape": "Stm"
|
|
6782
6782
|
},
|
|
6783
6783
|
"logLevel": {}
|
|
6784
6784
|
}
|
|
@@ -6860,7 +6860,7 @@
|
|
|
6860
6860
|
"shape": "S8t"
|
|
6861
6861
|
},
|
|
6862
6862
|
"violationEventAdditionalInfo": {
|
|
6863
|
-
"shape": "
|
|
6863
|
+
"shape": "Snp"
|
|
6864
6864
|
},
|
|
6865
6865
|
"violationEventType": {},
|
|
6866
6866
|
"verificationState": {},
|
|
@@ -6922,7 +6922,7 @@
|
|
|
6922
6922
|
"type": "boolean"
|
|
6923
6923
|
},
|
|
6924
6924
|
"registrationConfig": {
|
|
6925
|
-
"shape": "
|
|
6925
|
+
"shape": "Shj"
|
|
6926
6926
|
},
|
|
6927
6927
|
"tags": {
|
|
6928
6928
|
"shape": "S29"
|
|
@@ -7131,7 +7131,7 @@
|
|
|
7131
7131
|
"thingId": {},
|
|
7132
7132
|
"thingTypeName": {},
|
|
7133
7133
|
"thingGroupNames": {
|
|
7134
|
-
"shape": "
|
|
7134
|
+
"shape": "Sui"
|
|
7135
7135
|
},
|
|
7136
7136
|
"attributes": {
|
|
7137
7137
|
"shape": "S3i"
|
|
@@ -7165,7 +7165,7 @@
|
|
|
7165
7165
|
"shape": "S3i"
|
|
7166
7166
|
},
|
|
7167
7167
|
"parentGroupNames": {
|
|
7168
|
-
"shape": "
|
|
7168
|
+
"shape": "Sui"
|
|
7169
7169
|
}
|
|
7170
7170
|
}
|
|
7171
7171
|
}
|
|
@@ -7253,7 +7253,7 @@
|
|
|
7253
7253
|
],
|
|
7254
7254
|
"members": {
|
|
7255
7255
|
"logTarget": {
|
|
7256
|
-
"shape": "
|
|
7256
|
+
"shape": "Stm"
|
|
7257
7257
|
},
|
|
7258
7258
|
"logLevel": {}
|
|
7259
7259
|
}
|
|
@@ -7292,10 +7292,10 @@
|
|
|
7292
7292
|
"locationName": "taskId"
|
|
7293
7293
|
},
|
|
7294
7294
|
"target": {
|
|
7295
|
-
"shape": "
|
|
7295
|
+
"shape": "Sg7"
|
|
7296
7296
|
},
|
|
7297
7297
|
"auditCheckToActionsMapping": {
|
|
7298
|
-
"shape": "
|
|
7298
|
+
"shape": "Sgb"
|
|
7299
7299
|
},
|
|
7300
7300
|
"clientRequestToken": {
|
|
7301
7301
|
"idempotencyToken": true
|
|
@@ -7328,14 +7328,14 @@
|
|
|
7328
7328
|
"locationName": "taskId"
|
|
7329
7329
|
},
|
|
7330
7330
|
"target": {
|
|
7331
|
-
"shape": "
|
|
7331
|
+
"shape": "Shy"
|
|
7332
7332
|
},
|
|
7333
7333
|
"actions": {
|
|
7334
7334
|
"type": "list",
|
|
7335
7335
|
"member": {}
|
|
7336
7336
|
},
|
|
7337
7337
|
"violationEventOccurrenceRange": {
|
|
7338
|
-
"shape": "
|
|
7338
|
+
"shape": "Si1"
|
|
7339
7339
|
},
|
|
7340
7340
|
"includeOnlyActiveViolations": {
|
|
7341
7341
|
"type": "boolean"
|
|
@@ -7462,7 +7462,7 @@
|
|
|
7462
7462
|
"authInfos": {
|
|
7463
7463
|
"type": "list",
|
|
7464
7464
|
"member": {
|
|
7465
|
-
"shape": "
|
|
7465
|
+
"shape": "Svb"
|
|
7466
7466
|
}
|
|
7467
7467
|
},
|
|
7468
7468
|
"clientId": {
|
|
@@ -7470,10 +7470,10 @@
|
|
|
7470
7470
|
"locationName": "clientId"
|
|
7471
7471
|
},
|
|
7472
7472
|
"policyNamesToAdd": {
|
|
7473
|
-
"shape": "
|
|
7473
|
+
"shape": "Svf"
|
|
7474
7474
|
},
|
|
7475
7475
|
"policyNamesToSkip": {
|
|
7476
|
-
"shape": "
|
|
7476
|
+
"shape": "Svf"
|
|
7477
7477
|
}
|
|
7478
7478
|
}
|
|
7479
7479
|
},
|
|
@@ -7486,13 +7486,13 @@
|
|
|
7486
7486
|
"type": "structure",
|
|
7487
7487
|
"members": {
|
|
7488
7488
|
"authInfo": {
|
|
7489
|
-
"shape": "
|
|
7489
|
+
"shape": "Svb"
|
|
7490
7490
|
},
|
|
7491
7491
|
"allowed": {
|
|
7492
7492
|
"type": "structure",
|
|
7493
7493
|
"members": {
|
|
7494
7494
|
"policies": {
|
|
7495
|
-
"shape": "
|
|
7495
|
+
"shape": "Snw"
|
|
7496
7496
|
}
|
|
7497
7497
|
}
|
|
7498
7498
|
},
|
|
@@ -7503,7 +7503,7 @@
|
|
|
7503
7503
|
"type": "structure",
|
|
7504
7504
|
"members": {
|
|
7505
7505
|
"policies": {
|
|
7506
|
-
"shape": "
|
|
7506
|
+
"shape": "Snw"
|
|
7507
7507
|
}
|
|
7508
7508
|
}
|
|
7509
7509
|
},
|
|
@@ -7511,7 +7511,7 @@
|
|
|
7511
7511
|
"type": "structure",
|
|
7512
7512
|
"members": {
|
|
7513
7513
|
"policies": {
|
|
7514
|
-
"shape": "
|
|
7514
|
+
"shape": "Snw"
|
|
7515
7515
|
}
|
|
7516
7516
|
}
|
|
7517
7517
|
}
|
|
@@ -7656,10 +7656,10 @@
|
|
|
7656
7656
|
"members": {
|
|
7657
7657
|
"roleArn": {},
|
|
7658
7658
|
"auditNotificationTargetConfigurations": {
|
|
7659
|
-
"shape": "
|
|
7659
|
+
"shape": "Sff"
|
|
7660
7660
|
},
|
|
7661
7661
|
"auditCheckConfigurations": {
|
|
7662
|
-
"shape": "
|
|
7662
|
+
"shape": "Sfi"
|
|
7663
7663
|
}
|
|
7664
7664
|
}
|
|
7665
7665
|
},
|
|
@@ -7789,7 +7789,7 @@
|
|
|
7789
7789
|
"locationName": "newAutoRegistrationStatus"
|
|
7790
7790
|
},
|
|
7791
7791
|
"registrationConfig": {
|
|
7792
|
-
"shape": "
|
|
7792
|
+
"shape": "Shj"
|
|
7793
7793
|
},
|
|
7794
7794
|
"removeAutoRegistration": {
|
|
7795
7795
|
"type": "boolean"
|
|
@@ -7971,7 +7971,7 @@
|
|
|
7971
7971
|
"type": "structure",
|
|
7972
7972
|
"members": {
|
|
7973
7973
|
"eventConfigurations": {
|
|
7974
|
-
"shape": "
|
|
7974
|
+
"shape": "Sim"
|
|
7975
7975
|
}
|
|
7976
7976
|
}
|
|
7977
7977
|
},
|
|
@@ -8022,10 +8022,10 @@
|
|
|
8022
8022
|
"type": "structure",
|
|
8023
8023
|
"members": {
|
|
8024
8024
|
"thingIndexingConfiguration": {
|
|
8025
|
-
"shape": "
|
|
8025
|
+
"shape": "Slv"
|
|
8026
8026
|
},
|
|
8027
8027
|
"thingGroupIndexingConfiguration": {
|
|
8028
|
-
"shape": "
|
|
8028
|
+
"shape": "Sm7"
|
|
8029
8029
|
}
|
|
8030
8030
|
}
|
|
8031
8031
|
},
|
|
@@ -8383,10 +8383,10 @@
|
|
|
8383
8383
|
"members": {
|
|
8384
8384
|
"thingName": {},
|
|
8385
8385
|
"thingGroupsToAdd": {
|
|
8386
|
-
"shape": "
|
|
8386
|
+
"shape": "Sxq"
|
|
8387
8387
|
},
|
|
8388
8388
|
"thingGroupsToRemove": {
|
|
8389
|
-
"shape": "
|
|
8389
|
+
"shape": "Sxq"
|
|
8390
8390
|
},
|
|
8391
8391
|
"overrideDynamicGroups": {
|
|
8392
8392
|
"type": "boolean"
|
|
@@ -9509,18 +9509,45 @@
|
|
|
9509
9509
|
"type": {},
|
|
9510
9510
|
"id": {}
|
|
9511
9511
|
}
|
|
9512
|
+
},
|
|
9513
|
+
"location": {
|
|
9514
|
+
"type": "structure",
|
|
9515
|
+
"required": [
|
|
9516
|
+
"roleArn",
|
|
9517
|
+
"trackerName",
|
|
9518
|
+
"deviceId",
|
|
9519
|
+
"latitude",
|
|
9520
|
+
"longitude"
|
|
9521
|
+
],
|
|
9522
|
+
"members": {
|
|
9523
|
+
"roleArn": {},
|
|
9524
|
+
"trackerName": {},
|
|
9525
|
+
"deviceId": {},
|
|
9526
|
+
"timestamp": {
|
|
9527
|
+
"type": "structure",
|
|
9528
|
+
"required": [
|
|
9529
|
+
"value"
|
|
9530
|
+
],
|
|
9531
|
+
"members": {
|
|
9532
|
+
"value": {},
|
|
9533
|
+
"unit": {}
|
|
9534
|
+
}
|
|
9535
|
+
},
|
|
9536
|
+
"latitude": {},
|
|
9537
|
+
"longitude": {}
|
|
9538
|
+
}
|
|
9512
9539
|
}
|
|
9513
9540
|
}
|
|
9514
9541
|
},
|
|
9515
|
-
"
|
|
9542
|
+
"Sd9": {
|
|
9516
9543
|
"type": "list",
|
|
9517
9544
|
"member": {}
|
|
9518
9545
|
},
|
|
9519
|
-
"
|
|
9546
|
+
"Sdb": {
|
|
9520
9547
|
"type": "list",
|
|
9521
9548
|
"member": {}
|
|
9522
9549
|
},
|
|
9523
|
-
"
|
|
9550
|
+
"Sdf": {
|
|
9524
9551
|
"type": "structure",
|
|
9525
9552
|
"members": {
|
|
9526
9553
|
"arn": {},
|
|
@@ -9542,10 +9569,10 @@
|
|
|
9542
9569
|
"type": "structure",
|
|
9543
9570
|
"members": {
|
|
9544
9571
|
"subnetIds": {
|
|
9545
|
-
"shape": "
|
|
9572
|
+
"shape": "Sd9"
|
|
9546
9573
|
},
|
|
9547
9574
|
"securityGroups": {
|
|
9548
|
-
"shape": "
|
|
9575
|
+
"shape": "Sdb"
|
|
9549
9576
|
},
|
|
9550
9577
|
"vpcId": {},
|
|
9551
9578
|
"roleArn": {}
|
|
@@ -9553,7 +9580,7 @@
|
|
|
9553
9580
|
}
|
|
9554
9581
|
}
|
|
9555
9582
|
},
|
|
9556
|
-
"
|
|
9583
|
+
"Sff": {
|
|
9557
9584
|
"type": "map",
|
|
9558
9585
|
"key": {},
|
|
9559
9586
|
"value": {
|
|
@@ -9567,7 +9594,7 @@
|
|
|
9567
9594
|
}
|
|
9568
9595
|
}
|
|
9569
9596
|
},
|
|
9570
|
-
"
|
|
9597
|
+
"Sfi": {
|
|
9571
9598
|
"type": "map",
|
|
9572
9599
|
"key": {},
|
|
9573
9600
|
"value": {
|
|
@@ -9579,7 +9606,7 @@
|
|
|
9579
9606
|
}
|
|
9580
9607
|
}
|
|
9581
9608
|
},
|
|
9582
|
-
"
|
|
9609
|
+
"Sfn": {
|
|
9583
9610
|
"type": "structure",
|
|
9584
9611
|
"members": {
|
|
9585
9612
|
"findingId": {},
|
|
@@ -9600,7 +9627,7 @@
|
|
|
9600
9627
|
"shape": "S1o"
|
|
9601
9628
|
},
|
|
9602
9629
|
"additionalInfo": {
|
|
9603
|
-
"shape": "
|
|
9630
|
+
"shape": "Sfr"
|
|
9604
9631
|
}
|
|
9605
9632
|
}
|
|
9606
9633
|
},
|
|
@@ -9614,7 +9641,7 @@
|
|
|
9614
9641
|
"shape": "S1o"
|
|
9615
9642
|
},
|
|
9616
9643
|
"additionalInfo": {
|
|
9617
|
-
"shape": "
|
|
9644
|
+
"shape": "Sfr"
|
|
9618
9645
|
}
|
|
9619
9646
|
}
|
|
9620
9647
|
}
|
|
@@ -9626,12 +9653,12 @@
|
|
|
9626
9653
|
}
|
|
9627
9654
|
}
|
|
9628
9655
|
},
|
|
9629
|
-
"
|
|
9656
|
+
"Sfr": {
|
|
9630
9657
|
"type": "map",
|
|
9631
9658
|
"key": {},
|
|
9632
9659
|
"value": {}
|
|
9633
9660
|
},
|
|
9634
|
-
"
|
|
9661
|
+
"Sg7": {
|
|
9635
9662
|
"type": "structure",
|
|
9636
9663
|
"members": {
|
|
9637
9664
|
"auditTaskId": {},
|
|
@@ -9649,7 +9676,7 @@
|
|
|
9649
9676
|
}
|
|
9650
9677
|
}
|
|
9651
9678
|
},
|
|
9652
|
-
"
|
|
9679
|
+
"Sgb": {
|
|
9653
9680
|
"type": "map",
|
|
9654
9681
|
"key": {},
|
|
9655
9682
|
"value": {
|
|
@@ -9657,7 +9684,7 @@
|
|
|
9657
9684
|
"member": {}
|
|
9658
9685
|
}
|
|
9659
9686
|
},
|
|
9660
|
-
"
|
|
9687
|
+
"Sgd": {
|
|
9661
9688
|
"type": "list",
|
|
9662
9689
|
"member": {
|
|
9663
9690
|
"type": "structure",
|
|
@@ -9671,7 +9698,7 @@
|
|
|
9671
9698
|
}
|
|
9672
9699
|
}
|
|
9673
9700
|
},
|
|
9674
|
-
"
|
|
9701
|
+
"Sh4": {
|
|
9675
9702
|
"type": "structure",
|
|
9676
9703
|
"members": {
|
|
9677
9704
|
"authorizerName": {},
|
|
@@ -9696,7 +9723,7 @@
|
|
|
9696
9723
|
}
|
|
9697
9724
|
}
|
|
9698
9725
|
},
|
|
9699
|
-
"
|
|
9726
|
+
"Shh": {
|
|
9700
9727
|
"type": "structure",
|
|
9701
9728
|
"members": {
|
|
9702
9729
|
"notBefore": {
|
|
@@ -9707,7 +9734,7 @@
|
|
|
9707
9734
|
}
|
|
9708
9735
|
}
|
|
9709
9736
|
},
|
|
9710
|
-
"
|
|
9737
|
+
"Shj": {
|
|
9711
9738
|
"type": "structure",
|
|
9712
9739
|
"members": {
|
|
9713
9740
|
"templateBody": {},
|
|
@@ -9715,7 +9742,7 @@
|
|
|
9715
9742
|
"templateName": {}
|
|
9716
9743
|
}
|
|
9717
9744
|
},
|
|
9718
|
-
"
|
|
9745
|
+
"Shw": {
|
|
9719
9746
|
"type": "structure",
|
|
9720
9747
|
"members": {
|
|
9721
9748
|
"taskId": {},
|
|
@@ -9727,10 +9754,10 @@
|
|
|
9727
9754
|
"type": "timestamp"
|
|
9728
9755
|
},
|
|
9729
9756
|
"target": {
|
|
9730
|
-
"shape": "
|
|
9757
|
+
"shape": "Shy"
|
|
9731
9758
|
},
|
|
9732
9759
|
"violationEventOccurrenceRange": {
|
|
9733
|
-
"shape": "
|
|
9760
|
+
"shape": "Si1"
|
|
9734
9761
|
},
|
|
9735
9762
|
"onlyActiveViolationsIncluded": {
|
|
9736
9763
|
"type": "boolean"
|
|
@@ -9739,7 +9766,7 @@
|
|
|
9739
9766
|
"type": "boolean"
|
|
9740
9767
|
},
|
|
9741
9768
|
"actionsDefinition": {
|
|
9742
|
-
"shape": "
|
|
9769
|
+
"shape": "Sgd"
|
|
9743
9770
|
},
|
|
9744
9771
|
"taskStatistics": {
|
|
9745
9772
|
"type": "structure",
|
|
@@ -9757,7 +9784,7 @@
|
|
|
9757
9784
|
}
|
|
9758
9785
|
}
|
|
9759
9786
|
},
|
|
9760
|
-
"
|
|
9787
|
+
"Shy": {
|
|
9761
9788
|
"type": "structure",
|
|
9762
9789
|
"members": {
|
|
9763
9790
|
"violationIds": {
|
|
@@ -9768,7 +9795,7 @@
|
|
|
9768
9795
|
"behaviorName": {}
|
|
9769
9796
|
}
|
|
9770
9797
|
},
|
|
9771
|
-
"
|
|
9798
|
+
"Si1": {
|
|
9772
9799
|
"type": "structure",
|
|
9773
9800
|
"required": [
|
|
9774
9801
|
"startTime",
|
|
@@ -9783,7 +9810,7 @@
|
|
|
9783
9810
|
}
|
|
9784
9811
|
}
|
|
9785
9812
|
},
|
|
9786
|
-
"
|
|
9813
|
+
"Sim": {
|
|
9787
9814
|
"type": "map",
|
|
9788
9815
|
"key": {},
|
|
9789
9816
|
"value": {
|
|
@@ -9795,24 +9822,24 @@
|
|
|
9795
9822
|
}
|
|
9796
9823
|
}
|
|
9797
9824
|
},
|
|
9798
|
-
"
|
|
9825
|
+
"Sjq": {
|
|
9799
9826
|
"type": "list",
|
|
9800
9827
|
"member": {}
|
|
9801
9828
|
},
|
|
9802
|
-
"
|
|
9829
|
+
"Skj": {
|
|
9803
9830
|
"type": "list",
|
|
9804
9831
|
"member": {
|
|
9805
|
-
"shape": "
|
|
9832
|
+
"shape": "Skk"
|
|
9806
9833
|
}
|
|
9807
9834
|
},
|
|
9808
|
-
"
|
|
9835
|
+
"Skk": {
|
|
9809
9836
|
"type": "structure",
|
|
9810
9837
|
"members": {
|
|
9811
9838
|
"groupName": {},
|
|
9812
9839
|
"groupArn": {}
|
|
9813
9840
|
}
|
|
9814
9841
|
},
|
|
9815
|
-
"
|
|
9842
|
+
"Skw": {
|
|
9816
9843
|
"type": "structure",
|
|
9817
9844
|
"members": {
|
|
9818
9845
|
"deprecated": {
|
|
@@ -9826,7 +9853,7 @@
|
|
|
9826
9853
|
}
|
|
9827
9854
|
}
|
|
9828
9855
|
},
|
|
9829
|
-
"
|
|
9856
|
+
"Slv": {
|
|
9830
9857
|
"type": "structure",
|
|
9831
9858
|
"required": [
|
|
9832
9859
|
"thingIndexingMode"
|
|
@@ -9837,10 +9864,10 @@
|
|
|
9837
9864
|
"deviceDefenderIndexingMode": {},
|
|
9838
9865
|
"namedShadowIndexingMode": {},
|
|
9839
9866
|
"managedFields": {
|
|
9840
|
-
"shape": "
|
|
9867
|
+
"shape": "Sm0"
|
|
9841
9868
|
},
|
|
9842
9869
|
"customFields": {
|
|
9843
|
-
"shape": "
|
|
9870
|
+
"shape": "Sm0"
|
|
9844
9871
|
},
|
|
9845
9872
|
"filter": {
|
|
9846
9873
|
"type": "structure",
|
|
@@ -9853,7 +9880,7 @@
|
|
|
9853
9880
|
}
|
|
9854
9881
|
}
|
|
9855
9882
|
},
|
|
9856
|
-
"
|
|
9883
|
+
"Sm0": {
|
|
9857
9884
|
"type": "list",
|
|
9858
9885
|
"member": {
|
|
9859
9886
|
"type": "structure",
|
|
@@ -9863,7 +9890,7 @@
|
|
|
9863
9890
|
}
|
|
9864
9891
|
}
|
|
9865
9892
|
},
|
|
9866
|
-
"
|
|
9893
|
+
"Sm7": {
|
|
9867
9894
|
"type": "structure",
|
|
9868
9895
|
"required": [
|
|
9869
9896
|
"thingGroupIndexingMode"
|
|
@@ -9871,20 +9898,20 @@
|
|
|
9871
9898
|
"members": {
|
|
9872
9899
|
"thingGroupIndexingMode": {},
|
|
9873
9900
|
"managedFields": {
|
|
9874
|
-
"shape": "
|
|
9901
|
+
"shape": "Sm0"
|
|
9875
9902
|
},
|
|
9876
9903
|
"customFields": {
|
|
9877
|
-
"shape": "
|
|
9904
|
+
"shape": "Sm0"
|
|
9878
9905
|
}
|
|
9879
9906
|
}
|
|
9880
9907
|
},
|
|
9881
|
-
"
|
|
9908
|
+
"Snp": {
|
|
9882
9909
|
"type": "structure",
|
|
9883
9910
|
"members": {
|
|
9884
9911
|
"confidenceLevel": {}
|
|
9885
9912
|
}
|
|
9886
9913
|
},
|
|
9887
|
-
"
|
|
9914
|
+
"Snw": {
|
|
9888
9915
|
"type": "list",
|
|
9889
9916
|
"member": {
|
|
9890
9917
|
"type": "structure",
|
|
@@ -9894,7 +9921,7 @@
|
|
|
9894
9921
|
}
|
|
9895
9922
|
}
|
|
9896
9923
|
},
|
|
9897
|
-
"
|
|
9924
|
+
"Soy": {
|
|
9898
9925
|
"type": "list",
|
|
9899
9926
|
"member": {
|
|
9900
9927
|
"type": "structure",
|
|
@@ -9909,7 +9936,7 @@
|
|
|
9909
9936
|
}
|
|
9910
9937
|
}
|
|
9911
9938
|
},
|
|
9912
|
-
"
|
|
9939
|
+
"Spy": {
|
|
9913
9940
|
"type": "structure",
|
|
9914
9941
|
"members": {
|
|
9915
9942
|
"status": {},
|
|
@@ -9930,15 +9957,15 @@
|
|
|
9930
9957
|
}
|
|
9931
9958
|
}
|
|
9932
9959
|
},
|
|
9933
|
-
"
|
|
9960
|
+
"Sr0": {
|
|
9934
9961
|
"type": "list",
|
|
9935
9962
|
"member": {}
|
|
9936
9963
|
},
|
|
9937
|
-
"
|
|
9964
|
+
"Sra": {
|
|
9938
9965
|
"type": "list",
|
|
9939
9966
|
"member": {}
|
|
9940
9967
|
},
|
|
9941
|
-
"
|
|
9968
|
+
"Srt": {
|
|
9942
9969
|
"type": "structure",
|
|
9943
9970
|
"required": [
|
|
9944
9971
|
"name",
|
|
@@ -9949,7 +9976,7 @@
|
|
|
9949
9976
|
"arn": {}
|
|
9950
9977
|
}
|
|
9951
9978
|
},
|
|
9952
|
-
"
|
|
9979
|
+
"Sry": {
|
|
9953
9980
|
"type": "structure",
|
|
9954
9981
|
"required": [
|
|
9955
9982
|
"arn"
|
|
@@ -9958,7 +9985,7 @@
|
|
|
9958
9985
|
"arn": {}
|
|
9959
9986
|
}
|
|
9960
9987
|
},
|
|
9961
|
-
"
|
|
9988
|
+
"Stm": {
|
|
9962
9989
|
"type": "structure",
|
|
9963
9990
|
"required": [
|
|
9964
9991
|
"targetType"
|
|
@@ -9968,11 +9995,11 @@
|
|
|
9968
9995
|
"targetName": {}
|
|
9969
9996
|
}
|
|
9970
9997
|
},
|
|
9971
|
-
"
|
|
9998
|
+
"Sui": {
|
|
9972
9999
|
"type": "list",
|
|
9973
10000
|
"member": {}
|
|
9974
10001
|
},
|
|
9975
|
-
"
|
|
10002
|
+
"Svb": {
|
|
9976
10003
|
"type": "structure",
|
|
9977
10004
|
"required": [
|
|
9978
10005
|
"resources"
|
|
@@ -9985,11 +10012,11 @@
|
|
|
9985
10012
|
}
|
|
9986
10013
|
}
|
|
9987
10014
|
},
|
|
9988
|
-
"
|
|
10015
|
+
"Svf": {
|
|
9989
10016
|
"type": "list",
|
|
9990
10017
|
"member": {}
|
|
9991
10018
|
},
|
|
9992
|
-
"
|
|
10019
|
+
"Sxq": {
|
|
9993
10020
|
"type": "list",
|
|
9994
10021
|
"member": {}
|
|
9995
10022
|
}
|