Discord notifications running in AWS Lambda about starting/stopping my Minecraft server.
Based on this article.
AWS
- Lambda
- Cloudwatch Events
- SNS
Python requirements
- Python>=3.7
- requests==2.23.0
- boto3==1.17.7
Discord notifications running in AWS Lambda about starting/stopping my Minecraft server.
Based on this article.
AWS
Python requirements