Use an Amazon S3 bucket for a build
Deploy a build by referencing files from an Amazon S3 bucket.
Read time 1 minuteLast updated 3 days ago
You can directly reference cloud storage buckets as a source of game binaries from within the Multiplay Hosting platform. This feature allows you to adopt Multiplay Hosting without disrupting any existing infrastructure, pipelines, or CI/CD workflows that rely on an external cloud storage solution, such as Amazon S3 buckets. After linking an external bucket to a Multiplay Hosting project, you can view, manage, and sync the build files from the Unity Dashboard. Multiplay Hosting supports using Amazon S3 buckets as a source for build files. You can upload your build files to an Amazon S3 bucket, then create a build version using a snapshot of the current files in that bucket.
You can upload your build files using an Amazon S3 bucket by selecting Amazon S3 as the Upload method when you create a build. The following instructions explain the process in more detail.
- In the Unity Dashboard, open Multiplay Hosting.
- Select Builds.
- Select Create build.
-
Fill in the build details:
- Give the new build a name.
- Select the operating system.
- As the Upload method, select Amazon S3.
- Select Next.
-
Fill in the Amazon S3 bucket credentials:
- Enter the Bucket S3 URI.
- Enter the Access key.
- Enter the Secret key.
- Give the new build a version name or leave empty if you would like this update to automatically be given a version name.
-
Select Finish.