Skip to content

Commit a8f8f5c

Browse files
Merge pull request #215 from SumoLogic/sumo_255513
Updated sumo_app_utils.zip version (Removed mumbai Deployment)
2 parents 9a617e4 + 4f36af7 commit a8f8f5c

File tree

6 files changed

+18
-21
lines changed

6 files changed

+18
-21
lines changed

awsautoenableS3Logging/packaged.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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
3232
Mappings:
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:

awsautoenableS3Logging/sumologic-s3-logging-auto-enable.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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:

cloudtrailbenchmark/packaged.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Metadata:
4343
- benchmark
4444
- cloudtrail
4545
Name: sumologic-aws-cloudtrail-benchmark
46-
LicenseUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.19/cac1a6df52c685e0f6ebe4ae72078c80
47-
ReadmeUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.19/8a901bb4fbbe82f128fc502dd3077508
48-
SemanticVersion: 1.0.19
46+
LicenseUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.20/cac1a6df52c685e0f6ebe4ae72078c80
47+
ReadmeUrl: s3://appdevstore/cloudtrailbenchmark/v1.0.20/8a901bb4fbbe82f128fc502dd3077508
48+
SemanticVersion: 1.0.20
4949
SourceCodeUrl: https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudtrailbenchmark
5050
Parameters:
5151
CollectorName:
@@ -70,12 +70,11 @@ Parameters:
7070
- de
7171
- eu
7272
- fed
73-
- in
7473
- jp
7574
- kr
7675
- us1
7776
- us2
78-
Description: Enter au, ca, de, eu, fed, in, jp, kr, us1 or us2
77+
Description: Enter au, ca, de, eu, fed, jp, kr, us1 or us2
7978
RemoveSumoResourcesOnDeleteStack:
8079
AllowedValues:
8180
- true
@@ -129,7 +128,7 @@ Resources:
129128
Properties:
130129
Location:
131130
ApplicationId: arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-app-utils
132-
SemanticVersion: 2.0.19
131+
SemanticVersion: 2.0.20
133132
Metadata:
134133
SamResourceId: SumoAppUtils
135134
SumoRole:

cloudtrailbenchmark/template.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Metadata:
4949
Name: sumologic-aws-cloudtrail-benchmark
5050
LicenseUrl: ./LICENSE
5151
ReadmeUrl: ./README.md
52-
SemanticVersion: 1.0.19
52+
SemanticVersion: 1.0.20
5353
SourceCodeUrl: https://github.com/SumoLogic/sumologic-aws-lambda/tree/main/cloudtrailbenchmark
5454

5555

@@ -76,12 +76,11 @@ Parameters:
7676
- de
7777
- eu
7878
- fed
79-
- in
8079
- jp
8180
- kr
8281
- us1
8382
- us2
84-
Description: "Enter au, ca, de, eu, fed, in, jp, kr, us1 or us2"
83+
Description: "Enter au, ca, de, eu, fed, jp, kr, us1 or us2"
8584
RemoveSumoResourcesOnDeleteStack:
8685
AllowedValues:
8786
- true
@@ -125,7 +124,7 @@ Resources:
125124
Properties:
126125
Location:
127126
ApplicationId: arn:aws:serverlessrepo:us-east-1:956882708938:applications/sumologic-app-utils
128-
SemanticVersion: 2.0.19
127+
SemanticVersion: 2.0.20
129128

130129

131130
SumoRole:

cloudtrailbenchmark/test/custom/app.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,11 @@ Parameters:
3535
- de
3636
- eu
3737
- fed
38-
- in
3938
- jp
4039
- kr
4140
- us1
4241
- us2
43-
Description: "Enter au, ca, de, eu, fed, in, jp, kr, us1 or us2"
42+
Description: "Enter au, ca, de, eu, fed, jp, kr, us1 or us2"
4443
RemoveSumoResourcesOnDeleteStack:
4544
AllowedValues:
4645
- true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.32.3
2-
boto3==1.34.119
2+
boto3==1.36.11
33
cfn-flip>=1.3.0

0 commit comments

Comments
 (0)