AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 87

A company shares Amazon SageMaker Studio notebooks that are accessible through a VPN. The company must enforce access controls to prevent malicious actors from exploiting presigned URLs to access the notebooks.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

The correct answer, A, is effective because it restricts access based on the client's IP address, ensuring only authorized users can access the notebooks. Options B, C, and D do not provide the necessary control over IP addresses, which is crucial for preventing unauthorized access via presigned URLs.