cdk-docker-image-deployment 0.0.131 → 0.0.133

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 (32) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +10 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.examples.json +5 -0
  8. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +1927 -0
  9. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +46 -0
  10. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.waiters2.json +5 -0
  11. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +131 -114
  12. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +0 -10
  13. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +131 -99
  14. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  15. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.examples.json +1 -0
  16. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  17. package/node_modules/aws-sdk/clients/all.js +2 -1
  18. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +1828 -0
  19. package/node_modules/aws-sdk/clients/cleanrooms.js +19 -0
  20. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +17 -17
  21. package/node_modules/aws-sdk/clients/kendra.d.ts +7 -7
  22. package/node_modules/aws-sdk/clients/lambda.d.ts +32 -13
  23. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +44 -5
  24. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +19 -10
  25. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  26. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +51 -7
  27. package/node_modules/aws-sdk/dist/aws-sdk.js +137 -127
  28. package/node_modules/aws-sdk/dist/aws-sdk.min.js +41 -41
  29. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  30. package/node_modules/aws-sdk/lib/core.js +1 -1
  31. package/node_modules/aws-sdk/package.json +1 -1
  32. package/package.json +8 -8
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1292.0
1
+ // AWS SDK for JavaScript v2.1294.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){
@@ -165476,11 +165476,14 @@ module.exports={
165476
165476
  },
165477
165477
  "SelfManagedKafkaEventSourceConfig": {
165478
165478
  "shape": "S24"
165479
+ },
165480
+ "ScalingConfig": {
165481
+ "shape": "S25"
165479
165482
  }
165480
165483
  }
165481
165484
  },
165482
165485
  "output": {
165483
- "shape": "S25"
165486
+ "shape": "S27"
165484
165487
  }
165485
165488
  },
165486
165489
  "CreateFunction": {
@@ -165504,7 +165507,7 @@ module.exports={
165504
165507
  "type": "structure",
165505
165508
  "members": {
165506
165509
  "ZipFile": {
165507
- "shape": "S2b"
165510
+ "shape": "S2d"
165508
165511
  },
165509
165512
  "S3Bucket": {},
165510
165513
  "S3Key": {},
@@ -165523,45 +165526,45 @@ module.exports={
165523
165526
  "type": "boolean"
165524
165527
  },
165525
165528
  "VpcConfig": {
165526
- "shape": "S2i"
165529
+ "shape": "S2k"
165527
165530
  },
165528
165531
  "PackageType": {},
165529
165532
  "DeadLetterConfig": {
165530
- "shape": "S2o"
165533
+ "shape": "S2q"
165531
165534
  },
165532
165535
  "Environment": {
165533
- "shape": "S2q"
165536
+ "shape": "S2s"
165534
165537
  },
165535
165538
  "KMSKeyArn": {},
165536
165539
  "TracingConfig": {
165537
- "shape": "S2v"
165540
+ "shape": "S2x"
165538
165541
  },
165539
165542
  "Tags": {
165540
- "shape": "S2x"
165543
+ "shape": "S2z"
165541
165544
  },
165542
165545
  "Layers": {
165543
- "shape": "S30"
165546
+ "shape": "S32"
165544
165547
  },
165545
165548
  "FileSystemConfigs": {
165546
- "shape": "S32"
165549
+ "shape": "S34"
165547
165550
  },
165548
165551
  "ImageConfig": {
165549
- "shape": "S36"
165552
+ "shape": "S38"
165550
165553
  },
165551
165554
  "CodeSigningConfigArn": {},
165552
165555
  "Architectures": {
165553
- "shape": "S39"
165556
+ "shape": "S3b"
165554
165557
  },
165555
165558
  "EphemeralStorage": {
165556
- "shape": "S3b"
165559
+ "shape": "S3d"
165557
165560
  },
165558
165561
  "SnapStart": {
165559
- "shape": "S3d"
165562
+ "shape": "S3f"
165560
165563
  }
165561
165564
  }
165562
165565
  },
165563
165566
  "output": {
165564
- "shape": "S3f"
165567
+ "shape": "S3h"
165565
165568
  }
165566
165569
  },
