Skip to content

Acollie/Rusty-SkyCrane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty SkyCrane

Sky crane is a rust cli utility to upload and update AWS lambda code. Then a lambda with the same name is detected the code will be updated instead.

Rust

Usage

bash cargo run <filename> <function_name> <role arn> If the function exists the program will update the code.

Supported filetypes

  • Python
  • Go

Working in progress

  • Allow for role to be created on the fly
  • Detect program dependencies
  • Auto zip dependencies
  • Add Nodejs support

About

Sky crane is a rust cli utility to upload and update AWS lambda code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages