class Aws::DynamoDB::Types::UpdateItemOutput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/UpdateItemOutput 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 `UpdateItem` 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/read-write-operations.html#write-operation-consumption<br><br><br><br>operations][1] in the *Amazon DynamoDB Developer Guide*.
information, see [Capacity unity consumption for write
`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 `UpdateItem` operation. The data
@!attribute [rw] consumed_capacity
@return [Hash<String,Types::AttributeValue>]
the request. Each element represents one attribute.
and `ReturnValues` was specified as something other than `NONE` in
The `Attributes` map is only present if the update was successful
parameter.
`UpdateItem` operation, as determined by the `ReturnValues`
A map of attribute values as they appear before or after the
@!attribute [rw] attributes
Represents the output of an `UpdateItem` operation.