We are checking if lifecycle policies are applied (compliant) to all prefixes individually ( not inherited from the parent bucket). we are capturing the event from AWS config and if the lifecycle policy is changed. Is there a way to trace which lifecycle rule has changed or which prefix lifecycle has changed? So we don't have to scan all the prefixes in the bucket and check the if lifecycle policy is compliant only check the prefix whose rule has changed.