コマンドオプションサンプル:aws ssm get-parameters-by-path

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

特定の階層のパラメータを取得します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/get-parameters-by-path.html

aws ssm get-parameters-by-path --path /DeploymentConfig/Prod -recursive
    階層とタグによるパラメータの組織化及びAmazon EC2 Systems Manager パラメータ ストアのAmazon CloudWatchイベント | Amazon Web Services ブログ : http://aws.amazon.com/jp/blogs/news/organize-parameters-by-hierarchy-tags-or-amazon-cloudwatch-events-with-amazon-ec2-systems-manager-parameter-store/
aws ssm get-parameters-by-path --path /iam-users --recursive --with-decryption
    Deploying AWS SES access key and SMTP password to the parameter store using AWS CloudFormation : http://binx.io/blog/2018/03/17/deploying-aws-ses-access-key-and-smtp-password-using-aws-cloudformation/
aws ssm get-parameters-by-path --path /prd/db
    Amazon EC2 Systems Managerの階層パラメータを試してみる | Developers.IO : http://dev.classmethod.jp/cloud/aws/ec2-ssm-parameter-hierarchy/
aws ssm get-parameters-by-path --path "/aws/service/ami-amazon-linux-latest" --region us-east-1
    I – Digital Age Experts, LLC : http://digitalageexperts.com/i-love-parameter-store/
aws ssm get-parameters-by-path --path /Dev/Web/IIS

    チュートリアル: 階層を使用してパラメータを管理する (AWS CLI) - AWS Systems Manager : http://docs.aws.amazon.com/ja_jp/systems-manager/latest/userguide/sysman-paramstore-su-organize.html
aws ssm get-parameters-by-path --path /Dev/Web/IIS
    aws-systems-manager-user-guide/sysman-paramstore-su-organize.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-su-organize.md
aws ssm get-parameters-by-path --path
    Query for the latest Amazon Linux AMI IDs using AWS Systems Manager Parameter Store | Noise : http://noise.getoto.net/2018/06/20/query-for-the-latest-amazon-linux-ami-ids-using-aws-systems-manager-parameter-store/
aws ssm get-parameters-by-path --with-decryption --path /prod/wap
    env-injectorを階層化パラメータに対応させた - okzkメモ : http://okzk.hatenablog.com/entry/2017/09/06/150319
aws ssm get-parameters-by-path \u003cspan class=\
    使ってますか? パラメータストア : http://qiita.com/wizpra-koyasu/items/824e59aa24903a122453
aws ssm get-parameters-by-path \
    robacarp.com : http://robacarp.com/2018/02/22/database_secrets.html
aws ssm get-parameters-by-path --path "/IAD/ERP/Oracle/" --region us-east-1
    amazon web services - How to correctly specify path in aws ssm get-parameters-by-path? - Stack Overflow : http://stackoverflow.com/questions/46811929/how-to-correctly-specify-path-in-aws-ssm-get-parameters-by-path
aws ssm get-parameters-by-path --path
    AWS Systems Manager Parameter Store – IT From All Angles : http://www.itfromallangles.com/2018/07/aws-systems-manager-parameter-store/
aws ssm get-parameters-by-path --region=us-east-1 --path=/production/ --with-decryption
    Keeping Your Secrets Hidden - SmoothTerminal : http://www.smoothterminal.com/articles/keeping-your-secrets-hidden

aws のオプション一覧