aws lambda create-function \ --function-name HelloWorld \ --runtime python3.6 \ --role arn:aws:iam::048251220134:role/demo-aws-cloudwatch-lambda-role \ --handler ...
Create a simple 'Hello World' Python app (can be Dockerised) that will be run as an Azure Function Simple Python App Done ️ During the build phase run one example of code testing or scanning, for ...