Skip to content

Commit 8bb0fa5

Browse files
authored
changed lambda expiration to quarterly
Related to this issue #1792
1 parent cb4e0d0 commit 8bb0fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entity-types/infra-awslambdafunction/definition.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ goldenTags:
1414
- label.env
1515
- label.environment
1616
configuration:
17-
entityExpirationTime: DAILY
17+
entityExpirationTime: QUARTERLY
1818
alertable: true
1919

2020
synthesis:
@@ -52,4 +52,4 @@ synthesis:
5252
tags:
5353
aws.Arn:
5454
# Used in AWSLAMBDAFUNCTION.yml for entity relationship candidates
55-
aws.lambda.FunctionName:
55+
aws.lambda.FunctionName:

0 commit comments

Comments
 (0)