Skip to main content

What you’ll need

  • An S3 bucket (or S3-compatible bucket, such as MinIO)
  • An access key with read/write permissions to that bucket

Steps

1

Create or choose a bucket

In your AWS account (or other S3-compatible provider), create a bucket dedicated to backups, or use an existing one.
2

Create an access key

Generate an Access Key ID and Secret Access Key with permissions scoped to that bucket.
3

Add the storage in savemydb

From the Storage page, click Add Storage, select S3, and fill in:

Minimum required permissions

The access key only needs the following actions on the target bucket:
Scoping the access key to only these actions, rather than full account access, limits exposure if the key is ever compromised.