Smaws_Client_DynamoDB.DescribeExport
Describes an existing table export.
val request :
Smaws_Lib.Context.t ->
Types.describe_export_input ->
(Types.describe_export_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ExportNotFoundException of Types.export_not_found_exception
| `InternalServerError of Types.internal_server_error
| `LimitExceededException of Types.limit_exceeded_exception ])
Stdlib.result