Skip to content

Commit 16abb23

Browse files
rarepolzbchampp
andauthored
Update src/aws_durable_execution_sdk_python_testing/executor.py
Co-authored-by: Brent Champion <brchamp@amazon.com>
1 parent dfae5a9 commit 16abb23

File tree

1 file changed

+1
-1
lines changed
  • src/aws_durable_execution_sdk_python_testing

1 file changed

+1
-1
lines changed

src/aws_durable_execution_sdk_python_testing/executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ def get_execution_history(
445445
context: EventCreationContext = EventCreationContext(
446446
op,
447447
event_id,
448-
execution.durable_execution_arn,
448+
durable_execution_arn,
449449
execution.start_input,
450450
execution.result,
451451
operation_update,

0 commit comments

Comments
 (0)