eventSource property
The AWS service from which the stream record originated. For DynamoDB
Streams, this is aws:dynamodb
.
Implementation
final String? eventSource;
The AWS service from which the stream record originated. For DynamoDB
Streams, this is aws:dynamodb
.
final String? eventSource;