I'm having a hard time understanding the difference between AWS::Serverless::Api
and AWS::Serverless::HttpApi
. I was looking at this AWS repo for Api and HttpApi and wasn't able to understand why I'd use one over the other. I see there are different properties but still not sure of the difference between the two. I did check the AWS docs for Api and HttpApi.
Perhaps someone can elaborate on why you'd choose one over the other?