v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431297215.2 KB

Adds a streaming source to your SQL-based Kinesis Data Analytics application.

You can add a streaming source when you create an application, or you can use this operation to add a streaming source after you create an application. For more information, see CreateApplication.

Any configuration update, including adding a streaming source using this operation, results in a new version of the application. You can use the DescribeApplication operation to find the current application version.

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

Headers

X-Amz-Target'KinesisAnalytics_20180523.AddApplicationInput' required

Request body

ApplicationNamestring required

The name of your existing application to which you want to add the streaming source.

CurrentApplicationVersionIdinteger required

The current version of your application. You must provide the <code>ApplicationVersionID</code> or the <code>ConditionalToken</code>.You can use the <a>DescribeApplication</a> operation to find the current application version.

Response

Success

ApplicationARNstring

The Amazon Resource Name (ARN) of the application.

ApplicationVersionIdinteger

Provides the current application version.