v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1420158131.3 KB

<note> <p>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 <a href="/kinesisanalytics/latest/apiv2/Welcome.html">Amazon Kinesis Data Analytics API V2 Documentation</a>.</p> </note> <p>Deletes an <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/dev/API_InputProcessingConfiguration.html">InputProcessingConfiguration</a> from an input.</p>

post/#X-Amz-Target=KinesisAnalytics_20150814.DeleteApplicationInputProcessingConfiguration

Headers

X-Amz-Target'KinesisAnalytics_20150814.DeleteApplicationInputProcessingConfiguration' required

Request body

ApplicationNamestring required

The Kinesis Analytics application name.

CurrentApplicationVersionIdinteger required

The version ID of the Kinesis Analytics application.

InputIdstring required

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 <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/dev/API_DescribeApplication.html">DescribeApplication</a> operation.

Response

Success

DeleteApplicationInputProcessingConfigurationResponse required