cloud-inquisitor
cloud-inquisitor copied to clipboard
Support IAM based RDS authentication
We should support using IAM based authentication for the MySQL database, to remove the need for user-data KMS encrypted db connection info.
We could use RDS generated tokens which are better and allow IAM access, or Secrets Manager. It might be worthwhile to wait to see if AWS will do this soon natively through just the use of passing an IAM Role.
Seems reasonable 👍