165567
165570
  "CreateFunctionUrlConfig": {
@@ -165586,7 +165589,7 @@ module.exports={
165586
165589
  },
165587
165590
  "AuthType": {},
165588
165591
  "Cors": {
165589
- "shape": "S43"
165592
+ "shape": "S45"
165590
165593
  }
165591
165594
  }
165592
165595
  },
@@ -165603,7 +165606,7 @@ module.exports={
165603
165606
  "FunctionArn": {},
165604
165607
  "AuthType": {},
165605
165608
  "Cors": {
165606
- "shape": "S43"
165609
+ "shape": "S45"
165607
165610
  },
165608
165611
  "CreationTime": {}
165609
165612
  }
@@ -165675,7 +165678,7 @@ module.exports={
165675
165678
  }
165676
165679
  },
165677
165680
  "output": {
165678
- "shape": "S25"
165681
+ "shape": "S27"
165679
165682
  }
165680
165683
  },
165681
165684
  "DeleteFunction": {
@@ -165957,7 +165960,7 @@ module.exports={
165957
165960
  }
165958
165961
  },
165959
165962
  "output": {
165960
- "shape": "S25"
165963
+ "shape": "S27"
165961
165964
  }
165962
165965
  },
165963
165966
  "GetFunction": {
@@ -165986,7 +165989,7 @@ module.exports={
165986
165989
  "type": "structure",
165987
165990
  "members": {
165988
165991
  "Configuration": {
165989
- "shape": "S3f"
165992
+ "shape": "S3h"
165990
165993
  },
165991
165994
  "Code": {
165992
165995
  "type": "structure",
@@ -165998,10 +166001,10 @@ module.exports={
165998
166001
  }
165999
166002
  },
166000
166003
  "Tags": {
166001
- "shape": "S2x"
166004
+ "shape": "S2z"
166002
166005
  },
166003
166006
  "Concurrency": {
166004
- "shape": "S52"
166007
+ "shape": "S54"
166005
166008
  }
166006
166009
  }
166007
166010
  }
@@ -166086,7 +166089,7 @@ module.exports={
166086
166089
  }
166087
166090
  },
166088
166091
  "output": {
166089
- "shape": "S3f"
166092
+ "shape": "S3h"
166090
166093
  }
166091
166094
  },
166092
166095
  "GetFunctionEventInvokeConfig": {
@@ -166112,7 +166115,7 @@ module.exports={
166112
166115
  }
166113
166116
  },
166114
166117
  "output": {
166115
- "shape": "S5a"
166118
+ "shape": "S5c"
166116
166119
  }
166117
166120
  },
166118
166121
  "GetFunctionUrlConfig": {
@@ -166151,7 +166154,7 @@ module.exports={
166151
166154
  "FunctionArn": {},
166152
166155
  "AuthType": {},
166153
166156
  "Cors": {
166154
- "shape": "S43"
166157
+ "shape": "S45"
166155
166158
  },
166156
166159
  "CreationTime": {},
166157
166160
  "LastModifiedTime": {}
@@ -166183,7 +166186,7 @@ module.exports={
166183
166186
  }
166184
166187
  },
166185
166188
  "output": {
166186
- "shape": "S5g"
166189
+ "shape": "S5i"
166187
166190
  }
166188
166191
  },
166189
166192
  "GetLayerVersionByArn": {
@@ -166205,7 +166208,7 @@ module.exports={
166205
166208
  }
166206
166209
  },
166207
166210
  "output": {
166208
- "shape": "S5g"
166211
+ "shape": "S5i"
166209
166212
  }
166210
166213
  },
