wealthberry/AWS EC2 AMI Snapshotter

GitHub Action for creation of AMI images of running EC2 instances. Valid AWS credentials must be set up prior to executing this action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
instance-idInstance ID of the EC2 that will be used for AMI snapshot.yes
nameThe name of the new AMI image snapshot. If the name already exists, it will be suffixed with UTC timestamp. yes
descriptionThe description of the new AMI image snapshot.no
wait-for-completionShould the action wait until image is ready. Default is falseno
deregister-old-imagesDeregister all images with the same name, and the one just created. Works only with wait-for-completion set to true. Default is falseno
namedescription
nameThe name of the newly created AMI image snapshot.
ami-idAMI id of the newly created AMI image snapshot.