Ultimate access to all questions.
An IAM user has two different policies attached. Policy 1 explicitly denies the user all access to EC2 instances. Policy 2 explicitly grants the user permission to perform the EC2:Describe action.
Given these two conflicting policies, what will be the outcome when the user attempts to execute the 'Describe' action on an EC2 instance using the AWS CLI?