
Ultimate access to all questions.
Your company is implementing a new application that requires access to an Amazon S3 bucket through an AWS PrivateLink. You need to ensure that the application can securely access the S3 bucket without exposing it to the public internet. Which of the following steps should you take to achieve this?
A
Create an S3 Access Point and configure it to allow access from the application's VPC endpoint.
B
Create a VPC endpoint for Amazon S3 and configure the VPC security group to allow access from the application's subnet.
C
Create an Internet Gateway and configure the VPC security group to allow access from the application's subnet.
D
Create a NAT Gateway and configure the VPC security group to allow access from the application's subnet.