The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::DynamoDB::GetItemOutput

ATTRIBUTES

ConsumedCapacity => Paws::DynamoDB::ConsumedCapacity

The capacity units consumed by the GetItem 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 Throughput in the Amazon DynamoDB Developer Guide.

Item => Paws::DynamoDB::AttributeMap

A map of attribute names to AttributeValue objects, as specified by ProjectionExpression.

_request_id => Str