AWS AmazonECS documentation change
Summary
Added clarification that VPC Traffic Mirroring applies to instance types without trunk ENIs
Security assessment
The change adds technical specificity about network monitoring capabilities but does not address a security vulnerability or introduce new security documentation
Diff
diff --git a/AmazonECS/latest/developerguide/managed-instances-awsvpc-mode.md b/AmazonECS/latest/developerguide/managed-instances-awsvpc-mode.md index 0269d668d..2ca752ca9 100644 --- a//AmazonECS/latest/developerguide/managed-instances-awsvpc-mode.md +++ b//AmazonECS/latest/developerguide/managed-instances-awsvpc-mode.md @@ -40 +40 @@ You can also take advantage of AWS PrivateLink. You can configure a VPC interfac -The `awsvpc` network mode also allows you to leverage Amazon VPC Traffic Mirroring for security and monitoring of network traffic. For more information, see [What is Traffic Mirroring?](https://docs.aws.amazon.com/vpc/latest/mirroring/what-is-traffic-mirroring.html) in the _Amazon VPC Traffic Mirroring Guide_. +The `awsvpc` network mode also allows you to leverage Amazon VPC Traffic Mirroring for security and monitoring of network traffic when using instance types that don't have trunk ENIs attached. For more information, see [What is Traffic Mirroring?](https://docs.aws.amazon.com/vpc/latest/mirroring/what-is-traffic-mirroring.html) in the _Amazon VPC Traffic Mirroring Guide_.