We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c9acc commit 9458f54Copy full SHA for 9458f54
serverless.yml
@@ -2,7 +2,7 @@ service: sentiment-analyzer
2
3
provider:
4
name: aws
5
- runtime: python3.9
+ runtime: python3.12
6
region: ap-south-1
7
8
functions:
0 commit comments