Karishma Sukhwani

Results 2 comments of Karishma Sukhwani

Simply upgrade your pip to the latest version. By default, Ubuntu has pip version 9.x. ```pip install --upgrade pip```

@mikeluby can you explain where and how did you define `ApiGatewayRestApi` resources? Also, when I try to deploy your code, it says, `HttpMethod`, `ResourceId` and `RestApiId` properties are mandatory for...