kinesisanalytics_discover_input_schema: This documentation is for version 1 of the Amazon Kinesis...

View source: R/kinesisanalytics_operations.R

kinesisanalytics_discover_input_schemaR Documentation

This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications

Description

This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications. Version 2 of the API supports SQL and Java applications. For more information about version 2, see Amazon Kinesis Data Analytics API V2 Documentation.

See https://www.paws-r-sdk.com/docs/kinesisanalytics_discover_input_schema/ for full documentation.

Usage

kinesisanalytics_discover_input_schema(
  ResourceARN = NULL,
  RoleARN = NULL,
  InputStartingPositionConfiguration = NULL,
  S3Configuration = NULL,
  InputProcessingConfiguration = NULL
)

Arguments

ResourceARN

Amazon Resource Name (ARN) of the streaming source.

RoleARN

ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream on your behalf.

InputStartingPositionConfiguration

Point at which you want Amazon Kinesis Analytics to start reading records from the specified streaming source discovery purposes.

S3Configuration

Specify this parameter to discover a schema from data in an Amazon S3 object.

InputProcessingConfiguration

The InputProcessingConfiguration to use to preprocess the records before discovering the schema of the records.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.