AWS AWSCloudFormation documentation change
Summary
Reworded description of network interface permissions for grammatical clarity
Security assessment
The change improves sentence structure but doesn't introduce new security considerations or modify existing permission requirements. The security implications of network interface permissions remain unchanged.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-networkinterfacepermission.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-networkinterfacepermission.md index 41a734514..7e6765ab4 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-networkinterfacepermission.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-ec2-networkinterfacepermission.md @@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you -Specifies a permission for an Amazon EC2 network interface. For example, you can grant an AWS authorized partner account permission to attach the specified network interface to an instance in their account. +Specifies a permission for the network interface, For example, you can grant an AWS-authorized account permission to attach the network interface to an instance in their account.