![]() |
![]()
| ![]() |
![]()
NAMEPaws::StepFunctions::DescribeExecutionOutput ATTRIBUTESREQUIRED ExecutionArn => StrThe Amazon Resource Name (ARN) that identifies the execution. Input => StrThe string that contains the JSON input data of the execution. Length constraints apply to the payload size, and are expressed as bytes in UTF-8 encoding. InputDetails => Paws::StepFunctions::CloudWatchEventsExecutionDataDetailsName => StrThe name of the execution. A name must not contain:
To enable logging with CloudWatch Logs, the name should only contain 0-9, A-Z, a-z, - and _. Output => StrThe JSON output data of the execution. Length constraints apply to the payload size, and are expressed as bytes in UTF-8 encoding. This field is set only if the execution succeeds. If the execution fails, this field is null. OutputDetails => Paws::StepFunctions::CloudWatchEventsExecutionDataDetailsREQUIRED StartDate => StrThe date the execution is started. REQUIRED StateMachineArn => StrThe Amazon Resource Name (ARN) of the executed stated machine. REQUIRED Status => StrThe current status of the execution. Valid values are: "RUNNING", "SUCCEEDED", "FAILED", "TIMED_OUT", "ABORTED" =head2 StopDate => Str If the execution has already ended, the date the execution stopped. TraceHeader => StrThe AWS X-Ray trace header that was passed to the execution. _request_id => Str
|