Skip to content

Commit

Permalink
docs: fix name of AWS IAM policy (#4758)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

* Revert and fix elsewhere on page.

Signed-off-by: Matt Welke <[email protected]>

---------

Signed-off-by: Matt Welke <[email protected]>
  • Loading branch information
mattwelke authored Nov 20, 2024
1 parent fac6130 commit 7fe216c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The four core IAM policies are required for Palette to operate.

<Tabs queryString="iam-policies">

<TabItem label="Controllers Policy" value="Controllers Policy">
<TabItem label="Controller Policy" value="Controller Policy">

**Last Update**: April 20, 2023

Expand Down

0 comments on commit 7fe216c

Please sign in to comment.