AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DescribeExecution operation. Provides information about a state machine execution, such as the state machine associated with the execution, the execution input and output, and relevant execution metadata. If you've redriven an execution, you can use this API action to return information about the redrives of that execution. In addition, you can use this API action to return the Map Run Amazon Resource Name (ARN) if the execution was dispatched by a Map Run.
If you specify a version or alias ARN when you call the StartExecution API
action, DescribeExecution
returns that ARN.
This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.
Executions of an EXPRESS
state machine aren't supported by DescribeExecution
unless a Map Run dispatched them.
Namespace: Amazon.StepFunctions.Model
Assembly: AWSSDK.StepFunctions.dll
Version: 3.x.y.z
public class DescribeExecutionRequest : AmazonStepFunctionsRequest IAmazonWebServiceRequest
The DescribeExecutionRequest type exposes the following members
Name | Description | |
---|---|---|
DescribeExecutionRequest() |
Name | Type | Description | |
---|---|---|---|
ExecutionArn | System.String |
Gets and sets the property ExecutionArn. The Amazon Resource Name (ARN) of the execution to describe. |
|
IncludedData | Amazon.StepFunctions.IncludedData |
Gets and sets the property IncludedData.
If your state machine definition is encrypted with a KMS key, callers must have |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5