Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Systemmanic/homebrew-aws-session-manager-plugin

Install the AWS session manager plugin with Homebrew
https://github.com/Systemmanic/homebrew-aws-session-manager-plugin

aws aws-cli homebrew homebrew-tap

Last synced: about 2 months ago
JSON representation

Install the AWS session manager plugin with Homebrew

Awesome Lists containing this project

README

        

= 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].