コマンドオプションサンプル:aws ec2 delete-launch-template-versions

コマンドサンプルを検索した結果です。

起動テンプレートの1つ以上のバージョンを削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/delete-launch-template-versions.html

aws ec2 delete-launch-template-versions --launch-template-id lt-0abcd290751193123 --versions 1
    Launching an Instance from a Launch Template - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html
aws ec2 delete-launch-template-versions --launch-template-id lt-0abcd290751193123 --versions 1
    amazon-ec2-user-guide/ExamplePolicies_EC2.md at master 揃 awsdocs/amazon-ec2-user-guide 揃 GitHub : http://github.com/awsdocs/amazon-ec2-user-guide/blob/master/doc_source/ec2-launch-templates.md

aws のオプション一覧