AWS Certified Solutions Architect - Associate

AWS Certified Solutions Architect - Associate

Get started today

Ultimate access to all questions.


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?




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.