ImportTableRequest
class ImportTableRequest
Types
Properties
Link copied to clipboard
Providing a ClientToken
makes the call to ImportTableInput
idempotent, meaning that multiple identical calls have the same effect as one single call.
Link copied to clipboard
Type of compression to be used on the input coming from the imported table.
Link copied to clipboard
The format of the source data. Valid values for ImportFormat
are CSV
, DYNAMODB_JSON
or ION
.
Link copied to clipboard
Additional properties that specify how the input is formatted,
Link copied to clipboard
The S3 bucket that provides the source for the import.
Link copied to clipboard
Parameters for the table to import the data into.