# Packages
Package kinesisanalyticsv2iface provides an interface to enable mocking the Amazon Kinesis Analytics service client for testing your code.
# Functions
ApplicationMode_Values returns all elements of the ApplicationMode enum.
ApplicationRestoreType_Values returns all elements of the ApplicationRestoreType enum.
ApplicationStatus_Values returns all elements of the ApplicationStatus enum.
ArtifactType_Values returns all elements of the ArtifactType enum.
CodeContentType_Values returns all elements of the CodeContentType enum.
ConfigurationType_Values returns all elements of the ConfigurationType enum.
InputStartingPosition_Values returns all elements of the InputStartingPosition enum.
LogLevel_Values returns all elements of the LogLevel enum.
MetricsLevel_Values returns all elements of the MetricsLevel enum.
New creates a new instance of the KinesisAnalyticsV2 client with a session.
OperationStatus_Values returns all elements of the OperationStatus enum.
RecordFormatType_Values returns all elements of the RecordFormatType enum.
RuntimeEnvironment_Values returns all elements of the RuntimeEnvironment enum.
SnapshotStatus_Values returns all elements of the SnapshotStatus enum.
UrlType_Values returns all elements of the UrlType enum.
# Constants
ApplicationModeInteractive is a ApplicationMode enum value.
ApplicationModeStreaming is a ApplicationMode enum value.
ApplicationRestoreTypeRestoreFromCustomSnapshot is a ApplicationRestoreType enum value.
ApplicationRestoreTypeRestoreFromLatestSnapshot is a ApplicationRestoreType enum value.
ApplicationRestoreTypeSkipRestoreFromSnapshot is a ApplicationRestoreType enum value.
ApplicationStatusAutoscaling is a ApplicationStatus enum value.
ApplicationStatusDeleting is a ApplicationStatus enum value.
ApplicationStatusForceStopping is a ApplicationStatus enum value.
ApplicationStatusMaintenance is a ApplicationStatus enum value.
ApplicationStatusReady is a ApplicationStatus enum value.
ApplicationStatusRolledBack is a ApplicationStatus enum value.
ApplicationStatusRollingBack is a ApplicationStatus enum value.
ApplicationStatusRunning is a ApplicationStatus enum value.
ApplicationStatusStarting is a ApplicationStatus enum value.
ApplicationStatusStopping is a ApplicationStatus enum value.
ApplicationStatusUpdating is a ApplicationStatus enum value.
ArtifactTypeDependencyJar is a ArtifactType enum value.
ArtifactTypeUdf is a ArtifactType enum value.
CodeContentTypePlaintext is a CodeContentType enum value.
CodeContentTypeZipfile is a CodeContentType enum value.
ConfigurationTypeCustom is a ConfigurationType enum value.
ConfigurationTypeDefault is a ConfigurationType enum value.
ID to lookup a service endpoint with.
ErrCodeCodeValidationException for service response error code "CodeValidationException".
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeInvalidApplicationConfigurationException for service response error code "InvalidApplicationConfigurationException".
ErrCodeInvalidArgumentException for service response error code "InvalidArgumentException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceInUseException for service response error code "ResourceInUseException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeResourceProvisionedThroughputExceededException for service response error code "ResourceProvisionedThroughputExceededException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeTooManyTagsException for service response error code "TooManyTagsException".
ErrCodeUnableToDetectSchemaException for service response error code "UnableToDetectSchemaException".
ErrCodeUnsupportedOperationException for service response error code "UnsupportedOperationException".
InputStartingPositionLastStoppedPoint is a InputStartingPosition enum value.
InputStartingPositionNow is a InputStartingPosition enum value.
InputStartingPositionTrimHorizon is a InputStartingPosition enum value.
LogLevelDebug is a LogLevel enum value.
LogLevelError is a LogLevel enum value.
LogLevelInfo is a LogLevel enum value.
LogLevelWarn is a LogLevel enum value.
MetricsLevelApplication is a MetricsLevel enum value.
MetricsLevelOperator is a MetricsLevel enum value.
MetricsLevelParallelism is a MetricsLevel enum value.
MetricsLevelTask is a MetricsLevel enum value.
OperationStatusCancelled is a OperationStatus enum value.
OperationStatusFailed is a OperationStatus enum value.
OperationStatusInProgress is a OperationStatus enum value.
OperationStatusSuccessful is a OperationStatus enum value.
RecordFormatTypeCsv is a RecordFormatType enum value.
RecordFormatTypeJson is a RecordFormatType enum value.
RuntimeEnvironmentFlink111 is a RuntimeEnvironment enum value.
RuntimeEnvironmentFlink113 is a RuntimeEnvironment enum value.
RuntimeEnvironmentFlink115 is a RuntimeEnvironment enum value.
RuntimeEnvironmentFlink118 is a RuntimeEnvironment enum value.
RuntimeEnvironmentFlink119 is a RuntimeEnvironment enum value.
RuntimeEnvironmentFlink16 is a RuntimeEnvironment enum value.
RuntimeEnvironmentFlink18 is a RuntimeEnvironment enum value.
RuntimeEnvironmentSql10 is a RuntimeEnvironment enum value.
RuntimeEnvironmentZeppelinFlink10 is a RuntimeEnvironment enum value.
RuntimeEnvironmentZeppelinFlink20 is a RuntimeEnvironment enum value.
RuntimeEnvironmentZeppelinFlink30 is a RuntimeEnvironment enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SnapshotStatusCreating is a SnapshotStatus enum value.
SnapshotStatusDeleting is a SnapshotStatus enum value.
SnapshotStatusFailed is a SnapshotStatus enum value.
SnapshotStatusReady is a SnapshotStatus enum value.
UrlTypeFlinkDashboardUrl is a UrlType enum value.
UrlTypeZeppelinUiUrl is a UrlType enum value.
# Structs
Describes code configuration for an application.
Describes code configuration for an application.
Describes code configuration updates for an application.
Specifies the creation parameters for a Managed Service for Apache Flink application.
Describes details about the application code and starting parameters for a Managed Service for Apache Flink application.
Describes updates to an application's configuration.
Describes the application, including the application Amazon Resource Name (ARN), status, latest version, and input and output configurations.
The details of the maintenance configuration for the application.
Describes the updated maintenance configuration for the application.
Provides a description of the operation, such as the type and status of operation.
Provides a description of the operation, such as the operation-type and status.
Specifies the method and snapshot to use when restarting an application using previously saved application state.
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
Describes updates to whether snapshots are enabled for a Managed Service for Apache Flink application.
Provides application summary information, including the application Amazon Resource Name (ARN), name, and status.
Describes system rollback configuration for a Managed Service for Apache Flink application.
Describes system rollback configuration for a Managed Service for Apache Flink application.
Describes system rollback configuration for a Managed Service for Apache Flink application.
Contains information about the application version changes due to an operation.
The summary of the application version.
The configuration parameters for the default Amazon Glue database.
The configuration parameters for the default Amazon Glue database.
Updates to the configuration parameters for the default Amazon Glue database.
Describes an application's checkpointing configuration.
Describes checkpointing parameters for a Managed Service for Apache Flink application.
Describes updates to the checkpointing parameters for a Managed Service for Apache Flink application.
Provides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).
Describes the Amazon CloudWatch logging option.
Describes the Amazon CloudWatch logging option updates.
Specifies either the application code, or the location of the application code, for a Managed Service for Apache Flink application.
Describes details about the code of a Managed Service for Apache Flink application.
Describes an update to the code of an application.
The user-provided application code (query) is not valid.
Exception thrown as a result of concurrent modifications to an application.
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when the record format uses delimiters, such as CSV.
Specifies dependency JARs, as well as JAR files that contain user-defined functions (UDF).
Specifies a dependency JAR or a JAR of user-defined functions.
The information required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable state.
The configuration information required to deploy an Amazon Data Analytics Studio notebook as an application with durable state.
Updates to the configuration information required to deploy an Amazon Data Analytics Studio notebook as an application with durable state.
Request for information about a specific operation performed on a Managed Service for Apache Flink application.
Provides details of the operation corresponding to the operation-ID on a Managed Service for Apache Flink application.
Describes the data format when records are written to the destination in a SQL-based Kinesis Data Analytics application.
Describes execution properties for a Managed Service for Apache Flink application.
Describes the execution properties for an Apache Flink runtime.
Describes updates to the execution property groups for a Managed Service for Apache Flink application or a Studio notebook.
Provides a description of the operation failure error.
Describes configuration parameters for a Managed Service for Apache Flink application or a Studio notebook.
Describes configuration parameters for a Managed Service for Apache Flink application.
Describes updates to the configuration parameters for a Managed Service for Apache Flink application.
Describes the starting parameters for a Managed Service for Apache Flink 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.
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.
Updates to the configuration of the Glue Data Catalog that you use for SQL queries that you write in a Managed Service for Apache Flink Studio notebook.
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.
Describes the application input configuration for a SQL-based Kinesis Data Analytics application.
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, an object that contains the Amazon Resource Name (ARN) of the Amazon Lambda function that is used to preprocess records in the stream.
For a SQL-based Kinesis Data Analytics application, represents an update to the InputLambdaProcessor that is used to preprocess the records in the stream.
For a SQL-based Kinesis Data Analytics application, describes the number of in-application streams to create for a given streaming source.
For a SQL-based Kinesis Data Analytics application, provides updates to the parallelism count.
For a SQL-based Kinesis Data Analytics application, describes a processor that is used to preprocess the records in the stream before being processed by your application code.
For a SQL-based Kinesis Data Analytics application, provides the configuration information about an input processor.
For a SQL-based Kinesis Data Analytics application, describes updates to an InputProcessingConfiguration.
Describes updates for an SQL-based Kinesis Data Analytics application's input schema.
Describes the point at which the application reads from the streaming source.
For a SQL-based Kinesis Data Analytics application, describes updates to a specific input configuration (identified by the InputId of an application).
The user-provided application configuration is not valid.
The specified input parameter value is not valid.
The request JSON is not valid for the operation.
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.
KinesisAnalyticsV2 provides the API operation methods for making requests to Amazon Kinesis Analytics.
For a SQL-based Kinesis Data Analytics application, identifies a Kinesis Data Firehose delivery stream as the streaming source.
Describes the Amazon Kinesis Data Firehose delivery stream that is configured as the streaming source in the application input configuration.
For a SQL-based Kinesis Data Analytics application, when updating application input configuration, provides information about a Kinesis Data Firehose delivery stream as the streaming source.
For a SQL-based Kinesis Data Analytics application, when configuring application output, identifies a Kinesis Data Firehose delivery stream as the destination.
For a SQL-based Kinesis Data Analytics application's output, describes the Kinesis Data Firehose delivery stream that is configured as its destination.
For a SQL-based Kinesis Data Analytics application, when updating an output configuration using the UpdateApplication operation, provides information about a Kinesis Data Firehose delivery stream that is configured as the destination.
Identifies a Kinesis data stream as the streaming source.
For a SQL-based Kinesis Data Analytics application, describes the Kinesis data stream that is configured as the streaming source in the application input configuration.
When you update the input configuration for a SQL-based Kinesis Data Analytics application, provides information about a Kinesis stream as the streaming source.
When you configure a SQL-based Kinesis Data Analytics application's output, identifies a Kinesis data stream as the destination.
For an SQL-based Kinesis Data Analytics application's output, describes the Kinesis data stream that is configured as its destination.
When you update a SQL-based Kinesis Data Analytics application's output configuration using the UpdateApplication operation, provides information about a Kinesis data stream that is configured as the destination.
When you configure a SQL-based Kinesis Data Analytics application's output, identifies an Amazon Lambda function as the destination.
For a SQL-based Kinesis Data Analytics application's output, describes the Amazon Lambda function that is configured as its destination.
When you update an SQL-based Kinesis Data Analytics application's output configuration using the UpdateApplication operation, provides information about an Amazon Lambda function that is configured as the destination.
The number of allowed resources has been exceeded.
Request to list operations performed on an application.
Response with the list of operations for an 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.
Describes configuration parameters for Amazon CloudWatch logging for an application.
Describes configuration parameters for CloudWatch logging for an application.
Describes updates to configuration parameters for Amazon CloudWatch logging for an application.
Provides a description of the operation failure.
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.
For a SQL-based Kinesis Data Analytics application, describes the application output configuration, which includes the in-application stream name and the destination where the stream data is written.
For a SQL-based Kinesis Data Analytics application, describes updates to the output configuration identified by the OutputId.
Describes parameters for how a Managed Service for Apache Flink application executes multiple tasks simultaneously.
Describes parameters for how a Managed Service for Apache Flink application executes multiple tasks simultaneously.
Describes updates to parameters for how an application executes multiple tasks simultaneously.
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.
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.
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.
For a SQL-based Kinesis Data Analytics application, describes the reference data source configured for an application.
When you update a reference data source configuration for a SQL-based Kinesis Data Analytics application, this object provides all the updated values (such as the source bucket name and object key name), the in-application table name that is created, and updated mapping information that maps the data in the Amazon S3 object to the in-application reference table that is created.
The application is not available for this operation.
Specified application can't be found.
Discovery failed to get a record from the streaming source because of the Kinesis Streams ProvisionedThroughputExceededException.
Describes the starting parameters for an Managed Service for Apache Flink application.
Describes the starting properties for a Managed Service for Apache Flink application.
Describes the updates to the starting parameters for a Managed Service for Apache Flink application.
Describes the location of an application's code stored in an S3 bucket.
For a SQL-based Kinesis Data Analytics application, provides a description of an Amazon S3 data source, including the Amazon Resource Name (ARN) of the S3 bucket and the name of the Amazon S3 object that contains the data.
The S3 bucket that holds the application information.
The description of the S3 base location that holds the application.
The information required to update the S3 base location that holds the application.
For a Managed Service for Apache Flink application provides a description of an Amazon S3 object, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data.
Describes an update for the Amazon S3 code content location for an application.
For a SQL-based Kinesis Data Analytics application, identifies the Amazon S3 bucket and object that contains the reference data.
For a SQL-based Kinesis Data Analytics application, provides the bucket name and object key name that stores the reference data.
For a SQL-based Kinesis Data Analytics application, describes the Amazon S3 bucket name and object key name for an in-application reference table.
The service cannot complete the request.
Provides details about a snapshot of application state.
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.
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
Describes updates to the input streams, destination streams, and reference data sources for a SQL-based Kinesis Data Analytics application.
Describes the starting parameters for a SQL-based Kinesis Data Analytics application.
A key-value pair (the value is optional) that you can define and assign to Amazon resources.
Application created with too many tags, or too many tags added to an application.
The data format is not valid.
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this operation.
Describes the parameters of a VPC used by the application.
Describes the parameters of a VPC used by the application.
Describes updates to the VPC configuration used by the application.
The configuration of a Managed Service for Apache Flink Studio notebook.
The configuration of a Managed Service for Apache Flink Studio notebook.
Updates to the configuration of Managed Service for Apache Flink Studio notebook.
Describes configuration parameters for Amazon CloudWatch logging for a Managed Service for Apache Flink Studio notebook.
The monitoring configuration for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.
Updates to the monitoring configuration for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.