I configured backup and migrate to save database backups to AWS S3 buckets. When I download the saved back ups from the UI I get mysql files that are 0kb in size. I have to download them directly from AWS in order to get the database backup. Any thoughts on this?

CommentFileSizeAuthor
#2 attach.png43.25 KBjQN
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jqn created an issue. See original summary.

jQN’s picture

FileSize
43.25 KB

I got it figured out. The problem is not Drupal, but AWS. From the AWS console go to Security & Identity -> Identity and Access Management. From here click on users and then on the username. This will take you to where you can Attach a Policy. Once a policy is attached to the user with the correct permissions, downloaded databases from backup migrate won't be empty any more.

jQN’s picture

Status: Active » Closed (fixed)