SqlApplicationConfigurationUpdate - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SqlApplicationConfigurationUpdate

Describes updates to the input streams, destination streams, and reference data sources for a SQL-based Kinesis Data Analytics application.

Contents

InputUpdates

The array of InputUpdate objects describing the new input streams used by the application.

Type: Array of InputUpdate objects

Required: No

OutputUpdates

The array of OutputUpdate objects describing the new destination streams used by the application.

Type: Array of OutputUpdate objects

Required: No

ReferenceDataSourceUpdates

The array of ReferenceDataSourceUpdate objects describing the new reference data sources used by the application.

Type: Array of ReferenceDataSourceUpdate objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: