You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference-artifacts/Add-ons/DDB-Update/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
## CloudFormation template for DynamoDB table
2
2
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
+
3
9
This CloudFormation script does the following:
4
10
5
11
1. Create an Amazon S3 bucket for the JSON file containing CIDR ranges
Copy file name to clipboardExpand all lines: reference-artifacts/Add-ons/opensiem/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# SIEM on Amazon OpenSearch Service for the ASEA
2
2
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
+
3
9
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.
4
10
5
11
At a highlevel, the deployment steps consist of the following:
0 commit comments