@orcabus/platform-cdk-constructs 1.2.6 → 1.2.7

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 CHANGED
@@ -7,9 +7,9 @@
7
7
  ]
8
8
  },
9
9
  "dependencies": {
10
- "@aws-cdk/aws-lambda-python-alpha": "^2.233.0-alpha.0",
11
- "aws-cdk-lib": "^2.233.0",
12
- "constructs": "^10.4.2"
10
+ "@aws-cdk/aws-lambda-python-alpha": "^2.244.0-alpha.0",
11
+ "aws-cdk-lib": "^2.244.0",
12
+ "constructs": "^10.6.0"
13
13
  },
14
14
  "dependencyClosure": {
15
15
  "@aws-cdk/asset-awscli-v1": {
@@ -647,6 +647,19 @@
647
647
  }
648
648
  }
649
649
  },
650
+ "aws-cdk-lib.aws_bedrockmantle": {
651
+ "targets": {
652
+ "dotnet": {
653
+ "namespace": "Amazon.CDK.AWS.BedrockMantle"
654
+ },
655
+ "java": {
656
+ "package": "software.amazon.awscdk.services.bedrockmantle"
657
+ },
658
+ "python": {
659
+ "module": "aws_cdk.aws_bedrockmantle"
660
+ }
661
+ }
662
+ },
650
663
  "aws-cdk-lib.aws_billingconductor": {
651
664
  "targets": {
652
665
  "dotnet": {
@@ -1051,6 +1064,19 @@
1051
1064
  }
1052
1065
  }
1053
1066
  },
1067
+ "aws-cdk-lib.aws_computeoptimizer": {
1068
+ "targets": {
1069
+ "dotnet": {
1070
+ "namespace": "Amazon.CDK.AWS.ComputeOptimizer"
1071
+ },
1072
+ "java": {
1073
+ "package": "software.amazon.awscdk.services.computeoptimizer"
1074
+ },
1075
+ "python": {
1076
+ "module": "aws_cdk.aws_computeoptimizer"
1077
+ }
1078
+ }
1079
+ },
1054
1080
  "aws-cdk-lib.aws_config": {
1055
1081
  "targets": {
1056
1082
  "dotnet": {
@@ -1272,6 +1298,19 @@
1272
1298
  }
1273
1299
  }
1274
1300
  },
1301
+ "aws-cdk-lib.aws_directconnect": {
1302
+ "targets": {
1303
+ "dotnet": {
1304
+ "namespace": "Amazon.CDK.AWS.DirectConnect"
1305
+ },
1306
+ "java": {
1307
+ "package": "software.amazon.awscdk.services.directconnect"
1308
+ },
1309
+ "python": {
1310
+ "module": "aws_cdk.aws_directconnect"
1311
+ }
1312
+ }
1313
+ },
1275
1314
  "aws-cdk-lib.aws_directoryservice": {
1276
1315
  "targets": {
1277
1316
  "dotnet": {
@@ -1389,6 +1428,22 @@
1389
1428
  }
1390
1429
  }
1391
1430
  },
1431
+ "aws-cdk-lib.aws_ecr.mixins": {
1432
+ "targets": {
1433
+ "dotnet": {
1434
+ "namespace": "Amazon.CDK.AWS.ECR.Mixins"
1435
+ },
1436
+ "go": {
1437
+ "packageName": "awsecrmixins"
1438
+ },
1439
+ "java": {
1440
+ "package": "software.amazon.awscdk.services.ecr.mixins"
1441
+ },
1442
+ "python": {
1443
+ "module": "aws_cdk.aws_ecr.mixins"
1444
+ }
1445
+ }
1446
+ },
1392
1447
  "aws-cdk-lib.aws_ecr_assets": {
1393
1448
  "targets": {
1394
1449
  "dotnet": {
@@ -1415,6 +1470,22 @@
1415
1470
  }
1416
1471
  }
1417
1472
  },
1473
+ "aws-cdk-lib.aws_ecs.mixins": {
1474
+ "targets": {
1475
+ "dotnet": {
1476
+ "namespace": "Amazon.CDK.AWS.ECS.Mixins"
1477
+ },
1478
+ "go": {
1479
+ "packageName": "awsecsmixins"
1480
+ },
1481
+ "java": {
1482
+ "package": "software.amazon.awscdk.services.ecs.mixins"
1483
+ },
1484
+ "python": {
1485
+ "module": "aws_cdk.aws_ecs.mixins"
1486
+ }
1487
+ }
1488
+ },
1418
1489
  "aws-cdk-lib.aws_ecs_patterns": {
1419
1490
  "targets": {
1420
1491
  "dotnet": {
@@ -1454,6 +1525,19 @@
1454
1525
  }
1455
1526
  }
1456
1527
  },
1528
+ "aws-cdk-lib.aws_eks_v2": {
1529
+ "targets": {
1530
+ "dotnet": {
1531
+ "namespace": "Amazon.CDK.AWS.EKSv2"
1532
+ },
1533
+ "java": {
1534
+ "package": "software.amazon.awscdk.services.eks_v2"
1535
+ },
1536
+ "python": {
1537
+ "module": "aws_cdk.aws_eks_v2"
1538
+ }
1539
+ }
1540
+ },
1457
1541
  "aws-cdk-lib.aws_elasticache": {
1458
1542
  "targets": {
1459
1543
  "dotnet": {
@@ -2637,6 +2721,19 @@
2637
2721
  }
2638
2722
  }
2639
2723
  },
2724
+ "aws-cdk-lib.aws_mwaaserverless": {
2725
+ "targets": {
2726
+ "dotnet": {
2727
+ "namespace": "Amazon.CDK.AWS.MWAAServerless"
2728
+ },
2729
+ "java": {
2730
+ "package": "software.amazon.awscdk.services.mwaaserverless"
2731
+ },
2732
+ "python": {
2733
+ "module": "aws_cdk.aws_mwaaserverless"
2734
+ }
2735
+ }
2736
+ },
2640
2737
  "aws-cdk-lib.aws_neptune": {
2641
2738
  "targets": {
2642
2739
  "dotnet": {
@@ -3313,6 +3410,22 @@
3313
3410
  }
3314
3411
  }
3315
3412
  },
3413
+ "aws-cdk-lib.aws_s3.mixins": {
3414
+ "targets": {
3415
+ "dotnet": {
3416
+ "namespace": "Amazon.CDK.AWS.S3.Mixins"
3417
+ },
3418
+ "go": {
3419
+ "packageName": "awss3mixins"
3420
+ },
3421
+ "java": {
3422
+ "package": "software.amazon.awscdk.services.s3.mixins"
3423
+ },
3424
+ "python": {
3425
+ "module": "aws_cdk.aws_s3.mixins"
3426
+ }
3427
+ }
3428
+ },
3316
3429
  "aws-cdk-lib.aws_s3_assets": {
3317
3430
  "targets": {
3318
3431
  "dotnet": {
@@ -4602,6 +4715,22 @@
4602
4715
  }
4603
4716
  }
4604
4717
  },
4718
+ "aws-cdk-lib.interfaces.aws_bedrockmantle": {
4719
+ "targets": {
4720
+ "dotnet": {
4721
+ "namespace": "Amazon.CDK.Interfaces.BedrockMantle"
4722
+ },
4723
+ "go": {
4724
+ "packageName": "interfacesawsbedrockmantle"
4725
+ },
4726
+ "java": {
4727
+ "package": "software.amazon.awscdk.interfaces.bedrockmantle"
4728
+ },
4729
+ "python": {
4730
+ "module": "aws_cdk.interfaces.aws_bedrockmantle"
4731
+ }
4732
+ }
4733
+ },
4605
4734
  "aws-cdk-lib.interfaces.aws_billing": {
4606
4735
  "targets": {
4607
4736
  "dotnet": {
@@ -5050,6 +5179,22 @@
5050
5179
  }
5051
5180
  }
5052
5181
  },
5182
+ "aws-cdk-lib.interfaces.aws_computeoptimizer": {
5183
+ "targets": {
5184
+ "dotnet": {
5185
+ "namespace": "Amazon.CDK.Interfaces.ComputeOptimizer"
5186
+ },
5187
+ "go": {
5188
+ "packageName": "interfacesawscomputeoptimizer"
5189
+ },
5190
+ "java": {
5191
+ "package": "software.amazon.awscdk.interfaces.computeoptimizer"
5192
+ },
5193
+ "python": {
5194
+ "module": "aws_cdk.interfaces.aws_computeoptimizer"
5195
+ }
5196
+ }
5197
+ },
5053
5198
  "aws-cdk-lib.interfaces.aws_config": {
5054
5199
  "targets": {
5055
5200
  "dotnet": {
@@ -5322,6 +5467,22 @@
5322
5467
  }
5323
5468
  }
5324
5469
  },
