I am learning AWS, and was deep diving into API Gateway. But what is not clear to me is the difference between resource and method in API Gateway. I got the idea that methods are a part of resource, and they are client facing. Whereas resources, are a broader category, that involves more. Would appreciate if someone, could help me identify the difference between them in a more easier and intuitive way. I have gone through the docs, and a few youtube videos on my end.


