Module Smaws_Client_ACM.ListCertificates

Retrieves a list of certificate ARNs and domain names. You can request that only certificates that match a specific status be listed. You can also filter by specific attributes of the certificate. Default filtering returns only RSA_2048 certificates. For more information, see Filters.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidArgsException of Types.invalid_args_exception | `ValidationException of Types.validation_exception ] -> string