createNode

inline suspend fun MediaLiveClient.createNode(crossinline block: CreateNodeRequest.Builder.() -> Unit): CreateNodeResponse

Create a Node in the specified Cluster. You can also create Nodes using the CreateNodeRegistrationScript. Note that you can't move a Node to another Cluster.