AWS Slack Chatbot: Difference between revisions

From SWKLS WIKI
Jump to navigation Jump to search
(Created page with "=AWS Chatbot Command Examples= ==LightSail== ===List Instance Names=== <syntaxhighlight lang="bash"> @aws lightsail get-instances --query Instances[*].Name --region us-east-...")
(No difference)

Revision as of 14:12, 23 October 2020

AWS Chatbot Command Examples

LightSail

List Instance Names

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