InspectionData
Contains additional details about the state's execution, including its input and output data processing flow, and HTTP request and response information.
Types
Properties
The input after Step Functions applies an Arguments filter. This event will only be present when QueryLanguage for the state machine or individual states is set to JSONata. For more info, see Transforming data with Step Functions.
The input after Step Functions applies the InputPath filter. Not populated when QueryLanguage is JSONata.
The effective input after Step Functions applies the Parameters filter. Not populated when QueryLanguage is JSONata.
The effective result combined with the raw state input after Step Functions applies the ResultPath filter. Not populated when QueryLanguage is JSONata.
The effective result after Step Functions applies the ResultSelector filter. Not populated when QueryLanguage is JSONata.
The raw HTTP request that is sent when you test an HTTP Task.
The raw HTTP response that is returned when you test an HTTP Task.