SqlApplicationConfiguration - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SqlApplicationConfiguration

Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.

Contents

Inputs

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

Type: Array of Input objects

Required: No

Outputs

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

Type: Array of Output objects

Required: No

ReferenceDataSources

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

Type: Array of ReferenceDataSource objects

Required: No

See Also

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