Smaws_Client_DynamoDB.ListExports
Lists completed exports within the past 90 days.
val request :
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