From 84f4ee72d86a779868cd507f95352ed19bf10b3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janusz=20Kamie=C5=84ski?= Date: Tue, 11 Jun 2024 15:47:28 +0200 Subject: [PATCH 1/2] PAPP-34145 - updated minimum SOAR version required for the app to the current minimum supported --- awslambda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awslambda.json b/awslambda.json index d7fda8e..fde2700 100644 --- a/awslambda.json +++ b/awslambda.json @@ -14,7 +14,7 @@ "utctime_updated": "2022-02-04T17:14:48.000000Z", "package_name": "phantom_awslambda", "main_module": "awslambda_connector.py", - "min_phantom_version": "5.0.0", + "min_phantom_version": "6.2.1", "fips_compliant": true, "python_version": "3", "latest_tested_versions": [ From 6ffd974fa8598b7794f727524166c64744f724d3 Mon Sep 17 00:00:00 2001 From: splunk-soar-connectors-admin Date: Wed, 12 Jun 2024 06:45:11 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d557d95..755d7cb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Connector Version: 2.2.7 Product Vendor: AWS Product Name: Lambda Product Version Supported (regex): ".\*" -Minimum Product Version: 5.0.0 +Minimum Product Version: 6.2.1 This app integrates with AWS Lambda to perform lambda functions