Skip to content

Commit

Permalink
Polish SAM template file
Browse files Browse the repository at this point in the history
  • Loading branch information
olegz committed Oct 26, 2023
1 parent 87458fe commit 7c7812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-function-samples/scf-aws-sam/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Resources:
Timeout: 30
Environment:
Variables:
MAIN_CLASS: io.spring.sample.FunctionConfiguration
MAIN_CLASS: oz.spring.aws.FunctionAwsApplication
Events:
HttpApiEvent:
Type: HttpApi
Expand Down

0 comments on commit 7c7812a

Please sign in to comment.