Skip to content

Commit cb62177

Browse files
committed
chore: introducing functionName
1 parent 42d871a commit cb62177

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lambda-integration-tests/template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Resources:
2323
Metadata:
2424
BuildMethod: java21
2525
Properties:
26+
FunctionName: !Sub "${AWS::StackName}-Log4j2TestFunction"
2627
CodeUri: log4j2-test-function/
2728
Handler: integ.Log4j2TestHandler::handleRequest
2829
Runtime: java21

0 commit comments

Comments
 (0)