aws-sdk 2.987.0 → 2.991.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -1
- package/README.md +1 -1
- package/apis/chime-2018-05-01.min.json +148 -139
- package/apis/comprehend-2017-11-27.min.json +114 -97
- package/apis/dms-2016-01-01.min.json +3 -0
- package/apis/ec2-2016-11-15.min.json +48 -48
- package/apis/es-2015-01-01.min.json +14 -4
- package/apis/iot-2015-05-28.min.json +136 -119
- package/apis/kafkaconnect-2021-09-14.examples.json +5 -0
- package/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/apis/macie2-2020-01-01.min.json +159 -108
- package/apis/metadata.json +3 -0
- package/apis/opensearch-2021-01-01.min.json +14 -4
- package/apis/pinpoint-2016-12-01.min.json +719 -329
- package/apis/robomaker-2018-06-29.min.json +138 -86
- package/apis/s3-2006-03-01.examples.json +145 -145
- package/apis/s3-2006-03-01.min.json +80 -78
- package/apis/sagemaker-2017-07-24.min.json +71 -22
- package/apis/transcribe-2017-10-26.min.json +30 -6
- package/apis/wafv2-2019-07-29.min.json +1 -0
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/chime.d.ts +10 -5
- package/clients/comprehend.d.ts +35 -0
- package/clients/dms.d.ts +14 -10
- package/clients/ec2.d.ts +73 -73
- package/clients/es.d.ts +18 -3
- package/clients/iot.d.ts +28 -2
- package/clients/kafkaconnect.d.ts +1132 -0
- package/clients/kafkaconnect.js +18 -0
- package/clients/macie2.d.ts +75 -23
- package/clients/opensearch.d.ts +22 -1
- package/clients/pinpoint.d.ts +408 -4
- package/clients/robomaker.d.ts +85 -4
- package/clients/s3.d.ts +53 -44
- package/clients/sagemaker.d.ts +90 -17
- package/clients/transcribeservice.d.ts +27 -0
- package/clients/wafv2.d.ts +22 -18
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +55 -18
- package/dist/aws-sdk.js +384 -345
- package/dist/aws-sdk.min.js +72 -72
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -1426,10 +1426,10 @@
|
|
|
1426
1426
|
],
|
|
1427
1427
|
"members": {
|
|
1428
1428
|
"subnetIds": {
|
|
1429
|
-
"shape": "
|
|
1429
|
+
"shape": "Scw"
|
|
1430
1430
|
},
|
|
1431
1431
|
"securityGroups": {
|
|
1432
|
-
"shape": "
|
|
1432
|
+
"shape": "Scy"
|
|
1433
1433
|
},
|
|
1434
1434
|
"vpcId": {},
|
|
1435
1435
|
"roleArn": {}
|
|
@@ -1443,7 +1443,7 @@
|
|
|
1443
1443
|
"type": "structure",
|
|
1444
1444
|
"members": {
|
|
1445
1445
|
"topicRuleDestination": {
|
|
1446
|
-
"shape": "
|
|
1446
|
+
"shape": "Sd2"
|
|
1447
1447
|
}
|
|
1448
1448
|
}
|
|
1449
1449
|
}
|
|
@@ -2212,10 +2212,10 @@
|
|
|
2212
2212
|
"members": {
|
|
2213
2213
|
"roleArn": {},
|
|
2214
2214
|
"auditNotificationTargetConfigurations": {
|
|
2215
|
-
"shape": "
|
|
2215
|
+
"shape": "Sf2"
|
|
2216
2216
|
},
|
|
2217
2217
|
"auditCheckConfigurations": {
|
|
2218
|
-
"shape": "
|
|
2218
|
+
"shape": "Sf5"
|
|
2219
2219
|
}
|
|
2220
2220
|
}
|
|
2221
2221
|
}
|
|
@@ -2241,7 +2241,7 @@
|
|
|
2241
2241
|
"type": "structure",
|
|
2242
2242
|
"members": {
|
|
2243
2243
|
"finding": {
|
|
2244
|
-
"shape": "
|
|
2244
|
+
"shape": "Sfa"
|
|
2245
2245
|
}
|
|
2246
2246
|
}
|
|
2247
2247
|
}
|
|
@@ -2298,13 +2298,13 @@
|
|
|
2298
2298
|
}
|
|
2299
2299
|
},
|
|
2300
2300
|
"target": {
|
|
2301
|
-
"shape": "
|
|
2301
|
+
"shape": "Sfu"
|
|
2302
2302
|
},
|
|
2303
2303
|
"auditCheckToActionsMapping": {
|
|
2304
|
-
"shape": "
|
|
2304
|
+
"shape": "Sfy"
|
|
2305
2305
|
},
|
|
2306
2306
|
"actionsDefinition": {
|
|
2307
|
-
"shape": "
|
|
2307
|
+
"shape": "Sg0"
|
|
2308
2308
|
}
|
|
2309
2309
|
}
|
|
2310
2310
|
}
|
|
@@ -2443,7 +2443,7 @@
|
|
|
2443
2443
|
"type": "structure",
|
|
2444
2444
|
"members": {
|
|
2445
2445
|
"authorizerDescription": {
|
|
2446
|
-
"shape": "
|
|
2446
|
+
"shape": "Sgr"
|
|
2447
2447
|
}
|
|
2448
2448
|
}
|
|
2449
2449
|
}
|
|
@@ -2528,12 +2528,12 @@
|
|
|
2528
2528
|
},
|
|
2529
2529
|
"generationId": {},
|
|
2530
2530
|
"validity": {
|
|
2531
|
-
"shape": "
|
|
2531
|
+
"shape": "Sh4"
|
|
2532
2532
|
}
|
|
2533
2533
|
}
|
|
2534
2534
|
},
|
|
2535
2535
|
"registrationConfig": {
|
|
2536
|
-
"shape": "
|
|
2536
|
+
"shape": "Sh5"
|
|
2537
2537
|
}
|
|
2538
2538
|
}
|
|
2539
2539
|
}
|
|
@@ -2595,7 +2595,7 @@
|
|
|
2595
2595
|
},
|
|
2596
2596
|
"generationId": {},
|
|
2597
2597
|
"validity": {
|
|
2598
|
-
"shape": "
|
|
2598
|
+
"shape": "Sh4"
|
|
2599
2599
|
},
|
|
2600
2600
|
"certificateMode": {}
|
|
2601
2601
|
}
|
|
@@ -2649,7 +2649,7 @@
|
|
|
2649
2649
|
"type": "structure",
|
|
2650
2650
|
"members": {
|
|
2651
2651
|
"authorizerDescription": {
|
|
2652
|
-
"shape": "
|
|
2652
|
+
"shape": "Sgr"
|
|
2653
2653
|
}
|
|
2654
2654
|
}
|
|
2655
2655
|
}
|
|
@@ -2675,7 +2675,7 @@
|
|
|
2675
2675
|
"type": "structure",
|
|
2676
2676
|
"members": {
|
|
2677
2677
|
"taskSummary": {
|
|
2678
|
-
"shape": "
|
|
2678
|
+
"shape": "Shj"
|
|
2679
2679
|
}
|
|
2680
2680
|
}
|
|
2681
2681
|
}
|
|
@@ -2795,7 +2795,7 @@
|
|
|
2795
2795
|
"type": "structure",
|
|
2796
2796
|
"members": {
|
|
2797
2797
|
"eventConfigurations": {
|
|
2798
|
-
"shape": "
|
|
2798
|
+
"shape": "Si9"
|
|
2799
2799
|
},
|
|
2800
2800
|
"creationDate": {
|
|
2801
2801
|
"type": "timestamp"
|
|
@@ -3442,7 +3442,7 @@
|
|
|
3442
3442
|
"members": {
|
|
3443
3443
|
"parentGroupName": {},
|
|
3444
3444
|
"rootToParentThingGroups": {
|
|
3445
|
-
"shape": "
|
|
3445
|
+
"shape": "Sju"
|
|
3446
3446
|
},
|
|
3447
3447
|
"creationDate": {
|
|
3448
3448
|
"type": "timestamp"
|
|
@@ -3528,7 +3528,7 @@
|
|
|
3528
3528
|
"shape": "S9n"
|
|
3529
3529
|
},
|
|
3530
3530
|
"thingTypeMetadata": {
|
|
3531
|
-
"shape": "
|
|
3531
|
+
"shape": "Sk7"
|
|
3532
3532
|
}
|
|
3533
3533
|
}
|
|
3534
3534
|
}
|
|
@@ -3836,10 +3836,10 @@
|
|
|
3836
3836
|
"type": "structure",
|
|
3837
3837
|
"members": {
|
|
3838
3838
|
"thingIndexingConfiguration": {
|
|
3839
|
-
"shape": "
|
|
3839
|
+
"shape": "Sl6"
|
|
3840
3840
|
},
|
|
3841
3841
|
"thingGroupIndexingConfiguration": {
|
|
3842
|
-
"shape": "
|
|
3842
|
+
"shape": "Sld"
|
|
3843
3843
|
}
|
|
3844
3844
|
}
|
|
3845
3845
|
}
|
|
@@ -4202,7 +4202,7 @@
|
|
|
4202
4202
|
"type": "structure",
|
|
4203
4203
|
"members": {
|
|
4204
4204
|
"topicRuleDestination": {
|
|
4205
|
-
"shape": "
|
|
4205
|
+
"shape": "Sd2"
|
|
4206
4206
|
}
|
|
4207
4207
|
}
|
|
4208
4208
|
}
|
|
@@ -4281,7 +4281,7 @@
|
|
|
4281
4281
|
"shape": "S8i"
|
|
4282
4282
|
},
|
|
4283
4283
|
"violationEventAdditionalInfo": {
|
|
4284
|
-
"shape": "
|
|
4284
|
+
"shape": "Smu"
|
|
4285
4285
|
},
|
|
4286
4286
|
"lastViolationTime": {
|
|
4287
4287
|
"type": "timestamp"
|
|
@@ -4330,7 +4330,7 @@
|
|
|
4330
4330
|
"type": "structure",
|
|
4331
4331
|
"members": {
|
|
4332
4332
|
"policies": {
|
|
4333
|
-
"shape": "
|
|
4333
|
+
"shape": "Sn0"
|
|
4334
4334
|
},
|
|
4335
4335
|
"nextMarker": {}
|
|
4336
4336
|
}
|
|
@@ -4369,7 +4369,7 @@
|
|
|
4369
4369
|
"findings": {
|
|
4370
4370
|
"type": "list",
|
|
4371
4371
|
"member": {
|
|
4372
|
-
"shape": "
|
|
4372
|
+
"shape": "Sfa"
|
|
4373
4373
|
}
|
|
4374
4374
|
},
|
|
4375
4375
|
"nextToken": {}
|
|
@@ -4687,7 +4687,7 @@
|
|
|
4687
4687
|
"billingGroups": {
|
|
4688
4688
|
"type": "list",
|
|
4689
4689
|
"member": {
|
|
4690
|
-
"shape": "
|
|
4690
|
+
"shape": "Sjv"
|
|
4691
4691
|
}
|
|
4692
4692
|
},
|
|
4693
4693
|
"nextToken": {}
|
|
@@ -4767,7 +4767,7 @@
|
|
|
4767
4767
|
"type": "structure",
|
|
4768
4768
|
"members": {
|
|
4769
4769
|
"certificates": {
|
|
4770
|
-
"shape": "
|
|
4770
|
+
"shape": "So2"
|
|
4771
4771
|
},
|
|
4772
4772
|
"nextMarker": {}
|
|
4773
4773
|
}
|
|
@@ -4808,7 +4808,7 @@
|
|
|
4808
4808
|
"type": "structure",
|
|
4809
4809
|
"members": {
|
|
4810
4810
|
"certificates": {
|
|
4811
|
-
"shape": "
|
|
4811
|
+
"shape": "So2"
|
|
4812
4812
|
},
|
|
4813
4813
|
"nextMarker": {}
|
|
4814
4814
|
}
|
|
@@ -4952,7 +4952,7 @@
|
|
|
4952
4952
|
"tasks": {
|
|
4953
4953
|
"type": "list",
|
|
4954
4954
|
"member": {
|
|
4955
|
-
"shape": "
|
|
4955
|
+
"shape": "Shj"
|
|
4956
4956
|
}
|
|
4957
4957
|
},
|
|
4958
4958
|
"nextToken": {}
|
|
@@ -5136,7 +5136,7 @@
|
|
|
5136
5136
|
"members": {
|
|
5137
5137
|
"thingArn": {},
|
|
5138
5138
|
"jobExecutionSummary": {
|
|
5139
|
-
"shape": "
|
|
5139
|
+
"shape": "Sp2"
|
|
5140
5140
|
}
|
|
5141
5141
|
}
|
|
5142
5142
|
}
|
|
@@ -5189,7 +5189,7 @@
|
|
|
5189
5189
|
"members": {
|
|
5190
5190
|
"jobId": {},
|
|
5191
5191
|
"jobExecutionSummary": {
|
|
5192
|
-
"shape": "
|
|
5192
|
+
"shape": "Sp2"
|
|
5193
5193
|
}
|
|
5194
5194
|
}
|
|
5195
5195
|
}
|
|
@@ -5469,7 +5469,7 @@
|
|
|
5469
5469
|
"type": "structure",
|
|
5470
5470
|
"members": {
|
|
5471
5471
|
"policies": {
|
|
5472
|
-
"shape": "
|
|
5472
|
+
"shape": "Sn0"
|
|
5473
5473
|
},
|
|
5474
5474
|
"nextMarker": {}
|
|
5475
5475
|
}
|
|
@@ -5510,7 +5510,7 @@
|
|
|
5510
5510
|
"type": "structure",
|
|
5511
5511
|
"members": {
|
|
5512
5512
|
"principals": {
|
|
5513
|
-
"shape": "
|
|
5513
|
+
"shape": "Spv"
|
|
5514
5514
|
},
|
|
5515
5515
|
"nextMarker": {}
|
|
5516
5516
|
}
|
|
@@ -5590,7 +5590,7 @@
|
|
|
5590
5590
|
"type": "structure",
|
|
5591
5591
|
"members": {
|
|
5592
5592
|
"policies": {
|
|
5593
|
-
"shape": "
|
|
5593
|
+
"shape": "Sn0"
|
|
5594
5594
|
},
|
|
5595
5595
|
"nextMarker": {}
|
|
5596
5596
|
}
|
|
@@ -5627,7 +5627,7 @@
|
|
|
5627
5627
|
"type": "structure",
|
|
5628
5628
|
"members": {
|
|
5629
5629
|
"things": {
|
|
5630
|
-
"shape": "
|
|
5630
|
+
"shape": "Sq5"
|
|
5631
5631
|
},
|
|
5632
5632
|
"nextToken": {}
|
|
5633
5633
|
}
|
|
@@ -5836,7 +5836,7 @@
|
|
|
5836
5836
|
"securityProfileIdentifiers": {
|
|
5837
5837
|
"type": "list",
|
|
5838
5838
|
"member": {
|
|
5839
|
-
"shape": "
|
|
5839
|
+
"shape": "Sqo"
|
|
5840
5840
|
}
|
|
5841
5841
|
},
|
|
5842
5842
|
"nextToken": {}
|
|
@@ -5883,10 +5883,10 @@
|
|
|
5883
5883
|
"type": "structure",
|
|
5884
5884
|
"members": {
|
|
5885
5885
|
"securityProfileIdentifier": {
|
|
5886
|
-
"shape": "
|
|
5886
|
+
"shape": "Sqo"
|
|
5887
5887
|
},
|
|
5888
5888
|
"target": {
|
|
5889
|
-
"shape": "
|
|
5889
|
+
"shape": "Sqt"
|
|
5890
5890
|
}
|
|
5891
5891
|
}
|
|
5892
5892
|
}
|
|
@@ -6039,7 +6039,7 @@
|
|
|
6039
6039
|
"securityProfileTargets": {
|
|
6040
6040
|
"type": "list",
|
|
6041
6041
|
"member": {
|
|
6042
|
-
"shape": "
|
|
6042
|
+
"shape": "Sqt"
|
|
6043
6043
|
}
|
|
6044
6044
|
},
|
|
6045
6045
|
"nextToken": {}
|
|
@@ -6082,7 +6082,7 @@
|
|
|
6082
6082
|
"type": "structure",
|
|
6083
6083
|
"members": {
|
|
6084
6084
|
"thingGroups": {
|
|
6085
|
-
"shape": "
|
|
6085
|
+
"shape": "Sju"
|
|
6086
6086
|
},
|
|
6087
6087
|
"nextToken": {}
|
|
6088
6088
|
}
|
|
@@ -6118,7 +6118,7 @@
|
|
|
6118
6118
|
"type": "structure",
|
|
6119
6119
|
"members": {
|
|
6120
6120
|
"thingGroups": {
|
|
6121
|
-
"shape": "
|
|
6121
|
+
"shape": "Sju"
|
|
6122
6122
|
},
|
|
6123
6123
|
"nextToken": {}
|
|
6124
6124
|
}
|
|
@@ -6154,7 +6154,7 @@
|
|
|
6154
6154
|
"type": "structure",
|
|
6155
6155
|
"members": {
|
|
6156
6156
|
"principals": {
|
|
6157
|
-
"shape": "
|
|
6157
|
+
"shape": "Spv"
|
|
6158
6158
|
},
|
|
6159
6159
|
"nextToken": {}
|
|
6160
6160
|
}
|
|
@@ -6274,7 +6274,7 @@
|
|
|
6274
6274
|
"shape": "S9n"
|
|
6275
6275
|
},
|
|
6276
6276
|
"thingTypeMetadata": {
|
|
6277
|
-
"shape": "
|
|
6277
|
+
"shape": "Sk7"
|
|
6278
6278
|
}
|
|
6279
6279
|
}
|
|
6280
6280
|
}
|
|
@@ -6373,7 +6373,7 @@
|
|
|
6373
6373
|
"type": "structure",
|
|
6374
6374
|
"members": {
|
|
6375
6375
|
"things": {
|
|
6376
|
-
"shape": "
|
|
6376
|
+
"shape": "Sq5"
|
|
6377
6377
|
},
|
|
6378
6378
|
"nextToken": {}
|
|
6379
6379
|
}
|
|
@@ -6414,7 +6414,7 @@
|
|
|
6414
6414
|
"type": "structure",
|
|
6415
6415
|
"members": {
|
|
6416
6416
|
"things": {
|
|
6417
|
-
"shape": "
|
|
6417
|
+
"shape": "Sq5"
|
|
6418
6418
|
},
|
|
6419
6419
|
"nextToken": {}
|
|
6420
6420
|
}
|
|
@@ -6466,10 +6466,10 @@
|
|
|
6466
6466
|
"type": "structure",
|
|
6467
6467
|
"members": {
|
|
6468
6468
|
"subnetIds": {
|
|
6469
|
-
"shape": "
|
|
6469
|
+
"shape": "Scw"
|
|
6470
6470
|
},
|
|
6471
6471
|
"securityGroups": {
|
|
6472
|
-
"shape": "
|
|
6472
|
+
"shape": "Scy"
|
|
6473
6473
|
},
|
|
6474
6474
|
"vpcId": {},
|
|
6475
6475
|
"roleArn": {}
|
|
@@ -6566,7 +6566,7 @@
|
|
|
6566
6566
|
"type": "structure",
|
|
6567
6567
|
"members": {
|
|
6568
6568
|
"logTarget": {
|
|
6569
|
-
"shape": "
|
|
6569
|
+
"shape": "Ssh"
|
|
6570
6570
|
},
|
|
6571
6571
|
"logLevel": {}
|
|
6572
6572
|
}
|
|
@@ -6644,7 +6644,7 @@
|
|
|
6644
6644
|
"shape": "S8i"
|
|
6645
6645
|
},
|
|
6646
6646
|
"violationEventAdditionalInfo": {
|
|
6647
|
-
"shape": "
|
|
6647
|
+
"shape": "Smu"
|
|
6648
6648
|
},
|
|
6649
6649
|
"violationEventType": {},
|
|
6650
6650
|
"violationEventTime": {
|
|
@@ -6681,7 +6681,7 @@
|
|
|
6681
6681
|
"type": "boolean"
|
|
6682
6682
|
},
|
|
6683
6683
|
"registrationConfig": {
|
|
6684
|
-
"shape": "
|
|
6684
|
+
"shape": "Sh5"
|
|
6685
6685
|
},
|
|
6686
6686
|
"tags": {
|
|
6687
6687
|
"shape": "S29"
|
|
@@ -6889,7 +6889,7 @@
|
|
|
6889
6889
|
"thingId": {},
|
|
6890
6890
|
"thingTypeName": {},
|
|
6891
6891
|
"thingGroupNames": {
|
|
6892
|
-
"shape": "
|
|
6892
|
+
"shape": "Stb"
|
|
6893
6893
|
},
|
|
6894
6894
|
"attributes": {
|
|
6895
6895
|
"shape": "S3h"
|
|
@@ -6922,7 +6922,7 @@
|
|
|
6922
6922
|
"shape": "S3h"
|
|
6923
6923
|
},
|
|
6924
6924
|
"parentGroupNames": {
|
|
6925
|
-
"shape": "
|
|
6925
|
+
"shape": "Stb"
|
|
6926
6926
|
}
|
|
6927
6927
|
}
|
|
6928
6928
|
}
|
|
@@ -7010,7 +7010,7 @@
|
|
|
7010
7010
|
],
|
|
7011
7011
|
"members": {
|
|
7012
7012
|
"logTarget": {
|
|
7013
|
-
"shape": "
|
|
7013
|
+
"shape": "Ssh"
|
|
7014
7014
|
},
|
|
7015
7015
|
"logLevel": {}
|
|
7016
7016
|
}
|
|
@@ -7049,10 +7049,10 @@
|
|
|
7049
7049
|
"locationName": "taskId"
|
|
7050
7050
|
},
|
|
7051
7051
|
"target": {
|
|
7052
|
-
"shape": "
|
|
7052
|
+
"shape": "Sfu"
|
|
7053
7053
|
},
|
|
7054
7054
|
"auditCheckToActionsMapping": {
|
|
7055
|
-
"shape": "
|
|
7055
|
+
"shape": "Sfy"
|
|
7056
7056
|
},
|
|
7057
7057
|
"clientRequestToken": {
|
|
7058
7058
|
"idempotencyToken": true
|
|
@@ -7085,14 +7085,14 @@
|
|
|
7085
7085
|
"locationName": "taskId"
|
|
7086
7086
|
},
|
|
7087
7087
|
"target": {
|
|
7088
|
-
"shape": "
|
|
7088
|
+
"shape": "Shl"
|
|
7089
7089
|
},
|
|
7090
7090
|
"actions": {
|
|
7091
7091
|
"type": "list",
|
|
7092
7092
|
"member": {}
|
|
7093
7093
|
},
|
|
7094
7094
|
"violationEventOccurrenceRange": {
|
|
7095
|
-
"shape": "
|
|
7095
|
+
"shape": "Sho"
|
|
7096
7096
|
},
|
|
7097
7097
|
"includeOnlyActiveViolations": {
|
|
7098
7098
|
"type": "boolean"
|
|
@@ -7219,7 +7219,7 @@
|
|
|
7219
7219
|
"authInfos": {
|
|
7220
7220
|
"type": "list",
|
|
7221
7221
|
"member": {
|
|
7222
|
-
"shape": "
|
|
7222
|
+
"shape": "Su5"
|
|
7223
7223
|
}
|
|
7224
7224
|
},
|
|
7225
7225
|
"clientId": {
|
|
@@ -7227,10 +7227,10 @@
|
|
|
7227
7227
|
"locationName": "clientId"
|
|
7228
7228
|
},
|
|
7229
7229
|
"policyNamesToAdd": {
|
|
7230
|
-
"shape": "
|
|
7230
|
+
"shape": "Su9"
|
|
7231
7231
|
},
|
|
7232
7232
|
"policyNamesToSkip": {
|
|
7233
|
-
"shape": "
|
|
7233
|
+
"shape": "Su9"
|
|
7234
7234
|
}
|
|
7235
7235
|
}
|
|
7236
7236
|
},
|
|
@@ -7243,13 +7243,13 @@
|
|
|
7243
7243
|
"type": "structure",
|
|
7244
7244
|
"members": {
|
|
7245
7245
|
"authInfo": {
|
|
7246
|
-
"shape": "
|
|
7246
|
+
"shape": "Su5"
|
|
7247
7247
|
},
|
|
7248
7248
|
"allowed": {
|
|
7249
7249
|
"type": "structure",
|
|
7250
7250
|
"members": {
|
|
7251
7251
|
"policies": {
|
|
7252
|
-
"shape": "
|
|
7252
|
+
"shape": "Sn0"
|
|
7253
7253
|
}
|
|
7254
7254
|
}
|
|
7255
7255
|
},
|
|
@@ -7260,7 +7260,7 @@
|
|
|
7260
7260
|
"type": "structure",
|
|
7261
7261
|
"members": {
|
|
7262
7262
|
"policies": {
|
|
7263
|
-
"shape": "
|
|
7263
|
+
"shape": "Sn0"
|
|
7264
7264
|
}
|
|
7265
7265
|
}
|
|
7266
7266
|
},
|
|
@@ -7268,7 +7268,7 @@
|
|
|
7268
7268
|
"type": "structure",
|
|
7269
7269
|
"members": {
|
|
7270
7270
|
"policies": {
|
|
7271
|
-
"shape": "
|
|
7271
|
+
"shape": "Sn0"
|
|
7272
7272
|
}
|
|
7273
7273
|
}
|
|
7274
7274
|
}
|
|
@@ -7413,10 +7413,10 @@
|
|
|
7413
7413
|
"members": {
|
|
7414
7414
|
"roleArn": {},
|
|
7415
7415
|
"auditNotificationTargetConfigurations": {
|
|
7416
|
-
"shape": "
|
|
7416
|
+
"shape": "Sf2"
|
|
7417
7417
|
},
|
|
7418
7418
|
"auditCheckConfigurations": {
|
|
7419
|
-
"shape": "
|
|
7419
|
+
"shape": "Sf5"
|
|
7420
7420
|
}
|
|
7421
7421
|
}
|
|
7422
7422
|
},
|
|
@@ -7543,7 +7543,7 @@
|
|
|
7543
7543
|
"locationName": "newAutoRegistrationStatus"
|
|
7544
7544
|
},
|
|
7545
7545
|
"registrationConfig": {
|
|
7546
|
-
"shape": "
|
|
7546
|
+
"shape": "Sh5"
|
|
7547
7547
|
},
|
|
7548
7548
|
"removeAutoRegistration": {
|
|
7549
7549
|
"type": "boolean"
|
|
@@ -7725,7 +7725,7 @@
|
|
|
7725
7725
|
"type": "structure",
|
|
7726
7726
|
"members": {
|
|
7727
7727
|
"eventConfigurations": {
|
|
7728
|
-
"shape": "
|
|
7728
|
+
"shape": "Si9"
|
|
7729
7729
|
}
|
|
7730
7730
|
}
|
|
7731
7731
|
},
|
|
@@ -7776,10 +7776,10 @@
|
|
|
7776
7776
|
"type": "structure",
|
|
7777
7777
|
"members": {
|
|
7778
7778
|
"thingIndexingConfiguration": {
|
|
7779
|
-
"shape": "
|
|
7779
|
+
"shape": "Sl6"
|
|
7780
7780
|
},
|
|
7781
7781
|
"thingGroupIndexingConfiguration": {
|
|
7782
|
-
"shape": "
|
|
7782
|
+
"shape": "Sld"
|
|
7783
7783
|
}
|
|
7784
7784
|
}
|
|
7785
7785
|
},
|
|
@@ -8134,10 +8134,10 @@
|
|
|
8134
8134
|
"members": {
|
|
8135
8135
|
"thingName": {},
|
|
8136
8136
|
"thingGroupsToAdd": {
|
|
8137
|
-
"shape": "
|
|
8137
|
+
"shape": "Swk"
|
|
8138
8138
|
},
|
|
8139
8139
|
"thingGroupsToRemove": {
|
|
8140
|
-
"shape": "
|
|
8140
|
+
"shape": "Swk"
|
|
8141
8141
|
},
|
|
8142
8142
|
"overrideDynamicGroups": {
|
|
8143
8143
|
"type": "boolean"
|
|
@@ -9214,18 +9214,35 @@
|
|
|
9214
9214
|
"value": {}
|
|
9215
9215
|
}
|
|
9216
9216
|
}
|
|
9217
|
+
},
|
|
9218
|
+
"openSearch": {
|
|
9219
|
+
"type": "structure",
|
|
9220
|
+
"required": [
|
|
9221
|
+
"roleArn",
|
|
9222
|
+
"endpoint",
|
|
9223
|
+
"index",
|
|
9224
|
+
"type",
|
|
9225
|
+
"id"
|
|
9226
|
+
],
|
|
9227
|
+
"members": {
|
|
9228
|
+
"roleArn": {},
|
|
9229
|
+
"endpoint": {},
|
|
9230
|
+
"index": {},
|
|
9231
|
+
"type": {},
|
|
9232
|
+
"id": {}
|
|
9233
|
+
}
|
|
9217
9234
|
}
|
|
9218
9235
|
}
|
|
9219
9236
|
},
|
|
9220
|
-
"
|
|
9237
|
+
"Scw": {
|
|
9221
9238
|
"type": "list",
|
|
9222
9239
|
"member": {}
|
|
9223
9240
|
},
|
|
9224
|
-
"
|
|
9241
|
+
"Scy": {
|
|
9225
9242
|
"type": "list",
|
|
9226
9243
|
"member": {}
|
|
9227
9244
|
},
|
|
9228
|
-
"
|
|
9245
|
+
"Sd2": {
|
|
9229
9246
|
"type": "structure",
|
|
9230
9247
|
"members": {
|
|
9231
9248
|
"arn": {},
|
|
@@ -9247,10 +9264,10 @@
|
|
|
9247
9264
|
"type": "structure",
|
|
9248
9265
|
"members": {
|
|
9249
9266
|
"subnetIds": {
|
|
9250
|
-
"shape": "
|
|
9267
|
+
"shape": "Scw"
|
|
9251
9268
|
},
|
|
9252
9269
|
"securityGroups": {
|
|
9253
|
-
"shape": "
|
|
9270
|
+
"shape": "Scy"
|
|
9254
9271
|
},
|
|
9255
9272
|
"vpcId": {},
|
|
9256
9273
|
"roleArn": {}
|
|
@@ -9258,7 +9275,7 @@
|
|
|
9258
9275
|
}
|
|
9259
9276
|
}
|
|
9260
9277
|
},
|
|
9261
|
-
"
|
|
9278
|
+
"Sf2": {
|
|
9262
9279
|
"type": "map",
|
|
9263
9280
|
"key": {},
|
|
9264
9281
|
"value": {
|
|
@@ -9272,7 +9289,7 @@
|
|
|
9272
9289
|
}
|
|
9273
9290
|
}
|
|
9274
9291
|
},
|
|
9275
|
-
"
|
|
9292
|
+
"Sf5": {
|
|
9276
9293
|
"type": "map",
|
|
9277
9294
|
"key": {},
|
|
9278
9295
|
"value": {
|
|
@@ -9284,7 +9301,7 @@
|
|
|
9284
9301
|
}
|
|
9285
9302
|
}
|
|
9286
9303
|
},
|
|
9287
|
-
"
|
|
9304
|
+
"Sfa": {
|
|
9288
9305
|
"type": "structure",
|
|
9289
9306
|
"members": {
|
|
9290
9307
|
"findingId": {},
|
|
@@ -9305,7 +9322,7 @@
|
|
|
9305
9322
|
"shape": "S1o"
|
|
9306
9323
|
},
|
|
9307
9324
|
"additionalInfo": {
|
|
9308
|
-
"shape": "
|
|
9325
|
+
"shape": "Sfe"
|
|
9309
9326
|
}
|
|
9310
9327
|
}
|
|
9311
9328
|
},
|
|
@@ -9319,7 +9336,7 @@
|
|
|
9319
9336
|
"shape": "S1o"
|
|
9320
9337
|
},
|
|
9321
9338
|
"additionalInfo": {
|
|
9322
|
-
"shape": "
|
|
9339
|
+
"shape": "Sfe"
|
|
9323
9340
|
}
|
|
9324
9341
|
}
|
|
9325
9342
|
}
|
|
@@ -9331,12 +9348,12 @@
|
|
|
9331
9348
|
}
|
|
9332
9349
|
}
|
|
9333
9350
|
},
|
|
9334
|
-
"
|
|
9351
|
+
"Sfe": {
|
|
9335
9352
|
"type": "map",
|
|
9336
9353
|
"key": {},
|
|
9337
9354
|
"value": {}
|
|
9338
9355
|
},
|
|
9339
|
-
"
|
|
9356
|
+
"Sfu": {
|
|
9340
9357
|
"type": "structure",
|
|
9341
9358
|
"members": {
|
|
9342
9359
|
"auditTaskId": {},
|
|
@@ -9354,7 +9371,7 @@
|
|
|
9354
9371
|
}
|
|
9355
9372
|
}
|
|
9356
9373
|
},
|
|
9357
|
-
"
|
|
9374
|
+
"Sfy": {
|
|
9358
9375
|
"type": "map",
|
|
9359
9376
|
"key": {},
|
|
9360
9377
|
"value": {
|
|
@@ -9362,7 +9379,7 @@
|
|
|
9362
9379
|
"member": {}
|
|
9363
9380
|
}
|
|
9364
9381
|
},
|
|
9365
|
-
"
|
|
9382
|
+
"Sg0": {
|
|
9366
9383
|
"type": "list",
|
|
9367
9384
|
"member": {
|
|
9368
9385
|
"type": "structure",
|
|
@@ -9376,7 +9393,7 @@
|
|
|
9376
9393
|
}
|
|
9377
9394
|
}
|
|
9378
9395
|
},
|
|
9379
|
-
"
|
|
9396
|
+
"Sgr": {
|
|
9380
9397
|
"type": "structure",
|
|
9381
9398
|
"members": {
|
|
9382
9399
|
"authorizerName": {},
|
|
@@ -9398,7 +9415,7 @@
|
|
|
9398
9415
|
}
|
|
9399
9416
|
}
|
|
9400
9417
|
},
|
|
9401
|
-
"
|
|
9418
|
+
"Sh4": {
|
|
9402
9419
|
"type": "structure",
|
|
9403
9420
|
"members": {
|
|
9404
9421
|
"notBefore": {
|
|
@@ -9409,14 +9426,14 @@
|
|
|
9409
9426
|
}
|
|
9410
9427
|
}
|
|
9411
9428
|
},
|
|
9412
|
-
"
|
|
9429
|
+
"Sh5": {
|
|
9413
9430
|
"type": "structure",
|
|
9414
9431
|
"members": {
|
|
9415
9432
|
"templateBody": {},
|
|
9416
9433
|
"roleArn": {}
|
|
9417
9434
|
}
|
|
9418
9435
|
},
|
|
9419
|
-
"
|
|
9436
|
+
"Shj": {
|
|
9420
9437
|
"type": "structure",
|
|
9421
9438
|
"members": {
|
|
9422
9439
|
"taskId": {},
|
|
@@ -9428,10 +9445,10 @@
|
|
|
9428
9445
|
"type": "timestamp"
|
|
9429
9446
|
},
|
|
9430
9447
|
"target": {
|
|
9431
|
-
"shape": "
|
|
9448
|
+
"shape": "Shl"
|
|
9432
9449
|
},
|
|
9433
9450
|
"violationEventOccurrenceRange": {
|
|
9434
|
-
"shape": "
|
|
9451
|
+
"shape": "Sho"
|
|
9435
9452
|
},
|
|
9436
9453
|
"onlyActiveViolationsIncluded": {
|
|
9437
9454
|
"type": "boolean"
|
|
@@ -9440,7 +9457,7 @@
|
|
|
9440
9457
|
"type": "boolean"
|
|
9441
9458
|
},
|
|
9442
9459
|
"actionsDefinition": {
|
|
9443
|
-
"shape": "
|
|
9460
|
+
"shape": "Sg0"
|
|
9444
9461
|
},
|
|
9445
9462
|
"taskStatistics": {
|
|
9446
9463
|
"type": "structure",
|
|
@@ -9458,7 +9475,7 @@
|
|
|
9458
9475
|
}
|
|
9459
9476
|
}
|
|
9460
9477
|
},
|
|
9461
|
-
"
|
|
9478
|
+
"Shl": {
|
|
9462
9479
|
"type": "structure",
|
|
9463
9480
|
"members": {
|
|
9464
9481
|
"violationIds": {
|
|
@@ -9469,7 +9486,7 @@
|
|
|
9469
9486
|
"behaviorName": {}
|
|
9470
9487
|
}
|
|
9471
9488
|
},
|
|
9472
|
-
"
|
|
9489
|
+
"Sho": {
|
|
9473
9490
|
"type": "structure",
|
|
9474
9491
|
"required": [
|
|
9475
9492
|
"startTime",
|
|
@@ -9484,7 +9501,7 @@
|
|
|
9484
9501
|
}
|
|
9485
9502
|
}
|
|
9486
9503
|
},
|
|
9487
|
-
"
|
|
9504
|
+
"Si9": {
|
|
9488
9505
|
"type": "map",
|
|
9489
9506
|
"key": {},
|
|
9490
9507
|
"value": {
|
|
@@ -9496,20 +9513,20 @@
|
|
|
9496
9513
|
}
|
|
9497
9514
|
}
|
|
9498
9515
|
},
|
|
9499
|
-
"
|
|
9516
|
+
"Sju": {
|
|
9500
9517
|
"type": "list",
|
|
9501
9518
|
"member": {
|
|
9502
|
-
"shape": "
|
|
9519
|
+
"shape": "Sjv"
|
|
9503
9520
|
}
|
|
9504
9521
|
},
|
|
9505
|
-
"
|
|
9522
|
+
"Sjv": {
|
|
9506
9523
|
"type": "structure",
|
|
9507
9524
|
"members": {
|
|
9508
9525
|
"groupName": {},
|
|
9509
9526
|
"groupArn": {}
|
|
9510
9527
|
}
|
|
9511
9528
|
},
|
|
9512
|
-
"
|
|
9529
|
+
"Sk7": {
|
|
9513
9530
|
"type": "structure",
|
|
9514
9531
|
"members": {
|
|
9515
9532
|
"deprecated": {
|
|
@@ -9523,7 +9540,7 @@
|
|
|
9523
9540
|
}
|
|
9524
9541
|
}
|
|
9525
9542
|
},
|
|
9526
|
-
"
|
|
9543
|
+
"Sl6": {
|
|
9527
9544
|
"type": "structure",
|
|
9528
9545
|
"required": [
|
|
9529
9546
|
"thingIndexingMode"
|
|
@@ -9532,14 +9549,14 @@
|
|
|
9532
9549
|
"thingIndexingMode": {},
|
|
9533
9550
|
"thingConnectivityIndexingMode": {},
|
|
9534
9551
|
"managedFields": {
|
|
9535
|
-
"shape": "
|
|
9552
|
+
"shape": "Sl9"
|
|
9536
9553
|
},
|
|
9537
9554
|
"customFields": {
|
|
9538
|
-
"shape": "
|
|
9555
|
+
"shape": "Sl9"
|
|
9539
9556
|
}
|
|
9540
9557
|
}
|
|
9541
9558
|
},
|
|
9542
|
-
"
|
|
9559
|
+
"Sl9": {
|
|
9543
9560
|
"type": "list",
|
|
9544
9561
|
"member": {
|
|
9545
9562
|
"type": "structure",
|
|
@@ -9549,7 +9566,7 @@
|
|
|
9549
9566
|
}
|
|
9550
9567
|
}
|
|
9551
9568
|
},
|
|
9552
|
-
"
|
|
9569
|
+
"Sld": {
|
|
9553
9570
|
"type": "structure",
|
|
9554
9571
|
"required": [
|
|
9555
9572
|
"thingGroupIndexingMode"
|
|
@@ -9557,20 +9574,20 @@
|
|
|
9557
9574
|
"members": {
|
|
9558
9575
|
"thingGroupIndexingMode": {},
|
|
9559
9576
|
"managedFields": {
|
|
9560
|
-
"shape": "
|
|
9577
|
+
"shape": "Sl9"
|
|
9561
9578
|
},
|
|
9562
9579
|
"customFields": {
|
|
9563
|
-
"shape": "
|
|
9580
|
+
"shape": "Sl9"
|
|
9564
9581
|
}
|
|
9565
9582
|
}
|
|
9566
9583
|
},
|
|
9567
|
-
"
|
|
9584
|
+
"Smu": {
|
|
9568
9585
|
"type": "structure",
|
|
9569
9586
|
"members": {
|
|
9570
9587
|
"confidenceLevel": {}
|
|
9571
9588
|
}
|
|
9572
9589
|
},
|
|
9573
|
-
"
|
|
9590
|
+
"Sn0": {
|
|
9574
9591
|
"type": "list",
|
|
9575
9592
|
"member": {
|
|
9576
9593
|
"type": "structure",
|
|
@@ -9580,7 +9597,7 @@
|
|
|
9580
9597
|
}
|
|
9581
9598
|
}
|
|
9582
9599
|
},
|
|
9583
|
-
"
|
|
9600
|
+
"So2": {
|
|
9584
9601
|
"type": "list",
|
|
9585
9602
|
"member": {
|
|
9586
9603
|
"type": "structure",
|
|
@@ -9595,7 +9612,7 @@
|
|
|
9595
9612
|
}
|
|
9596
9613
|
}
|
|
9597
9614
|
},
|
|
9598
|
-
"
|
|
9615
|
+
"Sp2": {
|
|
9599
9616
|
"type": "structure",
|
|
9600
9617
|
"members": {
|
|
9601
9618
|
"status": {},
|
|
@@ -9613,15 +9630,15 @@
|
|
|
9613
9630
|
}
|
|
9614
9631
|
}
|
|
9615
9632
|
},
|
|
9616
|
-
"
|
|
9633
|
+
"Spv": {
|
|
9617
9634
|
"type": "list",
|
|
9618
9635
|
"member": {}
|
|
9619
9636
|
},
|
|
9620
|
-
"
|
|
9637
|
+
"Sq5": {
|
|
9621
9638
|
"type": "list",
|
|
9622
9639
|
"member": {}
|
|
9623
9640
|
},
|
|
9624
|
-
"
|
|
9641
|
+
"Sqo": {
|
|
9625
9642
|
"type": "structure",
|
|
9626
9643
|
"required": [
|
|
9627
9644
|
"name",
|
|
@@ -9632,7 +9649,7 @@
|
|
|
9632
9649
|
"arn": {}
|
|
9633
9650
|
}
|
|
9634
9651
|
},
|
|
9635
|
-
"
|
|
9652
|
+
"Sqt": {
|
|
9636
9653
|
"type": "structure",
|
|
9637
9654
|
"required": [
|
|
9638
9655
|
"arn"
|
|
@@ -9641,7 +9658,7 @@
|
|
|
9641
9658
|
"arn": {}
|
|
9642
9659
|
}
|
|
9643
9660
|
},
|
|
9644
|
-
"
|
|
9661
|
+
"Ssh": {
|
|
9645
9662
|
"type": "structure",
|
|
9646
9663
|
"required": [
|
|
9647
9664
|
"targetType"
|
|
@@ -9651,11 +9668,11 @@
|
|
|
9651
9668
|
"targetName": {}
|
|
9652
9669
|
}
|
|
9653
9670
|
},
|
|
9654
|
-
"
|
|
9671
|
+
"Stb": {
|
|
9655
9672
|
"type": "list",
|
|
9656
9673
|
"member": {}
|
|
9657
9674
|
},
|
|
9658
|
-
"
|
|
9675
|
+
"Su5": {
|
|
9659
9676
|
"type": "structure",
|
|
9660
9677
|
"required": [
|
|
9661
9678
|
"resources"
|
|
@@ -9668,11 +9685,11 @@
|
|
|
9668
9685
|
}
|
|
9669
9686
|
}
|
|
9670
9687
|
},
|
|
9671
|
-
"
|
|
9688
|
+
"Su9": {
|
|
9672
9689
|
"type": "list",
|
|
9673
9690
|
"member": {}
|
|
9674
9691
|
},
|
|
9675
|
-
"
|
|
9692
|
+
"Swk": {
|
|
9676
9693
|
"type": "list",
|
|
9677
9694
|
"member": {}
|
|
9678
9695
|
}
|