Executes commands on one or more managed instances.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/send-command.html
aws ssm send-command --document-name "AWS-RunShellScript" --comment "listing services" --instance-ids "i- |
AWS CLI(Q) : http://aws-memo.blogspot.com/2018/06/aws-cli_14.html |
aws ssm send-command --document-name AWS-RunShellScript |
EC2ΕSTONITH : http://bcblog.sios.jp/ec2-stonith/ |
aws ssm send-command \ |
Patching Spectre and Meltdown is Easy with AWS Systems Manager | Skeddly : http://blog.skeddly.com/2018/01/patching-spectre-and-meltdown-is-easy-with-ssm.html |
aws ssm send-command --instance-ids |
Using ssm send-command with a Script named "NUnit ... : http://community.atlassian.com/t5/Bamboo-questions/Using-ssm-send-command-with-a-Script-named-quot-NUnit-Runner/qaq-p/714882 |
aws ssm send-command --output text --document-name AWS-RunShellScript --instance-ids i-xxxxxxxxxxxxxxxxx --parameters commands= |
2017-02-13 : http://d.hatena.ne.jp/asannou/20170213 |
aws ssm send-command --document-name "AWS-RunPowerShellScript" --parameters commands=["echo helloWorld"] --targets "Key=instanceids |
send-command — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/send-command.html |
aws ssm send-command --document-name |
Unable to make ssm send-command work ΅ Issue #3502 ΅ aws/aws-cli ΅ GitHub : http://github.com/aws/aws-cli/issues/3502 |
aws ssm send-command \\\n --document-name \"AWS-RunShellScript\" \\\n --instance-ids \"i-00000000000000000\" \\\n --parameters ' |
How to work with AWS Simple System Manager on CoreOS : http://medium.com/levops/how-to-work-with-aws-simple-system-manager-on-coreos-4741853dfd50 |
aws ssm send-command --max-errors 5 .. |
EC2 Systems Manager – Configure & Manage EC2 and On-Premises Systems | Noise : http://noise.getoto.net/2016/12/23/ec2-systems-manager-configure-manage-ec2-and-on-premises-systems/ |
aws ssm send-command --document-name |
Ditch SSH - Using SSM to control your AWS Instances : http://product.reverb.com/ditch-ssh-using-ssm-to-control-your-aws-instances-31d8f9ed117e |
aws ssm send-command --instance-ids |
aws cli - Parameter parsing when using AWS SSM send-command from Terraform - Server Fault : http://serverfault.com/questions/776393/parameter-parsing-when-using-aws-ssm-send-command-from-terraform |
aws ssm send-command --document-name "AWS-ConfigureCloudWatch" |
powershell - Syntax error on aws ssm send-command --parameters option - Stack Overflow : http://stackoverflow.com/questions/48893992/syntax-error-on-aws-ssm-send-command-parameters-option |
aws ssm send-command with EC2 tag |
Run Commands through EC2 Systems Manager - The IT Hollow : http://theithollow.com/2017/07/17/run-commands-ec2-systems-manager/ |
aws ssm send-command --document-name "custom" --instance-ids "i-d79df35a" --parameters ' |
Amazon EC2 Simple Systems Manager - AWSomeBlog : http://www.awsomeblog.com/amazon-ec2-simple-systems-manager/ |
aws ssm send-command --instance-ids "i-0698042a954420857" --document-name "AWS-RunShellScript" --comment "Demo run shell script on Linux Instance" --parameters commands=whoami --output text --query "Command.CommandId") |
AWS : Simple Systems Manager (SSM) - 2018 : http://www.bogotobogo.com/DevOps/AWS/aws-SSM.php |
aws ssm send-command --targets "Key=tag:Patch Group |
Windows servers patching with AWS EC2 Systems Manager | We Are Cloudar : http://www.cloudar.be/awsblog/windows-servers-patching-with-aws-ec2-systems-manager/ |
aws ssm send-command --document-name "Test-Document-Scollier-Delete" --instance-ids "i-9f4ba703" --region us-east-1 |
Notes on tech, mostly... : Testing out AWS ssm : http://www.colliernotes.com/2016/05/testing-out-aws-ssm.html |
aws ssm send-command --instance-ids |
Ilya Baldin | ExoGENI : http://www.exogeni.net/author/ibaldin/ |
aws ssm send-command --document-name "AWS-RunShellScript" --comment "listing services" --instance-ids "Instance-ID" --parameters commands="service --status-all" --region us-west-2 --output text |
How to run commands remotely on ec2 instances - Just Do Cloud : http://www.justdocloud.com/2018/04/01/run-commands-remotely-ec2-instances/ |
aws ssm send-command --document-name |
SSM Parameter store use within Runcommand : aws : http://www.reddit.com/r/aws/comments/95k7gt/ssm_parameter_store_use_within_runcommand/ |
aws ssm send-command --document-name |
AWS Data Provider for SAP : http://www.scalingbits.com/book/export/html/526 |
aws ssm send-command --instance-ids " |
Integrating SUSE Linux Enterprise Instances With Amazon EC2 Systems Manager - SUSE Communities : http://www.suse.com/c/integrating-suse-linux-enterprise-instances-amazon-ec2-systems-manager/ |
aws ssm send-command --profile trinimbus --region us-east-1 --document-name "ExampleChangeHTTPDPassword" --targets "Key=tag:Role |
Customizing EC2 Systems Manager Run Commands - TriNimbus : http://www.trinimbus.com/blog/customizing-ec2-systems-manager-run-commands/ |