Class: Aws::Textract::Types::InvalidParameterException
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::Textract::Types::InvalidParameterException
- Defined in:
- lib/aws-sdk-textract/types.rb
Overview
An input parameter violated a constraint. For example, in synchronous operations, an ‘InvalidParameterException` exception occurs when neither of the `S3Object` or `Bytes` values are supplied in the `Document` request parameter. Validate your parameter before calling the API operation again.