AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-04 · Documentation low

File: cli/latest/reference/ec2/describe-security-group-vpc-associations.md

Summary

Added group-owner-id field documentation and CLI version updates

Security assessment

The new GroupOwnerId field provides additional security context for auditing ownership but does not indicate a security fix.

Diff

diff --git a/cli/latest/reference/ec2/describe-security-group-vpc-associations.md b/cli/latest/reference/ec2/describe-security-group-vpc-associations.md
index c1e459dbc..9171095f7 100644
--- a//cli/latest/reference/ec2/describe-security-group-vpc-associations.md
+++ b//cli/latest/reference/ec2/describe-security-group-vpc-associations.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
@@ -103,0 +104 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/ec2-20
+>   * `group-owner-id` : The group owner ID.
@@ -329,0 +331,4 @@ SecurityGroupVpcAssociations -> (list)
+>> 
+>> GroupOwnerId -> (string)
+>>
+>>> The Amazon Web Services account ID of the owner of the security group.
@@ -345 +350 @@ NextToken -> (string)
-  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.49 Command Reference](../../index.html) »