From 2d3e3ad26b599669a71f505ad93aa8edb1fb6ec9 Mon Sep 17 00:00:00 2001 From: Paul Gottschling Date: Thu, 6 Jun 2024 13:19:40 -0400 Subject: [PATCH] Edit DynamoDB link in the CHANGELOG Linking to a partial won't work in the docs engine we are migrating to. Instead, link to the sectionof a page that includes the partial. --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51c053e58ff56..e53c2abc17cdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,8 +20,7 @@ in the SSH Web Terminal and Audit Monitoring. #### DynamoDB permission requirements have changed Teleport clusters using the dynamodb backend must now have the `dynamodb:ConditionCheckItem` -permission. For a full list of all required permissions see the dynamo backend iam -policy [example](docs/pages/includes/dynamodb-iam-policy.mdx). +permission. For a full list of all required permissions see the Teleport [Backend Reference](docs/pages/reference/backends.mdx#dynamodb). #### Disabling second factor authentication_type