Uses of Package
software.amazon.awscdk.services.kinesisanalytics
Packages that use software.amazon.awscdk.services.kinesisanalytics
Package
Description
Kinesis Analytics Flink
Amazon Kinesis Data Analytics Construct Library
-
Classes in software.amazon.awscdk.services.kinesisanalytics used by software.amazon.awscdk.services.kinesis.analytics.flinkClassDescriptionSpecifies the creation parameters for a Kinesis Data Analytics application.
-
Classes in software.amazon.awscdk.services.kinesisanalytics used by software.amazon.awscdk.services.kinesisanalyticsClassDescriptionA CloudFormation
AWS::KinesisAnalytics::Application.A fluent builder forCfnApplication.Provides additional mapping information when the record format uses delimiters, such as CSV.A builder forCfnApplication.CSVMappingParametersPropertyAn object that contains the Amazon Resource Name (ARN) of the AWS Lambda function that is used to preprocess records in the stream, and the ARN of the IAM role that is used to access the AWS Lambda function.A builder forCfnApplication.InputLambdaProcessorPropertyDescribes the number of in-application streams to create for a given streaming source.A builder forCfnApplication.InputParallelismPropertyProvides a description of a processor that is used to preprocess the records in the stream before being processed by your application code.A builder forCfnApplication.InputProcessingConfigurationPropertyWhen you configure the application input, you specify the streaming source, the in-application stream name that is created, and the mapping between the two.A builder forCfnApplication.InputPropertyDescribes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.A builder forCfnApplication.InputSchemaPropertyProvides additional mapping information when JSON is the record format on the streaming source.A builder forCfnApplication.JSONMappingParametersPropertyIdentifies an Amazon Kinesis Firehose delivery stream as the streaming source.A builder forCfnApplication.KinesisFirehoseInputPropertyIdentifies an Amazon Kinesis stream as the streaming source.A builder forCfnApplication.KinesisStreamsInputPropertyWhen configuring application 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.MappingParametersPropertyDescribes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.A builder forCfnApplication.RecordColumnPropertyDescribes the record format and relevant mapping information that should be applied to schematize the records on the stream.A builder forCfnApplication.RecordFormatPropertyA CloudFormationAWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption.A fluent builder forCfnApplicationCloudWatchLoggingOptionV2.Provides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).Properties for defining aCfnApplicationCloudWatchLoggingOptionV2.A builder forCfnApplicationCloudWatchLoggingOptionV2PropsA CloudFormationAWS::KinesisAnalytics::ApplicationOutput.A fluent builder forCfnApplicationOutput.Describes the data format when records are written to the destination.A builder forCfnApplicationOutput.DestinationSchemaPropertyWhen configuring application output, identifies an Amazon Kinesis Firehose delivery stream as the destination.A builder forCfnApplicationOutput.KinesisFirehoseOutputPropertyWhen configuring application output, identifies an Amazon Kinesis stream as the destination.A builder forCfnApplicationOutput.KinesisStreamsOutputPropertyWhen configuring application output, identifies an AWS Lambda function as the destination.A builder forCfnApplicationOutput.LambdaOutputPropertyDescribes application 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.OutputPropertyProperties for defining aCfnApplicationOutput.A builder forCfnApplicationOutputPropsA CloudFormationAWS::KinesisAnalyticsV2::ApplicationOutput.A fluent builder forCfnApplicationOutputV2.Describes the data format when records are written to the destination in a SQL-based Kinesis Data Analytics application.A builder forCfnApplicationOutputV2.DestinationSchemaPropertyFor a SQL-based Kinesis Data Analytics application, when configuring application output, identifies a Kinesis Data Firehose delivery stream as the destination.A builder forCfnApplicationOutputV2.KinesisFirehoseOutputPropertyWhen you configure a SQL-based Kinesis Data Analytics application's output, identifies a Kinesis data stream as the destination.A builder forCfnApplicationOutputV2.KinesisStreamsOutputPropertyWhen you configure a SQL-based Kinesis Data Analytics application's output, identifies an Amazon Lambda function as the destination.A builder forCfnApplicationOutputV2.LambdaOutputPropertyDescribes 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 forCfnApplicationOutputV2.OutputPropertyProperties for defining aCfnApplicationOutputV2.A builder forCfnApplicationOutputV2PropsProperties for defining aCfnApplication.A builder forCfnApplicationPropsA CloudFormationAWS::KinesisAnalytics::ApplicationReferenceDataSource.A fluent builder forCfnApplicationReferenceDataSource.Provides additional mapping information when the record format uses delimiters, such as CSV.Provides additional mapping information when JSON is the record format on the streaming source.When configuring application 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.Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.A builder forCfnApplicationReferenceDataSource.RecordColumnPropertyDescribes the record format and relevant mapping information that should be applied to schematize the records on the stream.A builder forCfnApplicationReferenceDataSource.RecordFormatPropertyDescribes the reference data source by providing the source information (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.The ReferenceSchema property type specifies the format of the data in the reference source for a SQL-based Amazon Kinesis Data Analytics application.Identifies the S3 bucket and object that contains the reference data.Properties for defining aCfnApplicationReferenceDataSource.A builder forCfnApplicationReferenceDataSourcePropsA CloudFormationAWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.A fluent builder forCfnApplicationReferenceDataSourceV2.For a SQL-based Kinesis Data Analytics application, provides additional mapping information when the record format uses delimiters, such as CSV.For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.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.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 forCfnApplicationReferenceDataSourceV2.RecordColumnPropertyFor 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 forCfnApplicationReferenceDataSourceV2.RecordFormatPropertyFor 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.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 an SQL-based Amazon Kinesis Data Analytics application, identifies the Amazon S3 bucket and object that contains the reference data.Properties for defining aCfnApplicationReferenceDataSourceV2.A builder forCfnApplicationReferenceDataSourceV2PropsA CloudFormationAWS::KinesisAnalyticsV2::Application.Describes code configuration for an application.A builder forCfnApplicationV2.ApplicationCodeConfigurationPropertySpecifies the creation parameters for a Kinesis Data Analytics application.A builder forCfnApplicationV2.ApplicationConfigurationPropertySpecifies the maintence window parameters for a Kinesis Data Analytics application.Specifies the method and snapshot to use when restarting an application using previously saved application state.A builder forCfnApplicationV2.ApplicationRestoreConfigurationPropertyDescribes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.A fluent builder forCfnApplicationV2.The configuration parameters for the default Amazon Glue database.A builder forCfnApplicationV2.CatalogConfigurationPropertyDescribes an application's checkpointing configuration.A builder forCfnApplicationV2.CheckpointConfigurationPropertySpecifies either the application code, or the location of the application code, for a Flink-based Kinesis Data Analytics application.A builder forCfnApplicationV2.CodeContentPropertyFor a SQL-based Kinesis Data Analytics application, provides additional mapping information when the record format uses delimiters, such as CSV.A builder forCfnApplicationV2.CSVMappingParametersPropertyThe configuration of connectors and user-defined functions.A builder forCfnApplicationV2.CustomArtifactConfigurationPropertyThe 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.A builder forCfnApplicationV2.EnvironmentPropertiesPropertyDescribes configuration parameters for a Flink-based Kinesis Data Analytics application or a Studio notebook.A builder forCfnApplicationV2.FlinkApplicationConfigurationPropertyDescribes the starting parameters for a Flink-based Kinesis Data Analytics application.A builder forCfnApplicationV2.FlinkRunConfigurationPropertyThe 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 forCfnApplicationV2.GlueDataCatalogConfigurationPropertyAn 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 forCfnApplicationV2.InputLambdaProcessorPropertyFor a SQL-based Kinesis Data Analytics application, describes the number of in-application streams to create for a given streaming source.A builder forCfnApplicationV2.InputParallelismPropertyFor 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 forCfnApplicationV2.InputProcessingConfigurationPropertyWhen 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 forCfnApplicationV2.InputPropertyFor 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 forCfnApplicationV2.InputSchemaPropertyFor a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.A builder forCfnApplicationV2.JSONMappingParametersPropertyFor a SQL-based Kinesis Data Analytics application, identifies a Kinesis Data Firehose delivery stream as the streaming source.A builder forCfnApplicationV2.KinesisFirehoseInputPropertyIdentifies a Kinesis data stream as the streaming source.A builder forCfnApplicationV2.KinesisStreamsInputPropertyWhen 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 forCfnApplicationV2.MappingParametersPropertyThe information required to specify a Maven reference.A builder forCfnApplicationV2.MavenReferencePropertyDescribes configuration parameters for Amazon CloudWatch logging for a Java-based Kinesis Data Analytics application.A builder forCfnApplicationV2.MonitoringConfigurationPropertyDescribes parameters for how a Flink-based Kinesis Data Analytics application executes multiple tasks simultaneously.A builder forCfnApplicationV2.ParallelismConfigurationPropertyProperty key-value pairs passed into an application.A builder forCfnApplicationV2.PropertyGroupPropertyFor 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 forCfnApplicationV2.RecordColumnPropertyFor 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 forCfnApplicationV2.RecordFormatPropertyDescribes the starting parameters for an Kinesis Data Analytics application.A builder forCfnApplicationV2.RunConfigurationPropertyThe base location of the Amazon Data Analytics application.A builder forCfnApplicationV2.S3ContentBaseLocationPropertyThe location of an application or a custom artifact.A builder forCfnApplicationV2.S3ContentLocationPropertyDescribes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.A builder forCfnApplicationV2.SqlApplicationConfigurationPropertyDescribes the parameters of a VPC used by the application.A builder forCfnApplicationV2.VpcConfigurationPropertyThe configuration of a Kinesis Data Analytics Studio notebook.Describes configuration parameters for Amazon CloudWatch logging for a Kinesis Data Analytics Studio notebook.A builder forCfnApplicationV2.ZeppelinMonitoringConfigurationPropertyProperties for defining aCfnApplicationV2.A builder forCfnApplicationV2Props