AWS eks documentation change
Summary
Updated broken link from 'auto-learn-iam.html#tag-prop' to 'auto-cluster-iam-role.html#tag-prop' in documentation about custom AWS tags for EKS Auto resources
Security assessment
This is a documentation link correction that fixes a broken reference. While the topic involves IAM roles and tagging (which can have security implications), this change only fixes a broken link and doesn't address any specific security vulnerability or add new security documentation.
Diff
diff --git a/eks/latest/userguide/create-storage-class.md b/eks/latest/userguide/create-storage-class.md index 792c19bd2..75d2718f8 100644 --- a//eks/latest/userguide/create-storage-class.md +++ b//eks/latest/userguide/create-storage-class.md @@ -186 +186 @@ The block storage capability of EKS Auto Mode is different from the EBS CSI Driv - * You can use `StorageClass` tagging to add custom tags. EKS Auto Mode will add tags to the associated AWS resources. You will need to update the Cluster IAM Role for custom tags. For more information, see [Custom AWS tags for EKS Auto resources](./auto-learn-iam.html#tag-prop). + * You can use `StorageClass` tagging to add custom tags. EKS Auto Mode will add tags to the associated AWS resources. You will need to update the Cluster IAM Role for custom tags. For more information, see [Custom AWS tags for EKS Auto resources](./auto-cluster-iam-role.html#tag-prop).