Working with routes for HTTP APIs - Amazon API Gateway
Working with routes for HTTP APIs Routes direct incoming API requests to backend resources. Routes consist of two parts: an HTTP method and a resource path—for example, GET /pets. You can define specific HTTP methods for your route. Or, you can use the A
docs.aws.amazon.com