cdk-lambda-subminute 2.0.353 → 2.0.355

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.
Files changed (42) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/iotfleetwise-2021-06-17.min.json +15 -11
  5. package/node_modules/aws-sdk/apis/keyspaces-2022-02-10.min.json +159 -16
  6. package/node_modules/aws-sdk/apis/metadata.json +0 -8
  7. package/node_modules/aws-sdk/apis/payment-cryptography-2021-09-14.min.json +45 -11
  8. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +114 -93
  9. package/node_modules/aws-sdk/clients/all.d.ts +0 -2
  10. package/node_modules/aws-sdk/clients/all.js +0 -2
  11. package/node_modules/aws-sdk/clients/dynamodb.d.ts +1 -1
  12. package/node_modules/aws-sdk/clients/iot.d.ts +1 -1
  13. package/node_modules/aws-sdk/clients/iotfleetwise.d.ts +10 -1
  14. package/node_modules/aws-sdk/clients/keyspaces.d.ts +165 -4
  15. package/node_modules/aws-sdk/clients/macie2.d.ts +13 -13
  16. package/node_modules/aws-sdk/clients/paymentcryptography.d.ts +55 -12
  17. package/node_modules/aws-sdk/clients/personalize.d.ts +6 -6
  18. package/node_modules/aws-sdk/clients/rekognition.d.ts +32 -3
  19. package/node_modules/aws-sdk/clients/securityhub.d.ts +1 -1
  20. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +7 -4
  21. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +122 -218
  22. package/node_modules/aws-sdk/dist/aws-sdk.js +117 -104
  23. package/node_modules/aws-sdk/dist/aws-sdk.min.js +38 -38
  24. package/node_modules/aws-sdk/dist-tools/service-collector.js +1 -1
  25. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +0 -4
  26. package/node_modules/aws-sdk/lib/core.js +1 -1
  27. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  28. package/node_modules/aws-sdk/package.json +1 -1
  29. package/node_modules/aws-sdk/scripts/console +3 -3
  30. package/package.json +3 -3
  31. package/node_modules/aws-sdk/apis/cloudfront-keyvaluestore-2022-07-26.examples.json +0 -5
  32. package/node_modules/aws-sdk/apis/cloudfront-keyvaluestore-2022-07-26.min.json +0 -359
  33. package/node_modules/aws-sdk/apis/cloudfront-keyvaluestore-2022-07-26.paginators.json +0 -10
  34. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.examples.json +0 -5
  35. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.min.json +0 -1286
  36. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.paginators.json +0 -28
  37. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +0 -168
  38. package/node_modules/aws-sdk/clients/cloudfrontkeyvaluestore.d.ts +0 -294
  39. package/node_modules/aws-sdk/clients/cloudfrontkeyvaluestore.js +0 -18
  40. package/node_modules/aws-sdk/clients/neptunegraph.d.ts +0 -1459
  41. package/node_modules/aws-sdk/clients/neptunegraph.js +0 -20
  42. package/node_modules/aws-sdk/lib/services/neptunegraph.js +0 -14
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1536.0
1
+ // AWS SDK for JavaScript v2.1538.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){
@@ -194125,10 +194125,6 @@ module.exports={
194125
194125
  "trustedadvisor": {
194126
194126
  "name": "TrustedAdvisor"
194127
194127
  },
194128
- "cloudfrontkeyvaluestore": {
194129
- "prefix": "cloudfront-keyvaluestore",
194130
- "name": "CloudFrontKeyValueStore"
194131
- },
194132
194128
  "inspectorscan": {
194133
194129
  "prefix": "inspector-scan",
194134
194130
  "name": "InspectorScan"
@@ -194183,10 +194179,6 @@ module.exports={
194183
194179
  "prefix": "marketplace-deployment",
194184
194180
  "name": "MarketplaceDeployment"
194185
194181
  },
194186
- "neptunegraph": {
194187
- "prefix": "neptune-graph",
194188
- "name": "NeptuneGraph"
194189
- },
194190
194182
  "networkmonitor": {
194191
194183
  "name": "NetworkMonitor"
194192
194184
  },
@@ -226462,7 +226454,19 @@ module.exports={
226462
226454
  }
226463
226455
  }
226464
226456
  },