5470
+ "aws-cdk-lib.interfaces.aws_directconnect": {
5471
+ "targets": {
5472
+ "dotnet": {
5473
+ "namespace": "Amazon.CDK.Interfaces.DirectConnect"
5474
+ },
5475
+ "go": {
5476
+ "packageName": "interfacesawsdirectconnect"
5477
+ },
5478
+ "java": {
5479
+ "package": "software.amazon.awscdk.interfaces.directconnect"
5480
+ },
5481
+ "python": {
5482
+ "module": "aws_cdk.interfaces.aws_directconnect"
5483
+ }
5484
+ }
5485
+ },
5325
5486
  "aws-cdk-lib.interfaces.aws_directoryservice": {
5326
5487
  "targets": {
5327
5488
  "dotnet": {
@@ -6842,6 +7003,22 @@
6842
7003
  }
6843
7004
  }
6844
7005
  },
7006
+ "aws-cdk-lib.interfaces.aws_mwaaserverless": {
7007
+ "targets": {
7008
+ "dotnet": {
7009
+ "namespace": "Amazon.CDK.Interfaces.MWAAServerless"
7010
+ },
7011
+ "go": {
7012
+ "packageName": "interfacesawsmwaaserverless"
7013
+ },
7014
+ "java": {
7015
+ "package": "software.amazon.awscdk.interfaces.mwaaserverless"
7016
+ },
7017
+ "python": {
7018
+ "module": "aws_cdk.interfaces.aws_mwaaserverless"
7019
+ }
7020
+ }
7021
+ },
6845
7022
  "aws-cdk-lib.interfaces.aws_neptune": {
6846
7023
  "targets": {
6847
7024
  "dotnet": {
@@ -8501,7 +8678,7 @@
8501
8678
  "stability": "experimental"
8502
8679
  },
8503
8680
  "homepage": "git+https://github.com/OrcaBus/platform-cdk-constructs.git",
8504
- "jsiiVersion": "5.9.22",
8681
+ "jsiiVersion": "5.9.34",
8505
8682
  "keywords": [],
8506
8683
  "license": "MIT",
8507
8684
  "metadata": {
@@ -12020,6 +12197,6 @@
12020
12197
  "symbolId": "shared-config/slack:SlackAlerts"
12021
12198
  }
12022
12199
  },
12023
- "version": "1.2.6",
12024
- "fingerprint": "T/6SqSNkDWng4nqCGNIUP0Fuym9pBhAVfcG85NEH43k="
12200
+ "version": "1.2.7",
12201
+ "fingerprint": "JdkRVgktQtymSw27mFjk1fBOTXr4Ksz2Yfm2ha4X27g="
12025
12202
  }
@@ -15,7 +15,7 @@ const aws_lambda_1 = require("aws-cdk-lib/aws-lambda");
15
15
  const aws_route53_targets_1 = require("aws-cdk-lib/aws-route53-targets");
16
16
  const config_1 = require("./config");
