Skip to content

Introduction

This AWS CDK construct monitors the health of Amazon FSx file systems in an AWS account by configuring notifications on file system status changes. It helps to quickly detect and take action if your file systems aren’t healthy.

The implementation is based on this post in the AWS Storage Blog.