![]() |
![]()
| ![]() |
![]()
NAMEPaws::DynamoDB::DeleteItemOutput ATTRIBUTESAttributes => Paws::DynamoDB::AttributeMapA map of attribute names to "AttributeValue" objects, representing the item as it appeared before the "DeleteItem" operation. This map appears in the response only if "ReturnValues" was specified as "ALL_OLD" in the request. ConsumedCapacity => Paws::DynamoDB::ConsumedCapacityThe capacity units consumed by the "DeleteItem" operation. The data returned includes the total provisioned throughput consumed, along with statistics for the table and any indexes involved in the operation. "ConsumedCapacity" is only returned if the "ReturnConsumedCapacity" parameter was specified. For more information, see Provisioned Mode (https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/ProvisionedThroughputIntro.html) in the Amazon DynamoDB Developer Guide. ItemCollectionMetrics => Paws::DynamoDB::ItemCollectionMetricsInformation about item collections, if any, that were affected by the "DeleteItem" operation. "ItemCollectionMetrics" is only returned if the "ReturnItemCollectionMetrics" parameter was specified. If the table does not have any local secondary indexes, this information is not returned in the response. Each "ItemCollectionMetrics" element consists of:
_request_id => Str
|