Module Smaws_Client_DynamoDB.ListExports

Lists completed exports within the past 90 days.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `LimitExceededException of Types.limit_exceeded_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_exports_input -> (Types.list_exports_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `LimitExceededException of Types.limit_exceeded_exception ]) Stdlib.result