How to Safely Delete All AWS S3 Buckets Using a Bash Script

Have you ever faced the situation where you realized you have too many S3 buckets in your account and you want to delete all? But AWS will not allow you to delete all at once in the console, especiall...