#ec2 #aws #vm #cloud

app ami-uploader

Amazon machine image uploader & other miscellaneous utilities

1 unstable release

0.1.0 Jul 3, 2021

#24 in #ec2

MIT/Apache

275KB
324 lines

AMI Uploader

Amazon machine image uploader & other miscellaneous utilities.

image info

Example

$ cargo run -- upload --bucket my-s3-bucket --image ./my-source-image.vmdk --name my-aws-ami

Alternatively

$ cargo run -- upload --bucket my-s3-bucket --key new-ami.vmdk --image ./my-source-image.vmdk --name my-aws-ami

Dependencies

~20–34MB
~485K SLoC