AWS eks documentation change
Summary
Fixed a grammatical error: 'While perform' changed to 'While performing'.
Security assessment
This is a minor grammatical fix in a sentence about CloudTrail logs for write operations. No security context or implications are introduced by this change.
Diff
diff --git a/eks/latest/userguide/mutate-kubernetes-resources.md b/eks/latest/userguide/mutate-kubernetes-resources.md index 0ea708784..b3784d8ff 100644 --- a//eks/latest/userguide/mutate-kubernetes-resources.md +++ b//eks/latest/userguide/mutate-kubernetes-resources.md @@ -27 +27 @@ Write operations such as create, update, and delete require both permissions—i -While perform write operations on Kubernetes resources, you will see specific operation names in your CloudTrail logs: +While performing write operations on Kubernetes resources, you will see specific operation names in your CloudTrail logs: