package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> send_message_batch_request -> (send_message_batch_result, [> Smaws_Lib.Protocols.AwsJson.error | `BatchEntryIdsNotDistinct of batch_entry_ids_not_distinct | `BatchRequestTooLong of batch_request_too_long | `EmptyBatchRequest of empty_batch_request | `InvalidAddress of invalid_address | `InvalidBatchEntryId of invalid_batch_entry_id | `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 | `QueueDoesNotExist of queue_does_not_exist | `RequestThrottled of request_throttled | `TooManyEntriesInBatchRequest of too_many_entries_in_batch_request | `UnsupportedOperation of unsupported_operation ]) Stdlib.result
OCaml

Innovation. Community. Security.