For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
StatusSupportDiscussionsLog inSign Up
Docs HomeAPI ReferenceVideo on DemandAI FeaturesLive StreamingVideo PlayerVideo DataCloud PlayoutRecipes
Docs HomeAPI ReferenceVideo on DemandAI FeaturesLive StreamingVideo PlayerVideo DataCloud PlayoutRecipes
    • Docs Home
  • Getting started
    • Welcome to FastPix
    • Activate your account
    • Set up a workspace
    • Upload and play your first video
  • Webhooks
    • Set up webhooks
    • Webhook event reference
  • Language SDKs
    • Choose an SDK
    • Node.js SDK
    • Python SDK
    • Go SDK
    • Java SDK
    • PHP SDK
    • Ruby SDK
    • C# SDK
  • Integrations
    • Integrate FastPix with WordPress
    • Build a video sharing app with StreamGate
      • Migrate in bulk
      • Migrate from Cloudflare Stream
      • Migrate from AWS
      • Migrate from Mux
      • Migrate from api.video
      • Migrate from Vimeo
      • Track migration status with webhooks
  • Account and billing
    • Manage usage and billing
    • Understand FastPix pricing
  • Changelog
    • Release notes
LogoLogo
StatusSupportDiscussionsLog inSign Up
On this page
  • Obtaining AWS credentials
  • Importing videos to FastPix from S3
Migration resources

Migrate from AWS

Learn how to obtain AWS credentials and import videos from S3 into FastPix for seamless content migration.
Was this page helpful?
Previous

Migrate from Mux

Learn how to obtain Mux credentials and migrate videos to FastPix, including API key setup, video selection, and smooth content transfer.
Next
Built with

This guide provides a detailed walkthrough for generating an Access Key and Secret key from AWS, both of which are essential requirements for successfully migrating videos from Amazon S3 to FastPix.


Prerequisites

  • AWS Account with administrator access
  • Existing S3 bucket containing videos

Obtaining AWS credentials

  1. Open the IAM dashboard in AWS.

Obtaining AWS credentials


  1. On the left navigation menu, choose Users and click on your user name (not the check box).

User dashboard


  1. Open the Security credentials tab, scroll down and then click on Create access key.

Identity access


  1. Choose Command line interface and click on Next.


  1. Click on create access key (write a description tag optional)


  1. To see the new access key, click on Show. Your credentials would resemble the following:


Now that you have the Access Key ID and Secret Access Key from AWS S3, you can proceed to the next part of the process below.


Importing videos to FastPix from S3

  1. Access our migration tool by cloning the GitHub repo and run it locally.

  2. Source platform selection: Choose Amazon S3 as your source platform.

Importing videos to FastPix from S3


  1. Source credentials validation

    • Enter your AWS credentials from step 5 and 6 above.
    • Click “Verify Credentials”
    • Wait for validation confirmation
AWS Source credentials validation
  1. Video selection for import

    • On the “Select your videos” page
    • Choose “Transfer Everything” option to migrate all videos

Video selection for import


  1. Destination platform selection

    • Select FastPix as your destination platform

Destination platform selection


  1. Destination credentials validation
    • Enter your FastPix account credentials
    • Click “Verify Credentials”
    • Wait for validation confirmation

Destination credentials validation


  1. Import settings configuration

    Configure the following video encoding settings:

    • Encoding tier
    • Maximum resolution tier
    • Playback policy
    • Click “Confirm and Review” to proceed

Import settings configuration


  1. Review and start

    • Review all selected settings and configurations
    • Click “Start Job” to begin the migration process

  1. Migration tracking

    • Monitor the migration progress on the video tracking page
    • Wait for the list of migrated videos to appear on the tracking page.

Migration tracking