Cloudback Docs
HomePricingBlogContactSign In
  • Getting Started
    • What is Cloudback?
    • Installation Guide
    • First Backup Walkthrough
  • Managing Backups
    • Automated Daily Backups
    • Metadata Backups
    • One-Click Manual Backups
    • Setting Backup Schedules
    • Manage Backup Storage
    • Backup Retention Policy
    • Password-Protected Backups
    • Account Settings
    • Bulk Operations
    • Data Deduplication
    • Email Notifications
    • Instant Notifications
    • Archive Name Pattern
  • Data Restoration
    • Download Backups
    • Restore to GitHub
  • Automation
    • Terraform Provider
    • Operations API
  • Dashboard
    • Dashboard Overview
    • Card view
    • Table view
    • Repository Details
    • Backup Details and Metadata
    • Backup Status Badge
  • Storage Configuration
    • Cloudback Managed Storages
    • Customer Managed Storages
    • Replicating Backups
  • Supported Storages
    • Alibaba Cloud Object Storage Service
    • Amazon S3 Bucket via Access Key
    • Amazon S3 Bucket via Access Point
    • Amazon S3 Glacier
    • Amazon S3 Object Tagging
    • Google Cloud Storage Bucket
    • Microsoft Azure Blob Container
    • Microsoft OneDrive Business
    • Microsoft OneDrive Personal
    • OpenStack Swift
    • Wasabi Customer Managed Storage
  • Account and Billing Management
    • Payment Methods
    • GitHub Organizations
    • Invoiced Customers
  • Troubleshooting and Support
    • Known Issues
    • Contact us
  • Security Features
    • Access Review: Vanta Integration
    • Immutability: Amazon S3 Object Lock
    • Encryption: Password-Protected Archives
    • Traceability: Audit Log
  • Legal
    • Terms of Service
    • Privacy Policy
Powered by GitBook
LogoLogo

Learn more

  • Integrations
  • Blog

Explore

  • Roadmap
  • Changelog

Support

  • Contact Us
  • Status

Legal

  • Terms of Service
  • Privacy Policy

© 2025 Cloudback

On this page
  • About Amazon S3 Bucket
  • Required permissions
  • Set up Amazon S3 Bucket as a customer managed storage
  • Create a new Amazon S3 Access Point storage
  • Set up storage settings
  • Create Amazon S3 Bucket
  • Apply bucket policy
  • Create Amazon S3 Access Point
  • Apply access point policy
  • Provide additional HTTP headers (Optional)
  • Save storage
  • Change the storage for a repository
  • Learn more

Was this helpful?

  1. Supported Storages

Amazon S3 Bucket via Access Point

PreviousAmazon S3 Bucket via Access KeyNextAmazon S3 Glacier

Last updated 2 months ago

Was this helpful?

About Amazon S3 Bucket

Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. This means customers of all sizes and industries can use it to store and protect any amount of data for a range of use cases, such as data lakes, websites, mobile applications, backup and restore, archive, enterprise applications, IoT devices, and big data analytics.

Required permissions

  • s3:PutObject - required, for backup archive upload to Amazon S3 bucket

  • s3:GetObject - optional, for backup restore and instant download from Amazon S3 bucket

  • s3:DeleteObject - optional, for retention policy, automatic removal of outdated backups from Amazon S3 bucket

  • s3:PutObjectRetention - optional, required for the header x-amz-object-lock-mode

  • s3:PutObjectLegalHold - optional, required for the header x-amz-object-lock-legal-hold

  • s3:PutObjectTagging - optional, required for the header x-amz-tagging

Set up Amazon S3 Bucket as a customer managed storage

To set up Amazon S3 Bucket Access Point as a storage for your backups, follow the steps below.

Create a new Amazon S3 Access Point storage

  • Type a storage name in the Storage name field. Use a name that will help you identify this storage in the future.

  • Select Amazon S3 AccessPoint from a Storage Provider dropdown:

Set up storage settings

Choose the settings for the storage:

Create Amazon S3 Bucket

Cloudback needs the ARN of the bucket to access it. To find the ARN, click on the name of your bucket in the S3 console and open the Properties tab. Copy the ARN and paste it in the Step 1 field on the Cloudback site.

Apply bucket policy

Create Amazon S3 Access Point

Apply access point policy

Provide additional HTTP headers (Optional)

Save storage

Change the storage for a repository

Learn more

Deduplication type - enable or disable data deduplication. For more details, please refer to the documentation

Archive type - enable or disable archive password protection. For more details, please refer to the documentation

Archive name pattern - configure the archive name pattern, which is used to generate the name of the backup archive. For more details, please refer to the documentation

To upload backups to Amazon S3 Bucket, you need to create a bucket. You can skip this step if you already have a bucket. You can find more information on how to create a bucket in the .

After you type a bucket ARN in the Step 1 field, Cloudback will generate a bucket policy for you. The generated policy document is available in the Step 2 field. You need to apply this policy to the bucket to allow Cloudback to access it. For more information on how to apply the bucket policy, please refer to the corresponding .

Cloudback accesses your Amazon S3 bucket using an Amazon S3 Access Point. You need to create a new Access Point in the AWS Management Console, and then paste the Access Point ARN in the Step 3 field. You can find more information on how to create an Access Point in the .

After you type an Access Point ARN in the Step 3 field, Cloudback will generate an access point policy for you. The generated policy document is available in the Step 4 field. You need to apply this policy to the access point to allow Cloudback to access it. For more information on how to apply the access point policy, please refer to the corresponding .

In the Step 5 field, you can provide additional HTTP headers to be used when uploading backups to the Amazon S3 bucket. The headers can be used to set the or headers.

Deduplication
Password-Protected Backups
Archive Name Pattern
Amazon S3 documentation
Amazon S3 documentation page
Amazon S3 documentation
Amazon S3 documentation page
S3 Object Lock
S3 Object Tagging
Customer Managed Storages
Dashboard Overview
Repository Details
Bulk Operations
Replicating Backups
S3 Object Lock
S3 Object Lock
S3 Object Tagging
Amazon S3 AccessPoint storage settings
Setting up Amazon S3 AccessPoint storage

Click on Save button to save the new storage. You can also use a Test button to check if the storage is configured correctly. After saving the storage, you can use it for storing backups of your repositories.

All storage settings can be changed later in the Storages page. To edit the storage settings, click on the Edit button next to the storage you want to edit.

  • Navigate to the Storages page by clicking on the Storages link in the left-side navigation pane

  • Click on the + New storage button:

Open the

Cloudback Dashboard

You can change the storage for a particular repository in the page. Also, you can assign it to multiple repositories through the .

Repository Details
Bulk Operations
Add new storage