For the purposes of compliance, audit logging is necessary.. it seems to be supported by the aws terraform provider with the aws_rds_cluster_activity_stream and from the aws doc https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.Enabling.html and https://aws.amazon.com/blogs/database/part-2-audit-aurora-postgresql-databases-using-database-activity-streams-and-pgaudit/
Describe the solution you'd like.
It would be great to have the module enable the feature and create the resources to export the audit logs to an s3 bucket (?).
For the purposes of compliance, audit logging is necessary.. it seems to be supported by the aws terraform provider with the aws_rds_cluster_activity_stream and from the aws doc https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.Enabling.html and https://aws.amazon.com/blogs/database/part-2-audit-aurora-postgresql-databases-using-database-activity-streams-and-pgaudit/
Describe the solution you'd like.
It would be great to have the module enable the feature and create the resources to export the audit logs to an s3 bucket (?).