Skip to content

Commit 6426420

Browse files
committed
Updated so the watching CloudWatch alert could handle the SNS topic being in another region.
1 parent d2df1ac commit 6426420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Monitoring/monitor-ontap-services/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The CloudFormation template will do the following:
7474
- Create an EventBridge Schedule to trigger the Lambda function. By default, it will trigger
7575
it to run every 15 minutes, although there is a parameter that will allow you to set it to whatever interval you want.
7676
- Optionally create a CloudWatch alarm that will alert you if the Lambda function fails.
77-
- Create a Lambda function to send the CloudWatch alarm alert to an SNS topic. This is done so the SNS topic can be in aother region since CloudWatch doesn't support doing that natively.
77+
- Create a Lambda function to send the CloudWatch alarm alert to an SNS topic. This is done so the SNS topic can be in another region since CloudWatch doesn't support doing that natively.
7878
- Optionally create a VPC Endpoints for the SNS, Secrets Manager, CloudWatch and/or S3 AWS services.
7979

8080
To install the program using the CloudFormation template, you will need to do the following:

0 commit comments

Comments
 (0)