+2
−0
aws/sdk/examples/apigateway/README.md
0 → 100644
+38
−0
Loading
* Refactored API Gateway code example to move operation out of main and into separate function. * Added unit test and readme and updated change log with info about latest changes to ApiGateway code example * Removed unit test from API Gateway code example. * Updated API Gateway code example based on feedback. * Remove `actix-rt` dependency