keys property
The primary key attribute(s) for the DynamoDB item that was modified.
Implementation
final Map<String, AttributeValue>? keys;
The primary key attribute(s) for the DynamoDB item that was modified.
final Map<String, AttributeValue>? keys;