Control: AWS Redshift clusters should not use the default Admin username
Description
This control checks whether a AWS Redshift cluster has changed the admin username from its default value. This control will fail if the admin username for a Redshift cluster is set to awsuser.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.redshift_cluster_no_default_admin_name
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.redshift_cluster_no_default_admin_name --share
SQL
This control uses a named query:
redshift_cluster_no_default_admin_name