AWS Slack Chatbot

From SWKLS WIKI
Revision as of 14:50, 23 October 2020 by Unknown user (talk)
Jump to navigation Jump to search

AWS Chatbot Command Examples

LightSail

List Instance Names

@aws lightsail get-instances --query Instances[*].Name --region us-east-1

List Single Instance Info

@aws lightsail get-instance --instance-name swkls-sandbox-nano