InspectionDataResponse
Contains additional details about the state's execution, including its input and output data processing flow, and HTTP response information. The inspectionLevel
request parameter specifies which details are returned.
Contents
- body
-
The HTTP response returned.
Type: String
Required: No
- headers
-
The response headers associated with the HTTP response.
Type: String
Required: No
- protocol
-
The protocol used to return the HTTP response.
Type: String
Required: No
- statusCode
-
The HTTP response status code for the HTTP response.
Type: String
Required: No
- statusMessage
-
The message associated with the HTTP status code.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: