From 5ae36f1ed8456d635e2ac30a5fcbdd42dae3d40d Mon Sep 17 00:00:00 2001 From: Kevin DeJong Date: Tue, 29 Oct 2024 11:23:16 -0700 Subject: [PATCH] Enhanced monitoring can be configured on aurora clusters (#3801) --- .../data/schemas/extensions/aws_rds_dbcluster/aurora.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/cfnlint/data/schemas/extensions/aws_rds_dbcluster/aurora.json b/src/cfnlint/data/schemas/extensions/aws_rds_dbcluster/aurora.json index 4352ec72cf..dfb4189e44 100644 --- a/src/cfnlint/data/schemas/extensions/aws_rds_dbcluster/aurora.json +++ b/src/cfnlint/data/schemas/extensions/aws_rds_dbcluster/aurora.json @@ -18,8 +18,6 @@ "AllocatedStorage": false, "DBClusterInstanceClass": false, "Iops": false, - "MonitoringInterval": false, - "MonitoringRoleArn": false, "PubliclyAccessible": false, "StorageType": { "if": {