A collection of configuration templates for Amazon Neptune resources as well as security controls for monitoring and protecting Amazon Neptune configuration such as Config Rules, CloudWatch Alarms, EventBridge Rules, IAM policies, and more.

Config Rule
Neptune Cluster Backup Retention Check

Checks if an Amazon Neptune DB cluster retention period is set to specific number of days. The rule is NON_COMPLIANT if the retention period is less than the value specified by the parameter.

CloudFormationTerraform
Neptune Cluster CloudWatch Log Export Enabled

Checks if an Amazon Neptune cluster has CloudWatch log export enabled for audit logs. The rule is NON_COMPLIANT if a Neptune cluster does not have CloudWatch log export enabled for audit logs.

CloudFormationTerraform
Check if Neptune cluster copies tags to snapshots

Checks if an Amazon Neptune cluster is configured to copy all tags to snapshots when the snapshots are created. The rule is NON_COMPLIANT if 'copyTagsToSnapshot' is set to false.

CloudFormationTerraform
Neptune Cluster Deletion Protection Enabled

Checks if an Amazon Neptune DB cluster has deletion protection enabled. The rule is NON_COMPLIANT if an Amazon Neptune cluster has the deletionProtection field set to false.

CloudFormationTerraform
Check if storage encryption is enabled for Neptune DB clusters

Checks if storage encryption is enabled for your Amazon Neptune DB clusters. The rule is NON_COMPLIANT if storage encryption is not enabled.

CloudFormationTerraform
Check Neptune Cluster IAM Database Authentication

Checks if an Amazon Neptune cluster has AWS Identity and Access Management (IAM) database authentication enabled. The rule is NON_COMPLIANT if an Amazon Neptune cluster does not have IAM database authentication enabled.

CloudFormationTerraform
Neptune Cluster Snapshot Encryption Check

Checks if an Amazon Neptune DB cluster has snapshots encrypted. The rule is NON_COMPLIANT if a Neptune cluster does not have snapshots encrypted.

CloudFormationTerraform
Prohibit Public Neptune Cluster Snapshot

Checks if an Amazon Neptune manual DB cluster snapshot is public. The rule is NON_COMPLIANT if any existing and new Neptune cluster snapshot is public.

CloudFormationTerraform