AWS Security ChangesHomeSearch

AWS efs documentation change

Service: efs · 2025-08-28 · Documentation low

File: efs/latest/ug/logging-using-cloudtrail.md

Summary

Fixed indentation formatting in CloudTrail log example

Security assessment

The change only adjusts whitespace and formatting in a log example without modifying any security-related content or configurations. No security implications identified.

Diff

diff --git a/efs/latest/ug/logging-using-cloudtrail.md b/efs/latest/ug/logging-using-cloudtrail.md
index de4f8e7ea..12c31a7c8 100644
--- a//efs/latest/ug/logging-using-cloudtrail.md
+++ b//efs/latest/ug/logging-using-cloudtrail.md
@@ -139,39 +139,39 @@ The following example shows a CloudTrail log entry that demonstrates a `CreateSe
-        "eventVersion": "1.05",
-        "userIdentity": {
-            "type": "IAMUser",
-            "principalId": "111122223333",
-            "arn": "arn:aws:iam::111122223333:user/user1",
-            "accountId": "111122223333",
-            "accessKeyId": "A111122223333",
-            "userName": "user1",
-            "sessionContext": {
-                "attributes": {
-                    "mfaAuthenticated": "false",
-                    "creationDate": "2019-10-23T22:45:41Z"
-                }
-            },
-            "invokedBy": "elasticfilesystem.amazonaws.com”
-        },
-        "eventTime": "2019-10-23T22:45:41Z",
-        "eventSource": "iam.amazonaws.com",
-        "eventName": "CreateServiceLinkedRole",
-        "awsRegion": "us-east-1",
-        "sourceIPAddress": "192.0.2.0",
-        "userAgent": "user_agent",
-        "requestParameters": {
-            "aWSServiceName": "elasticfilesystem.amazonaws.com”
-        },
-        "responseElements": {
-            "role": {
-                "assumeRolePolicyDocument": "111122223333-10-111122223333Statement111122223333Action111122223333AssumeRole111122223333Effect%22%3A%20%22Allow%22%2C%20%22Principal%22%3A%20%7B%22Service%22%3A%20%5B%22 elasticfilesystem.amazonaws.com%22%5D%7D%7D%5D%7D",
-                "arn": "arn:aws:iam::111122223333:role/aws-service-role/elasticfilesystem.amazonaws.com/AWSServiceRoleForAmazonElasticFileSystem",
-                "roleId": "111122223333",
-                "createDate": "Oct 23, 2019 10:45:41 PM",
-                "roleName": "AWSServiceRoleForAmazonElasticFileSystem",
-                "path": "/aws-service-role/elasticfilesystem.amazonaws.com/“
-            }
-        },
-        "requestID": "11111111-2222-3333-4444-abcdef123456",
-        "eventID": "11111111-2222-3333-4444-abcdef123456",
-        "eventType": "AwsApiCall",
-        "recipientAccountId": "111122223333"
+        "eventVersion": "1.05",
+        "userIdentity": {
+            "type": "IAMUser",
+            "principalId": "111122223333",
+            "arn": "arn:aws:iam::111122223333:user/user1",
+            "accountId": "111122223333",
+            "accessKeyId": "A111122223333",
+            "userName": "user1",
+            "sessionContext": {
+                "attributes": {
+                    "mfaAuthenticated": "false",
+                    "creationDate": "2019-10-23T22:45:41Z"
+                }
+            },
+            "invokedBy": "elasticfilesystem.amazonaws.com”
+        },
+        "eventTime": "2019-10-23T22:45:41Z",
+        "eventSource": "iam.amazonaws.com",
+        "eventName": "CreateServiceLinkedRole",
+        "awsRegion": "us-east-1",
+        "sourceIPAddress": "192.0.2.0",
+        "userAgent": "user_agent",
+        "requestParameters": {
+            "aWSServiceName": "elasticfilesystem.amazonaws.com”
+        },
+        "responseElements": {
+            "role": {
+                "assumeRolePolicyDocument": "111122223333-10-111122223333Statement111122223333Action111122223333AssumeRole111122223333Effect%22%3A%20%22Allow%22%2C%20%22Principal%22%3A%20%7B%22Service%22%3A%20%5B%22 elasticfilesystem.amazonaws.com%22%5D%7D%7D%5D%7D",
+                "arn": "arn:aws:iam::111122223333:role/aws-service-role/elasticfilesystem.amazonaws.com/AWSServiceRoleForAmazonElasticFileSystem",
+                "roleId": "111122223333",
+                "createDate": "Oct 23, 2019 10:45:41 PM",
+                "roleName": "AWSServiceRoleForAmazonElasticFileSystem",
+                "path": "/aws-service-role/elasticfilesystem.amazonaws.com/“
+            }
+        },
+        "requestID": "11111111-2222-3333-4444-abcdef123456",
+        "eventID": "11111111-2222-3333-4444-abcdef123456",
+        "eventType": "AwsApiCall",
+        "recipientAccountId": "111122223333"