I'm looking for a way to publish Aurora (pg compatible) db logs to cloudwatch. In Postgres RDS, there is an option when we "modify" the instance to enable publishing db and upgrade logs to cloudwatch, however I see no such option in Aurora.
I found some documentation on how this can be achieved for Aurora MySQL but nothing for Aurora Postgres.
Is this currently feasible? Appreciate any help or pointers on this.
Thanks.