Registering a MediaConnect Gateway instance
You can register an instance by running a custom Linux command on the device that will be hosting the instance. You generate the command by following the instance registration process in the AWS Management Console. Registering an instance using the AWS CLI is not currently supported.
Prerequisites
The following procedure assumes that you have previously created a gateway.
Procedure
To register a MediaConnect Gateway instance
Open the MediaConnect console at https://console.aws.amazon.com/mediaconnect/
. -
From the navigation pane, select Gateways.
-
In the Gateways section, select the gateway you want to register the instance to.
-
On the gateway Details page, select the Instances tab.
-
On the Instances tab, choose Register instance.
-
On the Register Gateway instances page, complete the following steps:
-
For Activation key duration, enter the number of days that the activation key will remain active. After that number of days, the key will no longer work when registering a gateway instance.
-
For Number of instances, enter the number of instances that you want to register to your gateway with this activation key.
-
For Instance role, choose the IAM role to associate with your external instances.
-
Select Generate registration command.
-
-
Copy the Linux command that is displayed.
-
Run the command on each instance you want to register to this gateway.
Important
The bash portion of the script must be run as root. If the command isn't run as root, an error is returned.
-
After a few minutes, the instance will register to the gateway. All instances registered to this gateway will appear in the Instances tab.
Next steps
After you’ve registered an instance to a MediaConnect Gateway, you can create a bridge on that instance. For instructions, see Creating a MediaConnect Gateway bridge.
Additional resources