fix: update Lambda runtime to provided.al2023 for legalgo-api function

This commit is contained in:
Ardeman 2025-04-16 10:45:26 +08:00
parent cbfa618ab6
commit b7e988cfff

View File

@ -12,7 +12,7 @@ Resources:
Properties: Properties:
FunctionName: legalgo-api FunctionName: legalgo-api
Handler: main Handler: main
Runtime: go1.x Runtime: provided.al2023
CodeUri: cmd/legalgo CodeUri: cmd/legalgo
Events: Events:
Api: Api: