AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/essential-eight-maturity/applying-e8-framework.md

Summary

Updated breadcrumb title, simplified main heading ('Reinterpreting the Essential Eight strategies'), corrected grammar in two sentences, and renamed 'Theme 1: Managed services' to 'Use managed services'.

Security assessment

Changes are grammatical and organizational. No security controls, vulnerabilities, or features are added or modified despite the Essential Eight context.

Diff

diff --git a/prescriptive-guidance/latest/essential-eight-maturity/applying-e8-framework.md b/prescriptive-guidance/latest/essential-eight-maturity/applying-e8-framework.md
index 081ba499c..f07ac9c20 100644
--- a//prescriptive-guidance/latest/essential-eight-maturity/applying-e8-framework.md
+++ b//prescriptive-guidance/latest/essential-eight-maturity/applying-e8-framework.md
@@ -5 +5 @@
-[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Reaching Essential Eight maturity on AWS](introduction.html)
+[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Reaching Essential Eight maturity on AWS: Security and compliance for Australian organizations](introduction.html)
@@ -9 +9 @@ Using the themesReinterpreting the Essential Eight strategies for the cloud
-# Reinterpreting the Essential Eight strategies for the cloud
+# Reinterpreting the Essential Eight strategies
@@ -73 +73 @@ Managed services include serverless services, such as [Amazon API Gateway](https
-For example, if you're adapting the _Patch operating systems_ Essential Eight strategy for the cloud, you need to consider which services you are using and whether you're responsible for patching those resources. AWS is responsible for patching fully managed services, such as Lambda and DynamoDB. For other services, such as Amazon RDS or [Amazon Redshift](https://docs.aws.amazon.com/redshift/latest/gsg/new-user-serverless.html), you might need to manage patches during maintenance windows.
+For example, if you're adapting the _Patch operating systems_ Essential Eight strategy for the cloud, you need consider which services you are using and whether you're responsible for patching those resources. AWS is responsible for patching fully managed services, such as Lambda and DynamoDB. For other services, such as Amazon RDS or [Amazon Redshift](https://docs.aws.amazon.com/redshift/latest/gsg/new-user-serverless.html), you might need to manage patches during maintenance windows.
@@ -83 +83 @@ The _immutable infrastructure_ model deploys new infrastructure for production w
-For example, if you're adapting the _Patch operating systems_ Essential Eight strategy for the cloud, you need to consider how patching applies to the deployment model. For mutable infrastructure, you can manually patch resources or could improve operational efficiency through automation. If you're using immutable infrastructure, then you'd use a CI/CD pipeline to deploy new infrastructure with the latest version of the operating system. In fact, the term _patching_ is a misnomer under this model because the infrastructure would be replaced rather than patched.
+For example, if you're adapting the _Patch operating systems_ Essential Eight strategy for the cloud, you need consider how patching applies to the deployment model. For mutable infrastructure, you can manually patch resources or could improve operational efficiency through automation. If you're using immutable infrastructure, then you'd use a CI/CD pipeline to deploy new infrastructure with the latest version of the operating system. In fact, the term _patching_ is a misnomer under this model because the infrastructure would be replaced rather than patched.
@@ -93 +93 @@ Australian security and compliance
-Theme 1: Managed services
+Theme 1: Use managed services