diff --git a/cloudtrailbenchmark/packaged.yaml b/cloudtrailbenchmark/packaged.yaml index 2b32b23..c1931c1 100644 --- a/cloudtrailbenchmark/packaged.yaml +++ b/cloudtrailbenchmark/packaged.yaml @@ -43,9 +43,9 @@ Metadata: - benchmark - cloudtrail Name: sumologic-aws-cloudtrail-benchmark - LicenseUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.21/cac1a6df52c685e0f6ebe4ae72078c80 - ReadmeUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.21/8a901bb4fbbe82f128fc502dd3077508 - SemanticVersion: 1.0.21 + LicenseUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.22/cac1a6df52c685e0f6ebe4ae72078c80 + ReadmeUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.22/8a901bb4fbbe82f128fc502dd3077508 + SemanticVersion: 1.0.22 SourceCodeUrl: https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudtrailbenchmark Parameters: CollectorName: @@ -67,6 +67,7 @@ Parameters: AllowedValues: - au - ca + - ch - de - eu - fed @@ -74,7 +75,7 @@ Parameters: - kr - us1 - us2 - Description: Enter au, ca, de, eu, fed, jp, kr, us1 or us2 + Description: Enter au, ca, ch, de, eu, fed, jp, kr, us1 or us2 RemoveSumoResourcesOnDeleteStack: AllowedValues: - true diff --git a/cloudtrailbenchmark/template.yaml b/cloudtrailbenchmark/template.yaml index cd25a0f..5fa79d8 100644 --- a/cloudtrailbenchmark/template.yaml +++ b/cloudtrailbenchmark/template.yaml @@ -49,7 +49,7 @@ Metadata: Name: sumologic-aws-cloudtrail-benchmark LicenseUrl: ./LICENSE ReadmeUrl: ./README.md - SemanticVersion: 1.0.21 + SemanticVersion: 1.0.22 SourceCodeUrl: https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudtrailbenchmark @@ -73,6 +73,7 @@ Parameters: AllowedValues: - au - ca + - ch - de - eu - fed @@ -80,7 +81,7 @@ Parameters: - kr - us1 - us2 - Description: "Enter au, ca, de, eu, fed, jp, kr, us1 or us2" + Description: "Enter au, ca, ch, de, eu, fed, jp, kr, us1 or us2" RemoveSumoResourcesOnDeleteStack: AllowedValues: - true diff --git a/cloudtrailbenchmark/test/custom/app.yaml b/cloudtrailbenchmark/test/custom/app.yaml index e273c30..b5665e5 100644 --- a/cloudtrailbenchmark/test/custom/app.yaml +++ b/cloudtrailbenchmark/test/custom/app.yaml @@ -32,6 +32,7 @@ Parameters: AllowedValues: - au - ca + - ch - de - eu - fed @@ -39,7 +40,7 @@ Parameters: - kr - us1 - us2 - Description: "Enter au, ca, de, eu, fed, jp, kr, us1 or us2" + Description: "Enter au, ca, ch, de, eu, fed, jp, kr, us1 or us2" RemoveSumoResourcesOnDeleteStack: AllowedValues: - true diff --git a/cloudtrailbenchmark/testdeploy.sh b/cloudtrailbenchmark/testdeploy.sh index d2f10a5..e13ea42 100755 --- a/cloudtrailbenchmark/testdeploy.sh +++ b/cloudtrailbenchmark/testdeploy.sh @@ -12,7 +12,7 @@ else fi uid=$(cat /dev/random | LC_CTYPE=C tr -dc "[:lower:]" | head -c 6) -version="1.0.21" +version="1.0.22" sam package --template-file template.yaml --s3-bucket $SAM_S3_BUCKET --output-template-file packaged.yaml --s3-prefix "cloudtrailbenchmark/v$version" --region $AWS_REGION --profile $AWS_PROFILE diff --git a/cloudwatchevents/guarddutybenchmark/deploy.sh b/cloudwatchevents/guarddutybenchmark/deploy.sh index c3e9e4b..2387126 100755 --- a/cloudwatchevents/guarddutybenchmark/deploy.sh +++ b/cloudwatchevents/guarddutybenchmark/deploy.sh @@ -11,7 +11,7 @@ else AWS_REGION="us-east-2" fi -version="1.0.18" +version="1.0.19" echo "Creating package.yaml" sam package --template-file template_v2.yaml --s3-bucket $SAM_S3_BUCKET --output-template-file packaged.yaml --s3-prefix "guarddutybenchmark/v"$version --region $AWS_REGION --profile $AWS_PROFILE diff --git a/cloudwatchevents/guarddutybenchmark/packaged.yaml b/cloudwatchevents/guarddutybenchmark/packaged.yaml index 6b0d0cd..9774401 100644 --- a/cloudwatchevents/guarddutybenchmark/packaged.yaml +++ b/cloudwatchevents/guarddutybenchmark/packaged.yaml @@ -53,9 +53,9 @@ Metadata: - benchmark - guardduty Name: sumologic-guardduty-benchmark - LicenseUrl: s3://appdevstore/guarddutybenchmark/v1.0.18/6092dd6c323e33634657102f570628e0 - ReadmeUrl: s3://appdevstore/guarddutybenchmark/v1.0.18/cab012d7fb7887671b751e6f5c0d2062 - SemanticVersion: 1.0.18 + LicenseUrl: s3://appdevstore/guarddutybenchmark/v1.0.19/6092dd6c323e33634657102f570628e0 + ReadmeUrl: s3://appdevstore/guarddutybenchmark/v1.0.19/cab012d7fb7887671b751e6f5c0d2062 + SemanticVersion: 1.0.19 SourceCodeUrl: https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudwatchevents/guarddutybenchmark SpdxLicenseId: Apache-2.0 Parameters: @@ -78,6 +78,7 @@ Parameters: AllowedValues: - au - ca + - ch - de - eu - fed @@ -85,7 +86,7 @@ Parameters: - kr - us1 - us2 - Description: Enter au, ca, de, eu, fed, jp, kr, us1 or us2 + Description: Enter au, ca, ch, de, eu, fed, jp, kr, us1 or us2 RemoveSumoResourcesOnDeleteStack: AllowedValues: - true @@ -97,7 +98,7 @@ Parameters: Resources: CloudWatchEventFunction: Properties: - CodeUri: s3://appdevstore/guarddutybenchmark/v1.0.18/22b7b226ca9ec3b9dbb28b94c0e5f824 + CodeUri: s3://appdevstore/guarddutybenchmark/v1.0.19/22b7b226ca9ec3b9dbb28b94c0e5f824 Environment: Variables: SUMO_ENDPOINT: diff --git a/cloudwatchevents/guarddutybenchmark/template_v2.yaml b/cloudwatchevents/guarddutybenchmark/template_v2.yaml index a3bb22e..c33edb0 100644 --- a/cloudwatchevents/guarddutybenchmark/template_v2.yaml +++ b/cloudwatchevents/guarddutybenchmark/template_v2.yaml @@ -56,7 +56,7 @@ Metadata: Name: sumologic-guardduty-benchmark LicenseUrl: ../LICENSE ReadmeUrl: ./README.md - SemanticVersion: 1.0.18 + SemanticVersion: 1.0.19 SourceCodeUrl: https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudwatchevents/guarddutybenchmark SpdxLicenseId: Apache-2.0 @@ -80,6 +80,7 @@ Parameters: AllowedValues: - au - ca + - ch - de - eu - fed @@ -87,7 +88,7 @@ Parameters: - kr - us1 - us2 - Description: "Enter au, ca, de, eu, fed, jp, kr, us1 or us2" + Description: "Enter au, ca, ch, de, eu, fed, jp, kr, us1 or us2" RemoveSumoResourcesOnDeleteStack: AllowedValues: - true