Skip to content

Commit

Permalink
Merge pull request #26 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.2.8
  • Loading branch information
ivellios authored Jun 12, 2024
2 parents 8187dd9 + ccca267 commit 209684e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# AWS Lambda

Publisher: Splunk
Connector Version: 2.2.7
Connector Version: 2.2.8
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

Expand Down
8 changes: 4 additions & 4 deletions awslambda.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"product_version_regex": ".*",
"publisher": "Splunk",
"license": "Copyright (c) 2019-2024 Splunk Inc.",
"app_version": "2.2.7",
"utctime_updated": "2022-02-04T17:14:48.000000Z",
"app_version": "2.2.8",
"utctime_updated": "2024-06-12T06:50:44.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": [
Expand Down Expand Up @@ -1147,4 +1147,4 @@
}
]
}
}
}

0 comments on commit 209684e

Please sign in to comment.