v0.2
Enhancements
- Task existence check (#8)
- The "Can I ExecuteCommand?" check now also checks to ensure the IAM user/role cannot call
ssm:StartSession
from the security perspevtive (#7), see also its background at #1
Bug Fixes
- Make the shebang work (#9)
- The "Can I ExecuteCommand?" check now checks on task instead of cluster (#6)
- The version number of AWS CLI v1 is now printed in the right place (#5)
Acknowledgments
Thank you @fujiwara and @Anorlondo448 for the contributions!