166211
166214
  "GetLayerVersionPolicy": {
@@ -166338,7 +166341,7 @@ module.exports={
166338
166341
  "locationName": "X-Amz-Client-Context"
166339
166342
  },
166340
166343
  "Payload": {
166341
- "shape": "S2b"
166344
+ "shape": "S2d"
166342
166345
  },
166343
166346
  "Qualifier": {
166344
166347
  "location": "querystring",
@@ -166363,7 +166366,7 @@ module.exports={
166363
166366
  "locationName": "X-Amz-Log-Result"
166364
166367
  },
166365
166368
  "Payload": {
166366
- "shape": "S2b"
166369
+ "shape": "S2d"
166367
166370
  },
166368
166371
  "ExecutedVersion": {
166369
166372
  "location": "header",
@@ -166521,7 +166524,7 @@ module.exports={
166521
166524
  "EventSourceMappings": {
166522
166525
  "type": "list",
166523
166526
  "member": {
166524
- "shape": "S25"
166527
+ "shape": "S27"
166525
166528
  }
166526
166529
  }
166527
166530
  }
@@ -166560,7 +166563,7 @@ module.exports={
166560
166563
  "FunctionEventInvokeConfigs": {
166561
166564
  "type": "list",
166562
166565
  "member": {
166563
- "shape": "S5a"
166566
+ "shape": "S5c"
166564
166567
  }
166565
166568
  },
166566
166569
  "NextMarker": {}
@@ -166617,7 +166620,7 @@ module.exports={
166617
166620
  "CreationTime": {},
166618
166621
  "LastModifiedTime": {},
166619
166622
  "Cors": {
166620
- "shape": "S43"
166623
+ "shape": "S45"
166621
166624
  },
166622
166625
  "AuthType": {}
166623
166626
  }
@@ -166660,7 +166663,7 @@ module.exports={
166660
166663
  "members": {
166661
166664
  "NextMarker": {},
166662
166665
  "Functions": {
166663
- "shape": "S6r"
166666
+ "shape": "S6t"
166664
166667
  }
166665
166668
  }
166666
166669
  }
@@ -166745,7 +166748,7 @@ module.exports={
166745
166748
  "LayerVersions": {
166746
166749
  "type": "list",
166747
166750
  "member": {
166748
- "shape": "S6z"
166751
+ "shape": "S71"
166749
166752
  }
166750
166753
  }
166751
166754
  }
@@ -166791,7 +166794,7 @@ module.exports={
166791
166794
  "LayerName": {},
166792
166795
  "LayerArn": {},
166793
166796
  "LatestMatchingVersion": {
166794
- "shape": "S6z"
166797
+ "shape": "S71"
166795
166798
  }
166796
166799
  }
166797
166800
  }
@@ -166875,7 +166878,7 @@ module.exports={
166875
166878
  "type": "structure",
166876
166879
  "members": {
166877
166880
  "Tags": {
166878
- "shape": "S2x"
166881
+ "shape": "S2z"
166879
166882
  }
166880
166883
  }
166881
166884
  }
@@ -166912,7 +166915,7 @@ module.exports={
166912
166915
  "members": {
166913
166916
  "NextMarker": {},
166914
166917
  "Versions": {
166915
- "shape": "S6r"
166918
+ "shape": "S6t"
166916
166919
  }
166917
166920
  }
166918
166921
  }
@@ -166941,16 +166944,16 @@ module.exports={
166941
166944
  "S3Key": {},
166942
166945
  "S3ObjectVersion": {},
166943
166946
  "ZipFile": {
166944
- "shape": "S2b"
166947
+ "shape": "S2d"
166945
166948
  }
166946
166949
  }
166947
166950
  },
166948
166951
  "CompatibleRuntimes": {
166949
- "shape": "S5j"
166952
+ "shape": "S5l"
166950
166953
  },
166951
166954
  "LicenseInfo": {},
166952
166955
  "CompatibleArchitectures": {
166953
- "shape": "S5l"
166956
+ "shape": "S5n"
166954
166957
  }
166955
166958
  }
166956
166959
  },
