Aws-systems-manager-toolkit

Latest version: v0.0.7

Safety actively analyzes 621622 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.7

Bugfix
- ssm-port-forward: Fixed and simplified implementation for the "double" port forwarding to allow multiple connections to the listening local port
- ssm-run: Fixed issue where any invalid instance in the provided list causes exit and doesn't display output of valid instances

0.0.6

Updated
- ssm-list: Added common general parameters for consistency across tools
- ssm-ssh: Added common general parameters for consistency across tools
Bugfix
- ssm-connect: running sudo su - user upon logging in to source bash profile, redirect user to their own home dir, motd, etc
- ssm-connect/run: use session instatiated by profile/region to create boto3 clients, honors profile/region from user input
- ssm-port-forward: passing in profile and region into the instance id resolver to honor user input
- ssm-port-forward: resolve timing issue between remote tunnel establishment and local to target port forwarding
- ssm-port-forward: print exception when trying to set up global vars
- ssm-run: fixing help message to show correct positional arg placement
- ssm-ssh: Fixed functionality on Windows 64bit/32bit

0.0.5

Bugfix
- ssm-list: changing get_inventory call to describe_instance_information to make sure we avoid displaying offline instances
- ssm-list: fixing ssm-list to handle when an instance doesn't have tags, or is missing a 'name' tag

0.0.4

Bugfix
- ssm-connect: resolve host instance-id based on --region flag

0.0.3

Added
- CHANGELOG.md: Changelog
Updated
- README.md: Enhancements to the readme
- ssm-ssh: Remove create user functionality ssm-ssh will connect as the user specified rather than assumed user
Bugfix
- ssm-list: handle an instance having no hostname

0.0.2

Added
- create-run-as-user.yml: Document will create a user on a host and add to sudoers file
- ssm-connect and ssm-ssh will attempt to run the create-run-as-user.yml doc
Bugfix
- ssm-list: potentially only showing a limited set of instances

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.