BaseResult
type BaseResult = object;Base result type for DynamoDB commands.
Properties
Section titled “Properties”consumedCapacity?
Section titled “consumedCapacity?”optional consumedCapacity: ConsumedCapacity;Information about the capacity units consumed by the operation.
responseMetadata?
Section titled “responseMetadata?”optional responseMetadata: ResponseMetadata;Metadata about the response from DynamoDB.