Difference between revisions of "AWS functions"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | |||
− | |||
{{suaws}} | {{suaws}} | ||
Latest revision as of 08:59, 31 July 2022
suaws () { if [ -z "$1" ]; then echo "Possible values: $(aws configure list-profiles)" else export AWS_PROFILE=$1 export PS1='[\u@\h $AWS_PROFILE]\$ ' fi }
See also[edit]
Advertising: