Study. uk . com
  1. Home
  2. All questions
  3. Question 295

AWS Certified Solutions Architect study material · question 295 of 500

A bucket policy denies every action to every principal. What happens to the bucket's lifecycle rules?

  1. They are deleted along with the bucket's permissions
  2. They continue to run as normal
  3. They stop until the policy is relaxed
  4. They run but log an access denied error
Show the answer

Answer: B. They continue to run as normal

A bucket policy cannot prevent deletions or transitions by an S3 Lifecycle rule; the configuration keeps working regardless.

Source: Managing the lifecycle of objects (Amazon Web Services) — Important

Challenge yourself on this topic → Study as cards