Add Javascript aws-sdk default profile env
They are different............
This commit is contained in:
parent
287fb0ebf2
commit
636460b6bc
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ function aws-profile {
|
||||||
echo Current AWS Profile: $AWS_DEFAULT_PROFILE
|
echo Current AWS Profile: $AWS_DEFAULT_PROFILE
|
||||||
else
|
else
|
||||||
export AWS_DEFAULT_PROFILE=$1
|
export AWS_DEFAULT_PROFILE=$1
|
||||||
|
export AWS_PROFILE=$1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue