23 lines
880 B
JSON
Executable File
23 lines
880 B
JSON
Executable File
[
|
|
{
|
|
"batch_size": 100,
|
|
"bisect_batch_on_function_error": false,
|
|
"destination_config": [],
|
|
"enabled": true,
|
|
"event_source_arn": "arn:aws:dynamodb:us-east-1:526954929923:table/example/stream/2021-03-01T14:14:32.281",
|
|
"function_arn": "arn:aws:lambda:us-east-1:526954929923:function:lambda_function_name",
|
|
"function_name": "arn:aws:lambda:us-east-1:526954929923:function:lambda_function_name",
|
|
"id": "1aa9c4a0-060b-41c1-a9ae-dc304ebcdb00",
|
|
"last_modified": "2021-03-01T15:03:00Z",
|
|
"last_processing_result": "No records processed",
|
|
"maximum_batching_window_in_seconds": 0,
|
|
"maximum_record_age_in_seconds": -1,
|
|
"maximum_retry_attempts": -1,
|
|
"parallelization_factor": 1,
|
|
"starting_position": null,
|
|
"starting_position_timestamp": null,
|
|
"state": "Enabled",
|
|
"state_transition_reason": "User action",
|
|
"uuid": "1aa9c4a0-060b-41c1-a9ae-dc304ebcdb00"
|
|
}
|
|
] |