From f2c376c6e8281d70a7b8efe62787ae20ae4f1852 Mon Sep 17 00:00:00 2001 From: Vincent Miszczak <35925003+github-vincent-miszczak@users.noreply.github.com> Date: Fri, 4 Oct 2024 18:51:02 +0200 Subject: [PATCH] Update docs/tutorials/aws-sd.md Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --- docs/tutorials/aws-sd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/aws-sd.md b/docs/tutorials/aws-sd.md index 2e69d9073..00a429b9e 100644 --- a/docs/tutorials/aws-sd.md +++ b/docs/tutorials/aws-sd.md @@ -12,7 +12,7 @@ Learn more about the API in the [AWS Cloud Map API Reference](https://docs.aws.a ## IAM Permissions -To use the AWS Cloud Map API, a user must have permissions to create the DNS namespace. For simple deployments, you need to make sure that your nodes (on which External DNS runs) have an IAM instance profile with the `AWSCloudMapFullAccess` managed policy attached, that provides following permissions: +To use the AWS Cloud Map API, a user must have permissions to create the DNS namespace. You need to make sure that your nodes (on which External DNS runs) have an IAM instance profile with the `AWSCloudMapFullAccess` managed policy attached, that provides following permissions: ``` {