createNodeRegistrationScript
inline suspend fun MediaLiveClient.createNodeRegistrationScript(crossinline block: CreateNodeRegistrationScriptRequest.Builder.() -> Unit): CreateNodeRegistrationScriptResponse
Create the Register Node script for all the nodes intended for a specific Cluster. You will then run the script on each hardware unit that is intended for that Cluster. The script creates a Node in the specified Cluster. It then binds the Node to this hardware unit, and activates the node hardware for use with MediaLive Anywhere.