AWS - Identity and Access Management
If an IAM user has the following policy:
What happens when the user tries to terminate an EC2 instance?
{"Effect": "Deny", "Action": "ec2:TerminateInstances", "Resource": "*"}What happens when the user tries to terminate an EC2 instance?
