60 Commits (1d09c6bb0a950756a65b02457842933e3aa493eb)

Author SHA1 Message Date
vladislav doster 1d09c6bb0a
style: remove trailing whitespace (#12303) 2 years ago
0rxa 05bf69c604
feat(aws): implement permanent state (#12018) 2 years ago
Gauthier Delacroix e195c7cb43
fix(aws): pass default region to fetch regions (#12175) 2 years ago
B. Hamonangan 3e92d251ba
feat(aws): add support for sso sessions login (#12090) 2 years ago
Basti 94a0481f18
feat(aws): add sso logout capabilities (#12113) 2 years ago
ZYX f01eea76da
fix(aws): use the correct variable to assert region is defined (#11691) 3 years ago
Mark Keisler 017e288560
fix(aws): correct access key disable command (#11671) 3 years ago
Idan Fishman 343c78ae91
fix(aws): set properly set divider to space 3 years ago
Roeniss Moon 9139d30ca3
feat(aws): allow more customisation in prompt function (#11619) 3 years ago
Mark Keisler 673b9fc331
feat(aws)!: improve `aws_change_access_key` (#11378) 3 years ago
Carlo Sala fcbdc330ff
fix(aws): restore accidentally deleted variable 3 years ago
Carlo Sala f9f01e48a8 fix(aws): do not print region if it's not defined 3 years ago
Yu Xiang Zhang 4a39779067 feat(aws): set region when AWS_REGION is not set 3 years ago
potato 46fd7972a2
feat(aws): add AWS_REGION to aws_prompt_info (#10062) 3 years ago
Noam Cohen eb2147c715
feat(aws): load profiles from credentials file (#11196) 3 years ago
Hans Donner 0726c1099f
fix(aws): allow non-space characters in profile names (#11040) 4 years ago
Marc Cornellà 511ed65408
fix(aws): allow empty prefix and suffix in prompt function (#10744) 4 years ago
Mike Mattice fe9d87d6dc
feat(aws): accept aws mfa tokencode on `acp` cli call (#10130) 4 years ago
Marc Cornellà 1c53ef0583
fix(aws): quote % in `aws_prompt_info` 4 years ago
Nicholas Hawkes bf303965e6
feat(aws): Adds the login option for AWS SSO (#9921) 4 years ago
Sergei Shvetsov 23f9348e2c
fix(aws): allow for profile switch w/o MFA configured (#9924) 5 years ago
Roman Danyk ce836647e5
feat(aws): respect optional parameters from the AWS CLI config file (#9453) 5 years ago
Marc Cornellà dc4692b53e
fix(aws): fix acp function for MFA without role and other fixes (#9426) 5 years ago
Maksym 3e6ee85a16
fix(aws): support MFA for profiles without role to assume (#9411) 5 years ago
Maksym 852a44094a
aws: split setting profile from changing profile (#9402) 5 years ago
Setu Shah 77f7457051
aws: get and set session token if available (#9397) 5 years ago
Maksym fcb6fa78a1
aws: add role delegation and MFA support as per IAM Best Practices (#8419) 5 years ago
Marc Cornellà 6ebf27b8d3 Revert "Remove redundant bashcompinit calls" 6 years ago
Marc Cornellà f776af2a1f Remove redundant bashcompinit calls 6 years ago
Amir Tahvildaran db3d05fe71
aws: improve check for aws_completer - unhardcode path (#9123) 6 years ago
Lutz Horn d79941b789
aws: allow @ in AWS profiles (#9099) 6 years ago
tom139 c686aa3dbb
aws: fix aws_change_access_key function with awscli v2 (#8816) 6 years ago
B YI 4c73584025
aws: fix awscli completion path on NixOS (#8707) 6 years ago
Marc Cornellà 1ef3d57739
aws: add support for AWS CLI v2 autocompletion (#8670) 6 years ago
Marc Cornellà dcffc89580 aws: fix array assignment in asp function 6 years ago
Marc Cornellà 9930dd6e49 aws: use function keyword in function definitions 7 years ago
programmer04 1343ab67ed aws: check availability of aws profiles (#7839) 7 years ago
Marc Cornellà 9598a855fa
aws: check for existence of config file in aws_profiles 7 years ago
Mohamed El Mouctar Haidara 4585c6662b aws: really unset AWS*PROFILE variables in asp function (#7838) 7 years ago
dorons d16adb6a9f aws: fix path resolution of aws completion for Ubuntu (#7812) 7 years ago
programmer04 5f9cc016d7 Fix redundant export of RPROMPT in aws plugin 7 years ago
Marc Cornellà 5f893dcd20 aws: clean up aws_change_access_key function 7 years ago
Cristian Măgherușan-Stanciu 4f4985fddc aws: added an alias for changing the AWS access key set on a profile 7 years ago
Logan Lindquist 8cbdd79517 aws: set AWS_EB_PROFILE for the EB CLI (#7388) 7 years ago
David Kane 532a784b80 aws: refactor AWS plugin (#7615) 7 years ago
Marc Cornellà 1a2d930bca
aws: refactor completion sourcing logic (#7364) 7 years ago
Anton Stamenov 0cc1266c17 aws_porfiles regex is catching more lines than profiles, thus breaking completion (#7469) 7 years ago
Jorge Vargas 543044efe3 aws: use AWS_CONFIG_FILE to complete profiles 7 years ago
Vargas, Jorge L e4946ef9f9 aws: change AWS_DEFAULT_PROFILE to AWS_PROFILE 7 years ago
Frank Wittig e8aaab56b9 allow . in profile names 8 years ago