class Aws::KinesisAnalyticsV2::Types::UnableToDetectSchemaException
The data format is not valid. Kinesis Data Analytics cannot detect the schema for the given streaming source.
@!attribute [rw] message
@return [String]
@!attribute [rw] raw_input_records
Raw stream data that was sampled to infer the schema. @return [Array<String>]
@!attribute [rw] processed_input_records
Stream data that was modified by the processor specified in the `InputProcessingConfiguration` parameter. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/UnableToDetectSchemaException AWS API Documentation
Constants
- SENSITIVE