Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
docs: upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
planetscale-actions-bot committed Apr 11, 2024
1 parent f3b2316 commit 68e3085
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/tutorials/aws-lambda-connection-strings.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,11 @@ Toggle on the "**Enable safe migrations**" option and click the "**Enable safe m

![Enable safe migrations](/assets/docs/tutorials/aws-lambda-connection-strings/safe-migrations-2.png)

Before moving on from the PlanetScale dashboard, grab the connection details to be used in the next step. Click on the **Connect** button to open the Connect modal.
Before moving on from the PlanetScale dashboard, grab the connection details to be used in the next step. Click on the **Connect** button to go to the connect page. Enter a name for your password and click the `Create password` button to generate a new password.

![The dashboard after the database has been promoted](/assets/docs/tutorials/aws-lambda-connection-strings/promoted-2.png)

Select **NodeJS** from the **Connect with** dropdown, and note the details in the .env tab of the modal. These details will be required to connect to the database.

![The connection string for this database](/assets/docs/tutorials/aws-lambda-connection-strings/connect-2.png)
In the **Select your language or framework** section, select **Node.js** and note the details in the `.env` section of the guide. These details will be required to connect to the database.

## Configure the Lambda function

Expand Down

0 comments on commit 68e3085

Please sign in to comment.