Smaws_Client_SSM.GetPatchBaseline
Retrieves information about a patch baseline.
val request :
Smaws_Lib.Context.t ->
Types.get_patch_baseline_request ->
(Types.get_patch_baseline_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `DoesNotExistException of Types.does_not_exist_exception
| `InternalServerError of Types.internal_server_error
| `InvalidResourceId of Types.invalid_resource_id ])
Stdlib.result