Lambdaを使ってEC2インスタンスを一定の間隔で停止および起動する方法
AWS Identity and Access Management (IAM) ポリシー、および Lambda 関数実行のためのロールを作成
Lambda 関数を、EC2 インスタンスを停止および起動するように作成
参考:https://aws.amazon.com/jp/premiumsupport/knowledge-center/start-stop-lambda-eventbridge/
参考:https://dev.classmethod.jp/articles/simple-auto-start-stop-for-ec2/