fix(neptune): correct service name (#6743)

This commit is contained in:
Pepe Fagoaga
2025-01-30 17:16:18 +05:45
committed by GitHub
parent 82a1b1c921
commit c159a28016
@@ -3,7 +3,7 @@
"CheckID": "neptune_cluster_iam_authentication_enabled",
"CheckTitle": "Check if Neptune Clusters have IAM authentication enabled.",
"CheckType": [],
"ServiceName": "rds",
"ServiceName": "neptune",
"SubServiceName": "",
"ResourceIdTemplate": "arn:aws:rds:region:account-id:db-cluster",
"Severity": "medium",