Smaws_Client_DynamoDB.ImportTable
val request :
Smaws_Lib.Context.t ->
import_table_input ->
(import_table_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ImportConflictException of import_conflict_exception
| `LimitExceededException of limit_exceeded_exception
| `ResourceInUseException of resource_in_use_exception ])
Stdlib.result
Imports table data from an S3 bucket.