String applicationName
The Kinesis Data Analytics application name.
Long currentApplicationVersionId
The version ID of the SQL-based Kinesis Data Analytics application. You must provide the
CurrentApplicationVersionId or the ConditionalToken.You can retrieve the application
version ID using DescribeApplication. For better concurrency support, use the
ConditionalToken parameter instead of CurrentApplicationVersionId.
CloudWatchLoggingOption cloudWatchLoggingOption
Provides the Amazon CloudWatch log stream Amazon Resource Name (ARN).
String conditionalToken
A value you use to implement strong concurrency for application updates. You must provide the
CurrentApplicationVersionId or the ConditionalToken. You get the application's current
ConditionalToken using DescribeApplication. For better concurrency support, use the
ConditionalToken parameter instead of CurrentApplicationVersionId.
String applicationARN
The application's ARN.
Long applicationVersionId
The new version ID of the SQL-based Kinesis Data Analytics application. Kinesis Data Analytics updates the
ApplicationVersionId each time you change the CloudWatch logging options.
List<E> cloudWatchLoggingOptionDescriptions
The descriptions of the current CloudWatch logging options for the SQL-based Kinesis Data Analytics application.
String operationId
String applicationName
The name of the application to which you want to add the input processing configuration.
Long currentApplicationVersionId
The version of the application to which you want to add the input processing configuration. You can use the
DescribeApplication operation to get the current application version. If the version specified is not the
current version, the ConcurrentModificationException is returned.
String inputId
The ID of the input configuration to add the input processing configuration to. You can get a list of the input IDs for an application using the DescribeApplication operation.
InputProcessingConfiguration inputProcessingConfiguration
The InputProcessingConfiguration to add to the application.
String applicationARN
The Amazon Resource Name (ARN) of the application.
Long applicationVersionId
Provides the current application version.
String inputId
The input ID that is associated with the application input. This is the ID that Kinesis Data Analytics assigns to each input configuration that you add to your application.
InputProcessingConfigurationDescription inputProcessingConfigurationDescription
The description of the preprocessor that executes on records in this input before the application's code is run.
String applicationName
The name of your existing application to which you want to add the streaming source.
Long currentApplicationVersionId
The current version of your application. You must provide the ApplicationVersionID or the
ConditionalToken.You can use the DescribeApplication operation to find the current
application version.
Input input
The Input to add.
String applicationName
The name of the application to which you want to add the output configuration.
Long currentApplicationVersionId
The version of the application to which you want to add the output configuration. You can use the
DescribeApplication operation to get the current application version. If the version specified is not the
current version, the ConcurrentModificationException is returned.
Output output
An array of objects, each describing one output configuration. In the output configuration, you specify the name of an in-application stream, a destination (that is, a Kinesis data stream, a Kinesis Data Firehose delivery stream, or an Amazon Lambda function), and record the formation to use when writing to the destination.
String applicationARN
The application Amazon Resource Name (ARN).
Long applicationVersionId
The updated application version ID. Kinesis Data Analytics increments this ID when the application is updated.
List<E> outputDescriptions
Describes the application output configuration. For more information, see Configuring Application Output.
String applicationName
The name of an existing application.
Long currentApplicationVersionId
The version of the application for which you are adding the reference data source. You can use the
DescribeApplication operation to get the current application version. If the version specified is not the
current version, the ConcurrentModificationException is returned.
ReferenceDataSource referenceDataSource
The reference data source can be an object in your Amazon S3 bucket. Kinesis Data Analytics reads the object and copies the data into the in-application table that is created. You provide an S3 bucket, object key name, and the resulting in-application table that is created.
String applicationARN
The application Amazon Resource Name (ARN).
Long applicationVersionId
The updated application version ID. Kinesis Data Analytics increments this ID when the application is updated.
List<E> referenceDataSourceDescriptions
Describes reference data sources configured for the application.
String applicationName
The name of an existing application.
Long currentApplicationVersionId
The version of the application to which you want to add the VPC configuration. You must provide the
CurrentApplicationVersionId or the ConditionalToken. You can use the
DescribeApplication operation to get the current application version. If the version specified is not the
current version, the ConcurrentModificationException is returned. For better concurrency support,
use the ConditionalToken parameter instead of CurrentApplicationVersionId.
VpcConfiguration vpcConfiguration
Description of the VPC to add to the application.
String conditionalToken
A value you use to implement strong concurrency for application updates. You must provide the
ApplicationVersionID or the ConditionalToken. You get the application's current
ConditionalToken using DescribeApplication. For better concurrency support, use the
ConditionalToken parameter instead of CurrentApplicationVersionId.
String applicationARN
The ARN of the application.
Long applicationVersionId
Provides the current application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.
VpcConfigurationDescription vpcConfigurationDescription
The parameters of the new VPC configuration.
String operationId
CodeContent codeContent
The location and type of the application code.
String codeContentType
Specifies whether the code content is in text or zip format.
String codeContentType
Specifies whether the code content is in text or zip format.
CodeContentDescription codeContentDescription
Describes details about the location and format of the application code.
String codeContentTypeUpdate
Describes updates to the code content type.
CodeContentUpdate codeContentUpdate
Describes updates to the code content of an application.
SqlApplicationConfiguration sqlApplicationConfiguration
The creation and update parameters for a SQL-based Kinesis Data Analytics application.
FlinkApplicationConfiguration flinkApplicationConfiguration
The creation and update parameters for a Managed Service for Apache Flink application.
EnvironmentProperties environmentProperties
Describes execution properties for a Managed Service for Apache Flink application.
ApplicationCodeConfiguration applicationCodeConfiguration
The code location and type parameters for a Managed Service for Apache Flink application.
ApplicationSnapshotConfiguration applicationSnapshotConfiguration
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
ApplicationSystemRollbackConfiguration applicationSystemRollbackConfiguration
List<E> vpcConfigurations
The array of descriptions of VPC configurations available to the application.
ZeppelinApplicationConfiguration zeppelinApplicationConfiguration
The configuration parameters for a Managed Service for Apache Flink Studio notebook.
SqlApplicationConfigurationDescription sqlApplicationConfigurationDescription
The details about inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
ApplicationCodeConfigurationDescription applicationCodeConfigurationDescription
The details about the application code for a Managed Service for Apache Flink application.
RunConfigurationDescription runConfigurationDescription
The details about the starting properties for a Managed Service for Apache Flink application.
FlinkApplicationConfigurationDescription flinkApplicationConfigurationDescription
The details about a Managed Service for Apache Flink application.
EnvironmentPropertyDescriptions environmentPropertyDescriptions
Describes execution properties for a Managed Service for Apache Flink application.
ApplicationSnapshotConfigurationDescription applicationSnapshotConfigurationDescription
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
ApplicationSystemRollbackConfigurationDescription applicationSystemRollbackConfigurationDescription
List<E> vpcConfigurationDescriptions
The array of descriptions of VPC configurations available to the application.
ZeppelinApplicationConfigurationDescription zeppelinApplicationConfigurationDescription
The configuration parameters for a Managed Service for Apache Flink Studio notebook.
SqlApplicationConfigurationUpdate sqlApplicationConfigurationUpdate
Describes updates to a SQL-based Kinesis Data Analytics application's configuration.
ApplicationCodeConfigurationUpdate applicationCodeConfigurationUpdate
Describes updates to an application's code configuration.
FlinkApplicationConfigurationUpdate flinkApplicationConfigurationUpdate
Describes updates to a Managed Service for Apache Flink application's configuration.
EnvironmentPropertyUpdates environmentPropertyUpdates
Describes updates to the environment properties for a Managed Service for Apache Flink application.
ApplicationSnapshotConfigurationUpdate applicationSnapshotConfigurationUpdate
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
ApplicationSystemRollbackConfigurationUpdate applicationSystemRollbackConfigurationUpdate
List<E> vpcConfigurationUpdates
Updates to the array of descriptions of VPC configurations available to the application.
ZeppelinApplicationConfigurationUpdate zeppelinApplicationConfigurationUpdate
Updates to the configuration of a Managed Service for Apache Flink Studio notebook.
String applicationARN
The ARN of the application.
String applicationDescription
The description of the application.
String applicationName
The name of the application.
String runtimeEnvironment
The runtime environment for the application.
String serviceExecutionRole
Specifies the IAM role that the application uses to access external resources.
String applicationStatus
The status of the application.
Long applicationVersionId
Provides the current application version. Managed Service for Apache Flink updates the
ApplicationVersionId each time you update the application.
Date createTimestamp
The current timestamp when the application was created.
Date lastUpdateTimestamp
The current timestamp when the application was last updated.
ApplicationConfigurationDescription applicationConfigurationDescription
Describes details about the application code and starting parameters for a Managed Service for Apache Flink application.
List<E> cloudWatchLoggingOptionDescriptions
Describes the application Amazon CloudWatch logging options.
ApplicationMaintenanceConfigurationDescription applicationMaintenanceConfigurationDescription
The details of the maintenance configuration for the application.
Long applicationVersionUpdatedFrom
The previous application version before the latest application update. RollbackApplication reverts the application to this version.
Long applicationVersionRolledBackFrom
If you reverted the application using RollbackApplication, the application version when
RollbackApplication was called.
Date applicationVersionCreateTimestamp
String conditionalToken
A value you use to implement strong concurrency for application updates.
Long applicationVersionRolledBackTo
The version to which you want to roll back the application.
String applicationMode
To create a Managed Service for Apache Flink Studio notebook, you must set the mode to INTERACTIVE.
However, for a Managed Service for Apache Flink application, the mode is optional.
String applicationMaintenanceWindowStartTimeUpdate
The updated start time for the maintenance window.
String operation
Date startTime
Date endTime
String operationStatus
ApplicationVersionChangeDetails applicationVersionChangeDetails
OperationFailureDetails operationFailureDetails
String applicationRestoreType
Specifies how the application should be restored.
String snapshotName
The identifier of an existing snapshot of application state to use to restart an application. The application
uses this value if RESTORE_FROM_CUSTOM_SNAPSHOT is specified for the
ApplicationRestoreType.
Boolean snapshotsEnabled
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
Boolean snapshotsEnabled
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
Boolean snapshotsEnabledUpdate
Describes updates to whether snapshots are enabled for an application.
String applicationName
The name of the application.
String applicationARN
The ARN of the application.
String applicationStatus
The status of the application.
Long applicationVersionId
Provides the current application version.
String runtimeEnvironment
The runtime environment for the application.
String applicationMode
For a Managed Service for Apache Flink application, the mode is STREAMING. For a Managed Service for
Apache Flink Studio notebook, it is INTERACTIVE.
Boolean rollbackEnabled
Boolean rollbackEnabled
Boolean rollbackEnabledUpdate
GlueDataCatalogConfiguration glueDataCatalogConfiguration
The configuration parameters for the default Amazon Glue database. You use this database for Apache Flink SQL queries and table API transforms that you write in a Managed Service for Apache Flink Studio notebook.
GlueDataCatalogConfigurationDescription glueDataCatalogConfigurationDescription
The configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Managed Service for Apache Flink Studio notebook.
GlueDataCatalogConfigurationUpdate glueDataCatalogConfigurationUpdate
Updates to the configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Managed Service for Apache Flink Studio notebook.
String configurationType
Describes whether the application uses Managed Service for Apache Flink' default checkpointing behavior. You must
set this property to CUSTOM in order to set the CheckpointingEnabled,
CheckpointInterval, or MinPauseBetweenCheckpoints parameters.
If this value is set to DEFAULT, the application will use the following values, even if they are set
to other values using APIs or application code:
CheckpointingEnabled: true
CheckpointInterval: 60000
MinPauseBetweenCheckpoints: 5000
Boolean checkpointingEnabled
Describes whether checkpointing is enabled for a Managed Service for Apache Flink application.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
CheckpointingEnabled value of true, even if this value is set to another value using
this API or in application code.
Long checkpointInterval
Describes the interval in milliseconds between checkpoint operations.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
CheckpointInterval value of 60000, even if this value is set to another value using this API or in
application code.
Long minPauseBetweenCheckpoints
Describes the minimum time in milliseconds after a checkpoint operation completes that a new checkpoint operation
can start. If a checkpoint operation takes longer than the CheckpointInterval, the application
otherwise performs continual checkpoint operations. For more information, see Tuning Checkpointing in the Apache
Flink Documentation.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
MinPauseBetweenCheckpoints value of 5000, even if this value is set using this API or in application
code.
String configurationType
Describes whether the application uses the default checkpointing behavior in Managed Service for Apache Flink.
If this value is set to DEFAULT, the application will use the following values, even if they are set
to other values using APIs or application code:
CheckpointingEnabled: true
CheckpointInterval: 60000
MinPauseBetweenCheckpoints: 5000
Boolean checkpointingEnabled
Describes whether checkpointing is enabled for a Managed Service for Apache Flink application.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
CheckpointingEnabled value of true, even if this value is set to another value using
this API or in application code.
Long checkpointInterval
Describes the interval in milliseconds between checkpoint operations.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
CheckpointInterval value of 60000, even if this value is set to another value using this API or in
application code.
Long minPauseBetweenCheckpoints
Describes the minimum time in milliseconds after a checkpoint operation completes that a new checkpoint operation can start.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
MinPauseBetweenCheckpoints value of 5000, even if this value is set using this API or in application
code.
String configurationTypeUpdate
Describes updates to whether the application uses the default checkpointing behavior of Managed Service for
Apache Flink. You must set this property to CUSTOM in order to set the
CheckpointingEnabled, CheckpointInterval, or MinPauseBetweenCheckpoints
parameters.
If this value is set to DEFAULT, the application will use the following values, even if they are set
to other values using APIs or application code:
CheckpointingEnabled: true
CheckpointInterval: 60000
MinPauseBetweenCheckpoints: 5000
Boolean checkpointingEnabledUpdate
Describes updates to whether checkpointing is enabled for an application.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
CheckpointingEnabled value of true, even if this value is set to another value using
this API or in application code.
Long checkpointIntervalUpdate
Describes updates to the interval in milliseconds between checkpoint operations.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
CheckpointInterval value of 60000, even if this value is set to another value using this API or in
application code.
Long minPauseBetweenCheckpointsUpdate
Describes updates to the minimum time in milliseconds after a checkpoint operation completes that a new checkpoint operation can start.
If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a
MinPauseBetweenCheckpoints value of 5000, even if this value is set using this API or in application
code.
String logStreamARN
The ARN of the CloudWatch log to receive application messages.
String cloudWatchLoggingOptionId
The ID of the CloudWatch logging option description.
String logStreamARN
The Amazon Resource Name (ARN) of the CloudWatch log to receive application messages.
String roleARN
The IAM ARN of the role to use to send application messages.
Provided for backward compatibility. Applications created with the current API version have an application-level service execution role rather than a resource-level role.
String textContent
The text-format code for a Managed Service for Apache Flink application.
ByteBuffer zipFileContent
The zip-format code for a Managed Service for Apache Flink application.
S3ContentLocation s3ContentLocation
Information about the Amazon S3 bucket that contains the application code.
String textContent
The text-format code
String codeMD5
The checksum that can be used to validate zip-format code.
Long codeSize
The size in bytes of the application code. Can be used to validate zip-format code.
S3ApplicationCodeLocationDescription s3ApplicationCodeLocationDescription
The S3 bucket Amazon Resource Name (ARN), file key, and object version of the application code stored in Amazon S3.
String textContentUpdate
Describes an update to the text code for an application.
ByteBuffer zipFileContentUpdate
Describes an update to the zipped code for an application.
S3ContentLocationUpdate s3ContentLocationUpdate
Describes an update to the location of code for an application.
String applicationName
The name of the application.
String urlType
The type of the extension for which to create and return a URL. Currently, the only valid extension URL type is
FLINK_DASHBOARD_URL.
Long sessionExpirationDurationInSeconds
The duration in seconds for which the returned URL will be valid.
String authorizedUrl
The URL of the extension.
String applicationName
The name of your application (for example, sample-app).
String applicationDescription
A summary description of the application.
String runtimeEnvironment
The runtime environment for the application.
String serviceExecutionRole
The IAM role used by the application to access Kinesis data streams, Kinesis Data Firehose delivery streams, Amazon S3 objects, and other external resources.
ApplicationConfiguration applicationConfiguration
Use this parameter to configure the application.
List<E> cloudWatchLoggingOptions
Use this parameter to configure an Amazon CloudWatch log stream to monitor application configuration errors.
List<E> tags
A list of one or more tags to assign to the application. A tag is a key-value pair that identifies an application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.
String applicationMode
Use the STREAMING mode to create a Managed Service for Apache Flink application. To create a Managed
Service for Apache Flink Studio notebook, use the INTERACTIVE mode.
ApplicationDetail applicationDetail
In response to your CreateApplication request, Managed Service for Apache Flink returns a response
with details of the application it created.
String artifactType
UDF stands for user-defined functions. This type of artifact must be in an S3 bucket. A
DEPENDENCY_JAR can be in either Maven or an S3 bucket.
S3ContentLocation s3ContentLocation
MavenReference mavenReference
The parameters required to fully specify a Maven reference.
String artifactType
UDF stands for user-defined functions. This type of artifact must be in an S3 bucket. A
DEPENDENCY_JAR can be in either Maven or an S3 bucket.
S3ContentLocation s3ContentLocationDescription
MavenReference mavenReferenceDescription
The parameters that are required to specify a Maven dependency.
String applicationName
The application name.
Long currentApplicationVersionId
The version ID of the application. You must provide the CurrentApplicationVersionId or the
ConditionalToken. You can retrieve the application version ID using DescribeApplication. For
better concurrency support, use the ConditionalToken parameter instead of
CurrentApplicationVersionId.
String cloudWatchLoggingOptionId
The CloudWatchLoggingOptionId of the Amazon CloudWatch logging option to delete. You can get the
CloudWatchLoggingOptionId by using the DescribeApplication operation.
String conditionalToken
A value you use to implement strong concurrency for application updates. You must provide the
CurrentApplicationVersionId or the ConditionalToken. You get the application's current
ConditionalToken using DescribeApplication. For better concurrency support, use the
ConditionalToken parameter instead of CurrentApplicationVersionId.
String applicationARN
The application's Amazon Resource Name (ARN).
Long applicationVersionId
The version ID of the application. Kinesis Data Analytics updates the ApplicationVersionId each time
you change the CloudWatch logging options.
List<E> cloudWatchLoggingOptionDescriptions
The descriptions of the remaining CloudWatch logging options for the application.
String operationId
String applicationName
The name of the application.
Long currentApplicationVersionId
The application version. You can use the DescribeApplication operation to get the current application
version. If the version specified is not the current version, the ConcurrentModificationException is
returned.
String inputId
The ID of the input configuration from which to delete the input processing configuration. You can get a list of the input IDs for an application by using the DescribeApplication operation.
String applicationName
The application name.
Long currentApplicationVersionId
The application version. You can use the DescribeApplication operation to get the current application
version. If the version specified is not the current version, the ConcurrentModificationException is
returned.
String outputId
The ID of the configuration to delete. Each output configuration that is added to the application (either when
the application is created or later) using the AddApplicationOutput operation has a unique ID. You need to
provide the ID to uniquely identify the output configuration that you want to delete from the application
configuration. You can use the DescribeApplication operation to get the specific OutputId.
String applicationName
The name of an existing application.
Long currentApplicationVersionId
The current application version. You can use the DescribeApplication operation to get the current
application version. If the version specified is not the current version, the
ConcurrentModificationException is returned.
String referenceId
The ID of the reference data source. When you add a reference data source to your application using the AddApplicationReferenceDataSource, Kinesis Data Analytics assigns an ID. You can use the DescribeApplication operation to get the reference ID.
String applicationName
The name of an existing application.
String snapshotName
The identifier for the snapshot delete.
Date snapshotCreationTimestamp
The creation timestamp of the application snapshot to delete. You can retrieve this value using or .
String applicationName
The name of an existing application.
Long currentApplicationVersionId
The current application version ID. You must provide the CurrentApplicationVersionId or the
ConditionalToken. You can retrieve the application version ID using DescribeApplication. For
better concurrency support, use the ConditionalToken parameter instead of
CurrentApplicationVersionId.
String vpcConfigurationId
The ID of the VPC configuration to delete.
String conditionalToken
A value you use to implement strong concurrency for application updates. You must provide the
CurrentApplicationVersionId or the ConditionalToken. You get the application's current
ConditionalToken using DescribeApplication. For better concurrency support, use the
ConditionalToken parameter instead of CurrentApplicationVersionId.
S3ContentBaseLocation s3ContentLocation
The description of an Amazon S3 object that contains the Amazon Data Analytics application, 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.
S3ContentBaseLocationDescription s3ContentLocationDescription
The location that holds the data required to specify an Amazon Data Analytics application.
S3ContentBaseLocationUpdate s3ContentLocationUpdate
Updates to the location that holds the data required to specify an Amazon Data Analytics application.
ApplicationOperationInfoDetails applicationOperationInfoDetails
ApplicationDetail applicationDetail
Provides a description of the application, such as the application's Amazon Resource Name (ARN), status, and latest version.
SnapshotDetails snapshotDetails
An object containing information about the application snapshot.
ApplicationDetail applicationVersionDetail
String recordFormatType
Specifies the format of the records on the output stream.
String resourceARN
The Amazon Resource Name (ARN) of the streaming source.
String serviceExecutionRole
The ARN of the role that is used to access the streaming source.
InputStartingPositionConfiguration inputStartingPositionConfiguration
The point at which you want Kinesis Data Analytics to start reading records from the specified streaming source for discovery purposes.
S3Configuration s3Configuration
Specify this parameter to discover a schema from data in an Amazon S3 object.
InputProcessingConfiguration inputProcessingConfiguration
The InputProcessingConfiguration to use to preprocess the records before discovering the schema of the records.
SourceSchema inputSchema
The schema inferred from the streaming source. It identifies the format of the data in the streaming source and how each data element maps to corresponding columns in the in-application stream that you can create.
List<E> parsedInputRecords
An array of elements, where each element corresponds to a row in a stream record (a stream record can have more than one row).
List<E> processedInputRecords
The stream data that was modified by the processor specified in the InputProcessingConfiguration
parameter.
List<E> rawInputRecords
The raw stream data that was sampled to infer the schema.
String errorString
CheckpointConfiguration checkpointConfiguration
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.
MonitoringConfiguration monitoringConfiguration
Describes configuration parameters for Amazon CloudWatch logging for an application.
ParallelismConfiguration parallelismConfiguration
Describes parameters for how an application executes multiple tasks simultaneously.
CheckpointConfigurationDescription checkpointConfigurationDescription
Describes an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance.
MonitoringConfigurationDescription monitoringConfigurationDescription
Describes configuration parameters for Amazon CloudWatch logging for an application.
ParallelismConfigurationDescription parallelismConfigurationDescription
Describes parameters for how an application executes multiple tasks simultaneously.
String jobPlanDescription
The job plan for an application. For more information about the job plan, see Jobs and Scheduling in the Apache Flink Documentation. To retrieve the job plan for the application, use the DescribeApplicationRequest$IncludeAdditionalDetails parameter of the DescribeApplication operation.
CheckpointConfigurationUpdate checkpointConfigurationUpdate
Describes updates to an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance.
MonitoringConfigurationUpdate monitoringConfigurationUpdate
Describes updates to the configuration parameters for Amazon CloudWatch logging for an application.
ParallelismConfigurationUpdate parallelismConfigurationUpdate
Describes updates to the parameters for how an application executes multiple tasks simultaneously.
Boolean allowNonRestoredState
When restoring from a snapshot, specifies whether the runtime is allowed to skip a state that cannot be mapped to the new program. This will happen if the program is updated between snapshots to remove stateful parameters, and state data in the snapshot no longer corresponds to valid application data. For more information, see Allowing Non-Restored State in the Apache Flink documentation.
This value defaults to false. If you update your application without specifying this parameter,
AllowNonRestoredState will be set to false, even if it was previously set to
true.
String databaseARN
The Amazon Resource Name (ARN) of the database.
String databaseARN
The Amazon Resource Name (ARN) of the database.
String databaseARNUpdate
The updated Amazon Resource Name (ARN) of the database.
String namePrefix
The name prefix to use when creating an in-application stream. Suppose that you specify a prefix "
MyInApplicationStream." Kinesis Data Analytics then creates one or more (as per the
InputParallelism count you specified) in-application streams with the names "
MyInApplicationStream_001," "MyInApplicationStream_002," and so on.
InputProcessingConfiguration inputProcessingConfiguration
The InputProcessingConfiguration for the input. An input processor transforms records as they are received from the stream, before the application's SQL code executes. Currently, the only input processing configuration available is InputLambdaProcessor.
KinesisStreamsInput kinesisStreamsInput
If the streaming source is an Amazon Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).
KinesisFirehoseInput kinesisFirehoseInput
If the streaming source is an Amazon Kinesis Data Firehose delivery stream, identifies the delivery stream's ARN.
InputParallelism inputParallelism
Describes the number of in-application streams to create.
SourceSchema inputSchema
Describes 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.
Also used to describe the format of the reference data source.
String inputId
The input ID that is associated with the application input. This is the ID that Kinesis Data Analytics assigns to each input configuration that you add to your application.
String namePrefix
The in-application name prefix.
List<E> inAppStreamNames
Returns the in-application stream names that are mapped to the stream source.
InputProcessingConfigurationDescription inputProcessingConfigurationDescription
The description of the preprocessor that executes on records in this input before the application's code is run.
KinesisStreamsInputDescription kinesisStreamsInputDescription
If a Kinesis data stream is configured as a streaming source, provides the Kinesis data stream's Amazon Resource Name (ARN).
KinesisFirehoseInputDescription kinesisFirehoseInputDescription
If a Kinesis Data Firehose delivery stream is configured as a streaming source, provides the delivery stream's ARN.
SourceSchema inputSchema
Describes 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.
InputParallelism inputParallelism
Describes the configured parallelism (number of in-application streams mapped to the streaming source).
InputStartingPositionConfiguration inputStartingPositionConfiguration
The point at which the application is configured to read from the input stream.
String resourceARN
The ARN of the Amazon Lambda function that operates on records in the stream.
To specify an earlier version of the Lambda function than the latest, include the Lambda function version in the Lambda function ARN. For more information about Lambda ARNs, see Example ARNs: Amazon Lambda
String resourceARN
The ARN of the Amazon Lambda function that is used to preprocess the records in the stream.
To specify an earlier version of the Lambda function than the latest, include the Lambda function version in the Lambda function ARN. For more information about Lambda ARNs, see Example ARNs: Amazon Lambda
String roleARN
The ARN of the IAM role that is used to access the Amazon Lambda function.
Provided for backward compatibility. Applications that are created with the current API version have an application-level service execution role rather than a resource-level role.
String resourceARNUpdate
The Amazon Resource Name (ARN) of the new Amazon Lambda function that is used to preprocess the records in the stream.
To specify an earlier version of the Lambda function than the latest, include the Lambda function version in the Lambda function ARN. For more information about Lambda ARNs, see Example ARNs: Amazon Lambda
Integer count
The number of in-application streams to create.
Integer countUpdate
The number of in-application streams to create for the specified streaming source.
InputLambdaProcessor inputLambdaProcessor
The InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your application code.
InputLambdaProcessorDescription inputLambdaProcessorDescription
Provides configuration information about the associated InputLambdaProcessorDescription
InputLambdaProcessorUpdate inputLambdaProcessorUpdate
Provides update information for an InputLambdaProcessor.
RecordFormat recordFormatUpdate
Specifies the format of the records on the streaming source.
String recordEncodingUpdate
Specifies the encoding of the records in the streaming source; for example, UTF-8.
List<E> recordColumnUpdates
A list of RecordColumn objects. Each object describes the mapping of the streaming source element to
the corresponding column in the in-application stream.
String inputStartingPosition
The starting position on the stream.
NOW - Start reading just after the most recent record in the stream, and start at the request
timestamp that the customer issued.
TRIM_HORIZON - Start reading at the last untrimmed record in the stream, which is the oldest record
available in the stream. This option is not available for an Amazon Kinesis Data Firehose delivery stream.
LAST_STOPPED_POINT - Resume reading from where the application last stopped reading.
String inputId
The input ID of the application input to be updated.
String namePrefixUpdate
The name prefix for in-application streams that Kinesis Data Analytics creates for the specific streaming source.
InputProcessingConfigurationUpdate inputProcessingConfigurationUpdate
Describes updates to an InputProcessingConfiguration.
KinesisStreamsInputUpdate kinesisStreamsInputUpdate
If a Kinesis data stream is the streaming source to be updated, provides an updated stream Amazon Resource Name (ARN).
KinesisFirehoseInputUpdate kinesisFirehoseInputUpdate
If a Kinesis Data Firehose delivery stream is the streaming source to be updated, provides an updated stream ARN.
InputSchemaUpdate inputSchemaUpdate
Describes the data format on the streaming source, and how record elements on the streaming source map to columns of the in-application stream that is created.
InputParallelismUpdate inputParallelismUpdate
Describes the parallelism updates (the number of in-application streams Kinesis Data Analytics creates for the specific streaming source).
String recordRowPath
The path to the top-level parent that contains the records.
String resourceARN
The Amazon Resource Name (ARN) of the delivery stream.
String resourceARN
The Amazon Resource Name (ARN) of the delivery stream.
String roleARN
The ARN of the IAM role that Kinesis Data Analytics assumes to access the stream.
Provided for backward compatibility. Applications that are created with the current API version have an application-level service execution role rather than a resource-level role.
String resourceARNUpdate
The Amazon Resource Name (ARN) of the input delivery stream to read.
String resourceARN
The ARN of the destination delivery stream to write to.
String resourceARN
The Amazon Resource Name (ARN) of the delivery stream.
String roleARN
The ARN of the IAM role that Kinesis Data Analytics can assume to access the stream.
Provided for backward compatibility. Applications that are created with the current API version have an application-level service execution role rather than a resource-level role.
String resourceARNUpdate
The Amazon Resource Name (ARN) of the delivery stream to write to.
String resourceARN
The ARN of the input Kinesis data stream to read.
String resourceARN
The Amazon Resource Name (ARN) of the Kinesis data stream.
String roleARN
The ARN of the IAM role that Kinesis Data Analytics can assume to access the stream.
Provided for backward compatibility. Applications that are created with the current API version have an application-level service execution role rather than a resource-level role.
String resourceARNUpdate
The Amazon Resource Name (ARN) of the input Kinesis data stream to read.
String resourceARN
The ARN of the destination Kinesis data stream to write to.
String resourceARN
The Amazon Resource Name (ARN) of the Kinesis data stream.
String roleARN
The ARN of the IAM role that Kinesis Data Analytics can assume to access the stream.
Provided for backward compatibility. Applications that are created with the current API version have an application-level service execution role rather than a resource-level role.
String resourceARNUpdate
The Amazon Resource Name (ARN) of the Kinesis data stream where you want to write the output.
String resourceARN
The Amazon Resource Name (ARN) of the destination Lambda function to write to.
To specify an earlier version of the Lambda function than the latest, include the Lambda function version in the Lambda function ARN. For more information about Lambda ARNs, see Example ARNs: Amazon Lambda
String resourceARN
The Amazon Resource Name (ARN) of the destination Lambda function.
String roleARN
The ARN of the IAM role that Kinesis Data Analytics can assume to write to the destination function.
Provided for backward compatibility. Applications that are created with the current API version have an application-level service execution role rather than a resource-level role.
String resourceARNUpdate
The Amazon Resource Name (ARN) of the destination Amazon Lambda function.
To specify an earlier version of the Lambda function than the latest, include the Lambda function version in the Lambda function ARN. For more information about Lambda ARNs, see Example ARNs: Amazon Lambda
String applicationName
The name of an existing application.
Integer limit
The maximum number of application snapshots to list.
String nextToken
Use this parameter if you receive a NextToken response in a previous request that indicates that
there is more output available. Set it to the value of the previous call's NextToken response to
indicate where the output should continue from.
Integer limit
The maximum number of applications to list.
String nextToken
If a previous command returned a pagination token, pass it into this value to retrieve the next set of results. For more information about pagination, see Using the Amazon Command Line Interface's Pagination Options.
List<E> applicationSummaries
A list of ApplicationSummary objects.
String nextToken
The pagination token for the next set of results, or null if there are no additional results. Pass
this token into a subsequent command to retrieve the next set of items For more information about pagination, see
Using the Amazon Command Line
Interface's Pagination Options.
String applicationName
The name of the application for which you want to list all versions.
Integer limit
The maximum number of versions to list in this invocation of the operation.
String nextToken
If a previous invocation of this operation returned a pagination token, pass it into this value to retrieve the next set of results. For more information about pagination, see Using the Amazon Command Line Interface's Pagination Options.
List<E> applicationVersionSummaries
A list of the application versions and the associated configuration summaries. The list includes application versions that were rolled back.
To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation.
String nextToken
The pagination token for the next set of results, or null if there are no additional results. To
retrieve the next set of items, pass this token into a subsequent invocation of this operation. For more
information about pagination, see Using the Amazon Command Line Interface's
Pagination Options.
String resourceARN
The ARN of the application for which to retrieve tags.
JSONMappingParameters jSONMappingParameters
Provides additional mapping information when JSON is the record format on the streaming source.
CSVMappingParameters cSVMappingParameters
Provides additional mapping information when the record format uses delimiters (for example, CSV).
String configurationType
Describes whether to use the default CloudWatch logging configuration for an application. You must set this
property to CUSTOM in order to set the LogLevel or MetricsLevel
parameters.
String metricsLevel
Describes the granularity of the CloudWatch Logs for an application. The Parallelism level is not
recommended for applications with a Parallelism over 64 due to excessive costs.
String logLevel
Describes the verbosity of the CloudWatch Logs for an application.
String configurationType
Describes whether to use the default CloudWatch logging configuration for an application.
String metricsLevel
Describes the granularity of the CloudWatch Logs for an application.
String logLevel
Describes the verbosity of the CloudWatch Logs for an application.
String configurationTypeUpdate
Describes updates to whether to use the default CloudWatch logging configuration for an application. You must set
this property to CUSTOM in order to set the LogLevel or MetricsLevel
parameters.
String metricsLevelUpdate
Describes updates to the granularity of the CloudWatch Logs for an application. The Parallelism
level is not recommended for applications with a Parallelism over 64 due to excessive costs.
String logLevelUpdate
Describes updates to the verbosity of the CloudWatch Logs for an application.
String name
The name of the in-application stream.
KinesisStreamsOutput kinesisStreamsOutput
Identifies a Kinesis data stream as the destination.
KinesisFirehoseOutput kinesisFirehoseOutput
Identifies a Kinesis Data Firehose delivery stream as the destination.
LambdaOutput lambdaOutput
Identifies an Amazon Lambda function as the destination.
DestinationSchema destinationSchema
Describes the data format when records are written to the destination.
String outputId
A unique identifier for the output configuration.
String name
The name of the in-application stream that is configured as output.
KinesisStreamsOutputDescription kinesisStreamsOutputDescription
Describes the Kinesis data stream that is configured as the destination where output is written.
KinesisFirehoseOutputDescription kinesisFirehoseOutputDescription
Describes the Kinesis Data Firehose delivery stream that is configured as the destination where output is written.
LambdaOutputDescription lambdaOutputDescription
Describes the Lambda function that is configured as the destination where output is written.
DestinationSchema destinationSchema
The data format used for writing data to the destination.
String outputId
Identifies the specific output configuration that you want to update.
String nameUpdate
If you want to specify a different in-application stream for this output configuration, use this field to specify the new in-application stream name.
KinesisStreamsOutputUpdate kinesisStreamsOutputUpdate
Describes a Kinesis data stream as the destination for the output.
KinesisFirehoseOutputUpdate kinesisFirehoseOutputUpdate
Describes a Kinesis Data Firehose delivery stream as the destination for the output.
LambdaOutputUpdate lambdaOutputUpdate
Describes an Amazon Lambda function as the destination for the output.
DestinationSchema destinationSchemaUpdate
Describes the data format when records are written to the destination.
String configurationType
Describes whether the application uses the default parallelism for the Managed Service for Apache Flink service.
You must set this property to CUSTOM in order to change your application's
AutoScalingEnabled, Parallelism, or ParallelismPerKPU properties.
Integer parallelism
Describes the initial number of parallel tasks that a Managed Service for Apache Flink application can perform.
If AutoScalingEnabled is set to True, Managed Service for Apache Flink increases the
CurrentParallelism value in response to application load. The service can increase the
CurrentParallelism value up to the maximum parallelism, which is ParalellismPerKPU
times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be
increased by requesting a limit increase. If application load is reduced, the service can reduce the
CurrentParallelism value down to the Parallelism setting.
Integer parallelismPerKPU
Describes the number of parallel tasks that a Managed Service for Apache Flink application can perform per Kinesis Processing Unit (KPU) used by the application. For more information about KPUs, see Amazon Managed Service for Apache Flink Pricing.
Boolean autoScalingEnabled
Describes whether the Managed Service for Apache Flink service can increase the parallelism of the application in response to increased throughput.
String configurationType
Describes whether the application uses the default parallelism for the Managed Service for Apache Flink service.
Integer parallelism
Describes the initial number of parallel tasks that a Managed Service for Apache Flink application can perform.
If AutoScalingEnabled is set to True, then Managed Service for Apache Flink can increase the
CurrentParallelism value in response to application load. The service can increase
CurrentParallelism up to the maximum parallelism, which is ParalellismPerKPU times the
maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by
requesting a limit increase. If application load is reduced, the service can reduce the
CurrentParallelism value down to the Parallelism setting.
Integer parallelismPerKPU
Describes the number of parallel tasks that a Managed Service for Apache Flink application can perform per Kinesis Processing Unit (KPU) used by the application.
Integer currentParallelism
Describes the current number of parallel tasks that a Managed Service for Apache Flink application can perform.
If AutoScalingEnabled is set to True, Managed Service for Apache Flink can increase this value in
response to application load. The service can increase this value up to the maximum parallelism, which is
ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is
32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service
can reduce the CurrentParallelism value down to the Parallelism setting.
Boolean autoScalingEnabled
Describes whether the Managed Service for Apache Flink service can increase the parallelism of the application in response to increased throughput.
String configurationTypeUpdate
Describes updates to whether the application uses the default parallelism for the Managed Service for Apache
Flink service, or if a custom parallelism is used. You must set this property to CUSTOM in order to
change your application's AutoScalingEnabled, Parallelism, or
ParallelismPerKPU properties.
Integer parallelismUpdate
Describes updates to the initial number of parallel tasks an application can perform. If
AutoScalingEnabled is set to True, then Managed Service for Apache Flink can increase the
CurrentParallelism value in response to application load. The service can increase
CurrentParallelism up to the maximum parallelism, which is ParalellismPerKPU times the
maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by
requesting a limit increase. If application load is reduced, the service will reduce
CurrentParallelism down to the Parallelism setting.
Integer parallelismPerKPUUpdate
Describes updates to the number of parallel tasks an application can perform per Kinesis Processing Unit (KPU) used by the application.
Boolean autoScalingEnabledUpdate
Describes updates to whether the Managed Service for Apache Flink service can increase the parallelism of a Managed Service for Apache Flink application in response to increased throughput.
String name
The name of the column that is created in the in-application input stream or reference table.
String mapping
A reference to the data element in the streaming input or the reference data source.
String sqlType
The type of column created in the in-application input stream or reference table.
String recordFormatType
The type of record format.
MappingParameters mappingParameters
When you configure 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.
String tableName
The name of the in-application table to create.
S3ReferenceDataSource s3ReferenceDataSource
Identifies the S3 bucket and object that contains the reference data. A SQL-based Kinesis Data Analytics application loads reference data only once. If the data changes, you call the UpdateApplication operation to trigger reloading of data into your application.
SourceSchema referenceSchema
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.
String referenceId
The ID of the reference data source. This is the ID that Kinesis Data Analytics assigns when you add the reference data source to your application using the CreateApplication or UpdateApplication operation.
String tableName
The in-application table name created by the specific reference data source configuration.
S3ReferenceDataSourceDescription s3ReferenceDataSourceDescription
Provides the Amazon S3 bucket name, the object key name that contains the reference data.
SourceSchema referenceSchema
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.
String referenceId
The ID of the reference data source that is being updated. You can use the DescribeApplication operation to get this value.
String tableNameUpdate
The in-application table name that is created by this update.
S3ReferenceDataSourceUpdate s3ReferenceDataSourceUpdate
Describes the S3 bucket name, object key name, and IAM role that Kinesis Data Analytics can assume to read the Amazon S3 object on your behalf and populate the in-application reference table.
SourceSchema referenceSchemaUpdate
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.
String applicationName
The name of the application.
Long currentApplicationVersionId
The current application version ID. You can retrieve the application version ID using DescribeApplication.
ApplicationDetail applicationDetail
String operationId
FlinkRunConfiguration flinkRunConfiguration
Describes the starting parameters for a Managed Service for Apache Flink application.
List<E> sqlRunConfigurations
Describes the starting parameters for a SQL-based Kinesis Data Analytics application application.
ApplicationRestoreConfiguration applicationRestoreConfiguration
Describes the restore behavior of a restarting application.
ApplicationRestoreConfiguration applicationRestoreConfigurationDescription
Describes the restore behavior of a restarting application.
FlinkRunConfiguration flinkRunConfigurationDescription
FlinkRunConfiguration flinkRunConfiguration
Describes the starting parameters for a Managed Service for Apache Flink application.
ApplicationRestoreConfiguration applicationRestoreConfiguration
Describes updates to the restore behavior of a restarting application.
String bucketARNUpdate
The new Amazon Resource Name (ARN) for the S3 bucket containing the application code.
String fileKeyUpdate
The new file key for the object containing the application code.
String objectVersionUpdate
The new version of the object containing the application code.
String bucketARN
The Amazon Resource Name (ARN) of the S3 bucket.
String fileKey
Amazon S3 object key name.
String referenceRoleARN
The ARN of the IAM role that Kinesis Data Analytics can assume to read the Amazon S3 object on your behalf to populate the in-application reference table.
Provided for backward compatibility. Applications that are created with the current API version have an application-level service execution role rather than a resource-level role.
String snapshotName
The identifier for the application snapshot.
String snapshotStatus
The status of the application snapshot.
Long applicationVersionId
The current application version ID when the snapshot was created.
Date snapshotCreationTimestamp
The timestamp of the application snapshot.
String runtimeEnvironment
The Flink Runtime for the application snapshot.
RecordFormat recordFormat
Specifies the format of the records on the streaming source.
String recordEncoding
Specifies the encoding of the records in the streaming source. For example, UTF-8.
List<E> recordColumns
A list of RecordColumn objects.
List<E> inputs
The array of Input objects describing the input streams used by the application.
List<E> outputs
The array of Output objects describing the destination streams used by the application.
List<E> referenceDataSources
The array of ReferenceDataSource objects describing the reference data sources used by the application.
List<E> inputDescriptions
The array of InputDescription objects describing the input streams used by the application.
List<E> outputDescriptions
The array of OutputDescription objects describing the destination streams used by the application.
List<E> referenceDataSourceDescriptions
The array of ReferenceDataSourceDescription objects describing the reference data sources used by the application.
List<E> inputUpdates
The array of InputUpdate objects describing the new input streams used by the application.
List<E> outputUpdates
The array of OutputUpdate objects describing the new destination streams used by the application.
List<E> referenceDataSourceUpdates
The array of ReferenceDataSourceUpdate objects describing the new reference data sources used by the application.
String inputId
The input source ID. You can get this ID by calling the DescribeApplication operation.
InputStartingPositionConfiguration inputStartingPositionConfiguration
The point at which you want the application to start processing records from the streaming source.
String applicationName
The name of the application.
RunConfiguration runConfiguration
Identifies the run configuration (start parameters) of a Managed Service for Apache Flink application.
String operationId
String applicationName
The name of the running application to stop.
Boolean force
Set to true to force the application to stop. If you set Force to true,
Managed Service for Apache Flink stops the application without taking a snapshot.
Force-stopping your application may lead to data loss or duplication. To prevent data loss or duplicate processing of data during application restarts, we recommend you to take frequent snapshots of your application.
You can only force stop a Managed Service for Apache Flink application. You can't force stop a SQL-based Kinesis Data Analytics application.
The application must be in the STARTING, UPDATING, STOPPING,
AUTOSCALING, or RUNNING status.
String operationId
String applicationName
The name of the application for which you want to update the maintenance configuration.
ApplicationMaintenanceConfigurationUpdate applicationMaintenanceConfigurationUpdate
Describes the application maintenance configuration update.
String applicationARN
The Amazon Resource Name (ARN) of the application.
ApplicationMaintenanceConfigurationDescription applicationMaintenanceConfigurationDescription
The application maintenance configuration description after the update.
String applicationName
The name of the application to update.
Long currentApplicationVersionId
The current application version ID. You must provide the CurrentApplicationVersionId or the
ConditionalToken.You can retrieve the application version ID using DescribeApplication. For
better concurrency support, use the ConditionalToken parameter instead of
CurrentApplicationVersionId.
ApplicationConfigurationUpdate applicationConfigurationUpdate
Describes application configuration updates.
String serviceExecutionRoleUpdate
Describes updates to the service execution role.
RunConfigurationUpdate runConfigurationUpdate
Describes updates to the application's starting parameters.
List<E> cloudWatchLoggingOptionUpdates
Describes application Amazon CloudWatch logging option updates. You can only update existing CloudWatch logging options with this action. To add a new CloudWatch logging option, use AddApplicationCloudWatchLoggingOption.
String conditionalToken
A value you use to implement strong concurrency for application updates. You must provide the
CurrentApplicationVersionId or the ConditionalToken. You get the application's current
ConditionalToken using DescribeApplication. For better concurrency support, use the
ConditionalToken parameter instead of CurrentApplicationVersionId.
String runtimeEnvironmentUpdate
Updates the Managed Service for Apache Flink runtime environment used to run your code. To avoid issues you must:
Ensure your new jar and dependencies are compatible with the new runtime selected.
Ensure your new code's state is compatible with the snapshot from which your application will start
ApplicationDetail applicationDetail
Describes application updates.
String operationId
String vpcConfigurationId
The ID of the VPC configuration.
String vpcId
The ID of the associated VPC.
List<E> subnetIds
The array of Subnet IDs used by the VPC configuration.
List<E> securityGroupIds
The array of SecurityGroup IDs used by the VPC configuration.
String vpcConfigurationId
Describes an update to the ID of the VPC configuration.
List<E> subnetIdUpdates
Describes updates to the array of Subnet IDs used by the VPC configuration.
List<E> securityGroupIdUpdates
Describes updates to the array of SecurityGroup IDs used by the VPC configuration.
ZeppelinMonitoringConfiguration monitoringConfiguration
The monitoring configuration of a Managed Service for Apache Flink Studio notebook.
CatalogConfiguration catalogConfiguration
The Amazon Glue Data Catalog that you use in queries in a Managed Service for Apache Flink Studio notebook.
DeployAsApplicationConfiguration deployAsApplicationConfiguration
The information required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable state.
List<E> customArtifactsConfiguration
Custom artifacts are dependency JARs and user-defined functions (UDF).
ZeppelinMonitoringConfigurationDescription monitoringConfigurationDescription
The monitoring configuration of a Managed Service for Apache Flink Studio notebook.
CatalogConfigurationDescription catalogConfigurationDescription
The Amazon Glue Data Catalog that is associated with the Managed Service for Apache Flink Studio notebook.
DeployAsApplicationConfigurationDescription deployAsApplicationConfigurationDescription
The parameters required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable state.
List<E> customArtifactsConfigurationDescription
Custom artifacts are dependency JARs and user-defined functions (UDF).
ZeppelinMonitoringConfigurationUpdate monitoringConfigurationUpdate
Updates to the monitoring configuration of a Managed Service for Apache Flink Studio notebook.
CatalogConfigurationUpdate catalogConfigurationUpdate
Updates to the configuration of the Amazon Glue Data Catalog that is associated with the Managed Service for Apache Flink Studio notebook.
DeployAsApplicationConfigurationUpdate deployAsApplicationConfigurationUpdate
List<E> customArtifactsConfigurationUpdate
Updates to the customer artifacts. Custom artifacts are dependency JAR files and user-defined functions (UDF).
String logLevel
The verbosity of the CloudWatch Logs for an application.
String logLevel
Describes the verbosity of the CloudWatch Logs for an application.
String logLevelUpdate
Updates to the logging level for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.
Copyright © 2024. All rights reserved.