Module Smaws_Client_DynamoDB.ImportTable

Imports table data from an S3 bucket.

val request : Smaws_Lib.Context.t -> Types.import_table_input -> (Types.import_table_output, [> Smaws_Lib.Protocols.AwsJson.error | `ImportConflictException of Types.import_conflict_exception | `LimitExceededException of Types.limit_exceeded_exception | `ResourceInUseException of Types.resource_in_use_exception ]) Stdlib.result