Values_1.UpdateManagedInstanceRoleResultSourceChanges the Identity and Access Management (IAM) role that is assigned to the on-premises server, edge device, or virtual machines (VM). IAM roles are first assigned to these hybrid nodes during the activation process. For more information, see CreateActivation.
type nonrec error = [ | `InternalServerError of Values_0.InternalServerError.t| `InvalidInstanceId of Values_0.InvalidInstanceId.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `InvalidInstanceId of Values_0.InvalidInstanceId.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `InvalidInstanceId of Values_0.InvalidInstanceId.t
| `Unknown_operation_error of string * string option ]