homebrew-aws-session-manager-plugin icon indicating copy to clipboard operation
homebrew-aws-session-manager-plugin copied to clipboard

Install the AWS session manager plugin with Homebrew

= Homebrew AWS Session Manager plugin

= Deprecated

USE: https://formulae.brew.sh/cask/session-manager-plugin

== Description

For installing the https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html#install-plugin-configure-logs[AWS session manager plugin] for AWS CLI with https://github.com/Homebrew/brew[Homebrew]

== Installation

. brew tap syncdk/aws-session-manager-plugin . brew install aws-session-manager-plugin

You can verify installation by running:

session-manager-plugin

== Notes

A Cask version of this plugin is also availible as a Cask in https://github.com/Homebrew/homebrew-cask/blob/master/Casks/session-manager-plugin.rb[homebrew-cask].