AWS eks documentation change
Summary
Updated IAM policy ARN references to use a shared region placeholder and fixed a LeakSignal documentation URL
Security assessment
The ARN changes follow the same templating pattern as the first file, which is a documentation consistency update. The LeakSignal URL fix improves accessibility but doesn't relate to security features or vulnerabilities. No evidence of security-related content additions or vulnerability fixes exists in the changes.
Diff
diff --git a/eks/latest/userguide/workloads-add-ons-available-vendors.md b/eks/latest/userguide/workloads-add-ons-available-vendors.md index 70fafdec5..28f860a41 100644 --- a//eks/latest/userguide/workloads-add-ons-available-vendors.md +++ b//eks/latest/userguide/workloads-add-ons-available-vendors.md @@ -71 +71 @@ The following command requires that you have an IAM OpenID Connect (OIDC) provid - --role-only --attach-policy-arn arn:aws:iam::aws:policy/AWSMarketplaceMeteringRegisterUsage --approve + --role-only --attach-policy-arn shared id="region.arn"/iam::aws:policy/AWSMarketplaceMeteringRegisterUsage --approve @@ -183 +183 @@ The following command requires that you have an IAM OpenID Connect (OIDC) provid - --role-only --attach-policy-arn arn:aws:iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve + --role-only --attach-policy-arn shared id="region.arn"/iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve @@ -302 +302 @@ The following command requires that you have an IAM OpenID Connect (OIDC) provid - --role-only --attach-policy-arn arn:aws:iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve + --role-only --attach-policy-arn shared id="region.arn"/iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve @@ -328 +328 @@ The following command requires that you have an IAM OpenID Connect (OIDC) provid - --role-only --attach-policy-arn arn:aws:iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve + --role-only --attach-policy-arn shared id="region.arn"/iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve @@ -376 +376 @@ The following command requires that you have an IAM OpenID Connect (OIDC) provid - --role-only --attach-policy-arn arn:aws:iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve + --role-only --attach-policy-arn shared id="region.arn"/iam::aws:policy/service-role/AWSLicenseManagerConsumptionPolicy --approve @@ -406 +406 @@ The add-on name is `leaksignal_leakagent` and the namespace is `leakagent`. Leak -For information about the add-on, see [https://www.leaksignal.com/docs/LeakAgent/Deployment/](https://www.leaksignal.com/docs/LeakAgent/Deployment/) AWS%20EKS%20Addon/[Install the LeakAgent add-on] in the LeakSignal documentation +For information about the add-on, see https://www.leaksignal.com/docs/LeakAgent/Deployment/AWS%20EKS%20Addon/[Install the LeakAgent add-on] in the LeakSignal documentation