For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/security/default_rules/def-000-n8j.md. A documentation index is available at /llms.txt.

RDS clusters should be configured to use a custom administrator name

Description

This check determines if the admin username for an Amazon RDS database cluster has been altered from its default setting. It’s essential to assign a distinct admin username when setting up an Amazon RDS database as default usernames are widely known, this minimizes the risk of unauthorized access.

note: This check excludes Neptune and DocumentDB Databases

Remediation

To update the admin username for an Amazon RDS database cluster, initiate the creation of a new RDS database cluster and assign a unique admin username during the setup process.