Hi, I cannot find in documentation how to connect ...
# orm-help
e
Hi, I cannot find in documentation how to connect to AWS database using secrets?
👀 1
a
Hey there! Using secrets on AWS is dependent on what AWS services you are using to host your application. Our AWS deployment guide uses Lambda and
serverless-dotenv-plugin
to set the
DATABASE_URL
. What AWS services are you using
v
👋 Hello @Enzot did you have a chance to see Austin's question? Let us know if you still need help!