
Explanation:
The IAM policy specifies that EC2 instance termination in the us-east-1 Region is only allowed when the user's source IP is 10.100.100.254. Therefore, option C is correct: 'Termination allowed in us-east-1 with a specific source IP.' This means that users can terminate an EC2 instance in the us-east-1 Region only if their source IP address matches 10.100.100.254.
Ultimate access to all questions.
No comments yet.
What is the effect of an IAM policy that allows EC2 instance termination in the us-east-1 Region only when the user's source IP is 10.100.100.254?
A
Termination allowed in all regions except us-east-1.
B
Termination allowed for an instance with a specific IP in us-east-1.
C
Termination allowed in us-east-1 with a specific source IP.
D
Termination denied in us-east-1 with a specific source IP.