Values.GetDurableExecutionRequestSourceRetrieves detailed information about a specific durable execution, including its current status, input payload, result or error information, and execution metadata such as start time and usage statistics.
type nonrec t = {durableExecutionArn : DurableExecutionArn.t;The Amazon Resource Name (ARN) of the durable execution.
*)}