KamiAithein / rust_ec2

high level ec2 interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust_ec2

Notes

This is a high level ec2 interface written in rust built on top of rusoto and is my first project written in rust.

I'm not quite finished and for now examples for how to use are found in src/main.rs.txt

If you have any tips or suggestions please raise an issue!

Acknowledgements

I could not have even remotely attempted this project if it wasn't for the work of Jon Gjengset who showed up literally everywhere as the single resource with helpful examples on the rusoto issues page, youtube, and in his own Github repositories

About

high level ec2 interface

License:MIT License


Languages

Language:Rust 100.0%