Skip to content

Lambda  >  Structures  >  ChainedInvokeOptions

ChainedInvokeOptions

Structure Class

ChainedInvokeOptions dataclass

Configuration options for chained function invocations in durable executions, including retry settings and timeout configuration.

Attributes

function_name instance-attribute
function_name: str

The name or ARN of the Lambda function to invoke.

tenant_id class-attribute instance-attribute
tenant_id: str | None = None

The tenant identifier for the chained invocation.