I am able to successfully update the WAF ip address rule set from lambda if the rule sets are Global (Cloudfront).
but if i create a rule set specific to region to be able to use it with APP ELB, the get-ip-set or list-ip-set api's are not retrieving the IP set specific to a region and hence I am not able to update these rule sets directly from lambda.
Is there any additional param that needs to be passed to be able to retrieve these rule sets that are region specific