package smaws-clients

  1. Overview
  2. Docs
Amazon Web Services SDK clients using EIO

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.preview1.tar.gz
md5=18fb70dbc45e8d81a341b9bed6871bab
sha512=7607dc98acaeed5803b44c9ca32d90c88e7813d4b3e3ae4ec661a0bad16c88dc1476bc780877527ea4cd5a4b7398453c1bb600ce0db14d39afa05dc4762b5ba5

doc/smaws-clients.sqs/Smaws_Client_SQS/SendMessageBatch/index.html

Module Smaws_Client_SQS.SendMessageBatchSource

Sourceval 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 ]) result
OCaml

Innovation. Community. Security.