Difference between revisions of "Snap find aws"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[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== | ==See also== |
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: