Module Smaws_Client_SSM.UpdateDocumentMetadata

Updates information related to approval reviews for a specific version of a change template in Change Manager.

val request : Smaws_Lib.Context.t -> Types.update_document_metadata_request -> (Types.update_document_metadata_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidDocument of Types.invalid_document | `InvalidDocumentOperation of Types.invalid_document_operation | `InvalidDocumentVersion of Types.invalid_document_version | `TooManyUpdates of Types.too_many_updates ]) Stdlib.result