cdk-comprehend-s3olap 2.0.155 → 2.0.156
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-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +9 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +3 -0
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +75 -12
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +6 -2
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +104 -90
- package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.min.json +159 -43
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +48 -47
- package/node_modules/aws-sdk/clients/athena.d.ts +4 -0
- package/node_modules/aws-sdk/clients/codecatalyst.d.ts +66 -0
- package/node_modules/aws-sdk/clients/kafka.d.ts +2 -2
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -1
- package/node_modules/aws-sdk/clients/rolesanywhere.d.ts +154 -45
- package/node_modules/aws-sdk/clients/transfer.d.ts +52 -44
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +98 -73
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1950 -1900
- package/node_modules/aws-sdk/dist/aws-sdk.js +111 -93
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +30 -30
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/region_config.js +1 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1378.0
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
@@ -8029,6 +8029,9 @@ module.exports={
|
|
8029
8029
|
},
|
8030
8030
|
"AdditionalConfigs": {
|
8031
8031
|
"shape": "S1z"
|
8032
|
+
},
|
8033
|
+
"SparkProperties": {
|
8034
|
+
"shape": "S1z"
|
8032
8035
|
}
|
8033
8036
|
}
|
8034
8037
|
},
|
@@ -213005,7 +213008,7 @@ module.exports={
|
|
213005
213008
|
"type": "structure",
|
213006
213009
|
"members": {
|
213007
213010
|
"GeneralLabels": {
|
213008
|
-
"shape": "
|
213011
|
+
"shape": "S4u"
|
213009
213012
|
},
|
213010
213013
|
"ImageProperties": {
|
213011
213014
|
"type": "structure",
|
@@ -213025,7 +213028,7 @@ module.exports={
|
|
213025
213028
|
"Labels": {
|
213026
213029
|
"type": "list",
|
213027
213030
|
"member": {
|
213028
|
-
"shape": "
|
213031
|
+
"shape": "S51"
|
213029
213032
|
}
|
213030
213033
|
},
|
213031
213034
|
"OrientationCorrection": {},
|
@@ -213034,19 +213037,19 @@ module.exports={
|
|
213034
213037
|
"type": "structure",
|
213035
213038
|
"members": {
|
213036
213039
|
"Quality": {
|
213037
|
-
"shape": "
|
213040
|
+
"shape": "S5d"
|
213038
213041
|
},
|
213039
213042
|
"DominantColors": {
|
213040
|
-
"shape": "
|
213043
|
+
"shape": "S54"
|
213041
213044
|
},
|
213042
213045
|
"Foreground": {
|
213043
213046
|
"type": "structure",
|
213044
213047
|
"members": {
|
213045
213048
|
"Quality": {
|
213046
|
-
"shape": "
|
213049
|
+
"shape": "S5d"
|
213047
213050
|
},
|
213048
213051
|
"DominantColors": {
|
213049
|
-
"shape": "
|
213052
|
+
"shape": "S54"
|
213050
213053
|
}
|
213051
213054
|
}
|
213052
213055
|
},
|
@@ -213054,10 +213057,10 @@ module.exports={
|
|
213054
213057
|
"type": "structure",
|
213055
213058
|
"members": {
|
213056
213059
|
"Quality": {
|
213057
|
-
"shape": "
|
213060
|
+
"shape": "S5d"
|
213058
213061
|
},
|
213059
213062
|
"DominantColors": {
|
213060
|
-
"shape": "
|
213063
|
+
"shape": "S54"
|
213061
213064
|
}
|
213062
213065
|
}
|
213063
213066
|
}
|
@@ -213107,7 +213110,7 @@ module.exports={
|
|
213107
213110
|
"ModerationLabels": {
|
213108
213111
|
"type": "list",
|
213109
213112
|
"member": {
|
213110
|
-
"shape": "
|
213113
|
+
"shape": "S5p"
|
213111
213114
|
}
|
213112
213115
|
},
|
213113
213116
|
"ModerationModelVersion": {},
|
@@ -213218,13 +213221,13 @@ module.exports={
|
|
213218
213221
|
"type": "structure",
|
213219
213222
|
"members": {
|
213220
213223
|
"PersonsWithRequiredEquipment": {
|
213221
|
-
"shape": "
|
213224
|
+
"shape": "S69"
|
213222
213225
|
},
|
213223
213226
|
"PersonsWithoutRequiredEquipment": {
|
213224
|
-
"shape": "
|
213227
|
+
"shape": "S69"
|
213225
213228
|
},
|
213226
213229
|
"PersonsIndeterminate": {
|
213227
|
-
"shape": "
|
213230
|
+
"shape": "S69"
|
213228
213231
|
}
|
213229
213232
|
}
|
213230
213233
|
}
|
@@ -213245,7 +213248,7 @@ module.exports={
|
|
213245
213248
|
"type": "structure",
|
213246
213249
|
"members": {
|
213247
213250
|
"WordFilter": {
|
213248
|
-
"shape": "
|
213251
|
+
"shape": "S6c"
|
213249
213252
|
},
|
213250
213253
|
"RegionsOfInterest": {
|
213251
213254
|
"shape": "S2e"
|
@@ -213260,7 +213263,7 @@ module.exports={
|
|
213260
213263
|
"TextDetections": {
|
213261
213264
|
"type": "list",
|
213262
213265
|
"member": {
|
213263
|
-
"shape": "
|
213266
|
+
"shape": "S6h"
|
213264
213267
|
}
|
213265
213268
|
},
|
213266
213269
|
"TextModelVersion": {}
|
@@ -213307,11 +213310,11 @@ module.exports={
|
|
213307
213310
|
"type": "structure",
|
213308
213311
|
"members": {
|
213309
213312
|
"Urls": {
|
213310
|
-
"shape": "
|
213313
|
+
"shape": "S6q"
|
213311
213314
|
},
|
213312
213315
|
"Name": {},
|
213313
213316
|
"KnownGender": {
|
213314
|
-
"shape": "
|
213317
|
+
"shape": "S6s"
|
213315
213318
|
}
|
213316
213319
|
}
|
213317
213320
|
}
|
@@ -213337,7 +213340,7 @@ module.exports={
|
|
213337
213340
|
"JobStatus": {},
|
213338
213341
|
"StatusMessage": {},
|
213339
213342
|
"VideoMetadata": {
|
213340
|
-
"shape": "
|
213343
|
+
"shape": "S71"
|
213341
213344
|
},
|
213342
213345
|
"NextToken": {},
|
213343
213346
|
"Celebrities": {
|
@@ -213352,7 +213355,7 @@ module.exports={
|
|
213352
213355
|
"type": "structure",
|
213353
213356
|
"members": {
|
213354
213357
|
"Urls": {
|
213355
|
-
"shape": "
|
213358
|
+
"shape": "S6q"
|
213356
213359
|
},
|
213357
213360
|
"Name": {},
|
213358
213361
|
"Id": {},
|
@@ -213366,7 +213369,7 @@ module.exports={
|
|
213366
213369
|
"shape": "S4e"
|
213367
213370
|
},
|
213368
213371
|
"KnownGender": {
|
213369
|
-
"shape": "
|
213372
|
+
"shape": "S6s"
|
213370
213373
|
}
|
213371
213374
|
}
|
213372
213375
|
}
|
@@ -213375,7 +213378,7 @@ module.exports={
|
|
213375
213378
|
},
|
213376
213379
|
"JobId": {},
|
213377
213380
|
"Video": {
|
213378
|
-
"shape": "
|
213381
|
+
"shape": "S77"
|
213379
213382
|
},
|
213380
213383
|
"JobTag": {}
|
213381
213384
|
}
|
@@ -213403,7 +213406,7 @@ module.exports={
|
|
213403
213406
|
"JobStatus": {},
|
213404
213407
|
"StatusMessage": {},
|
213405
213408
|
"VideoMetadata": {
|
213406
|
-
"shape": "
|
213409
|
+
"shape": "S71"
|
213407
213410
|
},
|
213408
213411
|
"ModerationLabels": {
|
213409
213412
|
"type": "list",
|
@@ -213414,7 +213417,7 @@ module.exports={
|
|
213414
213417
|
"type": "long"
|
213415
213418
|
},
|
213416
213419
|
"ModerationLabel": {
|
213417
|
-
"shape": "
|
213420
|
+
"shape": "S5p"
|
213418
213421
|
},
|
213419
213422
|
"StartTimestampMillis": {
|
213420
213423
|
"type": "long"
|
@@ -213432,7 +213435,7 @@ module.exports={
|
|
213432
213435
|
"ModerationModelVersion": {},
|
213433
213436
|
"JobId": {},
|
213434
213437
|
"Video": {
|
213435
|
-
"shape": "
|
213438
|
+
"shape": "S77"
|
213436
213439
|
},
|
213437
213440
|
"JobTag": {},
|
213438
213441
|
"GetRequestMetadata": {
|
@@ -213465,7 +213468,7 @@ module.exports={
|
|
213465
213468
|
"JobStatus": {},
|
213466
213469
|
"StatusMessage": {},
|
213467
213470
|
"VideoMetadata": {
|
213468
|
-
"shape": "
|
213471
|
+
"shape": "S71"
|
213469
213472
|
},
|
213470
213473
|
"NextToken": {},
|
213471
213474
|
"Faces": {
|
@@ -213484,7 +213487,7 @@ module.exports={
|
|
213484
213487
|
},
|
213485
213488
|
"JobId": {},
|
213486
213489
|
"Video": {
|
213487
|
-
"shape": "
|
213490
|
+
"shape": "S77"
|
213488
213491
|
},
|
213489
213492
|
"JobTag": {}
|
213490
213493
|
}
|
@@ -213513,12 +213516,12 @@ module.exports={
|
|
213513
213516
|
"type": "float"
|
213514
213517
|
},
|
213515
213518
|
"ReferenceImage": {
|
213516
|
-
"shape": "
|
213519
|
+
"shape": "S7n"
|
213517
213520
|
},
|
213518
213521
|
"AuditImages": {
|
213519
213522
|
"type": "list",
|
213520
213523
|
"member": {
|
213521
|
-
"shape": "
|
213524
|
+
"shape": "S7n"
|
213522
213525
|
}
|
213523
213526
|
}
|
213524
213527
|
}
|
@@ -213546,7 +213549,7 @@ module.exports={
|
|
213546
213549
|
"StatusMessage": {},
|
213547
213550
|
"NextToken": {},
|
213548
213551
|
"VideoMetadata": {
|
213549
|
-
"shape": "
|
213552
|
+
"shape": "S71"
|
213550
213553
|
},
|
213551
213554
|
"Persons": {
|
213552
213555
|
"type": "list",
|
@@ -213557,17 +213560,17 @@ module.exports={
|
|
213557
213560
|
"type": "long"
|
213558
213561
|
},
|
213559
213562
|
"Person": {
|
213560
|
-
"shape": "
|
213563
|
+
"shape": "S7v"
|
213561
213564
|
},
|
213562
213565
|
"FaceMatches": {
|
213563
|
-
"shape": "
|
213566
|
+
"shape": "S7x"
|
213564
213567
|
}
|
213565
213568
|
}
|
213566
213569
|
}
|
213567
213570
|
},
|
213568
213571
|
"JobId": {},
|
213569
213572
|
"Video": {
|
213570
|
-
"shape": "
|
213573
|
+
"shape": "S77"
|
213571
213574
|
},
|
213572
213575
|
"JobTag": {}
|
213573
213576
|
}
|
@@ -213595,7 +213598,7 @@ module.exports={
|
|
213595
213598
|
"JobStatus": {},
|
213596
213599
|
"StatusMessage": {},
|
213597
213600
|
"VideoMetadata": {
|
213598
|
-
"shape": "
|
213601
|
+
"shape": "S71"
|
213599
213602
|
},
|
213600
213603
|
"NextToken": {},
|
213601
213604
|
"Labels": {
|
@@ -213607,7 +213610,7 @@ module.exports={
|
|
213607
213610
|
"type": "long"
|
213608
213611
|
},
|
213609
213612
|
"Label": {
|
213610
|
-
"shape": "
|
213613
|
+
"shape": "S51"
|
213611
213614
|
},
|
213612
213615
|
"StartTimestampMillis": {
|
213613
213616
|
"type": "long"
|
@@ -213624,7 +213627,7 @@ module.exports={
|
|
213624
213627
|
"LabelModelVersion": {},
|
213625
213628
|
"JobId": {},
|
213626
213629
|
"Video": {
|
213627
|
-
"shape": "
|
213630
|
+
"shape": "S77"
|
213628
213631
|
},
|
213629
213632
|
"JobTag": {},
|
213630
213633
|
"GetRequestMetadata": {
|
@@ -213658,7 +213661,7 @@ module.exports={
|
|
213658
213661
|
"JobStatus": {},
|
213659
213662
|
"StatusMessage": {},
|
213660
213663
|
"VideoMetadata": {
|
213661
|
-
"shape": "
|
213664
|
+
"shape": "S71"
|
213662
213665
|
},
|
213663
213666
|
"NextToken": {},
|
213664
213667
|
"Persons": {
|
@@ -213670,14 +213673,14 @@ module.exports={
|
|
213670
213673
|
"type": "long"
|
213671
213674
|
},
|
213672
213675
|
"Person": {
|
213673
|
-
"shape": "
|
213676
|
+
"shape": "S7v"
|
213674
213677
|
}
|
213675
213678
|
}
|
213676
213679
|
}
|
213677
213680
|
},
|
213678
213681
|
"JobId": {},
|
213679
213682
|
"Video": {
|
213680
|
-
"shape": "
|
213683
|
+
"shape": "S77"
|
213681
213684
|
},
|
213682
213685
|
"JobTag": {}
|
213683
213686
|
}
|
@@ -213705,7 +213708,7 @@ module.exports={
|
|
213705
213708
|
"VideoMetadata": {
|
213706
213709
|
"type": "list",
|
213707
213710
|
"member": {
|
213708
|
-
"shape": "
|
213711
|
+
"shape": "S71"
|
213709
213712
|
}
|
213710
213713
|
},
|
213711
213714
|
"AudioMetadata": {
|
@@ -213789,7 +213792,7 @@ module.exports={
|
|
213789
213792
|
},
|
213790
213793
|
"JobId": {},
|
213791
213794
|
"Video": {
|
213792
|
-
"shape": "
|
213795
|
+
"shape": "S77"
|
213793
213796
|
},
|
213794
213797
|
"JobTag": {}
|
213795
213798
|
}
|
@@ -213815,7 +213818,7 @@ module.exports={
|
|
213815
213818
|
"JobStatus": {},
|
213816
213819
|
"StatusMessage": {},
|
213817
213820
|
"VideoMetadata": {
|
213818
|
-
"shape": "
|
213821
|
+
"shape": "S71"
|
213819
213822
|
},
|
213820
213823
|
"TextDetections": {
|
213821
213824
|
"type": "list",
|
@@ -213826,7 +213829,7 @@ module.exports={
|
|
213826
213829
|
"type": "long"
|
213827
213830
|
},
|
213828
213831
|
"TextDetection": {
|
213829
|
-
"shape": "
|
213832
|
+
"shape": "S6h"
|
213830
213833
|
}
|
213831
213834
|
}
|
213832
213835
|
}
|
@@ -213835,7 +213838,7 @@ module.exports={
|
|
213835
213838
|
"TextModelVersion": {},
|
213836
213839
|
"JobId": {},
|
213837
213840
|
"Video": {
|
213838
|
-
"shape": "
|
213841
|
+
"shape": "S77"
|
213839
213842
|
},
|
213840
213843
|
"JobTag": {}
|
213841
213844
|
}
|
@@ -213872,7 +213875,7 @@ module.exports={
|
|
213872
213875
|
"type": "structure",
|
213873
213876
|
"members": {
|
213874
213877
|
"Face": {
|
213875
|
-
"shape": "
|
213878
|
+
"shape": "S7z"
|
213876
213879
|
},
|
213877
213880
|
"FaceDetail": {
|
213878
213881
|
"shape": "S4e"
|
@@ -214022,7 +214025,7 @@ module.exports={
|
|
214022
214025
|
"Faces": {
|
214023
214026
|
"type": "list",
|
214024
214027
|
"member": {
|
214025
|
-
"shape": "
|
214028
|
+
"shape": "S7z"
|
214026
214029
|
}
|
214027
214030
|
},
|
214028
214031
|
"NextToken": {},
|
@@ -214158,7 +214161,7 @@ module.exports={
|
|
214158
214161
|
"type": "structure",
|
214159
214162
|
"members": {
|
214160
214163
|
"Urls": {
|
214161
|
-
"shape": "
|
214164
|
+
"shape": "S6q"
|
214162
214165
|
},
|
214163
214166
|
"Name": {},
|
214164
214167
|
"Id": {},
|
@@ -214169,7 +214172,7 @@ module.exports={
|
|
214169
214172
|
"type": "float"
|
214170
214173
|
},
|
214171
214174
|
"KnownGender": {
|
214172
|
-
"shape": "
|
214175
|
+
"shape": "S6s"
|
214173
214176
|
}
|
214174
214177
|
}
|
214175
214178
|
}
|
@@ -214207,7 +214210,7 @@ module.exports={
|
|
214207
214210
|
"members": {
|
214208
214211
|
"SearchedFaceId": {},
|
214209
214212
|
"FaceMatches": {
|
214210
|
-
"shape": "
|
214213
|
+
"shape": "S7x"
|
214211
214214
|
},
|
214212
214215
|
"FaceModelVersion": {}
|
214213
214216
|
}
|
@@ -214244,7 +214247,7 @@ module.exports={
|
|
214244
214247
|
"type": "float"
|
214245
214248
|
},
|
214246
214249
|
"FaceMatches": {
|
214247
|
-
"shape": "
|
214250
|
+
"shape": "S7x"
|
214248
214251
|
},
|
214249
214252
|
"FaceModelVersion": {}
|
214250
214253
|
}
|
@@ -214258,11 +214261,11 @@ module.exports={
|
|
214258
214261
|
],
|
214259
214262
|
"members": {
|
214260
214263
|
"Video": {
|
214261
|
-
"shape": "
|
214264
|
+
"shape": "S77"
|
214262
214265
|
},
|
214263
214266
|
"ClientRequestToken": {},
|
214264
214267
|
"NotificationChannel": {
|
214265
|
-
"shape": "
|
214268
|
+
"shape": "Sal"
|
214266
214269
|
},
|
214267
214270
|
"JobTag": {}
|
214268
214271
|
}
|
@@ -214283,14 +214286,14 @@ module.exports={
|
|
214283
214286
|
],
|
214284
214287
|
"members": {
|
214285
214288
|
"Video": {
|
214286
|
-
"shape": "
|
214289
|
+
"shape": "S77"
|
214287
214290
|
},
|
214288
214291
|
"MinConfidence": {
|
214289
214292
|
"type": "float"
|
214290
214293
|
},
|
214291
214294
|
"ClientRequestToken": {},
|
214292
214295
|
"NotificationChannel": {
|
214293
|
-
"shape": "
|
214296
|
+
"shape": "Sal"
|
214294
214297
|
},
|
214295
214298
|
"JobTag": {}
|
214296
214299
|
}
|
@@ -214311,11 +214314,11 @@ module.exports={
|
|
214311
214314
|
],
|
214312
214315
|
"members": {
|
214313
214316
|
"Video": {
|
214314
|
-
"shape": "
|
214317
|
+
"shape": "S77"
|
214315
214318
|
},
|
214316
214319
|
"ClientRequestToken": {},
|
214317
214320
|
"NotificationChannel": {
|
214318
|
-
"shape": "
|
214321
|
+
"shape": "Sal"
|
214319
214322
|
},
|
214320
214323
|
"FaceAttributes": {},
|
214321
214324
|
"JobTag": {}
|
@@ -214338,7 +214341,7 @@ module.exports={
|
|
214338
214341
|
],
|
214339
214342
|
"members": {
|
214340
214343
|
"Video": {
|
214341
|
-
"shape": "
|
214344
|
+
"shape": "S77"
|
214342
214345
|
},
|
214343
214346
|
"ClientRequestToken": {},
|
214344
214347
|
"FaceMatchThreshold": {
|
@@ -214346,7 +214349,7 @@ module.exports={
|
|
214346
214349
|
},
|
214347
214350
|
"CollectionId": {},
|
214348
214351
|
"NotificationChannel": {
|
214349
|
-
"shape": "
|
214352
|
+
"shape": "Sal"
|
214350
214353
|
},
|
214351
214354
|
"JobTag": {}
|
214352
214355
|
}
|
@@ -214367,14 +214370,14 @@ module.exports={
|
|
214367
214370
|
],
|
214368
214371
|
"members": {
|
214369
214372
|
"Video": {
|
214370
|
-
"shape": "
|
214373
|
+
"shape": "S77"
|
214371
214374
|
},
|
214372
214375
|
"ClientRequestToken": {},
|
214373
214376
|
"MinConfidence": {
|
214374
214377
|
"type": "float"
|
214375
214378
|
},
|
214376
214379
|
"NotificationChannel": {
|
214377
|
-
"shape": "
|
214380
|
+
"shape": "Sal"
|
214378
214381
|
},
|
214379
214382
|
"JobTag": {},
|
214380
214383
|
"Features": {
|
@@ -214385,7 +214388,7 @@ module.exports={
|
|
214385
214388
|
"type": "structure",
|
214386
214389
|
"members": {
|
214387
214390
|
"GeneralLabels": {
|
214388
|
-
"shape": "
|
214391
|
+
"shape": "S4u"
|
214389
214392
|
}
|
214390
214393
|
}
|
214391
214394
|
}
|
@@ -214407,11 +214410,11 @@ module.exports={
|
|
214407
214410
|
],
|
214408
214411
|
"members": {
|
214409
214412
|
"Video": {
|
214410
|
-
"shape": "
|
214413
|
+
"shape": "S77"
|
214411
214414
|
},
|
214412
214415
|
"ClientRequestToken": {},
|
214413
214416
|
"NotificationChannel": {
|
214414
|
-
"shape": "
|
214417
|
+
"shape": "Sal"
|
214415
214418
|
},
|
214416
214419
|
"JobTag": {}
|
214417
214420
|
}
|
@@ -214457,11 +214460,11 @@ module.exports={
|
|
214457
214460
|
],
|
214458
214461
|
"members": {
|
214459
214462
|
"Video": {
|
214460
|
-
"shape": "
|
214463
|
+
"shape": "S77"
|
214461
214464
|
},
|
214462
214465
|
"ClientRequestToken": {},
|
214463
214466
|
"NotificationChannel": {
|
214464
|
-
"shape": "
|
214467
|
+
"shape": "Sal"
|
214465
214468
|
},
|
214466
214469
|
"JobTag": {},
|
214467
214470
|
"Filters": {
|
@@ -214557,18 +214560,18 @@ module.exports={
|
|
214557
214560
|
],
|
214558
214561
|
"members": {
|
214559
214562
|
"Video": {
|
214560
|
-
"shape": "
|
214563
|
+
"shape": "S77"
|
214561
214564
|
},
|
214562
214565
|
"ClientRequestToken": {},
|
214563
214566
|
"NotificationChannel": {
|
214564
|
-
"shape": "
|
214567
|
+
"shape": "Sal"
|
214565
214568
|
},
|
214566
214569
|
"JobTag": {},
|
214567
214570
|
"Filters": {
|
214568
214571
|
"type": "structure",
|
214569
214572
|
"members": {
|
214570
214573
|
"WordFilter": {
|
214571
|
-
"shape": "
|
214574
|
+
"shape": "S6c"
|
214572
214575
|
},
|
214573
214576
|
"RegionsOfInterest": {
|
214574
214577
|
"shape": "S2e"
|
@@ -215157,31 +215160,45 @@ module.exports={
|
|
215157
215160
|
"type": "float"
|
215158
215161
|
}
|
215159
215162
|
}
|
215163
|
+
},
|
215164
|
+
"EyeDirection": {
|
215165
|
+
"type": "structure",
|
215166
|
+
"members": {
|
215167
|
+
"Yaw": {
|
215168
|
+
"type": "float"
|
215169
|
+
},
|
215170
|
+
"Pitch": {
|
215171
|
+
"type": "float"
|
215172
|
+
},
|
215173
|
+
"Confidence": {
|
215174
|
+
"type": "float"
|
215175
|
+
}
|
215176
|
+
}
|
215160
215177
|
}
|
215161
215178
|
}
|
215162
215179
|
},
|
215163
|
-
"
|
215180
|
+
"S4u": {
|
215164
215181
|
"type": "structure",
|
215165
215182
|
"members": {
|
215166
215183
|
"LabelInclusionFilters": {
|
215167
|
-
"shape": "
|
215184
|
+
"shape": "S4v"
|
215168
215185
|
},
|
215169
215186
|
"LabelExclusionFilters": {
|
215170
|
-
"shape": "
|
215187
|
+
"shape": "S4v"
|
215171
215188
|
},
|
215172
215189
|
"LabelCategoryInclusionFilters": {
|
215173
|
-
"shape": "
|
215190
|
+
"shape": "S4v"
|
215174
215191
|
},
|
215175
215192
|
"LabelCategoryExclusionFilters": {
|
215176
|
-
"shape": "
|
215193
|
+
"shape": "S4v"
|
215177
215194
|
}
|
215178
215195
|
}
|
215179
215196
|
},
|
215180
|
-
"
|
215197
|
+
"S4v": {
|
215181
215198
|
"type": "list",
|
215182
215199
|
"member": {}
|
215183
215200
|
},
|
215184
|
-
"
|
215201
|
+
"S51": {
|
215185
215202
|
"type": "structure",
|
215186
215203
|
"members": {
|
215187
215204
|
"Name": {},
|
@@ -215200,7 +215217,7 @@ module.exports={
|
|
215200
215217
|
"type": "float"
|
215201
215218
|
},
|
215202
215219
|
"DominantColors": {
|
215203
|
-
"shape": "
|
215220
|
+
"shape": "S54"
|
215204
215221
|
}
|
215205
215222
|
}
|
215206
215223
|
}
|
@@ -215234,7 +215251,7 @@ module.exports={
|
|
215234
215251
|
}
|
215235
215252
|
}
|
215236
215253
|
},
|
215237
|
-
"
|
215254
|
+
"S54": {
|
215238
215255
|
"type": "list",
|
215239
215256
|
"member": {
|
215240
215257
|
"type": "structure",
|
@@ -215257,7 +215274,7 @@ module.exports={
|
|
215257
215274
|
}
|
215258
215275
|
}
|
215259
215276
|
},
|
215260
|
-
"
|
215277
|
+
"S5d": {
|
215261
215278
|
"type": "structure",
|
215262
215279
|
"members": {
|
215263
215280
|
"Brightness": {
|
@@ -215271,7 +215288,7 @@ module.exports={
|
|
215271
215288
|
}
|
215272
215289
|
}
|
215273
215290
|
},
|
215274
|
-
"
|
215291
|
+
"S5p": {
|
215275
215292
|
"type": "structure",
|
215276
215293
|
"members": {
|
215277
215294
|
"Confidence": {
|
@@ -215281,13 +215298,13 @@ module.exports={
|
|
215281
215298
|
"ParentName": {}
|
215282
215299
|
}
|
215283
215300
|
},
|
215284
|
-
"
|
215301
|
+
"S69": {
|
215285
215302
|
"type": "list",
|
215286
215303
|
"member": {
|
215287
215304
|
"type": "integer"
|
215288
215305
|
}
|
215289
215306
|
},
|
215290
|
-
"
|
215307
|
+
"S6c": {
|
215291
215308
|
"type": "structure",
|
215292
215309
|
"members": {
|
215293
215310
|
"MinConfidence": {
|
@@ -215301,7 +215318,7 @@ module.exports={
|
|
215301
215318
|
}
|
215302
215319
|
}
|
215303
215320
|
},
|
215304
|
-
"
|
215321
|
+
"S6h": {
|
215305
215322
|
"type": "structure",
|
215306
215323
|
"members": {
|
215307
215324
|
"DetectedText": {},
|
@@ -215320,17 +215337,17 @@ module.exports={
|
|
215320
215337
|
}
|
215321
215338
|
}
|
215322
215339
|
},
|
215323
|
-
"
|
215340
|
+
"S6q": {
|
215324
215341
|
"type": "list",
|
215325
215342
|
"member": {}
|
215326
215343
|
},
|
215327
|
-
"
|
215344
|
+
"S6s": {
|
215328
215345
|
"type": "structure",
|
215329
215346
|
"members": {
|
215330
215347
|
"Type": {}
|
215331
215348
|
}
|
215332
215349
|
},
|
215333
|
-
"
|
215350
|
+
"S71": {
|
215334
215351
|
"type": "structure",
|
215335
215352
|
"members": {
|
215336
215353
|
"Codec": {},
|
@@ -215350,7 +215367,7 @@ module.exports={
|
|
215350
215367
|
"ColorRange": {}
|
215351
215368
|
}
|
215352
215369
|
},
|
215353
|
-
"
|
215370
|
+
"S77": {
|
215354
215371
|
"type": "structure",
|
215355
215372
|
"members": {
|
215356
215373
|
"S3Object": {
|
@@ -215358,7 +215375,7 @@ module.exports={
|
|
215358
215375
|
}
|
215359
215376
|
}
|
215360
215377
|
},
|
215361
|
-
"
|
215378
|
+
"S7n": {
|
215362
215379
|
"type": "structure",
|
215363
215380
|
"members": {
|
215364
215381
|
"Bytes": {
|
@@ -215373,7 +215390,7 @@ module.exports={
|
|
215373
215390
|
}
|
215374
215391
|
}
|
215375
215392
|
},
|
215376
|
-
"
|
215393
|
+
"S7v": {
|
215377
215394
|
"type": "structure",
|
215378
215395
|
"members": {
|
215379
215396
|
"Index": {
|
@@ -215387,7 +215404,7 @@ module.exports={
|
|
215387
215404
|
}
|
215388
215405
|
}
|
215389
215406
|
},
|
215390
|
-
"
|
215407
|
+
"S7x": {
|
215391
215408
|
"type": "list",
|
215392
215409
|
"member": {
|
215393
215410
|
"type": "structure",
|
@@ -215396,12 +215413,12 @@ module.exports={
|
|
215396
215413
|
"type": "float"
|
215397
215414
|
},
|
215398
215415
|
"Face": {
|
215399
|
-
"shape": "
|
215416
|
+
"shape": "S7z"
|
215400
215417
|
}
|
215401
215418
|
}
|
215402
215419
|
}
|
215403
215420
|
},
|
215404
|
-
"
|
215421
|
+
"S7z": {
|
215405
215422
|
"type": "structure",
|
215406
215423
|
"members": {
|
215407
215424
|
"FaceId": {},
|
@@ -215416,7 +215433,7 @@ module.exports={
|
|
215416
215433
|
"IndexFacesModelVersion": {}
|
215417
215434
|
}
|
215418
215435
|
},
|
215419
|
-
"
|
215436
|
+
"Sal": {
|
215420
215437
|
"type": "structure",
|
215421
215438
|
"required": [
|
215422
215439
|
"SNSTopicArn",
|
@@ -256679,7 +256696,7 @@ AWS.util.update(AWS, {
|
|
256679
256696
|
/**
|
256680
256697
|
* @constant
|
256681
256698
|
*/
|
256682
|
-
VERSION: '2.
|
256699
|
+
VERSION: '2.1378.0',
|
256683
256700
|
|
256684
256701
|
/**
|
256685
256702
|
* @api private
|
@@ -263483,6 +263500,7 @@ function derivedKeys(service) {
|
|
263483
263500
|
[region, '*'],
|
263484
263501
|
[regionPrefix, '*'],
|
263485
263502
|
['*', endpointPrefix],
|
263503
|
+
[region, 'internal-*'],
|
263486
263504
|
['*', '*']
|
263487
263505
|
].map(function(item) {
|
263488
263506
|
return item[0] && item[1] ? item.join('/') : null;
|
@@ -278805,7 +278823,7 @@ var LRUCache = /** @class */ (function () {
|
|
278805
278823
|
}());
|
278806
278824
|
exports.LRUCache = LRUCache;
|
278807
278825
|
},{}],462:[function(require,module,exports){
|
278808
|
-
// AWS SDK for JavaScript v2.
|
278826
|
+
// AWS SDK for JavaScript v2.1378.0
|
278809
278827
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
278810
278828
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
278811
278829
|
require('./browser_loader');
|