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: Monitoring/monitor-ontap-services/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ The CloudFormation template will do the following:
74
74
- Create an EventBridge Schedule to trigger the Lambda function. By default, it will trigger
75
75
it to run every 15 minutes, although there is a parameter that will allow you to set it to whatever interval you want.
76
76
- 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.
78
78
- Optionally create a VPC Endpoints for the SNS, Secrets Manager, CloudWatch and/or S3 AWS services.
79
79
80
80
To install the program using the CloudFormation template, you will need to do the following:
0 commit comments