diff --git a/en/aws/cloudtrail/cloudtrail-bucket-access-logging.md b/en/aws/cloudtrail/cloudtrail-bucket-access-logging.md
index b04acd574..03c34eb0b 100644
--- a/en/aws/cloudtrail/cloudtrail-bucket-access-logging.md
+++ b/en/aws/cloudtrail/cloudtrail-bucket-access-logging.md
@@ -12,16 +12,18 @@
| **Description** | Ensures CloudTrail logging bucket has access logging enabled to detect tampering of log files |
| **More Info** | CloudTrail buckets should utilize access logging for an additional layer of auditing. If the log files are deleted or modified in any way, the additional access logs can help determine who made the changes. |
| **AWS Link** | http://docs.aws.amazon.com/AmazonS3/latest/UG/ManagingBucketLogging.html |
-| **Recommended Action** | Enable access logging on the CloudTrail bucket from the S3 console |
+| **Recommended Action** | Enable access logging on the CloudTrail bucket from the S3 console. |
## Detailed Remediation Steps
-1. Log into the AWS Management Console.
+1. Log in to the AWS Management Console.
2. Select the "Services" option and search for "CloudTrail".
-3. In the "Dashboard" panel click on "View trails" button.
-4. Select the "trail" that needs to be verified under "Name" column.
-5. Scroll down and under the "Storage location" option check the S3 bucket used to store log data.
+3. In the "Dashboard" panel click on the desired trail from the list under "Trails" to get to its configuration page.
+4. Click on "Edit" under "General details".
+5. Scroll down and under the "Storage location" option check the S3 bucket name which stores the log data.
6. Go to "Services" and search for "S3" to go into S3 buckets dashboard.
-7. Select the "S3 bucket" used to store data log in CloudTrail.
+7. Select the "S3 bucket" which is used to store data log in CloudTrail and click on the bucket name to get to its configuration page.
8. Click the "Properties" tab from panel to get into Properties configuration options.
-9. From "Server Access Login" check if the "Enabled" checkbox is selected and if the "Disable Logging" checkbox is selected the logging feature is not enabled for the selected "CloudTrail" bucket.
-10. Click on "Enabled" checkbox and specify the "Target bucket" used to store data log files. Provide a "Prefix" that S3 can assign to all log object keys. Save the changes after review.
+9. Scroll down to "Server Access Login" and check if its "Enabled" or not. If the "Server access logging" status shows "Disabled" then click "Edit" Button.
+10. Select "Enable" and specify the "Target bucket" that will be used to store data log files.
+11. Click on "Save changes" after review.
+12. Repeat steps 3 to 11 for all other Cloudtrail Trails.
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step10.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step10.png
index c0b8ca2a0..c2d7ae4e8 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step10.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step10.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step11.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step11.png
new file mode 100644
index 000000000..243908bda
Binary files /dev/null and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step11.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step2.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step2.png
index 8740edf75..64eaeb803 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step2.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step2.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step3.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step3.png
index 8d971d64f..69f753eeb 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step3.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step3.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step4.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step4.png
index 8e9be4341..d074b9129 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step4.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step4.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step5.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step5.png
index 2b98b744d..a00d59a68 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step5.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step5.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step6.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step6.png
index 90c3882f9..a47e2566c 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step6.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step6.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step7.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step7.png
index 4d53f73f4..27889260d 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step7.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step7.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step8.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step8.png
index 39162d183..d8449f475 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step8.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step8.png differ
diff --git a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step9.png b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step9.png
index 4ff5915c0..0dade24d9 100644
Binary files a/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step9.png and b/resources/aws/cloudtrail/cloudtrail-bucket-access-logging/step9.png differ