AWS > Neptune >

Neptune Database IAM Authentication Enabled

MEDIUM
Source
CloudSploit
ID
neptune-database-iam-authentication-enabled

Neptune Database IAM Authentication Enabled

Ensure that AWS Neptune database instance has IAM database authentication feature enabled.

Enabling IAM authentication for AWS Neptune adds an extra layer of security by allowing access control through IAM credentials. It ensures that network traffic for clusters is encrypted using SSL and allows centralized management. All authentication requests are automatically signed with a secure access key instead of using a password.

Modify Neptune database instance and enable IAM database authentication.