226465
- "ProjectVersion": {}
226457
+ "ProjectVersion": {},
226458
+ "ContentTypes": {
226459
+ "type": "list",
226460
+ "member": {
226461
+ "type": "structure",
226462
+ "members": {
226463
+ "Confidence": {
226464
+ "type": "float"
226465
+ },
226466
+ "Name": {}
226467
+ }
226468
+ }
226469
+ }
226466
226470
  }
226467
226471
  }
226468
226472
  },
@@ -226557,13 +226561,13 @@ module.exports={
226557
226561
  "type": "structure",
226558
226562
  "members": {
226559
226563
  "PersonsWithRequiredEquipment": {
226560
- "shape": "S6z"
226564
+ "shape": "S71"
226561
226565
  },
226562
226566
  "PersonsWithoutRequiredEquipment": {
226563
- "shape": "S6z"
226567
+ "shape": "S71"
226564
226568
  },
226565
226569
  "PersonsIndeterminate": {
226566
- "shape": "S6z"
226570
+ "shape": "S71"
226567
226571
  }
226568
226572
  }
226569
226573
  }
@@ -226584,7 +226588,7 @@ module.exports={
226584
226588
  "type": "structure",
226585
226589
  "members": {
226586
226590
  "WordFilter": {
226587
- "shape": "S72"
226591
+ "shape": "S74"
226588
226592
  },
226589
226593
  "RegionsOfInterest": {
226590
226594
  "shape": "S2v"
@@ -226599,7 +226603,7 @@ module.exports={
226599
226603
  "TextDetections": {
226600
226604
  "type": "list",
226601
226605
  "member": {
226602
- "shape": "S77"
226606
+ "shape": "S79"
226603
226607
  }
226604
226608
  },
226605
226609
  "TextModelVersion": {}
@@ -226695,11 +226699,11 @@ module.exports={
226695
226699
  "type": "structure",
226696
226700
  "members": {
226697
226701
  "Urls": {
226698
- "shape": "S7o"
226702
+ "shape": "S7q"
226699
226703
  },
226700
226704
  "Name": {},
226701
226705
  "KnownGender": {
226702
- "shape": "S7q"
226706
+ "shape": "S7s"
226703
226707
  }
226704
226708
  }
226705
226709
  }
@@ -226725,7 +226729,7 @@ module.exports={
226725
226729
  "JobStatus": {},
226726
226730
  "StatusMessage": {},
226727
226731
  "VideoMetadata": {
226728
- "shape": "S7z"
226732
+ "shape": "S81"
226729
226733
  },
226730
226734
  "NextToken": {},
226731
226735
  "Celebrities": {
@@ -226740,7 +226744,7 @@ module.exports={
226740
226744
  "type": "structure",
226741
226745
  "members": {
226742
226746
  "Urls": {
226743
- "shape": "S7o"
226747
+ "shape": "S7q"
226744
226748
  },
226745
226749
  "Name": {},
226746
226750
  "Id": {},
@@ -226754,7 +226758,7 @@ module.exports={
226754
226758
  "shape": "S53"
226755
226759
  },
226756
226760
  "KnownGender": {
226757
- "shape": "S7q"
226761
+ "shape": "S7s"
226758
226762
  }
226759
226763
  }
226760
226764
  }
@@ -226763,7 +226767,7 @@ module.exports={
226763
226767
  },
226764
226768
  "JobId": {},
226765
226769
  "Video": {
226766
- "shape": "S85"
226770
+ "shape": "S87"
226767
226771
  },
226768
226772
  "JobTag": {}
226769
226773
  }
@@ -226791,7 +226795,7 @@ module.exports={
226791
226795
  "JobStatus": {},
226792
226796
  "StatusMessage": {},
226793
226797
  "VideoMetadata": {
226794
- "shape": "S7z"
226798
+ "shape": "S81"
226795
226799
  },
226796
226800
  "ModerationLabels": {
226797
226801
  "type": "list",
@@ -226820,7 +226824,7 @@ module.exports={
226820
226824
  "ModerationModelVersion": {},
226821
226825
  "JobId": {},
226822
226826
  "Video": {
226823
- "shape": "S85"
226827
+ "shape": "S87"
226824
226828
  },
226825
226829
  "JobTag": {},
226826
226830
  "GetRequestMetadata": {
@@ -226853,7 +226857,7 @@ module.exports={
226853
226857
  "JobStatus": {},
226854
226858
  "StatusMessage": {},
226855
226859
  "VideoMetadata": {
226856
- "shape": "S7z"
226860
+ "shape": "S81"
226857
226861
  },
226858
226862
  "NextToken": {},
226859
226863
  "Faces": {
@@ -226872,7 +226876,7 @@ module.exports={
226872
226876
  },
226873
226877
  "JobId": {},
226874
226878
  "Video": {
226875
- "shape": "S85"
226879
+ "shape": "S87"
226876
226880
  },
226877
226881
  "JobTag": {}
226878
226882
  }
@@ -226901,12 +226905,12 @@ module.exports={
226901
226905
  "type": "float"
226902
226906
  },
226903
226907
  "ReferenceImage": {
226904
- "shape": "S8l"
226908
+ "shape": "S8n"
226905
226909
  },
226906
226910
  "AuditImages": {
226907
226911
  "type": "list",
226908
226912
  "member": {
226909
- "shape": "S8l"
226913
+ "shape": "S8n"
226910
226914
  }
226911
226915
  }
226912
226916
  }
@@ -226934,7 +226938,7 @@ module.exports={
226934
226938
  "StatusMessage": {},
226935
226939
  "NextToken": {},
226936
226940
  "VideoMetadata": {
226937
- "shape": "S7z"
226941
+ "shape": "S81"
226938
226942
  },
226939
226943
  "Persons": {
226940
226944
  "type": "list",
@@ -226945,17 +226949,17 @@ module.exports={
226945
226949
  "type": "long"
226946
226950
  },
226947
226951
  "Person": {
226948
- "shape": "S8t"
226952
+ "shape": "S8v"
226949
226953
  },
226950
226954
  "FaceMatches": {
226951
- "shape": "S8v"
226955
+ "shape": "S8x"
226952
226956
  }
226953
226957
  }
226954
226958
  }
226955
226959
  },
226956
226960
  "JobId": {},
226957
226961
  "Video": {
226958
- "shape": "S85"
226962
+ "shape": "S87"
226959
226963
  },
226960
226964
  "JobTag": {}
226961
226965
  }
@@ -226983,7 +226987,7 @@ module.exports={
226983
226987
  "JobStatus": {},
226984
226988
  "StatusMessage": {},
226985
226989
  "VideoMetadata": {
226986
- "shape": "S7z"
226990
+ "shape": "S81"
226987
226991
  },
226988
226992
  "NextToken": {},
226989
226993
  "Labels": {
@@ -227012,7 +227016,7 @@ module.exports={
227012
227016
  "LabelModelVersion": {},
227013
227017
  "JobId": {},
227014
227018
  "Video": {
227015
- "shape": "S85"
227019
+ "shape": "S87"
227016
227020
  },
227017
227021
  "JobTag": {},
227018
227022
  "GetRequestMetadata": {
@@ -227049,11 +227053,11 @@ module.exports={
227049
227053
  "JobId": {},
227050
227054
  "JobName": {},
227051
227055
  "OperationsConfig": {
227052
- "shape": "S9c"
227056
+ "shape": "S9e"
227053
227057
  },
227054
227058
  "Status": {},
227055
227059
  "FailureDetails": {
227056
- "shape": "S9f"
227060
+ "shape": "S9h"
227057
227061
  },
227058
227062
  "CreationTimestamp": {
227059
227063
  "type": "timestamp"
@@ -227062,17 +227066,17 @@ module.exports={
227062
227066
  "type": "timestamp"
227063
227067
  },
227064
227068
  "Input": {
227065
- "shape": "S9h"
227069
+ "shape": "S9j"
227066
227070
  },
227067
227071
  "OutputConfig": {
227068
- "shape": "S9i"
227072
+ "shape": "S9k"
227069
227073
  },
227070
227074
  "KmsKeyId": {},
227071
227075
  "Results": {
227072
- "shape": "S9k"
227076
+ "shape": "S9m"
227073
227077
  },
227074
227078
  "ManifestSummary": {
227075
- "shape": "S9l"
227079
+ "shape": "S9o"
227076
227080
  }
227077
227081
  }
227078
227082
  }
@@ -227098,7 +227102,7 @@ module.exports={
227098
227102
  "JobStatus": {},
227099
227103
  "StatusMessage": {},
227100
227104
  "VideoMetadata": {
227101
- "shape": "S7z"
227105
+ "shape": "S81"
227102
227106
  },
227103
227107
  "NextToken": {},
227104
227108
  "Persons": {
@@ -227110,14 +227114,14 @@ module.exports={
227110
227114
  "type": "long"
227111
227115
  },
227112
227116
  "Person": {
227113
- "shape": "S8t"
227117
+ "shape": "S8v"
227114
227118
  }
227115
227119
  }
227116
227120
  }
227117
227121
  },
227118
227122
  "JobId": {},
227119
227123
  "Video": {
227120
- "shape": "S85"
227124
+ "shape": "S87"
227121
227125
  },
227122
227126
  "JobTag": {}
227123
227127
  }
@@ -227145,7 +227149,7 @@ module.exports={
227145
227149
  "VideoMetadata": {
227146
227150
  "type": "list",
227147
227151
  "member": {
227148
- "shape": "S7z"
227152
+ "shape": "S81"
227149
227153
  }
227150
227154
  },
227151
227155
  "AudioMetadata": {
@@ -227229,7 +227233,7 @@ module.exports={
227229
227233
  },
227230
227234
  "JobId": {},
227231
227235
  "Video": {
227232
- "shape": "S85"
227236
+ "shape": "S87"
227233
227237
  },
227234
227238
  "JobTag": {}
227235
227239
  }
@@ -227255,7 +227259,7 @@ module.exports={
227255
227259
  "JobStatus": {},
227256
227260
  "StatusMessage": {},
227257
227261
  "VideoMetadata": {
227258
- "shape": "S7z"
227262
+ "shape": "S81"
227259
227263
  },
227260
227264
  "TextDetections": {
227261
227265
  "type": "list",
@@ -227266,7 +227270,7 @@ module.exports={
227266
227270
  "type": "long"
227267
227271
  },
227268
227272
  "TextDetection": {
227269
- "shape": "S77"
227273
+ "shape": "S79"
227270
227274
  }
227271
227275
  }
227272
227276
  }
@@ -227275,7 +227279,7 @@ module.exports={
227275
227279
  "TextModelVersion": {},
227276
227280
  "JobId": {},
227277
227281
  "Video": {
227278
- "shape": "S85"
227282
+ "shape": "S87"
227279
227283
  },
227280
227284
  "JobTag": {}
227281
227285
  }
@@ -227312,7 +227316,7 @@ module.exports={
227312
227316
  "type": "structure",
227313
227317
  "members": {
227314
227318
  "Face": {
227315
- "shape": "S8x"
227319
+ "shape": "S8z"
227316
227320
  },
227317
227321
  "FaceDetail": {
227318
227322
  "shape": "S53"
@@ -227466,7 +227470,7 @@ module.exports={
227466
227470
  "Faces": {
227467
227471
  "type": "list",
227468
227472
  "member": {
227469
- "shape": "S8x"
227473
+ "shape": "S8z"
227470
227474
  }
227471
227475
  },
227472
227476
  "NextToken": {},
@@ -227507,11 +227511,11 @@ module.exports={
227507
227511
  "JobId": {},
227508
227512
  "JobName": {},
227509
227513
  "OperationsConfig": {
227510
- "shape": "S9c"
227514
+ "shape": "S9e"
227511
227515
  },
227512
227516
  "Status": {},
227513
227517
  "FailureDetails": {
227514
- "shape": "S9f"
227518
+ "shape": "S9h"
227515
227519
  },
227516
227520
  "CreationTimestamp": {
227517
227521
  "type": "timestamp"
@@ -227520,17 +227524,17 @@ module.exports={
227520
227524
  "type": "timestamp"
227521
227525
  },
227522
227526
  "Input": {
227523
- "shape": "S9h"
227527
+ "shape": "S9j"
227524
227528
  },
227525
227529
  "OutputConfig": {
227526
- "shape": "S9i"
227530
+ "shape": "S9k"
227527
227531
  },
227528
227532
  "KmsKeyId": {},
227529
227533
  "Results": {
227530
- "shape": "S9k"
227534
+ "shape": "S9m"
227531
227535
  },
227532
227536
  "ManifestSummary": {
227533
- "shape": "S9l"
227537
+ "shape": "S9o"
227534
227538
  }
227535
227539
  }
227536
227540
  }
@@ -227697,7 +227701,7 @@ module.exports={
227697
227701
  "type": "structure",
227698
227702
  "members": {
227699
227703
  "Urls": {
227700
- "shape": "S7o"
227704
+ "shape": "S7q"
227701
227705
  },
227702
227706
  "Name": {},
227703
227707
  "Id": {},
@@ -227708,7 +227712,7 @@ module.exports={
227708
227712
  "type": "float"
227709
227713
  },
227710
227714
  "KnownGender": {
227711
- "shape": "S7q"
227715
+ "shape": "S7s"
227712
227716
  }
227713
227717
  }
227714
227718
  }
@@ -227746,7 +227750,7 @@ module.exports={
227746
227750
  "members": {
227747
227751
  "SearchedFaceId": {},
227748
227752
  "FaceMatches": {
227749
- "shape": "S8v"
227753
+ "shape": "S8x"
227750
227754
  },
227751
227755
  "FaceModelVersion": {}
227752
227756
  }
@@ -227783,7 +227787,7 @@ module.exports={
227783
227787
  "type": "float"
227784
227788
  },
227785
227789
  "FaceMatches": {
227786
- "shape": "S8v"
227790
+ "shape": "S8x"
227787
227791
  },
227788
227792
  "FaceModelVersion": {}
227789
227793
  }
@@ -227811,7 +227815,7 @@ module.exports={
227811
227815
  "type": "structure",
227812
227816
  "members": {
227813
227817
  "UserMatches": {
227814
- "shape": "Sc8"
227818
+ "shape": "Scb"
227815
227819
  },
227816
227820
  "FaceModelVersion": {},
227817
227821
  "SearchedFace": {
@@ -227854,7 +227858,7 @@ module.exports={
227854
227858
  "type": "structure",
227855
227859
  "members": {
227856
227860
  "UserMatches": {
227857
- "shape": "Sc8"
227861
+ "shape": "Scb"
227858
227862
  },
227859
227863
  "FaceModelVersion": {},
227860
227864
  "SearchedFace": {
@@ -227891,11 +227895,11 @@ module.exports={
227891
227895
  ],
227892
227896
  "members": {
227893
227897
  "Video": {
227894
- "shape": "S85"
227898
+ "shape": "S87"
227895
227899
  },
227896
227900
  "ClientRequestToken": {},
227897
227901
  "NotificationChannel": {
227898
- "shape": "Scl"
227902
+ "shape": "Sco"
227899
227903
  },
227900
227904
  "JobTag": {}
227901
227905
  }
@@ -227916,14 +227920,14 @@ module.exports={
227916
227920
  ],
227917
227921
  "members": {
227918
227922
  "Video": {
227919
- "shape": "S85"
227923
+ "shape": "S87"
227920
227924
  },
227921
227925
  "MinConfidence": {
227922
227926
  "type": "float"
227923
227927
  },
227924
227928
  "ClientRequestToken": {},
227925
227929
  "NotificationChannel": {
227926
- "shape": "Scl"
227930
+ "shape": "Sco"
227927
227931
  },
227928
227932
  "JobTag": {}
227929
227933
  }
@@ -227944,11 +227948,11 @@ module.exports={
227944
227948
  ],
227945
227949
  "members": {
227946
227950
  "Video": {
227947
- "shape": "S85"
227951
+ "shape": "S87"
227948
227952
  },
227949
227953
  "ClientRequestToken": {},
227950
227954
  "NotificationChannel": {
227951
- "shape": "Scl"
227955
+ "shape": "Sco"
227952
227956
  },
227953
227957
  "FaceAttributes": {},
227954
227958
  "JobTag": {}
@@ -227971,7 +227975,7 @@ module.exports={
227971
227975
  ],
227972
227976
  "members": {
227973
227977
  "Video": {
227974
- "shape": "S85"
227978
+ "shape": "S87"
227975
227979
  },
227976
227980
  "ClientRequestToken": {},
227977
227981
  "FaceMatchThreshold": {
@@ -227979,7 +227983,7 @@ module.exports={
227979
227983
  },
227980
227984
  "CollectionId": {},
227981
227985
  "NotificationChannel": {
227982
- "shape": "Scl"
227986
+ "shape": "Sco"
227983
227987
  },
227984
227988
  "JobTag": {}
227985
227989
  }
@@ -228000,14 +228004,14 @@ module.exports={
228000
228004
  ],
228001
228005
  "members": {
228002
228006
  "Video": {
228003
- "shape": "S85"
228007
+ "shape": "S87"
228004
228008
  },
228005
228009
  "ClientRequestToken": {},
228006
228010
  "MinConfidence": {
228007
228011
  "type": "float"
228008
228012
  },
228009
228013
  "NotificationChannel": {
228010
- "shape": "Scl"
228014
+ "shape": "Sco"
228011
228015
  },
228012
228016
  "JobTag": {},
228013
228017
  "Features": {
@@ -228046,13 +228050,13 @@ module.exports={
228046
228050
  },
228047
228051
  "JobName": {},
228048
228052
  "OperationsConfig": {
228049
- "shape": "S9c"
228053
+ "shape": "S9e"
228050
228054
  },
228051
228055
  "Input": {
228052
- "shape": "S9h"
228056
+ "shape": "S9j"
228053
228057
  },
228054
228058
  "OutputConfig": {
228055
- "shape": "S9i"
228059
+ "shape": "S9k"
228056
228060
  },
228057
228061
  "KmsKeyId": {}
228058
228062
  }
@@ -228076,11 +228080,11 @@ module.exports={
228076
228080
  ],
228077
228081
  "members": {
228078
228082
  "Video": {
228079
- "shape": "S85"
228083
+ "shape": "S87"
228080
228084
  },
228081
228085
  "ClientRequestToken": {},
228082
228086
  "NotificationChannel": {
228083
- "shape": "Scl"
228087
+ "shape": "Sco"
228084
228088
  },
228085
228089
  "JobTag": {}
228086
228090
  }
@@ -228126,11 +228130,11 @@ module.exports={
228126
228130
  ],
228127
228131
  "members": {
228128
228132
  "Video": {
228129
- "shape": "S85"
228133
+ "shape": "S87"
228130
228134
  },
228131
228135
  "ClientRequestToken": {},
228132
228136
  "NotificationChannel": {
228133
- "shape": "Scl"
228137
+ "shape": "Sco"
228134
228138
  },
228135
228139
  "JobTag": {},
228136
228140
  "Filters": {
@@ -228226,18 +228230,18 @@ module.exports={
228226
228230
  ],
228227
228231
  "members": {
228228
228232
  "Video": {
228229
- "shape": "S85"
228233
+ "shape": "S87"
228230
228234
  },
228231
228235
  "ClientRequestToken": {},
228232
228236
  "NotificationChannel": {
228233
- "shape": "Scl"
228237
+ "shape": "Sco"
228234
228238
  },
228235
228239
  "JobTag": {},
228236
228240
  "Filters": {
228237
228241
  "type": "structure",
228238
228242
  "members": {
228239
228243
  "WordFilter": {
228240
- "shape": "S72"
228244
+ "shape": "S74"
228241
228245
  },
228242
228246
  "RegionsOfInterest": {
228243
228247
  "shape": "S2v"
@@ -228978,16 +228982,19 @@ module.exports={
228978
228982
  "type": "float"
228979
228983
  },
228980
228984
  "Name": {},
228981
- "ParentName": {}
228985
+ "ParentName": {},
228986
+ "TaxonomyLevel": {
228987
+ "type": "integer"
228988
+ }
228982
228989
  }
228983
228990
  },
228984
- "S6z": {
228991
+ "S71": {
228985
228992
  "type": "list",
228986
228993
  "member": {
228987
228994
  "type": "integer"
228988
228995
  }
228989
228996
  },
228990
- "S72": {
228997
+ "S74": {
228991
228998
  "type": "structure",
228992
228999
  "members": {
228993
229000
  "MinConfidence": {
@@ -229001,7 +229008,7 @@ module.exports={
229001
229008
  }
229002
229009
  }
229003
229010
  },
229004
- "S77": {
229011
+ "S79": {
229005
229012
  "type": "structure",
229006
229013
  "members": {
229007
229014
  "DetectedText": {},
@@ -229020,17 +229027,17 @@ module.exports={
229020
229027
  }
229021
229028
  }
229022
229029
  },
229023
- "S7o": {
229030
+ "S7q": {
229024
229031
  "type": "list",
229025
229032
  "member": {}
229026
229033
  },
229027
- "S7q": {
229034
+ "S7s": {
229028
229035
  "type": "structure",
229029
229036
  "members": {
229030
229037
  "Type": {}
229031
229038
  }
229032
229039
  },
229033
- "S7z": {
229040
+ "S81": {
229034
229041
  "type": "structure",
229035
229042
  "members": {
229036
229043
  "Codec": {},
@@ -229050,7 +229057,7 @@ module.exports={
229050
229057
  "ColorRange": {}
229051
229058
  }
229052
229059
  },
229053
- "S85": {
229060
+ "S87": {
229054
229061
  "type": "structure",
229055
229062
  "members": {
229056
229063
  "S3Object": {
@@ -229058,7 +229065,7 @@ module.exports={
229058
229065
  }
229059
229066
  }
229060
229067
  },
229061
- "S8l": {
229068
+ "S8n": {
229062
229069
  "type": "structure",
229063
229070
  "members": {
229064
229071
  "Bytes": {
@@ -229073,7 +229080,7 @@ module.exports={
229073
229080
  }
229074
229081
  }
229075
229082
  },
229076
- "S8t": {
229083
+ "S8v": {
229077
229084
  "type": "structure",
229078
229085
  "members": {
229079
229086
  "Index": {
@@ -229087,7 +229094,7 @@ module.exports={
229087
229094
  }
229088
229095
  }
229089
229096
  },
229090
- "S8v": {
229097
+ "S8x": {
229091
229098
  "type": "list",
229092
229099
  "member": {
229093
229100
  "type": "structure",
@@ -229096,12 +229103,12 @@ module.exports={
229096
229103
  "type": "float"
229097
229104
  },
229098
229105
  "Face": {
229099
- "shape": "S8x"
229106
+ "shape": "S8z"
229100
229107
  }
229101
229108
  }
229102
229109
  }
229103
229110
  },
229104
- "S8x": {
229111
+ "S8z": {
229105
229112
  "type": "structure",
229106
229113
  "members": {
229107
229114
  "FaceId": {},
@@ -229117,7 +229124,7 @@ module.exports={
229117
229124
  "UserId": {}
229118
229125
  }
229119
229126
  },
229120
- "S9c": {
229127
+ "S9e": {
229121
229128
  "type": "structure",
229122
229129
  "members": {
229123
229130
  "DetectModerationLabels": {
@@ -229131,14 +229138,14 @@ module.exports={
229131
229138
  }
229132
229139
  }
229133
229140
  },
229134
- "S9f": {
229141
+ "S9h": {
229135
229142
  "type": "structure",
229136
229143
  "members": {
229137
229144
  "Code": {},
229138
229145
  "Message": {}
229139
229146
  }
229140
229147
  },
229141
- "S9h": {
229148
+ "S9j": {
229142
229149
  "type": "structure",
229143
229150
  "required": [
229144
229151
  "S3Object"
@@ -229149,7 +229156,7 @@ module.exports={
229149
229156
  }
229150
229157
  }
229151
229158
  },
229152
- "S9i": {
229159
+ "S9k": {
229153
229160
  "type": "structure",
229154
229161
  "required": [
229155
229162
  "S3Bucket"
@@ -229159,15 +229166,21 @@ module.exports={
229159
229166
  "S3KeyPrefix": {}
229160
229167
  }
229161
229168
  },
229162
- "S9k": {
229169
+ "S9m": {
229163
229170
  "type": "structure",
229164
229171
  "members": {
229165
229172
  "S3Object": {
229166
229173
  "shape": "Sj"
229174
+ },
229175
+ "ModelVersions": {
229176
+ "type": "structure",
229177
+ "members": {
229178
+ "Moderation": {}
229179
+ }
229167
229180
  }
229168
229181
  }
229169
229182
  },
229170
- "S9l": {
229183
+ "S9o": {
229171
229184
  "type": "structure",
229172
229185
  "members": {
229173
229186
  "S3Object": {
@@ -229175,7 +229188,7 @@ module.exports={
229175
229188
  }
229176
229189
  }
229177
229190
  },
229178
- "Sc8": {
229191
+ "Scb": {
229179
229192
  "type": "list",
229180
229193
  "member": {
229181
229194
  "type": "structure",
@@ -229193,7 +229206,7 @@ module.exports={
229193
229206
  }
229194
229207
  }
229195
229208
  },
229196
- "Scl": {
229209
+ "Sco": {
229197
229210
  "type": "structure",
229198
229211
  "required": [
229199
229212
  "SNSTopicArn",
@@ -271395,7 +271408,7 @@ AWS.util.update(AWS, {
271395
271408
  /**
271396
271409
  * @constant
271397
271410
  */
271398
- VERSION: '2.1536.0',
271411
+ VERSION: '2.1538.0',
271399
271412
 
271400
271413
  /**
271401
271414
  * @api private
@@ -293619,7 +293632,7 @@ var LRUCache = /** @class */ (function () {
293619
293632
  }());
293620
293633
  exports.LRUCache = LRUCache;
293621
293634
  },{}],467:[function(require,module,exports){
293622
- // AWS SDK for JavaScript v2.1536.0
293635
+ // AWS SDK for JavaScript v2.1538.0
293623
293636
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
293624
293637
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
293625
293638
  require('./browser_loader');