Skip to content

Commit 573b3c5

Browse files
authored
Add disclaimer to the top of the ReadMe files for all Add-ons (#1074)
Put the disclaimer in each example readme.md file for Add-on examples
1 parent df9814a commit 573b3c5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

reference-artifacts/Add-ons/DDB-Update/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## CloudFormation template for DynamoDB table
22

3+
## Disclaimer
4+
5+
This example code demonstrates deploying different patterns or tools within the Accelerator. It is NOT considered a part of the Accelerator, nor is it supported as part of the Accelerator. These add-ons are provided solely for inspirational purposes.
6+
7+
## Description
8+
39
This CloudFormation script does the following:
410

511
1. Create an Amazon S3 bucket for the JSON file containing CIDR ranges

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# SIEM on Amazon OpenSearch Service for the ASEA
22

3+
## Disclaimer
4+
5+
This example code demonstrates deploying different patterns or tools within the Accelerator. It is NOT considered a part of the Accelerator, nor is it supported as part of the Accelerator. These add-ons are provided solely for inspirational purposes.
6+
7+
## Description
8+
39
This AWS Cloud Development Kit ([CDK](https://aws.amazon.com/cdk/)) project integrates the [SIEM on Amazon OpenSearch Service](https://github.com/aws-samples/siem-on-amazon-opensearch-service) with the AWS Secure Environment Accelerator (ASEA). The goal is to make it easier to deploy the _SIEM on Amazon OpenSearch Service_ github project into the ASEA default multi-account architecture.
410

511
At a highlevel, the deployment steps consist of the following:

0 commit comments

Comments
 (0)