Skip to content

v0.2

Compare
Choose a tag to compare
@toricls toricls released this 28 Mar 05:16
· 71 commits to main since this release
974c2a0

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!