ChallengeResponse - AWS WAFV2

ChallengeResponse

The result from the inspection of the web request for a valid challenge token.

Contents

FailureReason

The reason for failure, populated when the evaluation of the token fails.

Type: String

Valid Values: TOKEN_MISSING | TOKEN_EXPIRED | TOKEN_INVALID | TOKEN_DOMAIN_MISMATCH

Required: No

ResponseCode

The HTTP response code indicating the status of the challenge token in the web request. If the token is missing, invalid, or expired, this code is 202 Request Accepted.

Type: Integer

Required: No

SolveTimestamp

The time that the challenge was last solved for the supplied token.

Type: Long

Required: No

See Also

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