Skip to content

/AWS1/CL_KNY=>DELAPPLICATIONINPPROCINGCONF()

About DeleteApplicationInputProcessingConfiguration

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.

Deletes an InputProcessingConfiguration from an input.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONNAME TYPE /AWS1/KNYAPPLICATIONNAME /AWS1/KNYAPPLICATIONNAME

The Kinesis Analytics application name.

IV_CURRENTAPPLICATIONVRSID TYPE /AWS1/KNYAPPLICATIONVERSIONID /AWS1/KNYAPPLICATIONVERSIONID

The version ID of the Kinesis Analytics application.

IV_INPUTID TYPE /AWS1/KNYID /AWS1/KNYID

The ID of the input configuration from which to delete the input processing configuration. You can get a list of the input IDs for an application by using the DescribeApplication operation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KNYDELAPPLICATIONIN01 /AWS1/CL_KNYDELAPPLICATIONIN01