package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> import_key_material_request -> (import_key_material_response, [> Smaws_Lib.Protocols.AwsJson.error | `DependencyTimeoutException of dependency_timeout_exception | `ExpiredImportTokenException of expired_import_token_exception | `IncorrectKeyMaterialException of incorrect_key_material_exception | `InvalidArnException of invalid_arn_exception | `InvalidCiphertextException of invalid_ciphertext_exception | `InvalidImportTokenException of invalid_import_token_exception | `KMSInternalException of kms_internal_exception | `KMSInvalidStateException of kms_invalid_state_exception | `NotFoundException of not_found_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result
OCaml

Innovation. Community. Security.