AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-05-28 · Documentation low

File: eks/latest/userguide/creating-an-add-on.md

Summary

Updated capitalization in 'AWS add-ons' link text across multiple sections

Security assessment

The changes are purely stylistic capitalization corrections ('AWS Add-ons' to 'AWS add-ons') in documentation links. No security-related content modifications were made.

Diff

diff --git a/eks/latest/userguide/creating-an-add-on.md b/eks/latest/userguide/creating-an-add-on.md
index 693c643c8..c16d1009e 100644
--- a//eks/latest/userguide/creating-an-add-on.md
+++ b//eks/latest/userguide/creating-an-add-on.md
@@ -94 +94 @@ You can learn more about the add-on in the AWS Marketplace with the returned URL
-     * If the add-on uses a service account role, replace `111122223333` with your account ID and replace `role-name` with the name of the role. For instructions on creating a role for your service account, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS Add-ons](./workloads-add-ons-available-eks.html). Specifying a service account role requires that you have an IAM OpenID Connect (OIDC) provider for your cluster. To determine whether you have one for your cluster, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html).
+     * If the add-on uses a service account role, replace `111122223333` with your account ID and replace `role-name` with the name of the role. For instructions on creating a role for your service account, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS add-ons](./workloads-add-ons-available-eks.html). Specifying a service account role requires that you have an IAM OpenID Connect (OIDC) provider for your cluster. To determine whether you have one for your cluster, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html).
@@ -134 +134 @@ If the **AWS Marketplace add-ons** that you want to install aren’t listed, you
-    2. For **Version** , choose the version that you want to install. We recommend the version marked **latest** , unless the individual add-on that you’re creating recommends a different version. To determine whether an add-on has a recommended version, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS Add-ons](./workloads-add-ons-available-eks.html).
+    2. For **Version** , choose the version that you want to install. We recommend the version marked **latest** , unless the individual add-on that you’re creating recommends a different version. To determine whether an add-on has a recommended version, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS add-ons](./workloads-add-ons-available-eks.html).
@@ -148 +148 @@ NOTE: Retaining the default role name enables EKS to pre-select the role for add
-      2. For add-ons that do not have **Requires subscription** under **Status** and where you want to configure roles using IRSA, see the documentation for the add-on that you’re creating to create an IAM policy and attach it to a role. For a list of add-ons, see [AWS Add-ons](./workloads-add-ons-available-eks.html). Selecting an IAM role requires that you have an IAM OpenID Connect (OIDC) provider for your cluster. To determine whether you have one for your cluster, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html).
+      2. For add-ons that do not have **Requires subscription** under **Status** and where you want to configure roles using IRSA, see the documentation for the add-on that you’re creating to create an IAM policy and attach it to a role. For a list of add-ons, see [AWS add-ons](./workloads-add-ons-available-eks.html). Selecting an IAM role requires that you have an IAM OpenID Connect (OIDC) provider for your cluster. To determine whether you have one for your cluster, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html).
@@ -152 +152 @@ NOTE: Retaining the default role name enables EKS to pre-select the role for add
-      4. If the add-on requires configuration, enter it in the **Configuration values** box. To determine whether the add-on requires configuration information, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS Add-ons](./workloads-add-ons-available-eks.html).
+      4. If the add-on requires configuration, enter it in the **Configuration values** box. To determine whether the add-on requires configuration information, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS add-ons](./workloads-add-ons-available-eks.html).
@@ -277 +277 @@ Here is an example of valid configuration values, in YAML format, that works wit
-       * If the add-on (1) requires IAM permissions, and (2) your cluster uses IRSA, replace `<service-account-configuration>` with the following IRSA configuration. Replace `111122223333` with your account ID and `role-name` with the name of an existing IAM role that you’ve created. For instructions on creating the role, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS Add-ons](./workloads-add-ons-available-eks.html). Specifying a service account role requires that you have an IAM OpenID Connect (OIDC) provider for your cluster. To determine whether you have one for your cluster, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html).
+       * If the add-on (1) requires IAM permissions, and (2) your cluster uses IRSA, replace `<service-account-configuration>` with the following IRSA configuration. Replace `111122223333` with your account ID and `role-name` with the name of an existing IAM role that you’ve created. For instructions on creating the role, see the documentation for the add-on that you’re creating. For a list of add-ons, see [AWS add-ons](./workloads-add-ons-available-eks.html). Specifying a service account role requires that you have an IAM OpenID Connect (OIDC) provider for your cluster. To determine whether you have one for your cluster, or to create one, see [Create an IAM OIDC provider for your cluster](./enable-iam-roles-for-service-accounts.html).