Class AwsCli

java.lang.Object
fi.evolver.script.app.AwsCli

public class AwsCli extends Object
  • Constructor Details

    • AwsCli

      public AwsCli()
  • Method Details

    • install

      public static void install() throws IOException
      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()