View source: R/kinesisanalyticsv2_operations.R
kinesisanalyticsv2_add_application_input | R Documentation |
Adds a streaming source to your SQL-based Kinesis Data Analytics application.
See https://www.paws-r-sdk.com/docs/kinesisanalyticsv2_add_application_input/ for full documentation.
kinesisanalyticsv2_add_application_input(
ApplicationName,
CurrentApplicationVersionId,
Input
)
ApplicationName |
[required] The name of your existing application to which you want to add the streaming source. |
CurrentApplicationVersionId |
[required] The current version of your application. You must provide the
|
Input |
[required] The Input to add. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.