File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ Metadata:
2424 - s3logging
2525 - flowlogs
2626 Name : sumologic-s3-logging-auto-enable
27- SemanticVersion : 1.0.16
27+ SemanticVersion : 1.0.17
2828 SourceCodeUrl : https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/awsautoenableS3Logging
29- LicenseUrl : s3://appdevstore/AutoEnableS3Logs/v1.0.16 /978602b5b9ec16f8bab0e38fd6b3998f
30- ReadmeUrl : s3://appdevstore/AutoEnableS3Logs/v1.0.16 /d05d411471e0bb4db3389f2523f515f0
29+ LicenseUrl : s3://appdevstore/AutoEnableS3Logs/v1.0.17 /978602b5b9ec16f8bab0e38fd6b3998f
30+ ReadmeUrl : s3://appdevstore/AutoEnableS3Logs/v1.0.17 /d05d411471e0bb4db3389f2523f515f0
3131 SpdxLicenseId : Apache-2.0
3232Mappings :
3333 Region2ELBAccountId :
@@ -229,7 +229,7 @@ Resources:
229229 Type : AWS::Serverless::Function
230230 Condition : auto_enable_new
231231 Properties :
232- CodeUri : s3://appdevstore/sumo_app_utils/v2.0.19 /sumo_app_utils.zip
232+ CodeUri : s3://appdevstore/sumo_app_utils/v2.0.20 /sumo_app_utils.zip
233233 Handler : awsresource.enable_s3_logs
234234 Runtime : python3.13
235235 Role :
@@ -467,7 +467,7 @@ Resources:
467467 Properties :
468468 Handler : main.handler
469469 Runtime : python3.13
470- CodeUri : s3://appdevstore/sumo_app_utils/v2.0.19 /sumo_app_utils.zip
470+ CodeUri : s3://appdevstore/sumo_app_utils/v2.0.20 /sumo_app_utils.zip
471471 MemorySize : 128
472472 Timeout : 900
473473 Role :
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Metadata:
2424 - s3logging
2525 - flowlogs
2626 Name : sumologic-s3-logging-auto-enable
27- SemanticVersion : 1.0.16
27+ SemanticVersion : 1.0.17
2828 SourceCodeUrl : https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/awsautoenableS3Logging
2929 LicenseUrl : ./LICENSE
3030 ReadmeUrl : ./README.md
@@ -208,7 +208,7 @@ Resources:
208208 Type : ' AWS::Serverless::Function'
209209 Condition : auto_enable_new
210210 Properties :
211- CodeUri : s3://appdevstore/sumo_app_utils/v2.0.19 /sumo_app_utils.zip
211+ CodeUri : s3://appdevstore/sumo_app_utils/v2.0.20 /sumo_app_utils.zip
212212 Handler : " awsresource.enable_s3_logs"
213213 Runtime : python3.13
214214 Role : !GetAtt SumoLambdaRole.Arn
@@ -385,7 +385,7 @@ Resources:
385385 Properties :
386386 Handler : main.handler
387387 Runtime : python3.13
388- CodeUri : s3://appdevstore/sumo_app_utils/v2.0.19 /sumo_app_utils.zip
388+ CodeUri : s3://appdevstore/sumo_app_utils/v2.0.20 /sumo_app_utils.zip
389389 MemorySize : 128
390390 Timeout : 900
391391 Role :
You can’t perform that action at this time.
0 commit comments