diff --git a/en/aws/ec2/ebs-encryption-enabled.md b/en/aws/ec2/ebs-encryption-enabled.md
index c2aac5aee..4b780598e 100644
--- a/en/aws/ec2/ebs-encryption-enabled.md
+++ b/en/aws/ec2/ebs-encryption-enabled.md
@@ -15,24 +15,24 @@
| **Recommended Action** | Enable encryption for EBS volumes. |
## 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 EC2.
3. Scroll down the left navigation panel and choose "Volumes".
4. Select the "Volume" that needs to be verified and click on its name from the "Name" column.
-5. Scroll down the page and under "Description" check for "Encrypted". If the "Encrypted" option is showing "Not Encrypted" then the selected the "EBS Volume" is not encrypted.
-6. Repeat the steps number 2 - 5 to check other "EBS Snapshot" in the AWS region.
-7. Select the unencrypted "EBS Volume" that needs to be encrypted and click on the "Actions" button at the top panel and click on the "Create Snapshot" option.
+5. Scroll down the page and under "Details" check for "Encryption". If the "Encryption" option is showing "Not Encrypted" then the selected EBS Volume is not encrypted.
+6. Repeat the steps number 2 - 5 to check other EBS Volumes in the AWS region.
+7. Select the unencrypted "EBS Volume" that needs to be encrypted and click on the "Actions" button, on the top panel and click on the "Create Snapshot" option.
8. Provide the description of the new snapshot in the "Create Snapshot" dialog box and click on the "Create Snapshot" button.
9. Scroll down the left navigation panel and choose "Snapshots".
-10. Select the new "EBS Snapshot" created and click on the "Actions" button at the top panel and click on the "Copy" option.
-11. In the "Copy Snapshot" dialog box select the box "Encrypt this snapshot" next to "Encryption" and choose the "Master key" from the dropdown menu.
-12. Click on the "Copy" button to copy the selected "EBS Snapshot".
-13. Select the new EBS snapshot and click on the "Actions" button at the top panel and click on the "Create Volume" option.
+10. Select the new "EBS Snapshot" created and click on the "Actions" button, on the top panel and click on the "Copy snapshot" option.
+11. In the "Copy Snapshot" dialog box select the box "Encrypt this snapshot" next to "Encryption" and choose the "KMS key" from the dropdown menu.
+12. Click on the "Copy snapshot" button to copy the selected "EBS Snapshot".
+13. Select the new EBS snapshot and click on the "Actions" button at the top panel and click on the "Create Volume from snapshot" option.
14. In the "Create Volume" dialog box verify the "Encryption" option is enabled.
15. Click on the "Create Volume" button to create the new "EBS Encrypted Volume".
16. Scroll down the left navigation panel and click on the "Volumes".
17. Select the volume that is not encrypted and click on the "Action" button at the top and click on the "Detach Volume".
-18. In the "Detach Volume" dialog box click on the "Yes,Detach" button.
+18. In the "Detach Volume" dialog box click on the "Detach" button.
19. Select the newly encrypted EBS volume and click on the "Action" button at the top and click on the "Attach Volume".
20. In the "Attach Volume" dialog box select the EC2 instance and device name for the attachment.
21. Repeat steps number 7 - 20 to ensure "EBS Volume" encryption is enabled.
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step10.png b/resources/aws/ec2/ebs-encryption-enabled/step10.png
index eb475c505..f1ab78b92 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step10.png and b/resources/aws/ec2/ebs-encryption-enabled/step10.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step11.png b/resources/aws/ec2/ebs-encryption-enabled/step11.png
index 03a57ede8..a36014cef 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step11.png and b/resources/aws/ec2/ebs-encryption-enabled/step11.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step12.png b/resources/aws/ec2/ebs-encryption-enabled/step12.png
index 84b653326..5777bd9c7 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step12.png and b/resources/aws/ec2/ebs-encryption-enabled/step12.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step13.png b/resources/aws/ec2/ebs-encryption-enabled/step13.png
index 5fef66674..4eac7f624 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step13.png and b/resources/aws/ec2/ebs-encryption-enabled/step13.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step14.png b/resources/aws/ec2/ebs-encryption-enabled/step14.png
index 03d90c2cc..f45c1b55f 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step14.png and b/resources/aws/ec2/ebs-encryption-enabled/step14.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step15.png b/resources/aws/ec2/ebs-encryption-enabled/step15.png
index 9c9f9a502..2faa9db2d 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step15.png and b/resources/aws/ec2/ebs-encryption-enabled/step15.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step16.png b/resources/aws/ec2/ebs-encryption-enabled/step16.png
index 52ceff6de..62bf19408 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step16.png and b/resources/aws/ec2/ebs-encryption-enabled/step16.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step17.png b/resources/aws/ec2/ebs-encryption-enabled/step17.png
index 3596e80f7..dd653db06 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step17.png and b/resources/aws/ec2/ebs-encryption-enabled/step17.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step18.png b/resources/aws/ec2/ebs-encryption-enabled/step18.png
index 437561136..3e3503d7b 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step18.png and b/resources/aws/ec2/ebs-encryption-enabled/step18.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step19.png b/resources/aws/ec2/ebs-encryption-enabled/step19.png
index 586def18f..832a140d4 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step19.png and b/resources/aws/ec2/ebs-encryption-enabled/step19.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step2.png b/resources/aws/ec2/ebs-encryption-enabled/step2.png
index 77a636c0d..a69039218 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step2.png and b/resources/aws/ec2/ebs-encryption-enabled/step2.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step20.png b/resources/aws/ec2/ebs-encryption-enabled/step20.png
index 224463657..79514c056 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step20.png and b/resources/aws/ec2/ebs-encryption-enabled/step20.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step3.png b/resources/aws/ec2/ebs-encryption-enabled/step3.png
index a3275e047..6b4c1ff4b 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step3.png and b/resources/aws/ec2/ebs-encryption-enabled/step3.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step4.png b/resources/aws/ec2/ebs-encryption-enabled/step4.png
index e6281bb92..ef22dcb5c 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step4.png and b/resources/aws/ec2/ebs-encryption-enabled/step4.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step5.png b/resources/aws/ec2/ebs-encryption-enabled/step5.png
index d2cd3ef1e..9bc0896b5 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step5.png and b/resources/aws/ec2/ebs-encryption-enabled/step5.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step7.png b/resources/aws/ec2/ebs-encryption-enabled/step7.png
index 40712f77c..d4e14abbb 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step7.png and b/resources/aws/ec2/ebs-encryption-enabled/step7.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step8.png b/resources/aws/ec2/ebs-encryption-enabled/step8.png
index f5f79355a..648fbb277 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step8.png and b/resources/aws/ec2/ebs-encryption-enabled/step8.png differ
diff --git a/resources/aws/ec2/ebs-encryption-enabled/step9.png b/resources/aws/ec2/ebs-encryption-enabled/step9.png
index 7fad1f860..70d1fdf8e 100644
Binary files a/resources/aws/ec2/ebs-encryption-enabled/step9.png and b/resources/aws/ec2/ebs-encryption-enabled/step9.png differ