Module Smaws_Client_CloudWatchLogs.DescribeDeliverySources

Retrieves a list of the delivery sources that have been created in the account.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ServiceQuotaExceededException of Types.service_quota_exceeded_exception | `ServiceUnavailableException of Types.service_unavailable_exception | `ThrottlingException of Types.throttling_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_delivery_sources_request -> (Types.describe_delivery_sources_response, [> Smaws_Lib.Protocols.AwsJson.error | `ServiceQuotaExceededException of Types.service_quota_exceeded_exception | `ServiceUnavailableException of Types.service_unavailable_exception | `ThrottlingException of Types.throttling_exception | `ValidationException of Types.validation_exception ]) Stdlib.result