Skip to content

watahani/check-web-alive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Lambda で Web監視するスクリプト

使い方

  1. モジュールのダウンロード
npm install
  1. ZIPで固める
  • node_modules
  • index.js

の二つをZIPで固める

  1. AWS Lambda にアップする

https://us-west-2.console.aws.amazon.com/lambda/

  1. 環境変数を設定する
  • bucketName:your_bucket
  • itemKey:setting_file_name.json
  1. 適当なトリガーを設定する

以上

About

aws lambda script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published