@@ -166958,7 +166961,7 @@ module.exports={
166958
166961
  "type": "structure",
166959
166962
  "members": {
166960
166963
  "Content": {
166961
- "shape": "S5h"
166964
+ "shape": "S5j"
166962
166965
  },
166963
166966
  "LayerArn": {},
166964
166967
  "LayerVersionArn": {},
@@ -166968,11 +166971,11 @@ module.exports={
166968
166971
  "type": "long"
166969
166972
  },
166970
166973
  "CompatibleRuntimes": {
166971
- "shape": "S5j"
166974
+ "shape": "S5l"
166972
166975
  },
166973
166976
  "LicenseInfo": {},
166974
166977
  "CompatibleArchitectures": {
166975
- "shape": "S5l"
166978
+ "shape": "S5n"
166976
166979
  }
166977
166980
  }
166978
166981
  }
@@ -166998,7 +167001,7 @@ module.exports={
166998
167001
  }
166999
167002
  },
167000
167003
  "output": {
167001
- "shape": "S3f"
167004
+ "shape": "S3h"
167002
167005
  }
167003
167006
  },
167004
167007
  "PutFunctionCodeSigningConfig": {
@@ -167056,7 +167059,7 @@ module.exports={
167056
167059
  }
167057
167060
  },
167058
167061
  "output": {
167059
- "shape": "S52"
167062
+ "shape": "S54"
167060
167063
  }
167061
167064
  },
167062
167065
  "PutFunctionEventInvokeConfig": {
@@ -167091,7 +167094,7 @@ module.exports={
167091
167094
  }
167092
167095
  },
167093
167096
  "output": {
167094
- "shape": "S5a"
167097
+ "shape": "S5c"
167095
167098
  }
167096
167099
  },
167097
167100
  "PutProvisionedConcurrencyConfig": {
@@ -167222,7 +167225,7 @@ module.exports={
167222
167225
  "locationName": "ARN"
167223
167226
  },
167224
167227
  "Tags": {
167225
- "shape": "S2x"
167228
+ "shape": "S2z"
167226
167229
  }
167227
167230
  }
167228
167231
  }
@@ -167375,11 +167378,14 @@ module.exports={
167375
167378
  },
167376
167379
  "FunctionResponseTypes": {
167377
167380
  "shape": "S21"
167381
+ },
167382
+ "ScalingConfig": {
167383
+ "shape": "S25"
167378
167384
  }
167379
167385
  }
167380
167386
  },
167381
167387
  "output": {
167382
- "shape": "S25"
167388
+ "shape": "S27"
167383
167389
  }
167384
167390
  },
167385
167391
  "UpdateFunctionCode": {
@@ -167399,7 +167405,7 @@ module.exports={
167399
167405
  "locationName": "FunctionName"
167400
167406
  },
167401
167407
  "ZipFile": {
167402
- "shape": "S2b"
167408
+ "shape": "S2d"
167403
167409
  },
167404
167410
  "S3Bucket": {},
167405
167411
  "S3Key": {},
@@ -167413,12 +167419,12 @@ module.exports={
167413
167419
  },
167414
167420
  "RevisionId": {},
167415
167421
  "Architectures": {
167416
- "shape": "S39"
167422
+ "shape": "S3b"
167417
167423
  }
167418
167424
  }
167419
167425
  },
167420
167426
  "output": {
167421
- "shape": "S3f"
167427
+ "shape": "S3h"
167422
167428
  }
167423
167429
  },
167424
167430
  "UpdateFunctionConfiguration": {
@@ -167447,39 +167453,39 @@ module.exports={
167447
167453
  "type": "integer"
167448
167454
  },
167449
167455
  "VpcConfig": {
167450
- "shape": "S2i"
167456
+ "shape": "S2k"
167451
167457
  },
167452
167458
  "Environment": {
167453
- "shape": "S2q"
167459
+ "shape": "S2s"
167454
167460
  },
167455
167461
  "Runtime": {},
167456
167462
  "DeadLetterConfig": {
167457
- "shape": "S2o"
167463
+ "shape": "S2q"
167458
167464
  },
167459
167465
  "KMSKeyArn": {},
167460
167466
  "TracingConfig": {
167461
- "shape": "S2v"
167467
+ "shape": "S2x"
167462
167468
  },
167463
167469
  "RevisionId": {},
167464
167470
  "Layers": {
167465
- "shape": "S30"
167471
+ "shape": "S32"
167466
167472
  },
167467
167473
  "FileSystemConfigs": {
167468
- "shape": "S32"
167474
+ "shape": "S34"
167469
167475
  },
167470
167476
  "ImageConfig": {
167471
- "shape": "S36"
167477
+ "shape": "S38"
167472
167478
  },
167473
167479
  "EphemeralStorage": {
167474
- "shape": "S3b"
167480
+ "shape": "S3d"
167475
167481
  },
167476
167482
  "SnapStart": {
167477
- "shape": "S3d"
167483
+ "shape": "S3f"
167478
167484
  }
167479
167485
  }
