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

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

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

aws ssm get-parameters --names /aws/service/ami-amazon-linux-latest/amzn2-ami-hvm-x86_64-gp2 --query 'Parameters[0].[Value]' --output text) --count 1 --instance-type m4.large
    AWS Systems Manager Parameter Store を使用して最新の Amazon Linux AMI IDを取得する | Amazon Web Services ブログ : http://aws.amazon.com/jp/blogs/news/query-for-the-latest-amazon-linux-ami-ids-using-aws-systems-manager-parameter-store/
aws ssm get-parameters --name thumbnailer.memcachier-server --with-decryption --region eu-west-1
    MemCachier | MemCachier with Django, Docker and AWS Elastic Container Service : http://blog.memcachier.com/2018/06/27/django-docker-ecs-tutorial/
aws ssm get-parameters --name /example/
    Jumpbox Security Part#2 : http://blog.rubiconred.com/removing-ssh-pem-files-from-jump-boxes-in-aws-part-2-getting-it-working/
aws ssm get-parameters \
    AWS CLI勉強会資料〜初心者向け、基礎のキ!〜 – サーバーワークスエンジニアブログ : http://blog.serverworks.co.jp/tech/2018/07/17/awscli-handson-for-beginner/
aws ssm get-parameters --names
    Dockerized nginx and WordPress : http://blog.ykokw.xyz/posts/dockerized-nginx-wordpress/
aws ssm get-parameters --names SecureString --with-decryption --region ap-northeast-1 --query Parameters[].Value --output text
    【Tips】Run CommandでParameter StoreのSecure String(暗号化した文字列)を参照する | Developers.IO : http://dev.classmethod.jp/cloud/aws/run-command-parameter-store-secure-string/
aws ssm get-parameters --names secrets.zip
    AWS and Messy Git Practices: SecDSM March MiniCTF Solution - DEV Community 溪昨汳サ汨ィ窶昨汳サ : http://dev.to/antoinette0x53/aws-and-messy-git-practices-secdsm-march-minictf-solution--1ngh
aws ssm get-parameters \
    クライアント認証とPath Based Routingが必要なサーバをAWSで構築(後編:App層) - Medley Developer Blog : http://developer.medley.jp/entry/2017/08/24/120000_02
aws ssm get-parameters --names "helloWorld"
    get-parameters — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/get-parameters.html
aws ssm get-parameters --names config-param --region eu-west-1 --with-decryption --query Parameters[0].Value --output text)
    Securely access AWS Parameter Store from your Elastic Beanstalk Docker containers : http://engineering.ticketea.com/securely-access-aws-parameter-store-from-your-elastic-beanstalk-docker-containers/
aws ssm get-parameters --name 'stg.user_id'
    任意のパラメータを格納できる EC2 Systems Manager「パラメータストア」を試したら便利だった - kakakakakku blog : http://kakakakakku.hatenablog.com/entry/2017/06/10/181603
aws ssm get-parameters --names general.license-code --no-with-decryption
    Managing Secrets for Amazon ECS Applications Using Parameter Store and IAM Roles for Tasks | Noise : http://noise.getoto.net/2017/01/31/managing-secrets-for-amazon-ecs-applications-using-parameter-store-and-iam-roles-for-tasks/
aws ssm get-parameters --names
    Package - aws-ssm-inject-params : http://npm.taobao.org/package/aws-ssm-inject-params
aws ssm get-parameters \u003cspan class=\
    Amazon ECSでアプリケーションを動かす : http://qiita.com/f96q@github/items/25b54f261bbd622d023c
aws ssm get-parameters --region us-east-1 --names MySecureSQLPassword --with-decryption --query Parameters[0].Value)
    amazon ec2 - Environment variables using AWS CodeDeploy - Server Fault : http://serverfault.com/questions/667837/environment-variables-using-aws-codedeploy
aws ssm get-parameters --region ap-northeast-1 --name sion_test --with-decryption
    Go - AWS SSM Parameter Storeのデータを復号化とmockテストの書き方 - Sionの技術ブログ : http://sioncojp.hateblo.jp/entry/2018/01/15/212921
aws ssm get-parameters --names "aws ssm get-parameters aws ssm get-parameters --region ap-northeast-1 --name production.db.host --query
    AWS EC2パラメータストアを利用したRails 秘匿情報の管理 - LCL Engineers' Blog : http://techblog.lclco.com/entry/2017/06/07/161819
aws ssm get-parameters --names "shared.newrelic_key" "projectA.shared.database_username" "projectA.production.database_password" --region us-east-1
    typicalrunt.me » Storing Secrets with AWS ParameterStore : http://typicalrunt.me/2017/04/07/storing-secrets-with-aws-parameterstore/
aws ssm get-parameters --name
    Seeking help using Parameter Store to hydrate environment variables : aws : http://www.reddit.com/r/aws/comments/7zrd3l/seeking_help_using_parameter_store_to_hydrate/
aws ssm get-parameters --na..."/>
    AWS Systems manager 入門 : http://www.slideshare.net/serverworks/aws-systems-manager
aws ssm get-parameters \
--names /aws/service/ami-amazon-linux-latest/amzn2-ami-hvm-x86_64-gp2 \
--region ap-northeast-1 \
--query
    AWS CLI勉強会資料〜初心者向け、基礎のキ!〜 | 株式会社サーバーワークス's Blog : http://www.wantedly.com/companies/serverworks/post_articles/128625

aws のオプション一覧