Uses a specific snapshot as a blueprint for creating one or more newinstances that are based on that identical configuration.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lightsail/create-instances-from-snapshot.html
aws lightsail create-instances-from-snapshot --instance-snapshot-name theNameOfTheSnapshotYouWroteDown --bundle-id medium_1_0 --instance-names newInstanceName --availability-zone us-east-1a 4. New instance should be available in your console. |
How to Upgrade Amazon Lightsail Instances - Arador : http://arador.com/how-to-upgrade-amazon-lightsail/ |
aws lightsail create-instances-from-snapshot --instance-names |
aws-com01-slurm-resume 揃 GitHub : http://gist.github.com/cinek810/6e2d068a8501f40bb120b1adbf173ad8 |
aws lightsail create-instances-from-snapshot --instance-names MyNewInstanceFromSnapshot --availability-zone us-east-1a --instance-snapshot-name WordPress-512MB-EXAMPLE-system-1234567891011 --bundle-id medium_1_0 Your output should be similar to the following.
|
Create a larger Lightsail instance from a snapshot using the AWS CLI | Lightsail Documentation : http://lightsail.aws.amazon.com/ls/docs/en/articles/lightsail-how-to-create-larger-instance-from-snapshot-using-aws-cli |