CaptchaResponse - Amazon WAFV2
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CaptchaResponse

The result from the inspection of the web request for a valid CAPTCHA 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 CAPTCHA token in the web request. If the token is missing, invalid, or expired, this code is 405 Method Not Allowed.

Type: Integer

Required: No

SolveTimestamp

The time that the CAPTCHA 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 Amazon SDKs, see the following: