AWS efs documentation change
Summary
Updated hyperlink text from 'file system data access' to 'access to file systems' in CloudTrail logging documentation
Security assessment
Change only modifies the descriptive text of an existing documentation link without altering security content. The update improves clarity but doesn't address vulnerabilities or add new security features.
Diff
diff --git a/efs/latest/ug/logging-using-cloudtrail.md b/efs/latest/ug/logging-using-cloudtrail.md index 72efd7df6..5ec63864e 100644 --- a//efs/latest/ug/logging-using-cloudtrail.md +++ b//efs/latest/ug/logging-using-cloudtrail.md @@ -262 +262 @@ The following example shows a CloudTrail log entry that demonstrates a `CreateNe -Amazon EFS authorization for NFS clients emits `NewClientConnection` and `UpdateClientConnection` CloudTrail events. A `NewClientConnection` event is emitted when a connection is authorized immediately after an initial connection, and immediately after a re-connection. An `UpdateClientConnection` is emitted when a connection is reauthorized and the list of permitted actions has changed. The event is also emitted when the new list of permitted actions doesn't include `ClientMount`. For more information about EFS authorization, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html). +Amazon EFS authorization for NFS clients emits `NewClientConnection` and `UpdateClientConnection` CloudTrail events. A `NewClientConnection` event is emitted when a connection is authorized immediately after an initial connection, and immediately after a re-connection. An `UpdateClientConnection` is emitted when a connection is reauthorized and the list of permitted actions has changed. The event is also emitted when the new list of permitted actions doesn't include `ClientMount`. For more information about EFS authorization, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html).