AWS Security ChangesHomeSearch

AWS fis documentation change

Service: fis · 2025-04-03 · Documentation medium

File: fis/latest/userguide/eks-pod-actions.md

Summary

Added documentation for two authentication options (access entries and aws-auth ConfigMap) for EKS pod actions

Security assessment

New sections explain IAM authentication methods for Kubernetes, which are security features. However, there's no indication this addresses a specific vulnerability.

Diff

diff --git a/fis/latest/userguide/eks-pod-actions.md b/fis/latest/userguide/eks-pod-actions.md
index ebb2204f1..c651ed2ff 100644
--- a//fis/latest/userguide/eks-pod-actions.md
+++ b//fis/latest/userguide/eks-pod-actions.md
@@ -172,0 +173,2 @@ Follow the steps explained in [ Associate IAM Identities with Kubernetes Permiss
+### Option 1: Create access entries
+
@@ -184,0 +187,2 @@ In order to leverage access entries, the authentication mode of the EKS cluster
+### Option 2: Add entries to the aws-auth ConfigMap
+