Command option Sample:aws ssm get-parameters-by-path

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

Retrieve parameters in a specific hierarchy.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/get-parameters-by-path.html

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 "/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 "/MyService/Test"
    Walkthrough: Manage Parameters Using Hierarchies (AWS CLI) - AWS Systems Manager  : http://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-walk-hierarchies.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 \
    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 のオプション一覧