cdk-comprehend-s3olap 2.0.69 → 2.0.70

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1195.0
1
+ // AWS SDK for JavaScript v2.1196.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){
@@ -198472,6 +198472,37 @@ module.exports={
198472
198472
  }
198473
198473
  }
198474
198474
  },
198475
+ "CopyProjectVersion": {
198476
+ "input": {
198477
+ "type": "structure",
198478
+ "required": [
198479
+ "SourceProjectArn",
198480
+ "SourceProjectVersionArn",
198481
+ "DestinationProjectArn",
198482
+ "VersionName",
198483
+ "OutputConfig"
198484
+ ],
198485
+ "members": {
198486
+ "SourceProjectArn": {},
198487
+ "SourceProjectVersionArn": {},
198488
+ "DestinationProjectArn": {},
198489
+ "VersionName": {},
198490
+ "OutputConfig": {
198491
+ "shape": "Sy"
198492
+ },
198493
+ "Tags": {
198494
+ "shape": "S10"
198495
+ },
198496
+ "KmsKeyId": {}
198497
+ }
198498
+ },
198499
+ "output": {
198500
+ "type": "structure",
198501
+ "members": {
198502
+ "ProjectVersionArn": {}
198503
+ }
198504
+ }
198505
+ },
198475
198506
  "CreateCollection": {
198476
198507
  "input": {
198477
198508
  "type": "structure",
@@ -198481,7 +198512,7 @@ module.exports={
198481
198512
  "members": {
198482
198513
  "CollectionId": {},
198483
198514
  "Tags": {
198484
- "shape": "Sw"
198515
+ "shape": "S10"
198485
198516
  }
198486
198517
  }
198487
198518
  },
@@ -198508,7 +198539,7 @@ module.exports={
198508
198539
  "type": "structure",
198509
198540
  "members": {
198510
198541
  "GroundTruthManifest": {
198511
- "shape": "S14"
198542
+ "shape": "S1c"
198512
198543
  },
198513
198544
  "DatasetArn": {}
198514
198545
  }
@@ -198553,16 +198584,16 @@ module.exports={
198553
198584
  "ProjectArn": {},
198554
198585
  "VersionName": {},
198555
198586
  "OutputConfig": {
198556
- "shape": "S1e"
198587
+ "shape": "Sy"
198557
198588
  },
198558
198589
  "TrainingData": {
198559
- "shape": "S1g"
198590
+ "shape": "S1k"
198560
198591
  },
198561
198592
  "TestingData": {
198562
- "shape": "S1j"
198593
+ "shape": "S1n"
198563
198594
  },
198564
198595
  "Tags": {
198565
- "shape": "Sw"
198596
+ "shape": "S10"
198566
198597
  },
198567
198598
  "KmsKeyId": {}
198568
198599
  }
@@ -198586,28 +198617,28 @@ module.exports={
198586
198617
  ],
198587
198618
  "members": {
198588
198619
  "Input": {
198589
- "shape": "S1o"
198620
+ "shape": "S1q"
198590
198621
  },
198591
198622
  "Output": {
198592
- "shape": "S1r"
198623
+ "shape": "S1t"
198593
198624
  },
198594
198625
  "Name": {},
198595
198626
  "Settings": {
198596
- "shape": "S1w"
198627
+ "shape": "S1y"
198597
198628
  },
198598
198629
  "RoleArn": {},
198599
198630
  "Tags": {
198600
- "shape": "Sw"
198631
+ "shape": "S10"
198601
198632
  },
198602
198633
  "NotificationChannel": {
198603
- "shape": "S22"
198634
+ "shape": "S24"
198604
198635
  },
198605
198636
  "KmsKeyId": {},
198606
198637
  "RegionsOfInterest": {
198607
- "shape": "S24"
198638
+ "shape": "S26"
198608
198639
  },
198609
198640
  "DataSharingPreference": {
198610
- "shape": "S28"
198641
+ "shape": "S2a"
198611
198642
  }
198612
198643
  }
198613
198644
  },
@@ -198662,7 +198693,7 @@ module.exports={
198662
198693
  "members": {
198663
198694
  "CollectionId": {},
198664
198695
  "FaceIds": {
198665
- "shape": "S2g"
198696
+ "shape": "S2i"
198666
198697
  }
198667
198698
  }
198668
198699
  },
@@ -198670,7 +198701,7 @@ module.exports={
198670
198701
  "type": "structure",
198671
198702
  "members": {
198672
198703
  "DeletedFaces": {
198673
- "shape": "S2g"
198704
+ "shape": "S2i"
198674
198705
  }
198675
198706
  }
198676
198707
  }
@@ -198692,6 +198723,24 @@ module.exports={
198692
198723
  }
198693
198724
  }
198694
198725
  },
