AWS AmazonECS documentation change
Summary
Added documentation about new EC2 permissions (ec2:AssociateTrunkInterface and ec2:DisassociateTrunkInterface) to AmazonECSServiceRolePolicy for Task ENI management
Security assessment
The change documents expanded IAM permissions but does not indicate any security vulnerability being fixed. It describes normal feature enhancement for ENI management.
Diff
diff --git a/AmazonECS/latest/developerguide/document_history.md b/AmazonECS/latest/developerguide/document_history.md index 982cbfcbe..e24410744 100644 --- a//AmazonECS/latest/developerguide/document_history.md +++ b//AmazonECS/latest/developerguide/document_history.md @@ -10,0 +11 @@ Change | Description | Date +Add permissions to `AmazonECSServiceRolePolicy`. | The `AmazonECSServiceRolePolicy` was updated to include the `ec2:AssociateTrunkInterface` and `ec2:DisassociateTrunkInterface` permissions to enable Amazon ECSto provision and de-provision the Task ENI. | November 14, 2025