Skip to content

Commit e273f42

Browse files
authored
(docs)broken-links (#975)
1 parent 8d6832e commit e273f42

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ With the release of v1.5.0, the AWS Accelerator adds the capability to be deploy
131131

132132
This summarizes the installation process, the full installation document can be found in the documentation section below.
133133

134-
- Create a config.json (or config.yaml) file to represent your organizations requirements ([several samples provided](./docs/installation/customization-index.md))
134+
- Create a config.json (or config.yaml) file to represent your organizations requirements ([several samples provided](https://aws-samples.github.io/aws-secure-environment-accelerator/installation/customization-index/))
135135
- Create a Secrets Manager Secret which contains a GitHub token that provides access to the Accelerator code repository
136136
- Create a unique S3 input bucket in the management account of the region you wish to deploy the solution and place your config.json and any additional custom config files in the bucket
137137
- Download and execute the latest [release](https://github.com/aws-samples/aws-secure-environment-accelerator/releases) installer CloudFormation template in your management accounts preferred 'primary' / 'home' region

reference-artifacts/Add-ons/opensiem/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The total deployment time takes approximately 30 minutes (+ ASEA State Machine e
1414

1515
The following diagram details the ASEA + OpenSIEM Add-On logging architecture. The OpenSIEM Add-On components are documented in turquoise on the right side of the diagram in both the log-archive and the operations accounts.
1616

17-
![Logging](../../../docs/architectures/images/ASEA-Logging-Arch.png)
17+
![Logging](./src/mkdocs/docs/installation/img/ASEA-Logging-Arch.png)
1818

1919
## Prerequisites
2020

src/mkdocs/docs/pricing/sample_pricing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The AWS Secure Environment Accelerator (ASEA) is available free of charge as an open source solution on GitHub. **You are responsible for the cost of the AWS services enabled, configured, and deployed by the solution.**
66

7-
The ASEA solution enables, configures and deploys two types of AWS [services](https://github.com/aws-samples/aws-secure-environment-accelerator/blob/main/docs/installation/services-list.md): services leveraged by the ASEA itself to deliver its capabilities; and services orchestrated by the ASEA to help create a secure multi-account AWS foundation for your users and workloads.
7+
The ASEA solution enables, configures and deploys two types of AWS [services](../installation/services-list.md): services leveraged by the ASEA itself to deliver its capabilities; and services orchestrated by the ASEA to help create a secure multi-account AWS foundation for your users and workloads.
88

99
The pricing for services leveraged by the ASEA are relatively consistent and small. The pricing for services orchestrated by the ASEA can vary dramatically based on the underlying architecture, services and features selected by a customer through the customizable configuration file.
1010

@@ -24,7 +24,7 @@ Any changes to the example configuration file will impact the pricing. These est
2424

2525
### 1.2.1. Pricing by Configuration file
2626

27-
The following table provides the estimated monthly pricing based on the example configuration. Additional information on each of the example config files can be found [here](https://github.com/ColinL2021/aws-secure-environment-accelerator/blob/costs/docs/installation/customization-index.md).
27+
The following table provides the estimated monthly pricing based on the example configuration. Additional information on each of the example config files can be found [here](../installation/customization-index.md).
2828

2929
| Example<br>Configuration | Description | Estimated Monthly Pricing |
3030
| :----------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)