├── IAM_execution_role_policy.txt ├── README.md ├── demo └── demo.png ├── index.html └── lambda_function.txt /IAM_execution_role_policy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yehdar/Polyglot/HEAD/IAM_execution_role_policy.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yehdar/Polyglot/HEAD/README.md -------------------------------------------------------------------------------- /demo/demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yehdar/Polyglot/HEAD/demo/demo.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yehdar/Polyglot/HEAD/index.html -------------------------------------------------------------------------------- /lambda_function.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Yehdar/Polyglot/HEAD/lambda_function.txt --------------------------------------------------------------------------------