Batch job inserts data into Dynamo DB table 'T' in the form of batches of size 500 and there is one trigger on table 'T', Will DynamoDB fire event for each of the 500 records separately or single event for the entire batch?
Asked
Active
Viewed 159 times