Package software.amazon.awscdk.services.kinesisanalyticsv2
AWS::KinesisAnalyticsV2 Construct Library
---
AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2.
For more information on how to migrate, see the Migrating to AWS CDK v2 guide.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.kinesisanalyticsv2.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for KinesisAnalyticsV2 construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::KinesisAnalyticsV2 resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::KinesisAnalyticsV2.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Deprecated: AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2. For more information on how to migrate, see https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html
-
ClassDescriptionA CloudFormation
AWS::KinesisAnalyticsV2::Application
.Describes code configuration for an application.A builder forCfnApplication.ApplicationCodeConfigurationProperty
An implementation forCfnApplication.ApplicationCodeConfigurationProperty
Specifies the creation parameters for a Kinesis Data Analytics application.A builder forCfnApplication.ApplicationConfigurationProperty
An implementation forCfnApplication.ApplicationConfigurationProperty
Specifies the maintence window parameters for a Kinesis Data Analytics application.An implementation forCfnApplication.ApplicationMaintenanceConfigurationProperty
Specifies the method and snapshot to use when restarting an application using previously saved application state.A builder forCfnApplication.ApplicationRestoreConfigurationProperty
An implementation forCfnApplication.ApplicationRestoreConfigurationProperty
Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.A builder forCfnApplication.ApplicationSnapshotConfigurationProperty
An implementation forCfnApplication.ApplicationSnapshotConfigurationProperty
A fluent builder forCfnApplication
.The configuration parameters for the default Amazon Glue database.A builder forCfnApplication.CatalogConfigurationProperty
An implementation forCfnApplication.CatalogConfigurationProperty
Describes an application's checkpointing configuration.A builder forCfnApplication.CheckpointConfigurationProperty
An implementation forCfnApplication.CheckpointConfigurationProperty
Specifies either the application code, or the location of the application code, for a Flink-based Kinesis Data Analytics application.A builder forCfnApplication.CodeContentProperty
An implementation forCfnApplication.CodeContentProperty
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when the record format uses delimiters, such as CSV.A builder forCfnApplication.CSVMappingParametersProperty
An implementation forCfnApplication.CSVMappingParametersProperty
The configuration of connectors and user-defined functions.A builder forCfnApplication.CustomArtifactConfigurationProperty
An implementation forCfnApplication.CustomArtifactConfigurationProperty
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.A builder forCfnApplication.DeployAsApplicationConfigurationProperty
An implementation forCfnApplication.DeployAsApplicationConfigurationProperty
Describes execution properties for a Flink-based Kinesis Data Analytics application.A builder forCfnApplication.EnvironmentPropertiesProperty
An implementation forCfnApplication.EnvironmentPropertiesProperty
Describes configuration parameters for a Flink-based Kinesis Data Analytics application or a Studio notebook.A builder forCfnApplication.FlinkApplicationConfigurationProperty
An implementation forCfnApplication.FlinkApplicationConfigurationProperty
Describes the starting parameters for a Flink-based Kinesis Data Analytics application.A builder forCfnApplication.FlinkRunConfigurationProperty
An implementation forCfnApplication.FlinkRunConfigurationProperty
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.A builder forCfnApplication.GlueDataCatalogConfigurationProperty
An implementation forCfnApplication.GlueDataCatalogConfigurationProperty
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.A builder forCfnApplication.InputLambdaProcessorProperty
An implementation forCfnApplication.InputLambdaProcessorProperty
For a SQL-based Kinesis Data Analytics application, describes the number of in-application streams to create for a given streaming source.A builder forCfnApplication.InputParallelismProperty
An implementation forCfnApplication.InputParallelismProperty
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.A builder forCfnApplication.InputProcessingConfigurationProperty
An implementation forCfnApplication.InputProcessingConfigurationProperty
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.A builder forCfnApplication.InputProperty
An implementation forCfnApplication.InputProperty
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.A builder forCfnApplication.InputSchemaProperty
An implementation forCfnApplication.InputSchemaProperty
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.A builder forCfnApplication.JSONMappingParametersProperty
An implementation forCfnApplication.JSONMappingParametersProperty
For a SQL-based Kinesis Data Analytics application, identifies a Kinesis Data Firehose delivery stream as the streaming source.A builder forCfnApplication.KinesisFirehoseInputProperty
An implementation forCfnApplication.KinesisFirehoseInputProperty
Identifies a Kinesis data stream as the streaming source.A builder forCfnApplication.KinesisStreamsInputProperty
An implementation forCfnApplication.KinesisStreamsInputProperty
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.A builder forCfnApplication.MappingParametersProperty
An implementation forCfnApplication.MappingParametersProperty
The information required to specify a Maven reference.A builder forCfnApplication.MavenReferenceProperty
An implementation forCfnApplication.MavenReferenceProperty
Describes configuration parameters for Amazon CloudWatch logging for a Java-based Kinesis Data Analytics application.A builder forCfnApplication.MonitoringConfigurationProperty
An implementation forCfnApplication.MonitoringConfigurationProperty
Describes parameters for how a Flink-based Kinesis Data Analytics application executes multiple tasks simultaneously.A builder forCfnApplication.ParallelismConfigurationProperty
An implementation forCfnApplication.ParallelismConfigurationProperty
Property key-value pairs passed into an application.A builder forCfnApplication.PropertyGroupProperty
An implementation forCfnApplication.PropertyGroupProperty
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.A builder forCfnApplication.RecordColumnProperty
An implementation forCfnApplication.RecordColumnProperty
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.A builder forCfnApplication.RecordFormatProperty
An implementation forCfnApplication.RecordFormatProperty
Describes the starting parameters for an Kinesis Data Analytics application.A builder forCfnApplication.RunConfigurationProperty
An implementation forCfnApplication.RunConfigurationProperty
The base location of the Amazon Data Analytics application.A builder forCfnApplication.S3ContentBaseLocationProperty
An implementation forCfnApplication.S3ContentBaseLocationProperty
The location of an application or a custom artifact.A builder forCfnApplication.S3ContentLocationProperty
An implementation forCfnApplication.S3ContentLocationProperty
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.A builder forCfnApplication.SqlApplicationConfigurationProperty
An implementation forCfnApplication.SqlApplicationConfigurationProperty
Describes the parameters of a VPC used by the application.A builder forCfnApplication.VpcConfigurationProperty
An implementation forCfnApplication.VpcConfigurationProperty
The configuration of a Kinesis Data Analytics Studio notebook.A builder forCfnApplication.ZeppelinApplicationConfigurationProperty
An implementation forCfnApplication.ZeppelinApplicationConfigurationProperty
Describes configuration parameters for Amazon CloudWatch logging for a Kinesis Data Analytics Studio notebook.A builder forCfnApplication.ZeppelinMonitoringConfigurationProperty
An implementation forCfnApplication.ZeppelinMonitoringConfigurationProperty
A CloudFormationAWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption
.A fluent builder forCfnApplicationCloudWatchLoggingOption
.Provides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).An implementation forCfnApplicationCloudWatchLoggingOption.CloudWatchLoggingOptionProperty
Properties for defining aCfnApplicationCloudWatchLoggingOption
.A builder forCfnApplicationCloudWatchLoggingOptionProps
An implementation forCfnApplicationCloudWatchLoggingOptionProps
A CloudFormationAWS::KinesisAnalyticsV2::ApplicationOutput
.A fluent builder forCfnApplicationOutput
.Describes the data format when records are written to the destination in a SQL-based Kinesis Data Analytics application.A builder forCfnApplicationOutput.DestinationSchemaProperty
An implementation forCfnApplicationOutput.DestinationSchemaProperty
For a SQL-based Kinesis Data Analytics application, when configuring application output, identifies a Kinesis Data Firehose delivery stream as the destination.A builder forCfnApplicationOutput.KinesisFirehoseOutputProperty
An implementation forCfnApplicationOutput.KinesisFirehoseOutputProperty
When you configure a SQL-based Kinesis Data Analytics application's output, identifies a Kinesis data stream as the destination.A builder forCfnApplicationOutput.KinesisStreamsOutputProperty
An implementation forCfnApplicationOutput.KinesisStreamsOutputProperty
When you configure a SQL-based Kinesis Data Analytics application's output, identifies an Amazon Lambda function as the destination.A builder forCfnApplicationOutput.LambdaOutputProperty
An implementation forCfnApplicationOutput.LambdaOutputProperty
Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.A builder forCfnApplicationOutput.OutputProperty
An implementation forCfnApplicationOutput.OutputProperty
Properties for defining aCfnApplicationOutput
.A builder forCfnApplicationOutputProps
An implementation forCfnApplicationOutputProps
Properties for defining aCfnApplication
.A builder forCfnApplicationProps
An implementation forCfnApplicationProps
A CloudFormationAWS::KinesisAnalyticsV2::ApplicationReferenceDataSource
.A fluent builder forCfnApplicationReferenceDataSource
.For a SQL-based Kinesis Data Analytics application, provides additional mapping information when the record format uses delimiters, such as CSV.An implementation forCfnApplicationReferenceDataSource.CSVMappingParametersProperty
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.An implementation forCfnApplicationReferenceDataSource.JSONMappingParametersProperty
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.An implementation forCfnApplicationReferenceDataSource.MappingParametersProperty
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.A builder forCfnApplicationReferenceDataSource.RecordColumnProperty
An implementation forCfnApplicationReferenceDataSource.RecordColumnProperty
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.A builder forCfnApplicationReferenceDataSource.RecordFormatProperty
An implementation forCfnApplicationReferenceDataSource.RecordFormatProperty
For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.An implementation forCfnApplicationReferenceDataSource.ReferenceDataSourceProperty
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.An implementation forCfnApplicationReferenceDataSource.ReferenceSchemaProperty
For an SQL-based Amazon Kinesis Data Analytics application, identifies the Amazon S3 bucket and object that contains the reference data.An implementation forCfnApplicationReferenceDataSource.S3ReferenceDataSourceProperty
Properties for defining aCfnApplicationReferenceDataSource
.A builder forCfnApplicationReferenceDataSourceProps
An implementation forCfnApplicationReferenceDataSourceProps