durable-execution-sdk-js.stepconfig.semantics.md
December 2, 2025 ยท View on GitHub
Home > @aws/durable-execution-sdk-js > StepConfig > semantics
StepConfig.semantics property
Execution semantics for the step (at-most-once or at-least-once per retry)
Signature:
semantics?: StepSemantics;