Class: Aws::Textract::Types::InvalidParameterException
- Inherits:
-
EmptyStructure
- Object
- Struct::AwsEmptyStructure
- EmptyStructure
- Aws::Textract::Types::InvalidParameterException
- Defined in:
- gems/aws-sdk-textract/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.