Bird
0
0

If an AWS Config rule is set to check for unencrypted S3 buckets, what will happen when an unencrypted bucket is found?

medium📝 Predict Output Q5 of 15
AWS - Architecture Best Practices
If an AWS Config rule is set to check for unencrypted S3 buckets, what will happen when an unencrypted bucket is found?
AThe bucket is automatically encrypted
BAWS Config flags the bucket as non-compliant
CThe bucket is deleted
DNothing happens
Step-by-Step Solution
Solution:
  1. Step 1: Understand AWS Config rule behavior

    AWS Config evaluates resource compliance but does not change resources automatically.
  2. Step 2: Identify the action on non-compliant resources

    It flags resources that do not meet the rule as non-compliant.
  3. Final Answer:

    AWS Config flags the bucket as non-compliant -> Option B
  4. Quick Check:

    AWS Config = Flags non-compliance [OK]
Quick Trick: AWS Config reports compliance status, does not fix [OK]
Common Mistakes:
  • Thinking AWS Config auto-fixes issues
  • Assuming deletion of resources

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes