Command option Sample:aws lightsail create-instance-snapshot

Search command sample in the internet.It is the result.

Creates a snapshot of a specific virtual private server, or *instance*.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lightsail/create-instance-snapshot.html

aws lightsail create-instance-snapshot --instance-snapshot-name aws-slurm-snapshot --instance-name aws-com01
    Slurm in lightsail – fun in IT : http://funinit.wordpress.com/2017/11/21/slurm-in-lightsail/
aws lightsail create-instance-snapshot --instance-snapshot-name
    Lightsail-Backup-and-Clean-Up-Shell-Script/lightsail-backup-and-cleanup.sh at master 揃 JozefJarosciak/Lightsail-Backup-and-Clean-Up-Shell-Script 揃 GitHub : http://github.com/JozefJarosciak/Lightsail-Backup-and-Clean-Up-Shell-Script/blob/master/lightsail-backup-and-cleanup.sh
aws lightsail create-instance-snapshot --instance-snapshot-name joe0.com-29.July.2017 --instance-name joe0.com-80month --region us-east-2
    How to schedule nightly backups of Amazon Lightsail Instance by leveraging AWS Command Line Interface (CLI) – Jozef Jarosciak Blog : http://www.joe0.com/2017/07/29/how-to-schedule-nightly-backups-of-amazon-lightsail-instance-by-leveraging-aws-command-line-interface-cli/

aws のオプション一覧