I am looking for a way to detect events when you detach/attach security group from EC Instance. I tried to use Cloudtrail but there are only events when you modify Security Group (edit/delete/create rules) something likes AuthorizeSecurityGroupIngress, AuthorizeSecurityGroupEgress, CreateSecurityGroup, DeleteSecurityGroup
I appreciate any helpThank you