Registers an on-premises instance.
See https://www.paws-r-sdk.com/docs/codedeploy_register_on_premises_instance/ for full documentation.
codedeploy_register_on_premises_instance(
instanceName,
iamSessionArn = NULL,
iamUserArn = NULL
)[required] The name of the on-premises instance to register.
The ARN of the IAM session to associate with the on-premises instance.
The ARN of the user to associate with the on-premises instance.