Command option Sample:aws ssm get-parameter-history

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

Query a list of all parameters used by the AWS account.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/get-parameter-history.html

aws ssm get-parameter-history --name
    Amazon EC2 Systems Manager Parameter Store adds support for Parameter versions | AWS Management Tools Blog : http://aws.amazon.com/blogs/mt/amazon-ec2-systems-manager-parameter-store-adds-support-for-parameter-versions/
aws ssm get-parameter-history --name "welcome"
    get-parameters — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/get-parameter-history.html
aws ssm get-parameter-history --name "/Test/IAD/helloWorld"
    aws-systems-manager-user-guide/sysman-paramstore-cli.md at master 揃 awsdocs/aws-systems-manager-user-guide 揃 GitHub : http://github.com/awsdocs/aws-systems-manager-user-guide/blob/master/doc_source/sysman-paramstore-cli.md
aws ssm get-parameter-history \u003cspan class=\
    [JAWS-UG CLI] Amazon EC2 Systems Manager 入門 (5) パラメータストア : http://qiita.com/domokun70cm/items/62392bbde865fc8e413c
aws ssm get-parameter-history --name devop..." target="_blank">
    Secrets management with EC2 Systems Manager Parameter Store : http://www.slideshare.net/AlexMattson/secrets-management-with-ec2-systems-manager-parameter-store

aws のオプション一覧