17
17
  class OrcaBusApiGateway extends constructs_1.Construct {
18
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.apigateway.OrcaBusApiGateway", version: "1.2.6" };
18
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.apigateway.OrcaBusApiGateway", version: "1.2.7" };
19
19
  /**
20
20
  * The AWS region where the API Gateway is deployed.
21
21
  */
@@ -13,7 +13,7 @@ exports.CROSS_DEPLOYMENT_ARTIFACT_BUCKET_NAME = "orcabus-cross-deployment-codepi
13
13
  exports.CROSS_DEPLOYMENT_ARTIFACT_KMS_ALIAS = "orcabus-cross-deployment-codepipeline-artifact";
14
14
  exports.CROSS_DEPLOYMENT_ARTIFACT_KMS_ARN_SSM_PARAMETER_NAME = "/orcabus/deployment-stack-pipeline/artifact-bucket/kms-key-arn";
15
15
  class CrossDeploymentArtifactBucket extends constructs_1.Construct {
16
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.deploymentPipeline.CrossDeploymentArtifactBucket", version: "1.2.6" };
16
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.deploymentPipeline.CrossDeploymentArtifactBucket", version: "1.2.7" };
17
17
  /**
18
18
  * The S3 bucket used to store artifacts for cross-deployment pipelines.
19
19
  */
@@ -45,7 +45,7 @@ exports.DEFAULT_INSTALL_COMMANDS = [
45
45
  * before using this construct.
46
46
  */
47
47
  class DeploymentStackPipeline extends constructs_1.Construct {
48
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.deploymentPipeline.DeploymentStackPipeline", version: "1.2.6" };
48
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.deploymentPipeline.DeploymentStackPipeline", version: "1.2.7" };
49
49
  /**
50
50
  * The code pipeline construct that is created.
51
51
  */
package/dynamodb/index.js CHANGED
@@ -40,7 +40,7 @@ const dynamodb = __importStar(require("aws-cdk-lib/aws-dynamodb"));
40
40
  const aws_cdk_lib_1 = require("aws-cdk-lib");
41
41
  const config_1 = require("./config");
42
42
  class DynamoDbPartitionedConstruct extends constructs_1.Construct {
43
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.dynamodb.DynamoDbPartitionedConstruct", version: "1.2.6" };
43
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.dynamodb.DynamoDbPartitionedConstruct", version: "1.2.7" };
44
44
  table;
45
45
  constructor(scope, id, props) {
46
46
  super(scope, id);
@@ -75,7 +75,7 @@ class DynamoDbPartitionedConstruct extends constructs_1.Construct {
75
75
  }
76
76
  exports.DynamoDbPartitionedConstruct = DynamoDbPartitionedConstruct;
77
77
  class DynamoDbNonPartitionedConstruct extends constructs_1.Construct {
78
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.dynamodb.DynamoDbNonPartitionedConstruct", version: "1.2.6" };
78
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.dynamodb.DynamoDbNonPartitionedConstruct", version: "1.2.7" };
79
79
  table;
80
80
  constructor(scope, id, props) {
81
81
  super(scope, id);
package/ecs/index.js CHANGED
@@ -55,7 +55,7 @@ exports.LAMBDA_ARCHITECTURE_MAP = {
55
55
  ['ARM64']: lambda.Architecture.ARM_64
56
56
  };
57
57
  class EcsFargateTaskConstruct extends constructs_1.Construct {
58
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.ecs.EcsFargateTaskConstruct", version: "1.2.6" };
58
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.ecs.EcsFargateTaskConstruct", version: "1.2.7" };
59
59
  cluster;
60
60
  taskDefinition;
61
61
  taskExecutionRole;
@@ -17,7 +17,7 @@ var SfnEventStatus;
17
17
  SfnEventStatus["ABORTED"] = "ABORTED";
18
18
  })(SfnEventStatus || (exports.SfnEventStatus = SfnEventStatus = {}));
19
19
  class SfnSlackNotification extends constructs_1.Construct {
20
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.eventbridgeRule.SfnSlackNotification", version: "1.2.6" };
20
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.eventbridgeRule.SfnSlackNotification", version: "1.2.7" };
21
21
  rule;
22
22
  constructor(scope, id, props) {
23
23
  super(scope, id);
package/lambda/index.js CHANGED
@@ -57,7 +57,7 @@ function getPythonUvDockerImage() {
57
57
  return aws_cdk_lib_1.DockerImage.fromBuild(path_1.default.join(__dirname, 'build_python'));
58
58
  }
59
59
  class PythonUvFunction extends aws_lambda_python_alpha_1.PythonFunction {
60
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.lambda.PythonUvFunction", version: "1.2.6" };
60
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.lambda.PythonUvFunction", version: "1.2.7" };
61
61
  // Class constructs, to be used for caching the layers
62
62
  // This means that if there are multiple lambdas throughout the stack
63
63
  // They will all use the same layer
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env python3
2
+
3
+ """
4
+ Any shared resources can go here
5
+ """
6
+
7
+ # Globals
8
+ DEFAULT_BATCH_SIZE = 50
@@ -27,6 +27,7 @@ from typing import List, Unpack
27
27
  from fastapi.encoders import jsonable_encoder
28
28
 
29
29
  # Local imports
30
+ from .. import DEFAULT_BATCH_SIZE
30
31
  from . import get_fastq_request_response_results, get_fastq_request
31
32
  from .globals import FASTQ_ENDPOINT, FASTQ_SET_ENDPOINT, RGID_ENDPOINT
32
33
  from .models import (
@@ -166,7 +167,7 @@ def get_fastqs_in_library_list(
166
167
  return get_fastqs_batched(
167
168
  item_key="library",
168
169
  item_list=library_id_list,
169
- batch_size=50
170
+ batch_size=DEFAULT_BATCH_SIZE
170
171
  )
171
172
 
172
173
 
@@ -177,12 +178,23 @@ def get_fastqs_in_libraries_and_instrument_run_id(library_id_list, instrument_ru
177
178
  :param instrument_run_id:
178
179
  :return:
179
180
  """
180
- return get_fastqs(
181
- instrumentRunId=instrument_run_id,
182
- **{
183
- "library[]": library_id_list,
184
- }
185
- )
181
+ # If we only have a 'few' libraries, we can return all in one
182
+ # Otherwise we need to batch
183
+ if len(library_id_list) < DEFAULT_BATCH_SIZE:
184
+ return get_fastqs(
185
+ instrumentRunId=instrument_run_id,
186
+ **{
187
+ "library[]": library_id_list,
188
+ }
189
+ )
190
+ # Uses batching
191
+ # Then filter over instrument run id
192
+ return list(filter(
193
+ lambda fastq_obj_iter_: fastq_obj_iter_['instrumentRunId'] == instrument_run_id,
194
+ get_fastqs_in_library_list(
195
+ library_id_list=library_id_list
196
+ )
197
+ ))
186
198
 
187
199
 
188
200
  def get_fastqs_in_sample(sample_id: str):
@@ -203,7 +215,7 @@ def get_fastqs_in_sample_list(sample_id_list: List[str]):
203
215
  return get_fastqs_batched(
204
216
  item_key="sample",
205
217
  item_list=sample_id_list,
206
- batch_size=50
218
+ batch_size=DEFAULT_BATCH_SIZE
207
219
  )
208
220
 
209
221
 
@@ -11,6 +11,7 @@ import boto3
11
11
  from datetime import datetime, timedelta, timezone
12
12
  from urllib.parse import urlparse, unquote, urlunparse
13
13
  from itertools import batched
14
+ import re
14
15
 
15
16
  # Local imports
16
17
  from .errors import S3FileNotFoundError, S3DuplicateFileCopyError
@@ -129,10 +130,13 @@ def list_files_from_portal_run_id(
129
130
  if not remove_log_files:
130
131
  return all_files_list
131
132
 
133
+ # Filter out logs and cache files
134
+ logs_re_obj = re.compile(rf"logs/[\w|-]+/{portal_run_id}/")
135
+ cache_re_obj = re.compile(rf"cache/[\w|-]+/{portal_run_id}/")
132
136
  return list(filter(
133
137
  lambda file_iter_: not (
134
- f"logs/{portal_run_id}/" in file_iter_['key'] or
135
- f"cache/{portal_run_id}/" in file_iter_['key']
138
+ logs_re_obj.match(file_iter_['key']) or
139
+ cache_re_obj.match(file_iter_['key'])
136
140
  ),
137
141
  all_files_list
138
142
  ))
@@ -12,6 +12,7 @@ from ..utils.requests_helpers import (
12
12
  )
13
13
 
14
14
  # Local imports
15
+ from .. import DEFAULT_BATCH_SIZE
15
16
  from .globals import METADATA_SUBDOMAIN_NAME
16
17
 
17
18
 
@@ -74,7 +75,7 @@ def get_item_from_item_id_list_batched(
74
75
  item_identifier: str,
75
76
  endpoint: str,
76
77
  accept_missing: bool = False,
77
- batch_size: int = 50
78
+ batch_size: int = DEFAULT_BATCH_SIZE
78
79
  ) -> List[Dict[str, Any]]:
79
80
  """
80
81
  Get items from a list of item ids
@@ -13,7 +13,7 @@ const aws_cloudwatch_actions_1 = require("aws-cdk-lib/aws-cloudwatch-actions");
13
13
  * SNS topic.
14
14
  */
15
15
  class MonitoredQueue extends constructs_1.Construct {
16
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.monitoredQueue.MonitoredQueue", version: "1.2.6" };
16
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.monitoredQueue.MonitoredQueue", version: "1.2.7" };
17
17
  queue;
18
18
  deadLetterQueue;
19
19
  alarm;
@@ -7,7 +7,7 @@ const aws_iam_1 = require("aws-cdk-lib/aws-iam");
7
7
  * A construct which represents a named role that a Lambda function can assume.
8
8
  */
9
9
  class NamedLambdaRole extends aws_iam_1.Role {
10
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.namedLambdaRole.NamedLambdaRole", version: "1.2.6" };
10
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.namedLambdaRole.NamedLambdaRole", version: "1.2.7" };
11
11
  constructor(scope, id, props) {
12
12
  super(scope, id, {
13
13
  assumedBy: new aws_iam_1.ServicePrincipal("lambda.amazonaws.com"),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@orcabus/platform-cdk-constructs",
3
- "version": "1.2.6",
3
+ "version": "1.2.7",
4
4
  "description": "CDK Package for OrcaBus infrastructure.",
5
5
  "main": "index.ts",
6
6
  "types": "index.d.ts",
@@ -23,25 +23,25 @@
23
23
  "organization": true
24
24
  },
25
25
  "devDependencies": {
26
- "@aws-cdk/aws-lambda-python-alpha": "2.233.0-alpha.0",
27
- "@types/jest": "^29.5.14",
28
- "@types/node": "^22.19.7",
29
- "aws-cdk": "^2.1101.0",
30
- "aws-cdk-lib": "^2.235.0",
26
+ "@aws-cdk/aws-lambda-python-alpha": "2.244.0-alpha.0",
27
+ "@types/jest": "^30.0.0",
28
+ "@types/node": "^25.5.0",
29
+ "aws-cdk": "^2.1113.0",
30
+ "aws-cdk-lib": "2.244.0",
31
31
  "cdk-nag": "^2.37.55",
32
- "constructs": "10.4.2",
33
- "jest": "^29.7.0",
34
- "jsii": "^5.9.22",
35
- "jsii-pacmak": "^1.125.0",
36
- "publib": "^0.2.1028",
32
+ "constructs": "10.6.0",
33
+ "jest": "^30.3.0",
34
+ "jsii": "^5.9.34",
35
+ "jsii-pacmak": "^1.127.0",
36
+ "publib": "^0.2.1038",
37
37
  "ts-jest": "^29.4.6",
38
- "typedoc": "^0.28.16",
39
- "typedoc-plugin-markdown": "^4.9.0"
38
+ "typedoc": "^0.28.18",
39
+ "typedoc-plugin-markdown": "^4.11.0"
40
40
  },
41
41
  "peerDependencies": {
42
- "@aws-cdk/aws-lambda-python-alpha": "^2.233.0-alpha.0",
43
- "aws-cdk-lib": "^2.233.0",
44
- "constructs": "^10.4.2"
42
+ "@aws-cdk/aws-lambda-python-alpha": "^2.244.0-alpha.0",
43
+ "aws-cdk-lib": "^2.244.0",
44
+ "constructs": "^10.6.0"
45
45
  },
46
46
  "stability": "experimental",
47
47
  "jsii": {
@@ -15,7 +15,7 @@ const aws_cdk_lib_1 = require("aws-cdk-lib");
15
15
  * to the provider framework.
16
16
  */
17
17
  class ProviderFunction extends constructs_1.Construct {
18
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.provider.ProviderFunction", version: "1.2.6" };
18
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.provider.ProviderFunction", version: "1.2.7" };
19
19
  _function;
20
20
  _response;
21
21
  constructor(scope, id, props) {
@@ -23,7 +23,7 @@ exports.VPC_LOOKUP_PROPS = {
23
23
  * Helper for looking up the shared OrcaBus VPC.
24
24
  */
25
25
  class OrcaBusVpc {
26
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.sharedConfig.networking.OrcaBusVpc", version: "1.2.6" };
26
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.sharedConfig.networking.OrcaBusVpc", version: "1.2.7" };
27
27
  /**
28
28
  * The shared VPC that is used by OrcaBus.
29
29
  * @param scope
@@ -42,7 +42,7 @@ exports.SHARED_SECURITY_GROUP_NAME = "OrcaBusSharedComputeSecurityGroup";
42
42
  * Helper for looking up the shared compute security group by name.
43
43
  */
44
44
  class OrcaBusSharedComputeSecurityGroup {
45
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.sharedConfig.networking.OrcaBusSharedComputeSecurityGroup", version: "1.2.6" };
45
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.sharedConfig.networking.OrcaBusSharedComputeSecurityGroup", version: "1.2.7" };
46
46
  /**
47
47
  * The shared security group that is used by compute resources to access the database.
48
48
  * @param scope
@@ -11,7 +11,7 @@ exports.SLACK_ALERTS_SNS_TOPIC = "AwsChatBotTopic-alerts";
11
11
  * A helper class to construct the arn for the slack SNS topic.
12
12
  */
13
13
  class SlackAlerts {
14
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.sharedConfig.slack.SlackAlerts", version: "1.2.6" };
14
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@orcabus/platform-cdk-constructs.sharedConfig.slack.SlackAlerts", version: "1.2.7" };
15
15
  /**
16
16
  * Format the ARN for the slack alerts SNS topic for the current stack.
17
17
  * @param stack