package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> receive_message_request -> (receive_message_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidAddress of invalid_address | `InvalidSecurity of invalid_security | `KmsAccessDenied of kms_access_denied | `KmsDisabled of kms_disabled | `KmsInvalidKeyUsage of kms_invalid_key_usage | `KmsInvalidState of kms_invalid_state | `KmsNotFound of kms_not_found | `KmsOptInRequired of kms_opt_in_required | `KmsThrottled of kms_throttled | `OverLimit of over_limit | `QueueDoesNotExist of queue_does_not_exist | `RequestThrottled of request_throttled | `UnsupportedOperation of unsupported_operation ]) Stdlib.result
OCaml

Innovation. Community. Security.