As stated in this page, we can track changes to AWS WAF Web ACL using AWS Config. I created a WAF Web ACL and associated it with an API Gateway Rest API. How to track changes (create/update/delete) to this Web ACL?
What I tried?
I tried to create an AWS managed rule in AWS Config. I could not find any rule which 'tracks changes to AWS WAF Web ACL'.
Please advise how to achieve this.