issues
search
jsouliss
/
genesis
Personal website
0
stars
0
forks
source link
Lambda functions and CloudWatch
#4
Closed
jsouliss
closed
5 months ago
jsouliss
commented
5 months ago
[x] Setup a CloudWatch event to execute the lambda function that starts the server at 7 AM.
[x] Setup a CloudWatch event to execute the lambda function that stops the server at 11:59 PM.
[x] Setup the lambda function that will stop the server.
[x] Setup the lambda function that will start the server.
[x] Create IAM rule that gives the lambda functions the appropriate permissions to perform these operations.