Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
An EC2 instance within a VPC requires private access to process logs stored in an S3 bucket without internet connectivity. What is the appropriate solution for establishing this private network connectivity?
A
Establish a VPC endpoint for S3.
B
Utilize CloudWatch Logs for streaming and exporting logs to S3.
C
Configure an EC2 instance profile for S3 access.
D
Implement an API Gateway with a private connection to the S3 endpoint.