SQL Backup 9

Amazon Web Service & S3

Supported AWS S3 Regions

Currently these following regions are supported

  • US East (Virginia) (us-east-1)
  • US East (Ohio) (us-east-2) SQL Backup v9.0.3 onwards
  • US West (N. California) (us-west-1)
  • US West (Oregon) (us-west-2)
  • Canada (Central) (ca-central-1) SQL Backup v9.0.3 onwards
  • EU Central (Frankfurt) (eu-central-1)
  • EU West (Ireland) (eu-west-1)
  • EU West (London) (eu-west-2) SQL Backup v9.0.3 onwards
  • Asia Pacific (Tokyo) (ap-northeast-1)
  • Asia Pacific (Seoul) (ap-northeast-2)
  • Asia Pacific (Mumbai) (ap-south-1) SQL Backup v9.0.3 onwards
  • Asia Pacific (Singapore) (ap-southeast-1)
  • Asia Pacific (Sydney) (ap-southeast-2)
  • South America (Sao Paulo) (sa-east-1)

Other AWS S3 Features

Currently

  • Requester Pay buckets are not supported, however if this is enabled, the bucket owner can still upload backups.
  • Buckets with Multi Factor Authorisation (MFA) enabled for Deleting objects are not supported. (On AWS S3 Authorization a small file is uploaded and then deleted, in this situation a small file starting with 'RedgateHostedStorageTestFile.' is left in the bucket)
  • IAMs with Multi Factor Authorisation (MFA) are supported

Permisions Required

"s3:AbortMultipartUpload",
"s3:DeleteObject",
"s3:DeleteObjectVersion",
"s3:GetBucketLocation",
"s3:GetBucketLogging",
"s3:GetBucketRequestPayment",
"s3:GetObject",
"s3:GetObjectAcl",
"s3:GetObjectTagging",
"s3:ListAllMyBuckets",
"s3:ListBucket",
"s3:ListBucketMultipartUploads",
"s3:ListMultipartUploadParts",
"s3:PutObject",
"s3:PutObjectTagging"


Didn't find what you were looking for?