AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

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

File: prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md

Summary

Restructured section headers, improved grammar, converted bullet points to numbered steps, and enhanced table formatting

Security assessment

Changes are purely documentation improvements (formatting, grammar, structure). The reference to S3 security best practices was already present and remains unchanged. No new security content was added.

Diff

diff --git a/prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md b/prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md
index 1cb73665a..743242624 100644
--- a//prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md
+++ b//prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md
@@ -7 +7 @@
-PrerequisitesBest practicesCreate reposSet up the factoryDelete the factory
+PrerequisitesBest practicesCreating the repositoriesSetting up the Enterprise Blueprint FactoryDelete the Enterprise Blueprint Factory
@@ -77 +77 @@ This section helps you set up the [configuration repository](./architecture-comp
-###### To fork the GitHub repositories
+**To fork the GitHub repositories**
@@ -100 +100 @@ This section helps you set up the [configuration repository](./architecture-comp
-###### To create the CodeConnections connection
+**To create the CodeConnections connection**
@@ -102 +102 @@ This section helps you set up the [configuration repository](./architecture-comp
-  1. In the AWS CLI, enter the following command to create an CodeConnections connection to GitHub:
+  1. In the AWS CLI, enter the following command to create a CodeConnections connection to GitHub:
@@ -111 +111 @@ This section helps you set up the [configuration repository](./architecture-comp
-###### To clone the forked repositories
+**To clone the forked repositories**
@@ -113 +113 @@ This section helps you set up the [configuration repository](./architecture-comp
-  * Enter the following commands to clone the GitHub repositories to your local workstation:
+  1. Enter the following commands to clone the GitHub repositories to your local workstation:
@@ -126 +126 @@ The instructions in this section describe how to set up the Enterprise Blueprint
-###### To set up the roles
+**To set up the roles**
@@ -230 +230 @@ The CodeBuild jobs in the config pipeline use this role.
-###### To set up the Amazon S3 bucket
+**To set up the Amazon S3 bucket**
@@ -232 +232 @@ The CodeBuild jobs in the config pipeline use this role.
-  * To create an Amazon Simple Storage Service (Amazon S3) bucket that is used to store the CodePipeline artifacts, follow the instructions in [Creating a bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html) in the Amazon S3 documentation. Follow the [Security best practices for Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/security-best-practices.html).
+  1. To create an Amazon Simple Storage Service (Amazon S3) bucket that is used to store the CodePipeline artifacts, follow the instructions in [Creating a bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html) in the Amazon S3 documentation. Follow the [Security best practices for Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/security-best-practices.html).
@@ -237 +237 @@ The CodeBuild jobs in the config pipeline use this role.
-###### To set up the AWS Systems Manager parameters
+**To set up the AWS Systems Manager parameters**
@@ -239 +239 @@ The CodeBuild jobs in the config pipeline use this role.
-  * Follow the instructions in [Creating Parameter Store parameters in Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-su-create.html) in order to create the Systems Manager parameters in the following table. These parameters are used in the CloudFormation template that deploys the configuration pipeline.
+  1. Follow the instructions in [Creating Parameter Store parameters in Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-su-create.html) in order to create the Systems Manager parameters in the following table. These parameters are used in the CloudFormation template that deploys the configuration pipeline.
@@ -241 +241 @@ The CodeBuild jobs in the config pipeline use this role.
-Parameter name | Type | Description  
+**Parameter name**| **Type**| **Description**  
@@ -254 +254 @@ Parameter name | Type | Description
-###### To update the CloudFormation templates
+**To update the CloudFormation templates**
@@ -307 +307 @@ Parameter name | Type | Description
-###### To deploy the CloudFormation stack
+**To deploy the CloudFormation stack**
@@ -344 +344 @@ Parameter name | Type | Description
-###### To validate the deployment
+**To validate the deployment**
@@ -377 +377 @@ If you are not using the Enterprise Blueprint Factory, you can delete it to stop
-###### To delete the resources
+**To delete the resources**