Skip to content

Commit 2d16da0

Browse files
committed
Clarified some instructions and removed fork repo URL.
1 parent ce48630 commit 2d16da0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aws_sra_examples/docs/CFCT-DEPLOYMENT-INSTRUCTIONS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-
44

55
---
66

7-
CfCT is a deployment mechanism that for SRA solutions within Control Tower enabled AWS environments.
8-
The requisite [SRA solution configuration files](https://github.com/boueya/aws-security-reference-architecture-examples/tree/main/aws_sra_examples/solutions) are stored in either CodeCommit or S3 and programmatically configured in AWS with a CodePipeline. Whether you're using the sra-easy-setup deployment method or deploying SRA controls ADHOC, the CfCT deployment mechanism makes managing and customizing SRA solutions easier.
7+
CfCT is a deployment mechanism for SRA solutions within Control Tower enabled AWS environments.
8+
The requisite [SRA solution configuration files](https://github.com/aws-samples/aws-security-reference-architecture-examples/tree/main/aws_sra_examples/solutions) are stored in either CodeCommit (deprecated service) or S3 and programmatically configured in AWS with a CodePipeline. Whether you're using the sra-easy-setup deployment method or deploying SRA controls ADHOC, the CfCT deployment mechanism makes managing and customizing SRA solutions easier.
99

1010

1111
## Table of Contents<!-- omit in toc -->
@@ -24,7 +24,7 @@ The requisite [SRA solution configuration files](https://github.com/boueya/aws-s
2424

2525
### Deploy Control Tower
2626

27-
- These customizations act on existing Control Tower deployments. If you do not have Control Tower deployed into your environment, please do so through the AWS console. For more details on Control Tower and Landing Zone deployments, see the [userguide](https://docs.aws.amazon.com/controltower/latest/userguide/quick-start.html).
27+
- These customizations act on existing Control Tower deployments. For more details on Control Tower and Landing Zone deployments, see the [userguide](https://docs.aws.amazon.com/controltower/latest/userguide/quick-start.html).
2828

2929
### Create the AWSControlTowerExecution IAM Role
3030

0 commit comments

Comments
 (0)