Skip to content

Commit 7585802

Browse files
committed
Minor updates to documentation.
1 parent f1fefab commit 7585802

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-
55
## Table of Contents<!-- omit in toc -->
66

77
- [Introduction](#introduction)
8-
- [Getting Started with SRA](#getting-started-with-sra)
8+
- [Getting Started with the SRA Code Examples](#getting-started-with-the-sra-code-examples)
99
- [Example Solutions](#example-solutions)
1010
- [Utils](#utils)
1111
- [Environment Setup](#environment-setup)
@@ -25,7 +25,7 @@ to modify and tailor these solutions to suit your environment and security needs
2525

2626
The examples within this repository have been deployed and tested within an `AWS Control Tower` environment using `AWS CloudFormation` as well as the `Customizations for AWS Control Tower (CFCT)` solution.
2727

28-
## Getting Started with SRA
28+
## Getting Started with the SRA Code Examples
2929

3030
![How to get started process diagram](./aws_sra_examples/docs/artifacts/where-to-start-process.png)
3131

@@ -35,7 +35,7 @@ The examples within this repository have been deployed and tested within an `AWS
3535
- AWS CloudFormation StackSets/Stacks - [AWS Documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html)
3636
- Customizations for AWS Control Tower (CFCT) - [Solution Documentation](https://aws.amazon.com/solutions/implementations/customizations-for-aws-control-tower/)
3737
4. (Optional) - Deploy the [Customizations for AWS Control Tower (CFCT) Setup](aws_sra_examples/solutions/common/common_cfct_setup) solution. **Note** Only implement if the CFCT deployment method was selected.
38-
5. Per your requirements select one or all of the [Example Solutions](aws_sra_examples/solutions) to implement via the selected deployment method.
38+
5. Per your requirements select one or all of the below Example Solutions to implement via the selected deployment method.
3939

4040
## Example Solutions
4141

aws_sra_examples/docs/DOWNLOAD-AND-STAGE-SOLUTIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-
3535
sh $HOME/aws-sra-examples/aws_sra_examples/utils/packaging_scripts/stage_solution.sh --profile <AWS_MANAGEMENT_ACCOUNT_PROFILE>
3636
```
3737

38-
6. Return to the [Common Prerequisites - Implementation Instructions](../solutions/common/common_prerequisites#implementation-instructions)
38+
6. Return to the [Common Prerequisites Solution Deployment](../solutions/common/common_prerequisites#solution-deployment)
3939

4040
## Install the prerequisites<!-- omit in toc -->
4141

0 commit comments

Comments
 (0)