Bird
0
0

You attempted to restore an RDS instance from a manual snapshot but received an error stating the snapshot was not found. What is a common cause for this error?

medium📝 Debug Q7 of 15
AWS - RDS and Relational Databases
You attempted to restore an RDS instance from a manual snapshot but received an error stating the snapshot was not found. What is a common cause for this error?
AThe snapshot is automated, not manual
BThe snapshot is in a different AWS region
CThe DB instance is still running
DThe snapshot retention period expired
Step-by-Step Solution
Solution:
  1. Step 1: Understand snapshot region scope

    Snapshots are region-specific and cannot be used outside their region unless copied.
  2. Step 2: Identify cause of snapshot not found error

    If the snapshot is in a different region than the restore command, it will not be found.
  3. Final Answer:

    The snapshot is in a different AWS region -> Option B
  4. Quick Check:

    Snapshot region mismatch causes not found error [OK]
Quick Trick: Snapshots must be in same region or copied before restore [OK]
Common Mistakes:
  • Assuming automated snapshots cause this error
  • Thinking DB instance state blocks restore
  • Believing retention affects manual snapshots

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes