Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows the Backup and Migrate module to use AWS S3 as a storage destination for backups. It integrates with the Key module to manage AWS credentials.

This module allows for any AWS S3 storage to be used as a destination for Backup and Migrate files.

Requirements

Modules required:

Optional:

Installation

It is suggested that you install using Composer.

cd /path/to/drupal/root
composer require 'drupal/backup_migrate_aws_s3'
drush en backup_migrate_aws_s3

Configuration

  1. Using the Key module, set up your access and secret keys. Keys can be managed at
    /admin/config/system/keys
  2. Visit the Backup and Migrate Destinations settings page
    /admin/config/development/backup_migrate/settings/destination
  3. Add a new Backup Destination and choose "AWS S3" as the type.
  4. Configure and select the keys configured earlier. Set region as well. Bucket options will become available after required fields are entered in.
  5. Now you are ready to start sending your backups to AWS S3 storage.

Other Modules

If your looking for a full S3 Database Backup solution, checkout the S3 Database Backup module: https://www.drupal.org/project/s3_db_backup.

Activity

Total releases
1
First release
Apr 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
6.0.0 Stable Apr 24, 2025