From 7fe216ca097459711114439572dfbada497db6f5 Mon Sep 17 00:00:00 2001 From: Matt Welke Date: Wed, 20 Nov 2024 17:44:21 -0500 Subject: [PATCH] docs: fix name of AWS IAM policy (#4758) * Fixes name of policy on docs page. This is needed because we're putting together instructions for customers to create policies with particular names, which must match policies we're encoding in Validator tooling. If the docs tell the users to name their policy "PaletteControllerPolicy", it won't match. Signed-off-by: Matt Welke * Revert and fix elsewhere on page. Signed-off-by: Matt Welke --------- Signed-off-by: Matt Welke --- .../clusters/public-cloud/aws/required-iam-policies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-content/clusters/public-cloud/aws/required-iam-policies.md b/docs/docs-content/clusters/public-cloud/aws/required-iam-policies.md index 16aa1b8cf7..10808c4b16 100644 --- a/docs/docs-content/clusters/public-cloud/aws/required-iam-policies.md +++ b/docs/docs-content/clusters/public-cloud/aws/required-iam-policies.md @@ -43,7 +43,7 @@ The four core IAM policies are required for Palette to operate. - + **Last Update**: April 20, 2023