Module Smaws_Client_ElasticLoadBalancingv2.AddTrustStoreRevocations

Adds the specified revocation file to the specified trust store.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InvalidRevocationContentException of Types.invalid_revocation_content_exception | `RevocationContentNotFoundException of Types.revocation_content_not_found_exception | `TooManyTrustStoreRevocationEntriesException of Types.too_many_trust_store_revocation_entries_exception | `TrustStoreNotFoundException of Types.trust_store_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.add_trust_store_revocations_input -> (Types.add_trust_store_revocations_output, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidRevocationContentException of Types.invalid_revocation_content_exception | `RevocationContentNotFoundException of Types.revocation_content_not_found_exception | `TooManyTrustStoreRevocationEntriesException of Types.too_many_trust_store_revocation_entries_exception | `TrustStoreNotFoundException of Types.trust_store_not_found_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.add_trust_store_revocations_input -> (Types.add_trust_store_revocations_output Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidRevocationContentException of Types.invalid_revocation_content_exception | `RevocationContentNotFoundException of Types.revocation_content_not_found_exception | `TooManyTrustStoreRevocationEntriesException of Types.too_many_trust_store_revocation_entries_exception | `TrustStoreNotFoundException of Types.trust_store_not_found_exception ] * Smaws_Lib.Response.metadata) Stdlib.result