diff --git a/api/template.yaml b/api/template.yaml index cbca30b..280fd1c 100644 --- a/api/template.yaml +++ b/api/template.yaml @@ -95,7 +95,6 @@ Outputs: Value: !Ref ServerlessRestApi Export: Name: !Sub "${StackName}-API-GATEWAY-API-ID" -Outputs: ApiFunctionOutput: Description: Id of Lambda function that is the brains behind the api Value: !Ref ApiFunction