Module aws_sdk_dynamodb::input [−][src]
Expand description
Input structures for operations.
Modules
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
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.