This commit is contained in:
Sebastien Stormacq
2023-12-14 08:07:47 -05:00
parent b3c55169eb
commit f3b145dbfb
+1 -1
View File
@@ -370,7 +370,7 @@ Resources:
Type: AWS::Serverless::Function
Properties:
Events:
# handles all GET / method of the REST API
# pass through all HTTP verbs and paths
Api:
Type: HttpApi
Metadata: