Package-level declarations
Types
The configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Kinesis Data Analytics Studio notebook.
Describes an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance. For more information, see Checkpoints for Fault Tolerance in the Apache Flink Documentation.
Describes code configuration for an application.
Specifies either the application code, or the location of the application code, for a Flink-based Kinesis Data Analytics application.
Specifies the creation parameters for a Kinesis Data Analytics application.
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when the record format uses delimiters, such as CSV. For example, the following sample records use CSV format, where the records use the '\n' as the row delimiter and a comma (",") as the column delimiter: "name1", "address1"
"name2", "address2"
The configuration of connectors and user-defined functions.
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
Describes execution properties for a Flink-based Kinesis Data Analytics application.
Describes configuration parameters for a Flink-based Kinesis Data Analytics application or a Studio notebook.
Describes the starting parameters for a Flink-based Kinesis Data Analytics application.
The configuration of the Glue Data Catalog that you use for Apache Flink SQL queries and table API transforms that you write in an application.
When you configure the application input for a SQL-based Kinesis Data Analytics application, you specify the streaming source, the in-application stream name that is created, and the mapping between the two.
An object that contains the Amazon Resource Name (ARN) of the Amazon Lambda function that is used to preprocess records in the stream in a SQL-based Kinesis Data Analytics application.
For a SQL-based Kinesis Data Analytics application, describes the number of in-application streams to create for a given streaming source.
For an SQL-based Amazon Kinesis Data Analytics application, describes a processor that is used to preprocess the records in the stream before being processed by your application code. Currently, the only input processor available is Amazon Lambda.
For a SQL-based Kinesis Data Analytics application, describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.
For a SQL-based Kinesis Data Analytics application, identifies a Kinesis Data Firehose delivery stream as the streaming source. You provide the delivery stream's Amazon Resource Name (ARN).
Identifies a Kinesis data stream as the streaming source. You provide the stream's Amazon Resource Name (ARN).
Describes the maintenance configuration for the application.
When you configure a SQL-based Kinesis Data Analytics application's input at the time of creating or updating an application, provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.
The information required to specify a Maven reference. You can use Maven references to specify dependency JAR files.
Describes configuration parameters for Amazon CloudWatch logging for a Java-based Kinesis Data Analytics application. For more information about CloudWatch logging, see Monitoring.
Describes parameters for how a Flink-based Kinesis Data Analytics application executes multiple tasks simultaneously. For more information about parallelism, see Parallel Execution in the Apache Flink Documentation
Property key-value pairs passed into an application.
For a SQL-based Kinesis Data Analytics application, describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream. Also used to describe the format of the reference data source.
For a SQL-based Kinesis Data Analytics application, describes the record format and relevant mapping information that should be applied to schematize the records on the stream.
Describes the restore behavior of a restarting application.
Identifies the run configuration (start parameters) of a Kinesis Data Analytics application. This section is evaluated only on stack updates for applications in running RUNNING state and has no effect during manual application start.
The base location of the Amazon Data Analytics application.
The location of an application or a custom artifact.
Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
Describes whether system initiated rollbacks are enabled for a Flink-based Kinesis Data Analytics application.
Describes the parameters of a VPC used by the application.
The configuration of a Kinesis Data Analytics Studio notebook.
Describes configuration parameters for Amazon CloudWatch logging for a Kinesis Data Analytics Studio notebook. For more information about CloudWatch logging, see Monitoring.