167480
167486
  },
167481
167487
  "output": {
167482
- "shape": "S3f"
167488
+ "shape": "S3h"
167483
167489
  }
167484
167490
  },
167485
167491
  "UpdateFunctionEventInvokeConfig": {
@@ -167513,7 +167519,7 @@ module.exports={
167513
167519
  }
167514
167520
  },
167515
167521
  "output": {
167516
- "shape": "S5a"
167522
+ "shape": "S5c"
167517
167523
  }
167518
167524
  },
167519
167525
  "UpdateFunctionUrlConfig": {
@@ -167538,7 +167544,7 @@ module.exports={
167538
167544
  },
167539
167545
  "AuthType": {},
167540
167546
  "Cors": {
167541
- "shape": "S43"
167547
+ "shape": "S45"
167542
167548
  }
167543
167549
  }
167544
167550
  },
@@ -167556,7 +167562,7 @@ module.exports={
167556
167562
  "FunctionArn": {},
167557
167563
  "AuthType": {},
167558
167564
  "Cors": {
167559
- "shape": "S43"
167565
+ "shape": "S45"
167560
167566
  },
167561
167567
  "CreationTime": {},
167562
167568
  "LastModifiedTime": {}
@@ -167709,6 +167715,14 @@ module.exports={
167709
167715
  }
167710
167716
  },
167711
167717
  "S25": {
167718
+ "type": "structure",
167719
+ "members": {
167720
+ "MaximumConcurrency": {
167721
+ "type": "integer"
167722
+ }
167723
+ }
167724
+ },
167725
+ "S27": {
167712
167726
  "type": "structure",
167713
167727
  "members": {
167714
167728
  "UUID": {},
@@ -167771,47 +167785,50 @@ module.exports={
167771
167785
  },
167772
167786
  "SelfManagedKafkaEventSourceConfig": {
167773
167787
  "shape": "S24"
167788
+ },
167789
+ "ScalingConfig": {
167790
+ "shape": "S25"
167774
167791
  }
167775
167792
  }
167776
167793
  },
