Amazon web services – Restrict IAM ec2:CopySnapshot action on snapshots with specific key value
I have few ec2 snapshots with tags as key ce and value ae-12 . I want to allow the role to perform action of ec2:CopySnapshot on the snapshots containing the above mentioned tags only. I'm using the below policy but…