v1.4.1
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.