volume_mute

Amazon S3 bucket policies can be attached to users

publish date2024/08/07 03:34:6.804291 UTC

volume_mute
True
False

Correct Answer

False

Explanation

Like IAM policies, S3 bucket policies are defined in a JSON format. Unlike IAM policies, which are attached to resources and users, S3 bucket policies can only be attached to S3 buckets. The policy that is placed on the bucket applies to every object in that bucket. S3 bucket policies specify what actions are allowed or denied on the bucket.

Reference

AWS Skill Builder


Quizzes you can take where this question appears