AWS solutions documentation change
Summary
Updated references from IRSA to EKS Pod Identity in troubleshooting content.
Security assessment
Change aligns terminology with security feature documentation but doesn't introduce new security content or address vulnerabilities. Pure documentation consistency update.
Diff
diff --git a/solutions/latest/migration-assistant-for-amazon-opensearch-service/troubleshooting.md b/solutions/latest/migration-assistant-for-amazon-opensearch-service/troubleshooting.md index f3c034192..149351528 100644 --- a//solutions/latest/migration-assistant-for-amazon-opensearch-service/troubleshooting.md +++ b//solutions/latest/migration-assistant-for-amazon-opensearch-service/troubleshooting.md @@ -38 +38 @@ Common causes: - * Insufficient AWS IAM permissions on the IRSA role used by the pod. + * Insufficient AWS IAM permissions on the Pod Identity role used by the pod. @@ -98 +98 @@ Your workflow configuration must point to that same secret name in `authConfig.b -The Amazon EKS deployment associates IAM roles with the Kubernetes service accounts used by the Migration Console pod and the Argo workflow executor pods through [IAM Roles for Service Accounts (IRSA)](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html). +The Amazon EKS deployment associates an IAM role with the Kubernetes service accounts used by the Migration Console pod and the Argo workflow executor pods through [EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html).