Skip to content

wind-up-bird/aws_cost_notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws_cost_notifier

How to use

  • create new lambda function on AWS (Runtime: python3.6)
  • clone this repository
  • change the file name to lambda.json from lambda.json_template
  • mofify the file lambda.json
  • upload the file with lambda-uploader command
$ cd aws_cost_notifier/ 
$ lambda-uploader
λ Building Package
λ Uploading Package
λ Fin

References

https://qiita.com/isobecky74/items/88e8e0dcb0ee224a31e4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages