Command option Sample:aws ec2 describe-launch-template-versions

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

Describes one or more versions of a specified launch template.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-launch-template-versions.html

aws ec2 describe-launch-template-versions --launch-template-id lt-068f72b72934aff71
    describe-launch-templates — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/describe-launch-template-versions.html
aws ec2 describe-launch-template-versions --launch-template-name ci_e0 --max-results 1000
    Documentation: Range of `ec2 describe-launch-template-versions` --max-results param is incorrect 揃 Issue #3397 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/3397

aws のオプション一覧