1. 19 Nov, 2020 1 commit
  2. 10 Nov, 2020 1 commit
  3. 04 Nov, 2020 1 commit
    • Maksym's avatar
      fix(aws): support MFA for profiles without role to assume (#9411) · 3e6ee85a
      Maksym authored
      Previously, the plugin only supported MFA for profiles that had a role to assume, specified in role_arn. Now, the plugin supports MFA for profiles without a role to assume.
      
      Closes #9408
      
      * refactor(aws plugin): remove dependency on jq
      
      Previously, acp command relied on jq. Now that dependency has been removed, as well as some linter suggestions implemented.
      3e6ee85a
  4. 29 Oct, 2020 2 commits
  5. 24 Oct, 2020 1 commit
    • Maksym's avatar
      aws: add role delegation and MFA support as per IAM Best Practices (#8419) · fcb6fa78
      Maksym authored
      * Added role delegation support and MFA support as per IAM Best Practices
      
      * fix: grep with color enabled breaks profile parsing
      
      * fix: compatible with MacOS basic sed
      
      * docs: Added jq as a dependency
      
      * feat: added variable session duration, if the role to be assumed permits it.
      
      * bug: incorrect assigment for session length
      
      * fix: profile extraction failed with some versions of sed
      
      Fixed the issue that resulted from merging upstream changes to allow "." in the profile name
      
      * fix: broken profile parsing when profile name contains "@"
      fcb6fa78
  6. 05 Oct, 2020 1 commit
  7. 30 Sep, 2020 1 commit
  8. 18 Jul, 2020 1 commit
    • Amir Tahvildaran's avatar
      aws: improve check for aws_completer - unhardcode path (#9123) · db3d05fe
      Amir Tahvildaran authored
      Closes #9122
      
      The current check is assuming that the aws_completer is installed
      globally, it then runs the command without that path
      
      I have aws_completer in ~/.local/bin/aws_completer
      
      This changes the check to see if the command exists instead of
      concerning itself with where it in installed. This test matches the
      behavior of just running the command.
      db3d05fe
  9. 09 Jul, 2020 1 commit
  10. 26 Apr, 2020 1 commit
  11. 09 Mar, 2020 1 commit
  12. 05 Mar, 2020 1 commit
  13. 30 Jan, 2020 1 commit
  14. 28 May, 2019 1 commit
  15. 26 May, 2019 1 commit
  16. 25 May, 2019 1 commit
  17. 10 May, 2019 1 commit
  18. 29 Apr, 2019 1 commit
  19. 09 Apr, 2019 1 commit
  20. 24 Mar, 2019 4 commits
  21. 23 Mar, 2019 1 commit
  22. 31 Dec, 2018 1 commit
  23. 28 Oct, 2018 2 commits
  24. 16 May, 2018 1 commit
  25. 10 May, 2018 1 commit
  26. 07 Nov, 2017 1 commit
  27. 04 Sep, 2015 1 commit
  28. 10 Jun, 2015 1 commit
  29. 09 Jun, 2015 1 commit
  30. 15 Dec, 2014 1 commit
  31. 03 Sep, 2014 1 commit
  32. 30 Aug, 2014 1 commit
  33. 09 Oct, 2013 1 commit