class Aws::DynamoDB::Types::DeleteItemOutput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DeleteItemOutput AWS API Documentation
@return [Types::ItemCollectionMetrics]
rely on the precision or accuracy of the estimate.
The estimate is subject to change over time; therefore, do not
index is approaching its size limit.
that table. Use this estimate to measure whether a local secondary
attributes projected into all of the local secondary indexes on
the size of all the items in the table, plus the size of all
bound and an upper bound for the estimate. The estimate includes
gigabytes. This value is a two-element array containing a lower
* ‘SizeEstimateRangeGB` - An estimate of item collection size, in
item itself.
collection. This is the same as the partition key value of the
* `ItemCollectionKey` - The partition key value of the item
Each `ItemCollectionMetrics` element consists of:
not returned in the response.
table does not have any local secondary indexes, this information is
if the `ReturnItemCollectionMetrics` parameter was specified. If the
the `DeleteItem` operation. `ItemCollectionMetrics` is only returned
Information about item collections, if any, that were affected by
@!attribute [rw] item_collection_metrics
@return [Types::ConsumedCapacity]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/ProvisionedThroughputIntro.html<br><br><br><br>Developer Guide*.
information, see [Provisioned Throughput] in the *Amazon DynamoDB
`ReturnConsumedCapacity` parameter was specified. For more
operation. `ConsumedCapacity` is only returned if the
with statistics for the table and any indexes involved in the
returned includes the total provisioned throughput consumed, along
The capacity units consumed by the `DeleteItem` operation. The data
@!attribute [rw] consumed_capacity
@return [Hash<String,Types::AttributeValue>]
`ALL_OLD` in the request.
appears in the response only if `ReturnValues` was specified as
the item as it appeared before the `DeleteItem` operation. This map
A map of attribute names to `AttributeValue` objects, representing
@!attribute [rw] attributes
Represents the output of a `DeleteItem` operation.