Module aws_sdk_dynamodb::input
source · [−]Expand description
Input structures for operations.
Modules
See ScanInput.
Structs
Represents the input of a BatchGetItem operation.
Represents the input of a BatchWriteItem operation.
Represents the input of a CreateTable operation.
Represents the input of a DeleteItem operation.
Represents the input of a DeleteTable operation.
Represents the input of a DescribeLimits operation. Has no content.
Represents the input of a DescribeTable operation.
Represents the input of a GetItem operation.
Represents the input of a ListTables operation.
Represents the input of a PutItem operation.
Represents the input of a Query operation.
Represents the input of a Scan operation.
Represents the input of an UpdateItem operation.
Represents the input of an UpdateTable operation.
Represents the input of an UpdateTimeToLive operation.