I am trying to create a route and integration for an HTTP API Gateway v1 using the aws sdk but it doesn't seem like that is possible with with the V1 gateway but the sdk for v2 has it. Am I missing something? I have tried creating a resource but it requires an Rest api app id but the gateway I need (and have) is an http gateway. Any ideas