Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/database_monitoring/setup_postgres/aurora.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Create the `datadog` user:
CREATE USER datadog WITH password '<PASSWORD>';
```

**Note:** IAM authentication is also supported. Please see [the guide][13] on how to configure this for your Aurora instance.
**Note:** IAM authentication is also supported. Please see [the guide][14] on how to configure this for your Aurora instance.

{{< tabs >}}
{{% tab "Postgres ≥ 10" %}}
Expand Down