AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-01-16 · Documentation low

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

Summary

Updated ARN references with '<shared id="region.arn"/>' placeholder in service account role examples and modified AWS Marketplace message

Security assessment

ARN formatting changes and Marketplace text update are non-security documentation improvements. No security configurations are altered.

Diff

diff --git a/eks/latest/userguide/creating-an-add-on.md b/eks/latest/userguide/creating-an-add-on.md
index 78433c291..49443a765 100644
--- a//eks/latest/userguide/creating-an-add-on.md
+++ b//eks/latest/userguide/creating-an-add-on.md
@@ -101 +101 @@ If the add-on doesn’t use a service account role, delete `--service-account-ro
-            --service-account-role-arn arn:aws:iam::111122223333:role/role-name --force
+            --service-account-role-arn <shared id="region.arn"/>iam::111122223333:role/role-name --force
@@ -283 +283 @@ Here is an example of valid configuration values, in YAML format, that works wit
-                        --service-account-role-arn arn:aws::iam::111122223333:role/role-name
+                         --service-account-role-arn <shared id="region.arn"/>:iam::111122223333:role/role-name
@@ -305 +305 @@ For a full list of available options, see ` [create-addon](https://docs.aws.amaz
-                            "message": "You are currently not subscribed to this add-on. To subscribe, visit the AWS Marketplace console, agree to the seller EULA, select the pricing type if required, then re-install the add-on"
+                            "message": "You are currently not subscribed to this add-on. To subscribe, visit the <shared id="AWS"/> Marketplace console, agree to the seller EULA, select the pricing type if required, then re-install the add-on"