Migrating recordings from Google Cloud to Amazon

Last Updated : Jul 18, 2022 |
Prolog information
Use the following process to migrate the primary storage from Google to Amazon.
  1. Install AWS CLI and configure your AWS credentials in your GCP. See Installing, updating, and uninstalling the AWS CLI for installing AWS CLI and Configuring the AWS CLI to configure AWS CLI
  2. Go to any instance or cloud shell in GCP.
  3. Use gsutil tool and type your storage name and bucket name the following command: gsutil -m rsync -rd gs://<storagename> s3://<bucketname>.
  4. After migrating, you must configure the new storage settings to access the recordings. See Configuring Media Manager.