StepDetails - AWS Lambda
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

StepDetails

Details about a step operation.

Contents

Attempt

The current attempt number for this step.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

Error

Details about the step failure.

Type: ErrorObject object

Required: No

NextAttemptTimestamp

The date and time when the next attempt is scheduled, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD). Only populated when the step is in a pending state.

Type: Timestamp

Required: No

Result

The JSON response payload from the step operation.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 6291456.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: