v1.5.0
Improvements and fixes include:
- Support for
ec2-ssh --send-key
- dynamically add SSH keys to the instance at the connection time - Renamed
ssm-session
toec2-session
andssm-ssh
toec2-ssh
- Lots of minor fixes and internal changes, e.g. Python type hints
Install with pip install aws-ssm-tools
as usual.
For more info visit the aws-ssm-tools page on PyPi.