SAA-C03 · Question #314
A company operates an online photo-sharing service and stores data in AWS Account A in a centralized Amazon S3 bucket. The company wants to grant a second AWS account named Account B access to the…
The correct answer is D. Create a bucket policy that grants Account B permission to access the centralized S3 bucket in. To grant cross-account access to an Amazon S3 bucket, you can use a bucket policy that specifies the AWS account ID of the account you want to grant access to. This method allows Account B to access the S3 bucket in Account A without the need for additional services or
Question
A company operates an online photo-sharing service and stores data in AWS Account A in a centralized Amazon S3 bucket. The company wants to grant a second AWS account named Account B access to the centralized S3 bucket. The company owns Account B. Which solution will meet this requirement?
Options
- AEnable S3 Transfer Acceleration to provide Account B access to the centralized S3 bucket in
- BEnable cross-Region replication between Account A and Account B to share the S3 bucket data.
- CUse Amazon CloudFront to distribute the S3 bucket contents. Grant Account B access to the
- DCreate a bucket policy that grants Account B permission to access the centralized S3 bucket in
How the community answered
(57 responses)- A2% (1)
- B2% (1)
- C2% (1)
- D95% (54)
Explanation
To grant cross-account access to an Amazon S3 bucket, you can use a bucket policy that specifies the AWS account ID of the account you want to grant access to. This method allows Account B to access the S3 bucket in Account A without the need for additional services or
Community Discussion
No community discussion yet for this question.