You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a security finding for the Aurora RDS MySQL accounting database. It seem that we are expected to an IAM Authentication instead of a password authentication, even with a rotating secret. Based on a cursory look at the documentation it seems that the normal setup for the configuration file needs to have a password type of connection.
Is there a work around for this of some sort? Maybe using an external accounting RDS could help with this?
Hello,
I'm getting a security finding for the Aurora RDS MySQL accounting database. It seem that we are expected to an IAM Authentication instead of a password authentication, even with a rotating secret. Based on a cursory look at the documentation it seems that the normal setup for the configuration file needs to have a password type of connection.
Is there a work around for this of some sort? Maybe using an external accounting RDS could help with this?
The security control is as follows.
https://docs.aws.amazon.com/securityhub/latest/userguide/rds-controls.html#rds-12
The text was updated successfully, but these errors were encountered: