I have an AWS RDS MySQL 8.0 Community Edition DB. I need to enable audit in MySQL 8.0 (RDS). When I read the AWS documentation I found there is maria DB audit plugin for MySQL 5.6 and 5.7 later versions. I checked the option groups of my db (mysql 8.0) but I couldn't find maria db audit plugin option, but for 5.6 and 5.7 its available. Am I missing something here or are there any other audit plugins that can be used with MySQL 8.0 RDS instance ?