Difference between revisions of "Snap find aws"
Jump to navigation
Jump to search
(Created page with "{{lowercase}} snap find aws | grep "aws\*" aws-cli 1.15.58 aws* classic Universal Command Line Interface for Ama...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | snap find aws | grep "aws\*" | + | [[snap find]] aws | grep "aws\*" |
− | [[aws-cli]] | + | [[aws-cli]] 1.18.35 aws* - Universal Command Line |
− | [[aws-iot-greengrass]] | + | Interface for Amazon Web Services |
− | + | [[aws-iot-greengrass]] 1.11.5 aws* - AWS supported software that extends cloud capabilities to local devices. | |
− | [[amazon-ssm-agent]] | + | [[amazon-ssm-agent]] 3.0.1124.0 aws* classic Agent to enable remote management of your Amazon EC2 instance configuration |
− | + | ||
+ | == Related == | ||
+ | * <code>snap find aws | awk -F" " '$3=="aws**"'</code> | ||
+ | * <code>[[pip3 install awscli]]</code> | ||
+ | |||
+ | ==See also== | ||
+ | * {{snap}} | ||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 20:37, 25 June 2022
snap find aws | grep "aws\*" aws-cli 1.18.35 aws* - Universal Command Line Interface for Amazon Web Services aws-iot-greengrass 1.11.5 aws* - AWS supported software that extends cloud capabilities to local devices. amazon-ssm-agent 3.0.1124.0 aws* classic Agent to enable remote management of your Amazon EC2 instance configuration
Related[edit]
snap find aws | awk -F" " '$3=="aws**"'
pip3 install awscli
See also[edit]
Advertising: