Smaws_Client_SSM.DescribePatchBaselines
Lists the patch baselines in your Amazon Web Services account.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.describe_patch_baselines_request ->
(Types.describe_patch_baselines_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error ])
Stdlib.result