Skip to content

Commit ee36498

Browse files
authored
Fix IAM authentication reference link in Aurora setup guide (#32726)
1 parent 606f373 commit ee36498

File tree

1 file changed

+1
-1
lines changed
  • content/en/database_monitoring/setup_postgres

1 file changed

+1
-1
lines changed

content/en/database_monitoring/setup_postgres/aurora.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Create the `datadog` user:
6666
CREATE USER datadog WITH password '<PASSWORD>';
6767
```
6868

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

7171
{{< tabs >}}
7272
{{% tab "Postgres ≥ 10" %}}

0 commit comments

Comments
 (0)