Class | Description |
---|---|
AddApplicationCloudWatchLoggingOptionRequest | |
AddApplicationCloudWatchLoggingOptionResult | |
AddApplicationInputProcessingConfigurationRequest | |
AddApplicationInputProcessingConfigurationResult | |
AddApplicationInputRequest | |
AddApplicationInputResult | |
AddApplicationOutputRequest | |
AddApplicationOutputResult | |
AddApplicationReferenceDataSourceRequest | |
AddApplicationReferenceDataSourceResult | |
AddApplicationVpcConfigurationRequest | |
AddApplicationVpcConfigurationResult | |
ApplicationCodeConfiguration |
Describes code configuration for an application.
|
ApplicationCodeConfigurationDescription |
Describes code configuration for an application.
|
ApplicationCodeConfigurationUpdate |
Describes code configuration updates for an application.
|
ApplicationConfiguration |
Specifies the creation parameters for a Managed Service for Apache Flink application.
|
ApplicationConfigurationDescription |
Describes details about the application code and starting parameters for a Managed Service for Apache Flink
application.
|
ApplicationConfigurationUpdate |
Describes updates to an application's configuration.
|
ApplicationDetail |
Describes the application, including the application Amazon Resource Name (ARN), status, latest version, and input
and output configurations.
|
ApplicationMaintenanceConfigurationDescription |
The details of the maintenance configuration for the application.
|
ApplicationMaintenanceConfigurationUpdate |
Describes the updated maintenance configuration for the application.
|
ApplicationOperationInfo |
Provides a description of the operation, such as the type and status of operation
|
ApplicationOperationInfoDetails |
Provides a description of the operation, such as the operation-type and status
|
ApplicationRestoreConfiguration |
Specifies the method and snapshot to use when restarting an application using previously saved application state.
|
ApplicationSnapshotConfiguration |
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
|
ApplicationSnapshotConfigurationDescription |
Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
|
ApplicationSnapshotConfigurationUpdate |
Describes updates to whether snapshots are enabled for a Managed Service for Apache Flink application.
|
ApplicationSummary |
Provides application summary information, including the application Amazon Resource Name (ARN), name, and status.
|
ApplicationSystemRollbackConfiguration |
Describes system rollback configuration for a Managed Service for Apache Flink application
|
ApplicationSystemRollbackConfigurationDescription |
Describes system rollback configuration for a Managed Service for Apache Flink application
|
ApplicationSystemRollbackConfigurationUpdate |
Describes system rollback configuration for a Managed Service for Apache Flink application
|
ApplicationVersionChangeDetails |
Contains information about the application version changes due to an operation
|
ApplicationVersionSummary |
The summary of the application version.
|
CatalogConfiguration |
The configuration parameters for the default Amazon Glue database.
|
CatalogConfigurationDescription |
The configuration parameters for the default Amazon Glue database.
|
CatalogConfigurationUpdate |
Updates to the configuration parameters for the default Amazon Glue database.
|
CheckpointConfiguration |
Describes an application's checkpointing configuration.
|
CheckpointConfigurationDescription |
Describes checkpointing parameters for a Managed Service for Apache Flink application.
|
CheckpointConfigurationUpdate |
Describes updates to the checkpointing parameters for a Managed Service for Apache Flink application.
|
CloudWatchLoggingOption |
Provides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).
|
CloudWatchLoggingOptionDescription |
Describes the Amazon CloudWatch logging option.
|
CloudWatchLoggingOptionUpdate |
Describes the Amazon CloudWatch logging option updates.
|
CodeContent |
Specifies either the application code, or the location of the application code, for a Managed Service for Apache
Flink application.
|
CodeContentDescription |
Describes details about the code of a Managed Service for Apache Flink application.
|
CodeContentUpdate |
Describes an update to the code of an application.
|
CreateApplicationPresignedUrlRequest | |
CreateApplicationPresignedUrlResult | |
CreateApplicationRequest | |
CreateApplicationResult | |
CreateApplicationSnapshotRequest | |
CreateApplicationSnapshotResult | |
CSVMappingParameters |
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when the record format
uses delimiters, such as CSV.
|
CustomArtifactConfiguration |
Specifies dependency JARs, as well as JAR files that contain user-defined functions (UDF).
|
CustomArtifactConfigurationDescription |
Specifies a dependency JAR or a JAR of user-defined functions.
|
DeleteApplicationCloudWatchLoggingOptionRequest | |
DeleteApplicationCloudWatchLoggingOptionResult | |
DeleteApplicationInputProcessingConfigurationRequest | |
DeleteApplicationInputProcessingConfigurationResult | |
DeleteApplicationOutputRequest | |
DeleteApplicationOutputResult | |
DeleteApplicationReferenceDataSourceRequest | |
DeleteApplicationReferenceDataSourceResult | |
DeleteApplicationRequest | |
DeleteApplicationResult | |
DeleteApplicationSnapshotRequest | |
DeleteApplicationSnapshotResult | |
DeleteApplicationVpcConfigurationRequest | |
DeleteApplicationVpcConfigurationResult | |
DeployAsApplicationConfiguration |
The information required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable
state.
|
DeployAsApplicationConfigurationDescription |
The configuration information required to deploy an Amazon Data Analytics Studio notebook as an application with
durable state.
|
DeployAsApplicationConfigurationUpdate |
Updates to the configuration information required to deploy an Amazon Data Analytics Studio notebook as an
application with durable state.
|
DescribeApplicationOperationRequest |
Request for information about a specific operation performed on a Managed Service for Apache Flink application
|
DescribeApplicationOperationResult |
Provides details of the operation corresponding to the operation-ID on a Managed Service for Apache Flink application
|
DescribeApplicationRequest | |
DescribeApplicationResult | |
DescribeApplicationSnapshotRequest | |
DescribeApplicationSnapshotResult | |
DescribeApplicationVersionRequest | |
DescribeApplicationVersionResult | |
DestinationSchema |
Describes the data format when records are written to the destination in a SQL-based Kinesis Data Analytics
application.
|
DiscoverInputSchemaRequest | |
DiscoverInputSchemaResult | |
EnvironmentProperties |
Describes execution properties for a Managed Service for Apache Flink application.
|
EnvironmentPropertyDescriptions |
Describes the execution properties for an Apache Flink runtime.
|
EnvironmentPropertyUpdates |
Describes updates to the execution property groups for a Managed Service for Apache Flink application or a Studio
notebook.
|
ErrorInfo |
Provides a description of the operation failure error
|
FlinkApplicationConfiguration |
Describes configuration parameters for a Managed Service for Apache Flink application or a Studio notebook.
|
FlinkApplicationConfigurationDescription |
Describes configuration parameters for a Managed Service for Apache Flink application.
|
FlinkApplicationConfigurationUpdate |
Describes updates to the configuration parameters for a Managed Service for Apache Flink application.
|
FlinkRunConfiguration |
Describes the starting parameters for a Managed Service for Apache Flink application.
|
GlueDataCatalogConfiguration |
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.
|
GlueDataCatalogConfigurationDescription |
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.
|
GlueDataCatalogConfigurationUpdate |
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.
|
Input |
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.
|
InputDescription |
Describes the application input configuration for a SQL-based Kinesis Data Analytics application.
|
InputLambdaProcessor |
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.
|
InputLambdaProcessorDescription |
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.
|
InputLambdaProcessorUpdate |
For a SQL-based Kinesis Data Analytics application, represents an update to the InputLambdaProcessor that is
used to preprocess the records in the stream.
|
InputParallelism |
For a SQL-based Kinesis Data Analytics application, describes the number of in-application streams to create for a
given streaming source.
|
InputParallelismUpdate |
For a SQL-based Kinesis Data Analytics application, provides updates to the parallelism count.
|
InputProcessingConfiguration |
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.
|
InputProcessingConfigurationDescription |
For a SQL-based Kinesis Data Analytics application, provides the configuration information about an input processor.
|
InputProcessingConfigurationUpdate |
For a SQL-based Kinesis Data Analytics application, describes updates to an InputProcessingConfiguration.
|
InputSchemaUpdate |
Describes updates for an SQL-based Kinesis Data Analytics application's input schema.
|
InputStartingPositionConfiguration |
Describes the point at which the application reads from the streaming source.
|
InputUpdate |
For a SQL-based Kinesis Data Analytics application, describes updates to a specific input configuration (identified
by the
InputId of an application). |
JSONMappingParameters |
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record
format on the streaming source.
|
KinesisFirehoseInput |
For a SQL-based Kinesis Data Analytics application, identifies a Kinesis Data Firehose delivery stream as the
streaming source.
|
KinesisFirehoseInputDescription |
Describes the Amazon Kinesis Data Firehose delivery stream that is configured as the streaming source in the
application input configuration.
|
KinesisFirehoseInputUpdate |
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.
|
KinesisFirehoseOutput |
For a SQL-based Kinesis Data Analytics application, when configuring application output, identifies a Kinesis Data
Firehose delivery stream as the destination.
|
KinesisFirehoseOutputDescription |
For a SQL-based Kinesis Data Analytics application's output, describes the Kinesis Data Firehose delivery stream that
is configured as its destination.
|
KinesisFirehoseOutputUpdate |
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.
|
KinesisStreamsInput |
Identifies a Kinesis data stream as the streaming source.
|
KinesisStreamsInputDescription |
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.
|
KinesisStreamsInputUpdate |
When you update the input configuration for a SQL-based Kinesis Data Analytics application, provides information
about a Kinesis stream as the streaming source.
|
KinesisStreamsOutput |
When you configure a SQL-based Kinesis Data Analytics application's output, identifies a Kinesis data stream as the
destination.
|
KinesisStreamsOutputDescription |
For an SQL-based Kinesis Data Analytics application's output, describes the Kinesis data stream that is configured as
its destination.
|
KinesisStreamsOutputUpdate |
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.
|
LambdaOutput |
When you configure a SQL-based Kinesis Data Analytics application's output, identifies an Amazon Lambda function as
the destination.
|
LambdaOutputDescription |
For a SQL-based Kinesis Data Analytics application's output, describes the Amazon Lambda function that is configured
as its destination.
|
LambdaOutputUpdate |
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.
|
ListApplicationOperationsRequest |
Request to list operations performed on an application
|
ListApplicationOperationsResult |
Response with the list of operations for an application
|
ListApplicationSnapshotsRequest | |
ListApplicationSnapshotsResult | |
ListApplicationsRequest | |
ListApplicationsResult | |
ListApplicationVersionsRequest | |
ListApplicationVersionsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
MappingParameters |
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.
|
MavenReference |
The information required to specify a Maven reference.
|
MonitoringConfiguration |
Describes configuration parameters for Amazon CloudWatch logging for an application.
|
MonitoringConfigurationDescription |
Describes configuration parameters for CloudWatch logging for an application.
|
MonitoringConfigurationUpdate |
Describes updates to configuration parameters for Amazon CloudWatch logging for an application.
|
OperationFailureDetails |
Provides a description of the operation failure
|
Output |
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.
|
OutputDescription |
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.
|
OutputUpdate |
For a SQL-based Kinesis Data Analytics application, describes updates to the output configuration identified by the
OutputId . |
ParallelismConfiguration |
Describes parameters for how a Managed Service for Apache Flink application executes multiple tasks simultaneously.
|
ParallelismConfigurationDescription |
Describes parameters for how a Managed Service for Apache Flink application executes multiple tasks simultaneously.
|
ParallelismConfigurationUpdate |
Describes updates to parameters for how an application executes multiple tasks simultaneously.
|
PropertyGroup |
Property key-value pairs passed into an application.
|
RecordColumn |
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.
|
RecordFormat |
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.
|
ReferenceDataSource |
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.
|
ReferenceDataSourceDescription |
For a SQL-based Kinesis Data Analytics application, describes the reference data source configured for an
application.
|
ReferenceDataSourceUpdate |
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.
|
RollbackApplicationRequest | |
RollbackApplicationResult | |
RunConfiguration |
Describes the starting parameters for an Managed Service for Apache Flink application.
|
RunConfigurationDescription |
Describes the starting properties for a Managed Service for Apache Flink application.
|
RunConfigurationUpdate |
Describes the updates to the starting parameters for a Managed Service for Apache Flink application.
|
S3ApplicationCodeLocationDescription |
Describes the location of an application's code stored in an S3 bucket.
|
S3Configuration |
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.
|
S3ContentBaseLocation |
The S3 bucket that holds the application information.
|
S3ContentBaseLocationDescription |
The description of the S3 base location that holds the application.
|
S3ContentBaseLocationUpdate |
The information required to update the S3 base location that holds the application.
|
S3ContentLocation |
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.
|
S3ContentLocationUpdate |
Describes an update for the Amazon S3 code content location for an application.
|
S3ReferenceDataSource |
For a SQL-based Kinesis Data Analytics application, identifies the Amazon S3 bucket and object that contains the
reference data.
|
S3ReferenceDataSourceDescription |
For a SQL-based Kinesis Data Analytics application, provides the bucket name and object key name that stores the
reference data.
|
S3ReferenceDataSourceUpdate |
For a SQL-based Kinesis Data Analytics application, describes the Amazon S3 bucket name and object key name for an
in-application reference table.
|
SnapshotDetails |
Provides details about a snapshot of application state.
|
SourceSchema |
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.
|
SqlApplicationConfiguration |
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
|
SqlApplicationConfigurationDescription |
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
|
SqlApplicationConfigurationUpdate |
Describes updates to the input streams, destination streams, and reference data sources for a SQL-based Kinesis Data
Analytics application.
|
SqlRunConfiguration |
Describes the starting parameters for a SQL-based Kinesis Data Analytics application.
|
StartApplicationRequest | |
StartApplicationResult | |
StopApplicationRequest | |
StopApplicationResult | |
Tag |
A key-value pair (the value is optional) that you can define and assign to Amazon resources.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateApplicationMaintenanceConfigurationRequest | |
UpdateApplicationMaintenanceConfigurationResult | |
UpdateApplicationRequest | |
UpdateApplicationResult | |
VpcConfiguration |
Describes the parameters of a VPC used by the application.
|
VpcConfigurationDescription |
Describes the parameters of a VPC used by the application.
|
VpcConfigurationUpdate |
Describes updates to the VPC configuration used by the application.
|
ZeppelinApplicationConfiguration |
The configuration of a Managed Service for Apache Flink Studio notebook.
|
ZeppelinApplicationConfigurationDescription |
The configuration of a Managed Service for Apache Flink Studio notebook.
|
ZeppelinApplicationConfigurationUpdate |
Updates to the configuration of Managed Service for Apache Flink Studio notebook.
|
ZeppelinMonitoringConfiguration |
Describes configuration parameters for Amazon CloudWatch logging for a Managed Service for Apache Flink Studio
notebook.
|
ZeppelinMonitoringConfigurationDescription |
The monitoring configuration for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.
|
ZeppelinMonitoringConfigurationUpdate |
Updates to the monitoring configuration for Apache Zeppelin within a Managed Service for Apache Flink Studio
notebook.
|
Enum | Description |
---|---|
ApplicationMode | |
ApplicationRestoreType | |
ApplicationStatus | |
ArtifactType | |
CodeContentType | |
ConfigurationType | |
InputStartingPosition | |
LogLevel | |
MetricsLevel | |
OperationStatus |
Status of the operation performed on an application
|
RecordFormatType | |
RuntimeEnvironment | |
SnapshotStatus | |
UrlType |
Exception | Description |
---|---|
AmazonKinesisAnalyticsV2Exception |
Base exception for all service exceptions thrown by Amazon Kinesis Analytics
|
CodeValidationException |
The user-provided application code (query) is not valid.
|
ConcurrentModificationException |
Exception thrown as a result of concurrent modifications to an application.
|
InvalidApplicationConfigurationException |
The user-provided application configuration is not valid.
|
InvalidArgumentException |
The specified input parameter value is not valid.
|
InvalidRequestException |
The request JSON is not valid for the operation.
|
LimitExceededException |
The number of allowed resources has been exceeded.
|
ResourceInUseException |
The application is not available for this operation.
|
ResourceNotFoundException |
Specified application can't be found.
|
ResourceProvisionedThroughputExceededException |
Discovery failed to get a record from the streaming source because of the Kinesis Streams
ProvisionedThroughputExceededException . |
ServiceUnavailableException |
The service cannot complete the request.
|
TooManyTagsException |
Application created with too many tags, or too many tags added to an application.
|
UnableToDetectSchemaException |
The data format is not valid.
|
UnsupportedOperationException |
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this
operation.
|