v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431297215.2 KB

Deletes an <a>InputProcessingConfiguration</a> from an input.

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

Headers

X-Amz-Target'KinesisAnalytics_20180523.DeleteApplicationInputProcessingConfiguration' required

Request body

ApplicationNamestring required

The name of the application.

CurrentApplicationVersionIdinteger required

The application version. You can use the <a>DescribeApplication</a> operation to get the current application version. If the version specified is not the current version, the <code>ConcurrentModificationException</code> is returned.

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>DescribeApplication</a> operation.

Response

Success

ApplicationARNstring

The Amazon Resource Name (ARN) of the application.

ApplicationVersionIdinteger

The current application version ID.