Package fi.evolver.script.app
Class AwsCli
java.lang.Object
fi.evolver.script.app.AwsCli
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinstall()Installs the latest AWS CLI v2.static void
-
Constructor Details
-
AwsCli
public AwsCli()
-
-
Method Details
-
install
Installs the latest AWS CLI v2.Downloads the appropriate archive for the current architecture, extracts and installs it, and configures bash completion.
- Throws:
IOException
-
installSessionManagerPlugin
public static void installSessionManagerPlugin()
-