198726
+ "DeleteProjectPolicy": {
198727
+ "input": {
198728
+ "type": "structure",
198729
+ "required": [
198730
+ "ProjectArn",
198731
+ "PolicyName"
198732
+ ],
198733
+ "members": {
198734
+ "ProjectArn": {},
198735
+ "PolicyName": {},
198736
+ "PolicyRevisionId": {}
198737
+ }
198738
+ },
198739
+ "output": {
198740
+ "type": "structure",
198741
+ "members": {}
198742
+ }
198743
+ },
198695
198744
  "DeleteProjectVersion": {
198696
198745
  "input": {
198697
198746
  "type": "structure",
@@ -198837,19 +198886,19 @@ module.exports={
198837
198886
  "type": "timestamp"
198838
198887
  },
198839
198888
  "OutputConfig": {
198840
- "shape": "S1e"
198889
+ "shape": "Sy"
198841
198890
  },
198842
198891
  "TrainingDataResult": {
198843
198892
  "type": "structure",
198844
198893
  "members": {
198845
198894
  "Input": {
198846
- "shape": "S1g"
198895
+ "shape": "S1k"
198847
198896
  },
198848
198897
  "Output": {
198849
- "shape": "S1g"
198898
+ "shape": "S1k"
198850
198899
  },
198851
198900
  "Validation": {
198852
- "shape": "S3b"
198901
+ "shape": "S3h"
198853
198902
  }
198854
198903
  }
198855
198904
  },
@@ -198857,13 +198906,13 @@ module.exports={
198857
198906
  "type": "structure",
198858
198907
  "members": {
198859
198908
  "Input": {
198860
- "shape": "S1j"
198909
+ "shape": "S1n"
198861
198910
  },
198862
198911
  "Output": {
198863
- "shape": "S1j"
198912
+ "shape": "S1n"
198864
198913
  },
198865
198914
  "Validation": {
198866
- "shape": "S3b"
198915
+ "shape": "S3h"
198867
198916
  }
198868
198917
  }
198869
198918
  },
@@ -198884,12 +198933,13 @@ module.exports={
198884
198933
  }
198885
198934
  },
198886
198935
  "ManifestSummary": {
198887
- "shape": "S14"
198936
+ "shape": "S1c"
198888
198937
  },
198889
198938
  "KmsKeyId": {},
198890
198939
  "MaxInferenceUnits": {
198891
198940
  "type": "integer"
198892
- }
198941
+ },
198942
+ "SourceProjectVersionArn": {}
198893
198943
  }
198894
198944
  }
198895
198945
  },
@@ -198971,24 +199021,24 @@ module.exports={
198971
199021
  "type": "timestamp"
198972
199022
  },
198973
199023
  "Input": {
198974
- "shape": "S1o"
199024
+ "shape": "S1q"
198975
199025
  },
198976
199026
  "Output": {
198977
- "shape": "S1r"
199027
+ "shape": "S1t"
198978
199028
  },
198979
199029
  "RoleArn": {},
198980
199030
  "Settings": {
198981
- "shape": "S1w"
199031
+ "shape": "S1y"
198982
199032
  },
198983
199033
  "NotificationChannel": {
198984
- "shape": "S22"
199034
+ "shape": "S24"
198985
199035
  },
198986
199036
  "KmsKeyId": {},
198987
199037
  "RegionsOfInterest": {
198988
- "shape": "S24"
199038
+ "shape": "S26"
198989
199039
  },
198990
199040
  "DataSharingPreference": {
198991
- "shape": "S28"
199041
+ "shape": "S2a"
198992
199042
  }
198993
199043
  }
198994
199044
  }
@@ -199026,7 +199076,7 @@ module.exports={
199026
199076
  "type": "float"
199027
199077
  },
199028
199078
  "Geometry": {
199029
- "shape": "S3u"
199079
+ "shape": "S40"
199030
199080
  }
199031
199081
  }
199032
199082
  }
@@ -199045,7 +199095,7 @@ module.exports={
199045
199095
  "shape": "S2"
199046
199096
  },
199047
199097
  "Attributes": {
199048
- "shape": "S3w"
199098
+ "shape": "S42"
199049
199099
  }
199050
199100
  }
199051
199101
  },
@@ -199055,7 +199105,7 @@ module.exports={
199055
199105
  "FaceDetails": {
199056
199106
  "type": "list",
199057
199107
  "member": {
199058
- "shape": "S40"
199108
+ "shape": "S46"
199059
199109
  }
199060
199110
  },
199061
199111
  "OrientationCorrection": {}
@@ -199086,7 +199136,7 @@ module.exports={
199086
199136
  "Labels": {
199087
199137
  "type": "list",
199088
199138
  "member": {
199089
- "shape": "S4d"
199139
+ "shape": "S4j"
199090
199140
  }
199091
199141
  },
199092
199142
  "OrientationCorrection": {},
@@ -199135,7 +199185,7 @@ module.exports={
199135
199185
  "ModerationLabels": {
199136
199186
  "type": "list",
199137
199187
  "member": {
199138
- "shape": "S4r"
199188
+ "shape": "S4x"
199139
199189
  }
199140
199190
  },
199141
199191
  "ModerationModelVersion": {},
@@ -199246,13 +199296,13 @@ module.exports={
199246
199296
  "type": "structure",
199247
199297
  "members": {
199248
199298
  "PersonsWithRequiredEquipment": {
199249
- "shape": "S5b"
199299
+ "shape": "S5h"
199250
199300
  },
199251
199301
  "PersonsWithoutRequiredEquipment": {
199252
- "shape": "S5b"
199302
+ "shape": "S5h"
199253
199303
  },
199254
199304
  "PersonsIndeterminate": {
199255
- "shape": "S5b"
199305
+ "shape": "S5h"
199256
199306
  }
199257
199307
  }
199258
199308
  }
@@ -199273,10 +199323,10 @@ module.exports={
199273
199323
  "type": "structure",
199274
199324
  "members": {
199275
199325
  "WordFilter": {
199276
- "shape": "S5e"
199326
+ "shape": "S5k"
199277
199327
  },
199278
199328
  "RegionsOfInterest": {
199279
- "shape": "S24"
199329
+ "shape": "S26"
199280
199330
  }
199281
199331
  }
199282
199332
  }
@@ -199288,7 +199338,7 @@ module.exports={
199288
199338
  "TextDetections": {
199289
199339
  "type": "list",
199290
199340
  "member": {
199291
- "shape": "S5j"
199341
+ "shape": "S5p"
199292
199342
  }
199293
199343
  },
199294
199344
  "TextModelVersion": {}
@@ -199335,11 +199385,11 @@ module.exports={
199335
199385
  "type": "structure",
199336
199386
  "members": {
199337
199387
  "Urls": {
199338
- "shape": "S5s"
199388
+ "shape": "S5y"
199339
199389
  },
199340
199390
  "Name": {},
199341
199391
  "KnownGender": {
199342
- "shape": "S5u"
199392
+ "shape": "S60"
199343
199393
  }
199344
199394
  }
199345
199395
  }
@@ -199365,7 +199415,7 @@ module.exports={
199365
199415
  "JobStatus": {},
199366
199416
  "StatusMessage": {},
199367
199417
  "VideoMetadata": {
199368
- "shape": "S63"
199418
+ "shape": "S69"
199369
199419
  },
199370
199420
  "NextToken": {},
199371
199421
  "Celebrities": {
@@ -199380,7 +199430,7 @@ module.exports={
199380
199430
  "type": "structure",
199381
199431
  "members": {
199382
199432
  "Urls": {
199383
- "shape": "S5s"
199433
+ "shape": "S5y"
199384
199434
  },
199385
199435
  "Name": {},
199386
199436
  "Id": {},
@@ -199391,10 +199441,10 @@ module.exports={
199391
199441
  "shape": "Sc"
199392
199442
  },
199393
199443
  "Face": {
199394
- "shape": "S40"
199444
+ "shape": "S46"
199395
199445
  },
199396
199446
  "KnownGender": {
199397
- "shape": "S5u"
199447
+ "shape": "S60"
199398
199448
  }
199399
199449
  }
199400
199450
  }
@@ -199425,7 +199475,7 @@ module.exports={
199425
199475
  "JobStatus": {},
199426
199476
  "StatusMessage": {},
199427
199477
  "VideoMetadata": {
199428
- "shape": "S63"
199478
+ "shape": "S69"
199429
199479
  },
199430
199480
  "ModerationLabels": {
199431
199481
  "type": "list",
@@ -199436,7 +199486,7 @@ module.exports={
199436
199486
  "type": "long"
199437
199487
  },
199438
199488
  "ModerationLabel": {
199439
- "shape": "S4r"
199489
+ "shape": "S4x"
199440
199490
  }
199441
199491
  }
199442
199492
  }
@@ -199466,7 +199516,7 @@ module.exports={
199466
199516
  "JobStatus": {},
199467
199517
  "StatusMessage": {},
199468
199518
  "VideoMetadata": {
199469
- "shape": "S63"
199519
+ "shape": "S69"
199470
199520
  },
199471
199521
  "NextToken": {},
199472
199522
  "Faces": {
@@ -199478,7 +199528,7 @@ module.exports={
199478
199528
  "type": "long"
199479
199529
  },
199480
199530
  "Face": {
199481
- "shape": "S40"
199531
+ "shape": "S46"
199482
199532
  }
199483
199533
  }
199484
199534
  }
@@ -199508,7 +199558,7 @@ module.exports={
199508
199558
  "StatusMessage": {},
199509
199559
  "NextToken": {},
199510
199560
  "VideoMetadata": {
199511
- "shape": "S63"
199561
+ "shape": "S69"
199512
199562
  },
199513
199563
  "Persons": {
199514
199564
  "type": "list",
@@ -199519,10 +199569,10 @@ module.exports={
199519
199569
  "type": "long"
199520
199570
  },
199521
199571
  "Person": {
199522
- "shape": "S6n"
199572
+ "shape": "S6t"
199523
199573
  },
199524
199574
  "FaceMatches": {
199525
- "shape": "S6p"
199575
+ "shape": "S6v"
199526
199576
  }
199527
199577
  }
199528
199578
  }
@@ -199551,7 +199601,7 @@ module.exports={
199551
199601
  "JobStatus": {},
199552
199602
  "StatusMessage": {},
199553
199603
  "VideoMetadata": {
199554
- "shape": "S63"
199604
+ "shape": "S69"
199555
199605
  },
199556
199606
  "NextToken": {},
199557
199607
  "Labels": {
@@ -199563,7 +199613,7 @@ module.exports={
199563
199613
  "type": "long"
199564
199614
  },
199565
199615
  "Label": {
199566
- "shape": "S4d"
199616
+ "shape": "S4j"
199567
199617
  }
199568
199618
  }
199569
199619
  }
@@ -199593,7 +199643,7 @@ module.exports={
199593
199643
  "JobStatus": {},
199594
199644
  "StatusMessage": {},
199595
199645
  "VideoMetadata": {
199596
- "shape": "S63"
199646
+ "shape": "S69"
199597
199647
  },
199598
199648
  "NextToken": {},
199599
199649
  "Persons": {
@@ -199605,7 +199655,7 @@ module.exports={
199605
199655
  "type": "long"
199606
199656
  },
199607
199657
  "Person": {
199608
- "shape": "S6n"
199658
+ "shape": "S6t"
199609
199659
  }
199610
199660
  }
199611
199661
  }
@@ -199635,7 +199685,7 @@ module.exports={
199635
199685
  "VideoMetadata": {
199636
199686
  "type": "list",
199637
199687
  "member": {
199638
- "shape": "S63"
199688
+ "shape": "S69"
199639
199689
  }
199640
199690
  },
199641
199691
  "AudioMetadata": {
@@ -199740,7 +199790,7 @@ module.exports={
199740
199790
  "JobStatus": {},
199741
199791
  "StatusMessage": {},
199742
199792
  "VideoMetadata": {
199743
- "shape": "S63"
199793
+ "shape": "S69"
199744
199794
  },
199745
199795
  "TextDetections": {
199746
199796
  "type": "list",
@@ -199751,7 +199801,7 @@ module.exports={
199751
199801
  "type": "long"
199752
199802
  },
199753
199803
  "TextDetection": {
199754
- "shape": "S5j"
199804
+ "shape": "S5p"
199755
199805
  }
199756
199806
  }
199757
199807
  }
@@ -199775,7 +199825,7 @@ module.exports={
199775
199825
  },
199776
199826
  "ExternalImageId": {},
199777
199827
  "DetectionAttributes": {
199778
- "shape": "S3w"
199828
+ "shape": "S42"
199779
199829
  },
199780
199830
  "MaxFaces": {
199781
199831
  "type": "integer"
@@ -199792,10 +199842,10 @@ module.exports={
199792
199842
  "type": "structure",
199793
199843
  "members": {
199794
199844
  "Face": {
199795
- "shape": "S6r"
199845
+ "shape": "S6x"
199796
199846
  },
199797
199847
  "FaceDetail": {
199798
- "shape": "S40"
199848
+ "shape": "S46"
199799
199849
  }
199800
199850
  }
199801
199851
  }
@@ -199812,7 +199862,7 @@ module.exports={
199812
199862
  "member": {}
199813
199863
  },
199814
199864
  "FaceDetail": {
199815
- "shape": "S40"
199865
+ "shape": "S46"
199816
199866
  }
199817
199867
  }
199818
199868
  }
@@ -199942,7 +199992,7 @@ module.exports={
199942
199992
  "Faces": {
199943
199993
  "type": "list",
199944
199994
  "member": {
199945
- "shape": "S6r"
199995
+ "shape": "S6x"
199946
199996
  }
199947
199997
  },
199948
199998
  "NextToken": {},
@@ -199950,6 +200000,45 @@ module.exports={
199950
200000
  }
199951
200001
  }
199952
200002
  },
200003
+ "ListProjectPolicies": {
200004
+ "input": {
200005
+ "type": "structure",
200006
+ "required": [
200007
+ "ProjectArn"
200008
+ ],
200009
+ "members": {
200010
+ "ProjectArn": {},
200011
+ "NextToken": {},
200012
+ "MaxResults": {
200013
+ "type": "integer"
200014
+ }
200015
+ }
200016
+ },
200017
+ "output": {
200018
+ "type": "structure",
200019
+ "members": {
200020
+ "ProjectPolicies": {
200021
+ "type": "list",
200022
+ "member": {
200023
+ "type": "structure",
200024
+ "members": {
200025
+ "ProjectArn": {},
200026
+ "PolicyName": {},
200027
+ "PolicyRevisionId": {},
200028
+ "PolicyDocument": {},
200029
+ "CreationTimestamp": {
200030
+ "type": "timestamp"
200031
+ },
200032
+ "LastUpdatedTimestamp": {
200033
+ "type": "timestamp"
200034
+ }
200035
+ }
200036
+ }
200037
+ },
200038
+ "NextToken": {}
200039
+ }
200040
+ }
200041
+ },
199953
200042
  "ListStreamProcessors": {
199954
200043
  "input": {
199955
200044
  "type": "structure",
@@ -199991,11 +200080,33 @@ module.exports={
199991
200080
  "type": "structure",
199992
200081
  "members": {
199993
200082
  "Tags": {
199994
- "shape": "Sw"
200083
+ "shape": "S10"
199995
200084
  }
199996
200085
  }
199997
200086
  }
199998
200087
  },
200088
+ "PutProjectPolicy": {
200089
+ "input": {
200090
+ "type": "structure",
200091
+ "required": [
200092
+ "ProjectArn",
200093
+ "PolicyName",
200094
+ "PolicyDocument"
200095
+ ],
200096
+ "members": {
200097
+ "ProjectArn": {},
200098
+ "PolicyName": {},
200099
+ "PolicyRevisionId": {},
200100
+ "PolicyDocument": {}
200101
+ }
200102
+ },
200103
+ "output": {
200104
+ "type": "structure",
200105
+ "members": {
200106
+ "PolicyRevisionId": {}
200107
+ }
200108
+ }
200109
+ },
199999
200110
  "RecognizeCelebrities": {
200000
200111
  "input": {
200001
200112
  "type": "structure",
@@ -200017,7 +200128,7 @@ module.exports={
200017
200128
  "type": "structure",
200018
200129
  "members": {
200019
200130
  "Urls": {
200020
- "shape": "S5s"
200131
+ "shape": "S5y"
200021
200132
  },
200022
200133
  "Name": {},
200023
200134
  "Id": {},
@@ -200028,7 +200139,7 @@ module.exports={
200028
200139
  "type": "float"
200029
200140
  },
200030
200141
  "KnownGender": {
200031
- "shape": "S5u"
200142
+ "shape": "S60"
200032
200143
  }
200033
200144
  }
200034
200145
  }
@@ -200066,7 +200177,7 @@ module.exports={
200066
200177
  "members": {
200067
200178
  "SearchedFaceId": {},
200068
200179
  "FaceMatches": {
200069
- "shape": "S6p"
200180
+ "shape": "S6v"
200070
200181
  },
200071
200182
  "FaceModelVersion": {}
200072
200183
  }
@@ -200103,7 +200214,7 @@ module.exports={
200103
200214
  "type": "float"
200104
200215
  },
200105
200216
  "FaceMatches": {
200106
- "shape": "S6p"
200217
+ "shape": "S6v"
200107
200218
  },
200108
200219
  "FaceModelVersion": {}
200109
200220
  }
@@ -200117,11 +200228,11 @@ module.exports={
200117
200228
  ],
200118
200229
  "members": {
200119
200230
  "Video": {
200120
- "shape": "S93"
200231
+ "shape": "S9h"
200121
200232
  },
200122
200233
  "ClientRequestToken": {},
200123
200234
  "NotificationChannel": {
200124
- "shape": "S95"
200235
+ "shape": "S9j"
200125
200236
  },
200126
200237
  "JobTag": {}
200127
200238
  }
@@ -200142,14 +200253,14 @@ module.exports={
200142
200253
  ],
200143
200254
  "members": {
200144
200255
  "Video": {
200145
- "shape": "S93"
200256
+ "shape": "S9h"
200146
200257
  },
200147
200258
  "MinConfidence": {
200148
200259
  "type": "float"
200149
200260
  },
200150
200261
  "ClientRequestToken": {},
200151
200262
  "NotificationChannel": {
200152
- "shape": "S95"
200263
+ "shape": "S9j"
200153
200264
  },
200154
200265
  "JobTag": {}
200155
200266
  }
@@ -200170,11 +200281,11 @@ module.exports={
200170
200281
  ],
200171
200282
  "members": {
200172
200283
  "Video": {
200173
- "shape": "S93"
200284
+ "shape": "S9h"
200174
200285
  },
200175
200286
  "ClientRequestToken": {},
200176
200287
  "NotificationChannel": {
200177
- "shape": "S95"
200288
+ "shape": "S9j"
200178
200289
  },
200179
200290
  "FaceAttributes": {},
200180
200291
  "JobTag": {}
@@ -200197,7 +200308,7 @@ module.exports={
200197
200308
  ],
200198
200309
  "members": {
200199
200310
  "Video": {
200200
- "shape": "S93"
200311
+ "shape": "S9h"
200201
200312
  },
200202
200313
  "ClientRequestToken": {},
200203
200314
  "FaceMatchThreshold": {
@@ -200205,7 +200316,7 @@ module.exports={
200205
200316
  },
200206
200317
  "CollectionId": {},
200207
200318
  "NotificationChannel": {
200208
- "shape": "S95"
200319
+ "shape": "S9j"
200209
200320
  },
200210
200321
  "JobTag": {}
200211
200322
  }
@@ -200226,14 +200337,14 @@ module.exports={
200226
200337
  ],
200227
200338
  "members": {
200228
200339
  "Video": {
200229
- "shape": "S93"
200340
+ "shape": "S9h"
200230
200341
  },
200231
200342
  "ClientRequestToken": {},
200232
200343
  "MinConfidence": {
200233
200344
  "type": "float"
200234
200345
  },
200235
200346
  "NotificationChannel": {
200236
- "shape": "S95"
200347
+ "shape": "S9j"
200237
200348
  },
200238
200349
  "JobTag": {}
200239
200350
  }
@@ -200254,11 +200365,11 @@ module.exports={
200254
200365
  ],
200255
200366
  "members": {
200256
200367
  "Video": {
200257
- "shape": "S93"
200368
+ "shape": "S9h"
200258
200369
  },
200259
200370
  "ClientRequestToken": {},
200260
200371
  "NotificationChannel": {
200261
- "shape": "S95"
200372
+ "shape": "S9j"
200262
200373
  },
200263
200374
  "JobTag": {}
200264
200375
  }
@@ -200304,11 +200415,11 @@ module.exports={
200304
200415
  ],
200305
200416
  "members": {
200306
200417
  "Video": {
200307
- "shape": "S93"
200418
+ "shape": "S9h"
200308
200419
  },
200309
200420
  "ClientRequestToken": {},
200310
200421
  "NotificationChannel": {
200311
- "shape": "S95"
200422
+ "shape": "S9j"
200312
200423
  },
200313
200424
  "JobTag": {},
200314
200425
  "Filters": {
@@ -200404,21 +200515,21 @@ module.exports={
200404
200515
  ],
200405
200516
  "members": {
200406
200517
  "Video": {
200407
- "shape": "S93"
200518
+ "shape": "S9h"
200408
200519
  },
200409
200520
  "ClientRequestToken": {},
200410
200521
  "NotificationChannel": {
200411
- "shape": "S95"
200522
+ "shape": "S9j"
200412
200523
  },
200413
200524
  "JobTag": {},
200414
200525
  "Filters": {
200415
200526
  "type": "structure",
200416
200527
  "members": {
200417
200528
  "WordFilter": {
200418
- "shape": "S5e"
200529
+ "shape": "S5k"
200419
200530
  },
200420
200531
  "RegionsOfInterest": {
200421
- "shape": "S24"
200532
+ "shape": "S26"
200422
200533
  }
200423
200534
  }
200424
200535
  }
@@ -200474,7 +200585,7 @@ module.exports={
200474
200585
  "members": {
200475
200586
  "ResourceArn": {},
200476
200587
  "Tags": {
200477
- "shape": "Sw"
200588
+ "shape": "S10"
200478
200589
  }
200479
200590
  }
200480
200591
  },
@@ -200545,7 +200656,7 @@ module.exports={
200545
200656
  "type": "structure",
200546
200657
  "members": {
200547
200658
  "Labels": {
200548
- "shape": "S1z"
200659
+ "shape": "S21"
200549
200660
  },
200550
200661
  "MinConfidence": {
200551
200662
  "type": "float"
@@ -200555,10 +200666,10 @@ module.exports={
200555
200666
  }
200556
200667
  },
200557
200668
  "RegionsOfInterestForUpdate": {
200558
- "shape": "S24"
200669
+ "shape": "S26"
200559
200670
  },
200560
200671
  "DataSharingPreferenceForUpdate": {
200561
- "shape": "S28"
200672
+ "shape": "S2a"
200562
200673
  },
200563
200674
  "ParametersToDelete": {
200564
200675
  "type": "list",
@@ -200698,12 +200809,19 @@ module.exports={
200698
200809
  }
200699
200810
  }
200700
200811
  },
200701
- "Sw": {
200812
+ "Sy": {
200813
+ "type": "structure",
200814
+ "members": {
200815
+ "S3Bucket": {},
200816
+ "S3KeyPrefix": {}
200817
+ }
200818
+ },
200819
+ "S10": {
200702
200820
  "type": "map",
200703
200821
  "key": {},
200704
200822
  "value": {}
200705
200823
  },
200706
- "S14": {
200824
+ "S1c": {
200707
200825
  "type": "structure",
200708
200826
  "members": {
200709
200827
  "S3Object": {
@@ -200711,44 +200829,37 @@ module.exports={
200711
200829
  }
200712
200830
  }
200713
200831
  },
200714
- "S1e": {
200715
- "type": "structure",
200716
- "members": {
200717
- "S3Bucket": {},
200718
- "S3KeyPrefix": {}
200719
- }
200720
- },
200721
- "S1g": {
200832
+ "S1k": {
200722
200833
  "type": "structure",
200723
200834
  "members": {
200724
200835
  "Assets": {
200725
- "shape": "S1h"
200836
+ "shape": "S1l"
200726
200837
  }
200727
200838
  }
200728
200839
  },
200729
- "S1h": {
200840
+ "S1l": {
200730
200841
  "type": "list",
200731
200842
  "member": {
200732
200843
  "type": "structure",
200733
200844
  "members": {
200734
200845
  "GroundTruthManifest": {
200735
- "shape": "S14"
200846
+ "shape": "S1c"
200736
200847
  }
200737
200848
  }
200738
200849
  }
200739
200850
  },
200740
- "S1j": {
200851
+ "S1n": {
200741
200852
  "type": "structure",
200742
200853
  "members": {
200743
200854
  "Assets": {
200744
- "shape": "S1h"
200855
+ "shape": "S1l"
200745
200856
  },
200746
200857
  "AutoCreate": {
200747
200858
  "type": "boolean"
200748
200859
  }
200749
200860
  }
200750
200861
  },
200751
- "S1o": {
200862
+ "S1q": {
200752
200863
  "type": "structure",
200753
200864
  "members": {
200754
200865
  "KinesisVideoStream": {
@@ -200759,7 +200870,7 @@ module.exports={
200759
200870
  }
200760
200871
  }
200761
200872
  },
200762
- "S1r": {
200873
+ "S1t": {
200763
200874
  "type": "structure",
200764
200875
  "members": {
200765
200876
  "KinesisDataStream": {
@@ -200777,7 +200888,7 @@ module.exports={
200777
200888
  }
200778
200889
  }
200779
200890
  },
200780
- "S1w": {
200891
+ "S1y": {
200781
200892
  "type": "structure",
200782
200893
  "members": {
200783
200894
  "FaceSearch": {
@@ -200796,7 +200907,7 @@ module.exports={
200796
200907
  ],
200797
200908
  "members": {
200798
200909
  "Labels": {
200799
- "shape": "S1z"
200910
+ "shape": "S21"
200800
200911
  },
200801
200912
  "MinConfidence": {
200802
200913
  "type": "float"
@@ -200805,11 +200916,11 @@ module.exports={
200805
200916
  }
200806
200917
  }
200807
200918
  },
200808
- "S1z": {
200919
+ "S21": {
200809
200920
  "type": "list",
200810
200921
  "member": {}
200811
200922
  },
200812
- "S22": {
200923
+ "S24": {
200813
200924
  "type": "structure",
200814
200925
  "required": [
200815
200926
  "SNSTopicArn"
@@ -200818,7 +200929,7 @@ module.exports={
200818
200929
  "SNSTopicArn": {}
200819
200930
  }
200820
200931
  },
200821
- "S24": {
200932
+ "S26": {
200822
200933
  "type": "list",
200823
200934
  "member": {
200824
200935
  "type": "structure",
@@ -200827,12 +200938,12 @@ module.exports={
200827
200938
  "shape": "Sc"
200828
200939
  },
200829
200940
  "Polygon": {
200830
- "shape": "S26"
200941
+ "shape": "S28"
200831
200942
  }
200832
200943
  }
200833
200944
  }
200834
200945
  },
200835
- "S26": {
200946
+ "S28": {
200836
200947
  "type": "list",
200837
200948
  "member": {
200838
200949
  "type": "structure",
@@ -200846,7 +200957,7 @@ module.exports={
200846
200957
  }
200847
200958
  }
200848
200959
  },
200849
- "S28": {
200960
+ "S2a": {
200850
200961
  "type": "structure",
200851
200962
  "required": [
200852
200963
  "OptIn"
@@ -200857,34 +200968,34 @@ module.exports={
200857
200968
  }
200858
200969
  }
200859
200970
  },
200860
- "S2g": {
200971
+ "S2i": {
200861
200972
  "type": "list",
200862
200973
  "member": {}
200863
200974
  },
200864
- "S3b": {
200975
+ "S3h": {
200865
200976
  "type": "structure",
200866
200977
  "members": {
200867
200978
  "Assets": {
200868
- "shape": "S1h"
200979
+ "shape": "S1l"
200869
200980
  }
200870
200981
  }
200871
200982
  },
200872
- "S3u": {
200983
+ "S40": {
200873
200984
  "type": "structure",
200874
200985
  "members": {
200875
200986
  "BoundingBox": {
200876
200987
  "shape": "Sc"
200877
200988
  },
200878
200989
  "Polygon": {
200879
- "shape": "S26"
200990
+ "shape": "S28"
200880
200991
  }
200881
200992
  }
200882
200993
  },
200883
- "S3w": {
200994
+ "S42": {
200884
200995
  "type": "list",
200885
200996
  "member": {}
200886
200997
  },
200887
- "S40": {
200998
+ "S46": {
200888
200999
  "type": "structure",
200889
201000
  "members": {
200890
201001
  "BoundingBox": {
@@ -200996,7 +201107,7 @@ module.exports={
200996
201107
  }
200997
201108
  }
200998
201109
  },
200999
- "S4d": {
201110
+ "S4j": {
201000
201111
  "type": "structure",
201001
201112
  "members": {
201002
201113
  "Name": {},
@@ -201028,7 +201139,7 @@ module.exports={
201028
201139
  }
201029
201140
  }
201030
201141
  },
201031
- "S4r": {
201142
+ "S4x": {
201032
201143
  "type": "structure",
201033
201144
  "members": {
201034
201145
  "Confidence": {
@@ -201038,13 +201149,13 @@ module.exports={
201038
201149
  "ParentName": {}
201039
201150
  }
201040
201151
  },
201041
- "S5b": {
201152
+ "S5h": {
201042
201153
  "type": "list",
201043
201154
  "member": {
201044
201155
  "type": "integer"
201045
201156
  }
201046
201157
  },
201047
- "S5e": {
201158
+ "S5k": {
201048
201159
  "type": "structure",
201049
201160
  "members": {
201050
201161
  "MinConfidence": {
@@ -201058,7 +201169,7 @@ module.exports={
201058
201169
  }
201059
201170
  }
201060
201171
  },
201061
- "S5j": {
201172
+ "S5p": {
201062
201173
  "type": "structure",
201063
201174
  "members": {
201064
201175
  "DetectedText": {},
@@ -201073,21 +201184,21 @@ module.exports={
201073
201184
  "type": "float"
201074
201185
  },
201075
201186
  "Geometry": {
201076
- "shape": "S3u"
201187
+ "shape": "S40"
201077
201188
  }
201078
201189
  }
201079
201190
  },
201080
- "S5s": {
201191
+ "S5y": {
201081
201192
  "type": "list",
201082
201193
  "member": {}
201083
201194
  },
201084
- "S5u": {
201195
+ "S60": {
201085
201196
  "type": "structure",
201086
201197
  "members": {
201087
201198
  "Type": {}
201088
201199
  }
201089
201200
  },
201090
- "S63": {
201201
+ "S69": {
201091
201202
  "type": "structure",
201092
201203
  "members": {
201093
201204
  "Codec": {},
@@ -201107,7 +201218,7 @@ module.exports={
201107
201218
  "ColorRange": {}
201108
201219
  }
201109
201220
  },
201110
- "S6n": {
201221
+ "S6t": {
201111
201222
  "type": "structure",
201112
201223
  "members": {
201113
201224
  "Index": {
@@ -201117,11 +201228,11 @@ module.exports={
201117
201228
  "shape": "Sc"
201118
201229
  },
201119
201230
  "Face": {
201120
- "shape": "S40"
201231
+ "shape": "S46"
201121
201232
  }
201122
201233
  }
201123
201234
  },
201124
- "S6p": {
201235
+ "S6v": {
201125
201236
  "type": "list",
201126
201237
  "member": {
201127
201238
  "type": "structure",
@@ -201130,12 +201241,12 @@ module.exports={
201130
201241
  "type": "float"
201131
201242
  },
201132
201243
  "Face": {
201133
- "shape": "S6r"
201244
+ "shape": "S6x"
201134
201245
  }
201135
201246
  }
201136
201247
  }
201137
201248
  },
201138
- "S6r": {
201249
+ "S6x": {
201139
201250
  "type": "structure",
201140
201251
  "members": {
201141
201252
  "FaceId": {},
@@ -201150,7 +201261,7 @@ module.exports={
201150
201261
  "IndexFacesModelVersion": {}
201151
201262
  }
201152
201263
  },
201153
- "S93": {
201264
+ "S9h": {
201154
201265
  "type": "structure",
201155
201266
  "members": {
201156
201267
  "S3Object": {
@@ -201158,7 +201269,7 @@ module.exports={
201158
201269
  }
201159
201270
  }
201160
201271
  },
201161
- "S95": {
201272
+ "S9j": {
201162
201273
  "type": "structure",
201163
201274
  "required": [
201164
201275
  "SNSTopicArn",
@@ -201250,6 +201361,12 @@ module.exports={
201250
201361
  "output_token": "NextToken",
201251
201362
  "result_key": "Faces"
201252
201363
  },
201364
+ "ListProjectPolicies": {
201365
+ "input_token": "NextToken",
201366
+ "limit_key": "MaxResults",
201367
+ "output_token": "NextToken",
201368
+ "result_key": "ProjectPolicies"
201369
+ },
201253
201370
  "ListStreamProcessors": {
201254
201371
  "input_token": "NextToken",
201255
201372
  "limit_key": "MaxResults",
@@ -240961,7 +241078,7 @@ AWS.util.update(AWS, {
240961
241078
  /**
240962
241079
  * @constant
240963
241080
  */
240964
- VERSION: '2.1195.0',
241081
+ VERSION: '2.1196.0',
240965
241082
 
240966
241083
  /**
240967
241084
  * @api private
@@ -262906,7 +263023,7 @@ var LRUCache = /** @class */ (function () {
262906
263023
  }());
262907
263024
  exports.LRUCache = LRUCache;
262908
263025
  },{}],457:[function(require,module,exports){
262909
- // AWS SDK for JavaScript v2.1195.0
263026
+ // AWS SDK for JavaScript v2.1196.0
262910
263027
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
262911
263028
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
262912
263029
  require('./browser_loader');