167777
- "S2b": {
167794
+ "S2d": {
167778
167795
  "type": "blob",
167779
167796
  "sensitive": true
167780
167797
  },
167781
- "S2i": {
167798
+ "S2k": {
167782
167799
  "type": "structure",
167783
167800
  "members": {
167784
167801
  "SubnetIds": {
167785
- "shape": "S2j"
167802
+ "shape": "S2l"
167786
167803
  },
167787
167804
  "SecurityGroupIds": {
167788
- "shape": "S2l"
167805
+ "shape": "S2n"
167789
167806
  }
167790
167807
  }
167791
167808
  },
167792
- "S2j": {
167809
+ "S2l": {
167793
167810
  "type": "list",
167794
167811
  "member": {}
167795
167812
  },
167796
- "S2l": {
167813
+ "S2n": {
167797
167814
  "type": "list",
167798
167815
  "member": {}
167799
167816
  },
167800
- "S2o": {
167817
+ "S2q": {
167801
167818
  "type": "structure",
167802
167819
  "members": {
167803
167820
  "TargetArn": {}
167804
167821
  }
167805
167822
  },
167806
- "S2q": {
167823
+ "S2s": {
167807
167824
  "type": "structure",
167808
167825
  "members": {
167809
167826
  "Variables": {
167810
- "shape": "S2r"
167827
+ "shape": "S2t"
167811
167828
  }
167812
167829
  }
167813
167830
  },
167814
- "S2r": {
167831
+ "S2t": {
167815
167832
  "type": "map",
167816
167833
  "key": {
167817
167834
  "type": "string",
@@ -167823,22 +167840,22 @@ module.exports={
167823
167840
  },
167824
167841
  "sensitive": true
167825
167842
  },
167826
- "S2v": {
167843
+ "S2x": {
167827
167844
  "type": "structure",
167828
167845
  "members": {
167829
167846
  "Mode": {}
167830
167847
  }
167831
167848
  },
167832
- "S2x": {
167849
+ "S2z": {
167833
167850
  "type": "map",
167834
167851
  "key": {},
167835
167852
  "value": {}
167836
167853
  },
167837
- "S30": {
167854
+ "S32": {
167838
167855
  "type": "list",
167839
167856
  "member": {}
167840
167857
  },
167841
- "S32": {
167858
+ "S34": {
167842
167859
  "type": "list",
167843
167860
  "member": {
167844
167861
  "type": "structure",
@@ -167852,27 +167869,27 @@ module.exports={
167852
167869
  }
167853
167870
  }
167854
167871
  },
167855
- "S36": {
167872
+ "S38": {
167856
167873
  "type": "structure",
167857
167874
  "members": {
167858
167875
  "EntryPoint": {
167859
- "shape": "S37"
167876
+ "shape": "S39"
167860
167877
  },
167861
167878
  "Command": {
167862
- "shape": "S37"
167879
+ "shape": "S39"
167863
167880
  },
167864
167881
  "WorkingDirectory": {}
167865
167882
  }
167866
167883
  },
167867
- "S37": {
167884
+ "S39": {
167868
167885
  "type": "list",
167869
167886
  "member": {}
167870
167887
  },
167871
- "S39": {
167888
+ "S3b": {
167872
167889
  "type": "list",
167873
167890
  "member": {}
167874
167891
  },
167875
- "S3b": {
167892
+ "S3d": {
167876
167893
  "type": "structure",
167877
167894
  "required": [
167878
167895
  "Size"
@@ -167883,13 +167900,13 @@ module.exports={
167883
167900
  }
167884
167901
  }
167885
167902
  },
167886
- "S3d": {
167903
+ "S3f": {
167887
167904
  "type": "structure",
167888
167905
  "members": {
167889
167906
  "ApplyOn": {}
167890
167907
  }
167891
167908
  },
167892
- "S3f": {
167909
+ "S3h": {
167893
167910
  "type": "structure",
167894
167911
  "members": {
167895
167912
  "FunctionName": {},
@@ -167914,29 +167931,29 @@ module.exports={
167914
167931
  "type": "structure",
167915
167932
  "members": {
167916
167933
  "SubnetIds": {
167917
- "shape": "S2j"
167934
+ "shape": "S2l"
167918
167935
  },
167919
167936
  "SecurityGroupIds": {
167920
- "shape": "S2l"
167937
+ "shape": "S2n"
167921
167938
  },
167922
167939
  "VpcId": {}
167923
167940
  }
167924
167941
  },
167925
167942
  "DeadLetterConfig": {
167926
- "shape": "S2o"
167943
+ "shape": "S2q"
167927
167944
  },
167928
167945
  "Environment": {
167929
167946
  "type": "structure",
167930
167947
  "members": {
167931
167948
  "Variables": {
167932
- "shape": "S2r"
167949
+ "shape": "S2t"
167933
167950
  },
167934
167951
  "Error": {
167935
167952
  "type": "structure",
167936
167953
  "members": {
167937
167954
  "ErrorCode": {},
167938
167955
  "Message": {
167939
- "shape": "S3n"
167956
+ "shape": "S3p"
167940
167957
  }
167941
167958
  }
167942
167959
  }
@@ -167972,21 +167989,21 @@ module.exports={
167972
167989
  "LastUpdateStatusReason": {},
167973
167990
  "LastUpdateStatusReasonCode": {},
167974
167991
  "FileSystemConfigs": {
167975
- "shape": "S32"
167992
+ "shape": "S34"
167976
167993
  },
167977
167994
  "PackageType": {},
167978
167995
  "ImageConfigResponse": {
167979
167996
  "type": "structure",
167980
167997
  "members": {
167981
167998
  "ImageConfig": {
167982
- "shape": "S36"
167999
+ "shape": "S38"
167983
168000
  },
167984
168001
  "Error": {
167985
168002
  "type": "structure",
167986
168003
  "members": {
167987
168004
  "ErrorCode": {},
167988
168005
  "Message": {
167989
- "shape": "S3n"
168006
+ "shape": "S3p"
167990
168007
  }
167991
168008
  }
167992
168009
  }
@@ -167995,10 +168012,10 @@ module.exports={
167995
168012
  "SigningProfileVersionArn": {},
167996
168013
  "SigningJobArn": {},
167997
168014
  "Architectures": {
167998
- "shape": "S39"
168015
+ "shape": "S3b"
167999
168016
  },
168000
168017
  "EphemeralStorage": {
168001
- "shape": "S3b"
168018
+ "shape": "S3d"
168002
168019
  },
168003
168020
  "SnapStart": {
168004
168021
  "type": "structure",
@@ -168009,18 +168026,18 @@ module.exports={
168009
168026
  }
168010
168027
  }
168011
168028
  },
168012
- "S3n": {
168029
+ "S3p": {
168013
168030
  "type": "string",
168014
168031
  "sensitive": true
168015
168032
  },
168016
- "S43": {
168033
+ "S45": {
168017
168034
  "type": "structure",
168018
168035
  "members": {
168019
168036
  "AllowCredentials": {
168020
168037
  "type": "boolean"
168021
168038
  },
168022
168039
  "AllowHeaders": {
168023
- "shape": "S45"
168040
+ "shape": "S47"
168024
168041
  },
168025
168042
  "AllowMethods": {
168026
168043
  "type": "list",
@@ -168031,18 +168048,18 @@ module.exports={
168031
168048
  "member": {}
168032
168049
  },
168033
168050
  "ExposeHeaders": {
168034
- "shape": "S45"
168051
+ "shape": "S47"
168035
168052
  },
168036
168053
  "MaxAge": {
168037
168054
  "type": "integer"
168038
168055
  }
168039
168056
  }
168040
168057
  },
168041
- "S45": {
168058
+ "S47": {
168042
168059
  "type": "list",
168043
168060
  "member": {}
168044
168061
  },
168045
- "S52": {
168062
+ "S54": {
168046
168063
  "type": "structure",
168047
168064
  "members": {
168048
168065
  "ReservedConcurrentExecutions": {
@@ -168050,7 +168067,7 @@ module.exports={
168050
168067
  }
168051
168068
  }
168052
168069
  },
168053
- "S5a": {
168070
+ "S5c": {
168054
168071
  "type": "structure",
168055
168072
  "members": {
168056
168073
  "LastModified": {
@@ -168068,11 +168085,11 @@ module.exports={
168068
168085
  }
168069
168086
  }
168070
168087
  },
168071
- "S5g": {
168088
+ "S5i": {
168072
168089
  "type": "structure",
168073
168090
  "members": {
168074
168091
  "Content": {
168075
- "shape": "S5h"
168092
+ "shape": "S5j"
168076
168093
  },
168077
168094
  "LayerArn": {},
168078
168095
  "LayerVersionArn": {},
@@ -168082,15 +168099,15 @@ module.exports={
168082
168099
  "type": "long"
168083
168100
  },
168084
168101
  "CompatibleRuntimes": {
168085
- "shape": "S5j"
168102
+ "shape": "S5l"
168086
168103
  },
168087
168104
  "LicenseInfo": {},
168088
168105
  "CompatibleArchitectures": {
168089
- "shape": "S5l"
168106
+ "shape": "S5n"
168090
168107
  }
168091
168108
  }
168092
168109
  },
168093
- "S5h": {
168110
+ "S5j": {
168094
168111
  "type": "structure",
168095
168112
  "members": {
168096
168113
  "Location": {},
@@ -168102,21 +168119,21 @@ module.exports={
168102
168119
  "SigningJobArn": {}
168103
168120
  }
168104
168121
  },
168105
- "S5j": {
168122
+ "S5l": {
168106
168123
  "type": "list",
168107
168124
  "member": {}
168108
168125
  },
168109
- "S5l": {
168126
+ "S5n": {
168110
168127
  "type": "list",
168111
168128
  "member": {}
168112
168129
  },
168113
- "S6r": {
168130
+ "S6t": {
168114
168131
  "type": "list",
168115
168132
  "member": {
168116
- "shape": "S3f"
168133
+ "shape": "S3h"
168117
168134
  }
168118
168135
  },
168119
- "S6z": {
168136
+ "S71": {
168120
168137
  "type": "structure",
168121
168138
  "members": {
168122
168139
  "LayerVersionArn": {},
@@ -168126,11 +168143,11 @@ module.exports={
168126
168143
  "Description": {},
168127
168144
  "CreatedDate": {},
168128
168145
  "CompatibleRuntimes": {
168129
- "shape": "S5j"
168146
+ "shape": "S5l"
168130
168147
  },
168131
168148
  "LicenseInfo": {},
168132
168149
  "CompatibleArchitectures": {
168133
- "shape": "S5l"
168150
+ "shape": "S5n"
168134
168151
  }
168135
168152
  }
168136
168153
  }
@@ -174063,9 +174080,6 @@ module.exports={
174063
174080
  "DescribeLogStreams": {
174064
174081
  "input": {
174065
174082
  "type": "structure",
174066
- "required": [
174067
- "logGroupName"
174068
- ],
174069
174083
  "members": {
174070
174084
  "logGroupName": {},
174071
174085
  "logGroupIdentifier": {},
@@ -174298,9 +174312,6 @@ module.exports={
174298
174312
  "FilterLogEvents": {
174299
174313
  "input": {
174300
174314
  "type": "structure",
174301
- "required": [
174302
- "logGroupName"
174303
- ],
174304
174315
  "members": {
174305
174316
  "logGroupName": {},
174306
174317
  "logGroupIdentifier": {},
@@ -174391,7 +174402,6 @@ module.exports={
174391
174402
  "input": {
174392
174403
  "type": "structure",
174393
174404
  "required": [
174394
- "logGroupName",
174395
174405
  "logStreamName"
174396
174406
  ],
174397
174407
  "members": {
@@ -174442,9 +174452,6 @@ module.exports={
174442
174452
  "GetLogGroupFields": {
174443
174453
  "input": {
174444
174454
  "type": "structure",
174445
- "required": [
174446
- "logGroupName"
174447
- ],
174448
174455
  "members": {
174449
174456
  "logGroupName": {},
174450
174457
  "time": {
@@ -178327,6 +178334,9 @@ module.exports={
178327
178334
  "kendraranking": {
178328
178335
  "prefix": "kendra-ranking",
178329
178336
  "name": "KendraRanking"
178337
+ },
178338
+ "cleanrooms": {
178339
+ "name": "CleanRooms"
178330
178340
  }
178331
178341
  }
178332
178342
  },{}],166:[function(require,module,exports){
@@ -251693,7 +251703,7 @@ AWS.util.update(AWS, {
251693
251703
  /**
251694
251704
  * @constant
251695
251705
  */
251696
- VERSION: '2.1292.0',
251706
+ VERSION: '2.1294.0',
251697
251707
 
251698
251708
  /**
251699
251709
  * @api private
@@ -273755,7 +273765,7 @@ var LRUCache = /** @class */ (function () {
273755
273765
  }());
273756
273766
  exports.LRUCache = LRUCache;
273757
273767
  },{}],461:[function(require,module,exports){
273758
- // AWS SDK for JavaScript v2.1292.0
273768
+ // AWS SDK for JavaScript v2.1294.0
273759
273769
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
273760
273770
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
273761
273771
  require('./browser_loader');