Difference between revisions of "Snap find aws"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[aws-iot-greengrass]] 1.11.5 aws* - AWS supported software that extends cloud capabilities to local devices. | [[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 | [[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: