SAP-C02 · Question #184
A digital marketing company has multiple AWS accounts that belong to various teams. The creative team uses an Amazon S3 bucket in its AWS account to securely store images and media files that are…
The correct answer is A. Create a bucket policy that includes read permissions for the S3 bucket. C. Update the custom KMS key policy in the Creative account to grant decrypt permissions to the F. Update the strategy_reviewer IAM role to grant read permissions for the S3 bucket and to grant. https://aws.amazon.com/premiumsupport/knowledge-center/cross-account-access-denied-error- In addition to the url above, you can eliminate the 3 of the answers easily: B- wrong becuase of the "full access" D- wrong because of the "anonymous user" E- wrong because of the…
Question
A digital marketing company has multiple AWS accounts that belong to various teams. The creative team uses an Amazon S3 bucket in its AWS account to securely store images and media files that are used as content for the company's marketing campaigns. The creative team wants to share the S3 bucket with the strategy team so that the strategy team can view the objects. A solutions architect has created an IAM role that is named strategy_reviewer in the Strategy account. The solutions architect also has set up a custom AWS Key Management Service (AWS KMS) key in the Creative account and has associated the key with the S3 bucket. However, when users from the Strategy account assume the IAM role and try to access objects in the S3 bucket, they receive an Account. The solutions architect must ensure that users in the Strategy account can access the S3 bucket. The solution must provide these users with only the minimum permissions that they need. Which combination of steps should the solutions architect take to meet these requirements? (Choose three.)
Options
- ACreate a bucket policy that includes read permissions for the S3 bucket.
- BUpdate the strategy_reviewer IAM role to grant full permissions for the S3 bucket and to grant
- CUpdate the custom KMS key policy in the Creative account to grant decrypt permissions to the
- DCreate a bucket policy that includes read permissions for the S3 bucket.
- EUpdate the custom KMS key policy in the Creative account to grant encrypt permissions to the
- FUpdate the strategy_reviewer IAM role to grant read permissions for the S3 bucket and to grant
How the community answered
(51 responses)- A84% (43)
- B2% (1)
- D4% (2)
- E10% (5)
Explanation
https://aws.amazon.com/premiumsupport/knowledge-center/cross-account-access-denied-error- In addition to the url above, you can eliminate the 3 of the answers easily: B- wrong becuase of the "full access" D- wrong because of the "anonymous user" E- wrong because of the "encrypt" - u need decrypt permission
Community Discussion
No community discussion yet for this question.