Values_1.UpdateDocumentMetadataResponseSourceAmazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services Systems Manager Change Manager availability change. Updates information related to approval reviews for a specific version of a change template in Change Manager.
type nonrec error = [ | `InternalServerError of Values_0.InternalServerError.t| `InvalidDocument of Values_0.InvalidDocument.t| `InvalidDocumentOperation of Values_0.InvalidDocumentOperation.t| `InvalidDocumentVersion of Values_0.InvalidDocumentVersion.t| `TooManyUpdates of Values_0.TooManyUpdates.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `InvalidDocument of Values_0.InvalidDocument.t
| `InvalidDocumentOperation of Values_0.InvalidDocumentOperation.t
| `InvalidDocumentVersion of Values_0.InvalidDocumentVersion.t
| `TooManyUpdates of Values_0.TooManyUpdates.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `InvalidDocument of Values_0.InvalidDocument.t
| `InvalidDocumentOperation of Values_0.InvalidDocumentOperation.t
| `InvalidDocumentVersion of Values_0.InvalidDocumentVersion.t
| `TooManyUpdates of Values_0.TooManyUpdates.t
| `Unknown_operation_error of string * string option ]