summarylogtreecommitdiffstats
path: root/rds-cli.profile
diff options
context:
space:
mode:
Diffstat (limited to 'rds-cli.profile')
-rw-r--r--rds-cli.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/rds-cli.profile b/rds-cli.profile
new file mode 100644
index 000000000000..9fbab59314b6
--- /dev/null
+++ b/rds-cli.profile
@@ -0,0 +1,3 @@
+# Patch where the bin/ directory lives
+export AWS_RDS_HOME="/usr"
+export AWS_CREDENTIAL_FILE="${HOME}/.rds.conf"