File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed
cloudwatchevents/guarddutybenchmark Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ Metadata:
4343 - benchmark
4444 - cloudtrail
4545 Name : sumologic-aws-cloudtrail-benchmark
46- LicenseUrl : s3://appdevstore/cloudtrailbenchmark/v1.0.20 /cac1a6df52c685e0f6ebe4ae72078c80
47- ReadmeUrl : s3://appdevstore/cloudtrailbenchmark/v1.0.20 /8a901bb4fbbe82f128fc502dd3077508
48- SemanticVersion : 1.0.20
46+ LicenseUrl : s3://appdevstore/cloudtrailbenchmark/v1.0.21 /cac1a6df52c685e0f6ebe4ae72078c80
47+ ReadmeUrl : s3://appdevstore/cloudtrailbenchmark/v1.0.21 /8a901bb4fbbe82f128fc502dd3077508
48+ SemanticVersion : 1.0.21
4949 SourceCodeUrl : https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudtrailbenchmark
5050Parameters :
5151 CollectorName :
@@ -128,7 +128,7 @@ Resources:
128128 Properties :
129129 Location :
130130 ApplicationId : arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-app-utils
131- SemanticVersion : 2.0.20
131+ SemanticVersion : 2.0.21
132132 Metadata :
133133 SamResourceId : SumoAppUtils
134134 SumoRole :
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Metadata:
4949 Name : sumologic-aws-cloudtrail-benchmark
5050 LicenseUrl : ./LICENSE
5151 ReadmeUrl : ./README.md
52- SemanticVersion : 1.0.20
52+ SemanticVersion : 1.0.21
5353 SourceCodeUrl : https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudtrailbenchmark
5454
5555
@@ -124,7 +124,7 @@ Resources:
124124 Properties :
125125 Location :
126126 ApplicationId : arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-app-utils
127- SemanticVersion : 2.0.20
127+ SemanticVersion : 2.0.21
128128
129129
130130 SumoRole :
Original file line number Diff line number Diff line change 1212fi
1313uid=$( cat /dev/random | LC_CTYPE=C tr -dc " [:lower:]" | head -c 6)
1414
15- version=" 1.0.19 "
15+ version=" 1.0.21 "
1616
1717sam 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
1818
Original file line number Diff line number Diff line change 1111 AWS_REGION=" us-east-2"
1212fi
1313
14- version=" 1.0.17 "
14+ version=" 1.0.18 "
1515
1616echo " Creating package.yaml"
1717sam 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
Original file line number Diff line number Diff line change @@ -53,9 +53,9 @@ Metadata:
5353 - benchmark
5454 - guardduty
5555 Name : sumologic-guardduty-benchmark
56- LicenseUrl : s3://appdevstore/guarddutybenchmark/v1.0.17 /6092dd6c323e33634657102f570628e0
57- ReadmeUrl : s3://appdevstore/guarddutybenchmark/v1.0.17 /cab012d7fb7887671b751e6f5c0d2062
58- SemanticVersion : 1.0.17
56+ LicenseUrl : s3://appdevstore/guarddutybenchmark/v1.0.18 /6092dd6c323e33634657102f570628e0
57+ ReadmeUrl : s3://appdevstore/guarddutybenchmark/v1.0.18 /cab012d7fb7887671b751e6f5c0d2062
58+ SemanticVersion : 1.0.18
5959 SourceCodeUrl : https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudwatchevents/guarddutybenchmark
6060 SpdxLicenseId : Apache-2.0
6161Parameters :
@@ -97,7 +97,7 @@ Parameters:
9797Resources :
9898 CloudWatchEventFunction :
9999 Properties :
100- CodeUri : s3://appdevstore/guarddutybenchmark/v1.0.17 /22b7b226ca9ec3b9dbb28b94c0e5f824
100+ CodeUri : s3://appdevstore/guarddutybenchmark/v1.0.18 /22b7b226ca9ec3b9dbb28b94c0e5f824
101101 Environment :
102102 Variables :
103103 SUMO_ENDPOINT :
@@ -121,7 +121,7 @@ Resources:
121121 Properties :
122122 Location :
123123 ApplicationId : arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-app-utils
124- SemanticVersion : 2.0.20
124+ SemanticVersion : 2.0.21
125125 Metadata :
126126 SamResourceId : SumoAppUtils
127127 SumoHostedCollector :
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Metadata:
5656 Name : sumologic-guardduty-benchmark
5757 LicenseUrl : ../LICENSE
5858 ReadmeUrl : ./README.md
59- SemanticVersion : 1.0.17
59+ SemanticVersion : 1.0.18
6060 SourceCodeUrl : https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudwatchevents/guarddutybenchmark
6161 SpdxLicenseId : Apache-2.0
6262
@@ -119,7 +119,7 @@ Resources:
119119 Properties :
120120 Location :
121121 ApplicationId : arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-app-utils
122- SemanticVersion : 2.0.20
122+ SemanticVersion : 2.0.21
123123
124124 SumoHostedCollector :
125125 Type : Custom::Collector
You can’t perform that action at this time.
0 commit comments