Skip to content

v1.4.1

Compare
Choose a tag to compare
@mludvig mludvig released this 27 Jun 06:28
· 45 commits to master since this release

Fixed a number of reported issues:

  • Improved terminal control handling, for example Ctrl+Z is now passed to the remote shell as expected.
  • Better support for Managed Instances (mi-1234abcdef).
  • Fixed ssm-tunnel-agent compatibility with Python 3.8+
  • Added --cluster filter to ecs-session
  • Don't print warnings for instances that have missing or invalid SSM registry entries.
  • Included Apache License 2.0 LICENSE file.

Install with pip install aws-ssm-tools as usual.

For more info visit the aws-ssm-tools page on PyPi.