Hitting CloudFormation Max Resources

yes, i get the feeling I am doing something wrong. For my api there is a one to one mapping between api endpoint/method and lambda function. But that is all it is. I assume that each “get”, “put”, “delete” etc. is a resource. right now I have roughly 46 methods on roughly 15 endpoints. each method maps to a lambda function. However, even at 46 methods, why are there over 200 resources?