From 582f5a8b9d84725862e53574c2dd9126fb280ca3 Mon Sep 17 00:00:00 2001 From: Paul Gottschling Date: Tue, 18 Jun 2024 16:37:39 -0400 Subject: [PATCH] [v16] Edit DynamoDB link in the CHANGELOG Backports #42569 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d6377727b8db..1466c4453271b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -190,7 +190,7 @@ Detailed setup instructions are available in the [documentation](https://github. Teleport clusters using the DynamoDB backend on AWS now require the `dynamodb:ConditionCheckItem` permissions. For a full list of required -permissions, see the IAM policy [example](https://github.com/gravitational/teleport/blob/branch/v16/docs/pages/includes/dynamodb-iam-policy.mdx). +permissions, see the IAM policy [example](docs/pages/reference/backends.mdx#dynamodb). #### Updated keyboard shortcuts in Teleport connect