We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2f42db + b655846 commit 9f6cc83Copy full SHA for 9f6cc83
.github/workflows/deploy.yml
@@ -32,5 +32,3 @@ jobs:
32
aws_region: ${{ secrets.AWS_REGION }}
33
function_name: hotasballs
34
zip_file: lambda.zip
35
- runtime: python3.9
36
- handler: service.handler
0 commit comments