ValidationException - Amazon Keyspaces
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).

ValidationException

The request validation failed because one or more input parameters failed validation.

This exception occurs when there are syntax errors in the request, field constraints are violated, or required parameters are missing. To help you fix the issue, the exception message provides details about which parameter failed and why.

HTTP Status Code returned: 400

Contents

errorCode

An error occurred validating your request. See the error message for details.

Type: String

Valid Values: InvalidFormat | TrimmedDataAccess | ExpiredIterator | ExpiredNextToken

Required: No

message

The input fails to satisfy the constraints specified by the service. Check the error details and modify your request.

Type: String

Required: No

See Also

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