@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface KinesisAnalyticsV2Client extends SdkClient
builder() method.
Amazon Kinesis Data Analytics is a fully managed service that you can use to process and analyze streaming data using Java, SQL, or Scala. The service enables you to quickly author and run Java, SQL, or Scala code against streaming sources to perform time series analytics, feed real-time dashboards, and create real-time metrics.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default AddApplicationCloudWatchLoggingOptionResponse |
addApplicationCloudWatchLoggingOption(AddApplicationCloudWatchLoggingOptionRequest addApplicationCloudWatchLoggingOptionRequest)
Adds an Amazon CloudWatch log stream to monitor application configuration errors.
|
default AddApplicationCloudWatchLoggingOptionResponse |
addApplicationCloudWatchLoggingOption(Consumer<AddApplicationCloudWatchLoggingOptionRequest.Builder> addApplicationCloudWatchLoggingOptionRequest)
Adds an Amazon CloudWatch log stream to monitor application configuration errors.
|
default AddApplicationInputResponse |
addApplicationInput(AddApplicationInputRequest addApplicationInputRequest)
Adds a streaming source to your SQL-based Kinesis Data Analytics application.
|
default AddApplicationInputResponse |
addApplicationInput(Consumer<AddApplicationInputRequest.Builder> addApplicationInputRequest)
Adds a streaming source to your SQL-based Kinesis Data Analytics application.
|
default AddApplicationInputProcessingConfigurationResponse |
addApplicationInputProcessingConfiguration(AddApplicationInputProcessingConfigurationRequest addApplicationInputProcessingConfigurationRequest)
Adds an InputProcessingConfiguration to a SQL-based Kinesis Data Analytics application.
|
default AddApplicationInputProcessingConfigurationResponse |
addApplicationInputProcessingConfiguration(Consumer<AddApplicationInputProcessingConfigurationRequest.Builder> addApplicationInputProcessingConfigurationRequest)
Adds an InputProcessingConfiguration to a SQL-based Kinesis Data Analytics application.
|
default AddApplicationOutputResponse |
addApplicationOutput(AddApplicationOutputRequest addApplicationOutputRequest)
Adds an external destination to your SQL-based Kinesis Data Analytics application.
|
default AddApplicationOutputResponse |
addApplicationOutput(Consumer<AddApplicationOutputRequest.Builder> addApplicationOutputRequest)
Adds an external destination to your SQL-based Kinesis Data Analytics application.
|
default AddApplicationReferenceDataSourceResponse |
addApplicationReferenceDataSource(AddApplicationReferenceDataSourceRequest addApplicationReferenceDataSourceRequest)
Adds a reference data source to an existing SQL-based Kinesis Data Analytics application.
|
default AddApplicationReferenceDataSourceResponse |
addApplicationReferenceDataSource(Consumer<AddApplicationReferenceDataSourceRequest.Builder> addApplicationReferenceDataSourceRequest)
Adds a reference data source to an existing SQL-based Kinesis Data Analytics application.
|
default AddApplicationVpcConfigurationResponse |
addApplicationVpcConfiguration(AddApplicationVpcConfigurationRequest addApplicationVpcConfigurationRequest)
Adds a Virtual Private Cloud (VPC) configuration to the application.
|
default AddApplicationVpcConfigurationResponse |
addApplicationVpcConfiguration(Consumer<AddApplicationVpcConfigurationRequest.Builder> addApplicationVpcConfigurationRequest)
Adds a Virtual Private Cloud (VPC) configuration to the application.
|
static KinesisAnalyticsV2ClientBuilder |
builder()
Create a builder that can be used to configure and create a
KinesisAnalyticsV2Client. |
static KinesisAnalyticsV2Client |
create()
Create a
KinesisAnalyticsV2Client with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default CreateApplicationResponse |
createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)
Creates a Kinesis Data Analytics application.
|
default CreateApplicationResponse |
createApplication(CreateApplicationRequest createApplicationRequest)
Creates a Kinesis Data Analytics application.
|
default CreateApplicationPresignedUrlResponse |
createApplicationPresignedUrl(Consumer<CreateApplicationPresignedUrlRequest.Builder> createApplicationPresignedUrlRequest)
Creates and returns a URL that you can use to connect to an application's extension.
|
default CreateApplicationPresignedUrlResponse |
createApplicationPresignedUrl(CreateApplicationPresignedUrlRequest createApplicationPresignedUrlRequest)
Creates and returns a URL that you can use to connect to an application's extension.
|
default CreateApplicationSnapshotResponse |
createApplicationSnapshot(Consumer<CreateApplicationSnapshotRequest.Builder> createApplicationSnapshotRequest)
Creates a snapshot of the application's state data.
|
default CreateApplicationSnapshotResponse |
createApplicationSnapshot(CreateApplicationSnapshotRequest createApplicationSnapshotRequest)
Creates a snapshot of the application's state data.
|
default DeleteApplicationResponse |
deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Deletes the specified application.
|
default DeleteApplicationResponse |
deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Deletes the specified application.
|
default DeleteApplicationCloudWatchLoggingOptionResponse |
deleteApplicationCloudWatchLoggingOption(Consumer<DeleteApplicationCloudWatchLoggingOptionRequest.Builder> deleteApplicationCloudWatchLoggingOptionRequest)
Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application.
|
default DeleteApplicationCloudWatchLoggingOptionResponse |
deleteApplicationCloudWatchLoggingOption(DeleteApplicationCloudWatchLoggingOptionRequest deleteApplicationCloudWatchLoggingOptionRequest)
Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application.
|
default DeleteApplicationInputProcessingConfigurationResponse |
deleteApplicationInputProcessingConfiguration(Consumer<DeleteApplicationInputProcessingConfigurationRequest.Builder> deleteApplicationInputProcessingConfigurationRequest)
Deletes an InputProcessingConfiguration from an input.
|
default DeleteApplicationInputProcessingConfigurationResponse |
deleteApplicationInputProcessingConfiguration(DeleteApplicationInputProcessingConfigurationRequest deleteApplicationInputProcessingConfigurationRequest)
Deletes an InputProcessingConfiguration from an input.
|
default DeleteApplicationOutputResponse |
deleteApplicationOutput(Consumer<DeleteApplicationOutputRequest.Builder> deleteApplicationOutputRequest)
Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's
configuration.
|
default DeleteApplicationOutputResponse |
deleteApplicationOutput(DeleteApplicationOutputRequest deleteApplicationOutputRequest)
Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's
configuration.
|
default DeleteApplicationReferenceDataSourceResponse |
deleteApplicationReferenceDataSource(Consumer<DeleteApplicationReferenceDataSourceRequest.Builder> deleteApplicationReferenceDataSourceRequest)
Deletes a reference data source configuration from the specified SQL-based Kinesis Data Analytics application's
configuration.
|
default DeleteApplicationReferenceDataSourceResponse |
deleteApplicationReferenceDataSource(DeleteApplicationReferenceDataSourceRequest deleteApplicationReferenceDataSourceRequest)
Deletes a reference data source configuration from the specified SQL-based Kinesis Data Analytics application's
configuration.
|
default DeleteApplicationSnapshotResponse |
deleteApplicationSnapshot(Consumer<DeleteApplicationSnapshotRequest.Builder> deleteApplicationSnapshotRequest)
Deletes a snapshot of application state.
|
default DeleteApplicationSnapshotResponse |
deleteApplicationSnapshot(DeleteApplicationSnapshotRequest deleteApplicationSnapshotRequest)
Deletes a snapshot of application state.
|
default DeleteApplicationVpcConfigurationResponse |
deleteApplicationVpcConfiguration(Consumer<DeleteApplicationVpcConfigurationRequest.Builder> deleteApplicationVpcConfigurationRequest)
Removes a VPC configuration from a Kinesis Data Analytics application.
|
default DeleteApplicationVpcConfigurationResponse |
deleteApplicationVpcConfiguration(DeleteApplicationVpcConfigurationRequest deleteApplicationVpcConfigurationRequest)
Removes a VPC configuration from a Kinesis Data Analytics application.
|
default DescribeApplicationResponse |
describeApplication(Consumer<DescribeApplicationRequest.Builder> describeApplicationRequest)
Returns information about a specific Kinesis Data Analytics application.
|
default DescribeApplicationResponse |
describeApplication(DescribeApplicationRequest describeApplicationRequest)
Returns information about a specific Kinesis Data Analytics application.
|
default DescribeApplicationSnapshotResponse |
describeApplicationSnapshot(Consumer<DescribeApplicationSnapshotRequest.Builder> describeApplicationSnapshotRequest)
Returns information about a snapshot of application state data.
|
default DescribeApplicationSnapshotResponse |
describeApplicationSnapshot(DescribeApplicationSnapshotRequest describeApplicationSnapshotRequest)
Returns information about a snapshot of application state data.
|
default DescribeApplicationVersionResponse |
describeApplicationVersion(Consumer<DescribeApplicationVersionRequest.Builder> describeApplicationVersionRequest)
Provides a detailed description of a specified version of the application.
|
default DescribeApplicationVersionResponse |
describeApplicationVersion(DescribeApplicationVersionRequest describeApplicationVersionRequest)
Provides a detailed description of a specified version of the application.
|
default DiscoverInputSchemaResponse |
discoverInputSchema(Consumer<DiscoverInputSchemaRequest.Builder> discoverInputSchemaRequest)
Infers a schema for a SQL-based Kinesis Data Analytics application by evaluating sample records on the specified
streaming source (Kinesis data stream or Kinesis Data Firehose delivery stream) or Amazon S3 object.
|
default DiscoverInputSchemaResponse |
discoverInputSchema(DiscoverInputSchemaRequest discoverInputSchemaRequest)
Infers a schema for a SQL-based Kinesis Data Analytics application by evaluating sample records on the specified
streaming source (Kinesis data stream or Kinesis Data Firehose delivery stream) or Amazon S3 object.
|
default ListApplicationsResponse |
listApplications()
Returns a list of Kinesis Data Analytics applications in your account.
|
default ListApplicationsResponse |
listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Returns a list of Kinesis Data Analytics applications in your account.
|
default ListApplicationsResponse |
listApplications(ListApplicationsRequest listApplicationsRequest)
Returns a list of Kinesis Data Analytics applications in your account.
|
default ListApplicationSnapshotsResponse |
listApplicationSnapshots(Consumer<ListApplicationSnapshotsRequest.Builder> listApplicationSnapshotsRequest)
Lists information about the current application snapshots.
|
default ListApplicationSnapshotsResponse |
listApplicationSnapshots(ListApplicationSnapshotsRequest listApplicationSnapshotsRequest)
Lists information about the current application snapshots.
|
default ListApplicationVersionsResponse |
listApplicationVersions(Consumer<ListApplicationVersionsRequest.Builder> listApplicationVersionsRequest)
Lists all the versions for the specified application, including versions that were rolled back.
|
default ListApplicationVersionsResponse |
listApplicationVersions(ListApplicationVersionsRequest listApplicationVersionsRequest)
Lists all the versions for the specified application, including versions that were rolled back.
|
default ListTagsForResourceResponse |
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
default ListTagsForResourceResponse |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of key-value tags assigned to the application.
|
default RollbackApplicationResponse |
rollbackApplication(Consumer<RollbackApplicationRequest.Builder> rollbackApplicationRequest)
Reverts the application to the previous running version.
|
default RollbackApplicationResponse |
rollbackApplication(RollbackApplicationRequest rollbackApplicationRequest)
Reverts the application to the previous running version.
|
static ServiceMetadata |
serviceMetadata() |
default StartApplicationResponse |
startApplication(Consumer<StartApplicationRequest.Builder> startApplicationRequest)
Starts the specified Kinesis Data Analytics application.
|
default StartApplicationResponse |
startApplication(StartApplicationRequest startApplicationRequest)
Starts the specified Kinesis Data Analytics application.
|
default StopApplicationResponse |
stopApplication(Consumer<StopApplicationRequest.Builder> stopApplicationRequest)
Stops the application from processing data.
|
default StopApplicationResponse |
stopApplication(StopApplicationRequest stopApplicationRequest)
Stops the application from processing data.
|
default TagResourceResponse |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more key-value tags to a Kinesis Data Analytics application.
|
default TagResourceResponse |
tagResource(TagResourceRequest tagResourceRequest)
Adds one or more key-value tags to a Kinesis Data Analytics application.
|
default UntagResourceResponse |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a Kinesis Data Analytics application.
|
default UntagResourceResponse |
untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a Kinesis Data Analytics application.
|
default UpdateApplicationResponse |
updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)
Updates an existing Kinesis Data Analytics application.
|
default UpdateApplicationResponse |
updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates an existing Kinesis Data Analytics application.
|
default UpdateApplicationMaintenanceConfigurationResponse |
updateApplicationMaintenanceConfiguration(Consumer<UpdateApplicationMaintenanceConfigurationRequest.Builder> updateApplicationMaintenanceConfigurationRequest)
Updates the maintenance configuration of the Kinesis Data Analytics application.
|
default UpdateApplicationMaintenanceConfigurationResponse |
updateApplicationMaintenanceConfiguration(UpdateApplicationMaintenanceConfigurationRequest updateApplicationMaintenanceConfigurationRequest)
Updates the maintenance configuration of the Kinesis Data Analytics application.
|
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.static KinesisAnalyticsV2Client create()
KinesisAnalyticsV2Client with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static KinesisAnalyticsV2ClientBuilder builder()
KinesisAnalyticsV2Client.default AddApplicationCloudWatchLoggingOptionResponse addApplicationCloudWatchLoggingOption(AddApplicationCloudWatchLoggingOptionRequest addApplicationCloudWatchLoggingOptionRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds an Amazon CloudWatch log stream to monitor application configuration errors.
addApplicationCloudWatchLoggingOptionRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationCloudWatchLoggingOptionResponse addApplicationCloudWatchLoggingOption(Consumer<AddApplicationCloudWatchLoggingOptionRequest.Builder> addApplicationCloudWatchLoggingOptionRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds an Amazon CloudWatch log stream to monitor application configuration errors.
This is a convenience which creates an instance of the
AddApplicationCloudWatchLoggingOptionRequest.Builder avoiding the need to create one manually via
AddApplicationCloudWatchLoggingOptionRequest.builder()
addApplicationCloudWatchLoggingOptionRequest - A Consumer that will call methods on AddApplicationCloudWatchLoggingOptionRequest.Builder
to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationInputResponse addApplicationInput(AddApplicationInputRequest addApplicationInputRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, CodeValidationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds a streaming source to your SQL-based Kinesis Data Analytics application.
You can add a streaming source when you create an application, or you can use this operation to add a streaming source after you create an application. For more information, see CreateApplication.
Any configuration update, including adding a streaming source using this operation, results in a new version of the application. You can use the DescribeApplication operation to find the current application version.
addApplicationInputRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.CodeValidationException - The user-provided application code (query) is not valid. This can be a simple syntax error.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationInputResponse addApplicationInput(Consumer<AddApplicationInputRequest.Builder> addApplicationInputRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, CodeValidationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds a streaming source to your SQL-based Kinesis Data Analytics application.
You can add a streaming source when you create an application, or you can use this operation to add a streaming source after you create an application. For more information, see CreateApplication.
Any configuration update, including adding a streaming source using this operation, results in a new version of the application. You can use the DescribeApplication operation to find the current application version.
This is a convenience which creates an instance of the AddApplicationInputRequest.Builder avoiding the
need to create one manually via AddApplicationInputRequest.builder()
addApplicationInputRequest - A Consumer that will call methods on AddApplicationInputRequest.Builder to create a
request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.CodeValidationException - The user-provided application code (query) is not valid. This can be a simple syntax error.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationInputProcessingConfigurationResponse addApplicationInputProcessingConfiguration(AddApplicationInputProcessingConfigurationRequest addApplicationInputProcessingConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds an InputProcessingConfiguration to a SQL-based Kinesis Data Analytics application. An input processor pre-processes records on the input stream before the application's SQL code executes. Currently, the only input processor available is Amazon Lambda.
addApplicationInputProcessingConfigurationRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationInputProcessingConfigurationResponse addApplicationInputProcessingConfiguration(Consumer<AddApplicationInputProcessingConfigurationRequest.Builder> addApplicationInputProcessingConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds an InputProcessingConfiguration to a SQL-based Kinesis Data Analytics application. An input processor pre-processes records on the input stream before the application's SQL code executes. Currently, the only input processor available is Amazon Lambda.
This is a convenience which creates an instance of the
AddApplicationInputProcessingConfigurationRequest.Builder avoiding the need to create one manually via
AddApplicationInputProcessingConfigurationRequest.builder()
addApplicationInputProcessingConfigurationRequest - A Consumer that will call methods on
AddApplicationInputProcessingConfigurationRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationOutputResponse addApplicationOutput(AddApplicationOutputRequest addApplicationOutputRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds an external destination to your SQL-based Kinesis Data Analytics application.
If you want Kinesis Data Analytics to deliver data from an in-application stream within your application to an external destination (such as an Kinesis data stream, a Kinesis Data Firehose delivery stream, or an Amazon Lambda function), you add the relevant configuration to your application using this operation. You can configure one or more outputs for your application. Each output configuration maps an in-application stream and an external destination.
You can use one of the output configurations to deliver data from your in-application error stream to an external destination so that you can analyze the errors.
Any configuration update, including adding a streaming source using this operation, results in a new version of the application. You can use the DescribeApplication operation to find the current application version.
addApplicationOutputRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationOutputResponse addApplicationOutput(Consumer<AddApplicationOutputRequest.Builder> addApplicationOutputRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds an external destination to your SQL-based Kinesis Data Analytics application.
If you want Kinesis Data Analytics to deliver data from an in-application stream within your application to an external destination (such as an Kinesis data stream, a Kinesis Data Firehose delivery stream, or an Amazon Lambda function), you add the relevant configuration to your application using this operation. You can configure one or more outputs for your application. Each output configuration maps an in-application stream and an external destination.
You can use one of the output configurations to deliver data from your in-application error stream to an external destination so that you can analyze the errors.
Any configuration update, including adding a streaming source using this operation, results in a new version of the application. You can use the DescribeApplication operation to find the current application version.
This is a convenience which creates an instance of the AddApplicationOutputRequest.Builder avoiding the
need to create one manually via AddApplicationOutputRequest.builder()
addApplicationOutputRequest - A Consumer that will call methods on AddApplicationOutputRequest.Builder to create a
request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationReferenceDataSourceResponse addApplicationReferenceDataSource(AddApplicationReferenceDataSourceRequest addApplicationReferenceDataSourceRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds a reference data source to an existing SQL-based Kinesis Data Analytics application.
Kinesis Data Analytics reads reference data (that is, an Amazon S3 object) and creates an in-application table within your application. In the request, you provide the source (S3 bucket name and object key name), name of the in-application table to create, and the necessary mapping information that describes how data in an Amazon S3 object maps to columns in the resulting in-application table.
addApplicationReferenceDataSourceRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationReferenceDataSourceResponse addApplicationReferenceDataSource(Consumer<AddApplicationReferenceDataSourceRequest.Builder> addApplicationReferenceDataSourceRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds a reference data source to an existing SQL-based Kinesis Data Analytics application.
Kinesis Data Analytics reads reference data (that is, an Amazon S3 object) and creates an in-application table within your application. In the request, you provide the source (S3 bucket name and object key name), name of the in-application table to create, and the necessary mapping information that describes how data in an Amazon S3 object maps to columns in the resulting in-application table.
This is a convenience which creates an instance of the AddApplicationReferenceDataSourceRequest.Builder
avoiding the need to create one manually via AddApplicationReferenceDataSourceRequest.builder()
addApplicationReferenceDataSourceRequest - A Consumer that will call methods on AddApplicationReferenceDataSourceRequest.Builder to
create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationVpcConfigurationResponse addApplicationVpcConfiguration(AddApplicationVpcConfigurationRequest addApplicationVpcConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store and access resources securely.
Note the following about VPC configurations for Kinesis Data Analytics applications:
VPC configurations are not supported for SQL applications.
When a VPC is added to a Kinesis Data Analytics application, the application can no longer be accessed from the Internet directly. To enable Internet access to the application, add an Internet gateway to your VPC.
addApplicationVpcConfigurationRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddApplicationVpcConfigurationResponse addApplicationVpcConfiguration(Consumer<AddApplicationVpcConfigurationRequest.Builder> addApplicationVpcConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store and access resources securely.
Note the following about VPC configurations for Kinesis Data Analytics applications:
VPC configurations are not supported for SQL applications.
When a VPC is added to a Kinesis Data Analytics application, the application can no longer be accessed from the Internet directly. To enable Internet access to the application, add an Internet gateway to your VPC.
This is a convenience which creates an instance of the AddApplicationVpcConfigurationRequest.Builder
avoiding the need to create one manually via AddApplicationVpcConfigurationRequest.builder()
addApplicationVpcConfigurationRequest - A Consumer that will call methods on AddApplicationVpcConfigurationRequest.Builder to
create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateApplicationResponse createApplication(CreateApplicationRequest createApplicationRequest) throws CodeValidationException, ResourceInUseException, LimitExceededException, InvalidArgumentException, InvalidRequestException, TooManyTagsException, ConcurrentModificationException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Creates a Kinesis Data Analytics application. For information about creating a Kinesis Data Analytics application, see Creating an Application.
createApplicationRequest - CodeValidationException - The user-provided application code (query) is not valid. This can be a simple syntax error.ResourceInUseException - The application is not available for this operation.LimitExceededException - The number of allowed resources has been exceeded.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.TooManyTagsException - Application created with too many tags, or too many tags added to an application. Note that the maximum
number of application tags includes system tags. The maximum number of user-defined application tags is
50.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault CreateApplicationResponse createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest) throws CodeValidationException, ResourceInUseException, LimitExceededException, InvalidArgumentException, InvalidRequestException, TooManyTagsException, ConcurrentModificationException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Creates a Kinesis Data Analytics application. For information about creating a Kinesis Data Analytics application, see Creating an Application.
This is a convenience which creates an instance of the CreateApplicationRequest.Builder avoiding the need
to create one manually via CreateApplicationRequest.builder()
createApplicationRequest - A Consumer that will call methods on CreateApplicationRequest.Builder to create a request.CodeValidationException - The user-provided application code (query) is not valid. This can be a simple syntax error.ResourceInUseException - The application is not available for this operation.LimitExceededException - The number of allowed resources has been exceeded.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.TooManyTagsException - Application created with too many tags, or too many tags added to an application. Note that the maximum
number of application tags includes system tags. The maximum number of user-defined application tags is
50.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault CreateApplicationPresignedUrlResponse createApplicationPresignedUrl(CreateApplicationPresignedUrlRequest createApplicationPresignedUrlRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Creates and returns a URL that you can use to connect to an application's extension. Currently, the only available extension is the Apache Flink dashboard.
The IAM role or user used to call this API defines the permissions to access the extension. After the presigned URL is created, no additional permission is required to access this URL. IAM authorization policies for this API are also enforced for every HTTP request that attempts to connect to the extension.
You control the amount of time that the URL will be valid using the
SessionExpirationDurationInSeconds parameter. If you do not provide this parameter, the returned URL
is valid for twelve hours.
The URL that you get from a call to CreateApplicationPresignedUrl must be used within 3 minutes to be valid. If you first try to use the URL after the 3-minute limit expires, the service returns an HTTP 403 Forbidden error.
createApplicationPresignedUrlRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateApplicationPresignedUrlResponse createApplicationPresignedUrl(Consumer<CreateApplicationPresignedUrlRequest.Builder> createApplicationPresignedUrlRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Creates and returns a URL that you can use to connect to an application's extension. Currently, the only available extension is the Apache Flink dashboard.
The IAM role or user used to call this API defines the permissions to access the extension. After the presigned URL is created, no additional permission is required to access this URL. IAM authorization policies for this API are also enforced for every HTTP request that attempts to connect to the extension.
You control the amount of time that the URL will be valid using the
SessionExpirationDurationInSeconds parameter. If you do not provide this parameter, the returned URL
is valid for twelve hours.
The URL that you get from a call to CreateApplicationPresignedUrl must be used within 3 minutes to be valid. If you first try to use the URL after the 3-minute limit expires, the service returns an HTTP 403 Forbidden error.
This is a convenience which creates an instance of the CreateApplicationPresignedUrlRequest.Builder
avoiding the need to create one manually via CreateApplicationPresignedUrlRequest.builder()
createApplicationPresignedUrlRequest - A Consumer that will call methods on CreateApplicationPresignedUrlRequest.Builder to
create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateApplicationSnapshotResponse createApplicationSnapshot(CreateApplicationSnapshotRequest createApplicationSnapshotRequest) throws ResourceInUseException, ResourceNotFoundException, LimitExceededException, InvalidArgumentException, UnsupportedOperationException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Creates a snapshot of the application's state data.
createApplicationSnapshotRequest - ResourceInUseException - The application is not available for this operation.ResourceNotFoundException - Specified application can't be found.LimitExceededException - The number of allowed resources has been exceeded.InvalidArgumentException - The specified input parameter value 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.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault CreateApplicationSnapshotResponse createApplicationSnapshot(Consumer<CreateApplicationSnapshotRequest.Builder> createApplicationSnapshotRequest) throws ResourceInUseException, ResourceNotFoundException, LimitExceededException, InvalidArgumentException, UnsupportedOperationException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Creates a snapshot of the application's state data.
This is a convenience which creates an instance of the CreateApplicationSnapshotRequest.Builder avoiding
the need to create one manually via CreateApplicationSnapshotRequest.builder()
createApplicationSnapshotRequest - A Consumer that will call methods on CreateApplicationSnapshotRequest.Builder to create a
request.ResourceInUseException - The application is not available for this operation.ResourceNotFoundException - Specified application can't be found.LimitExceededException - The number of allowed resources has been exceeded.InvalidArgumentException - The specified input parameter value 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.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DeleteApplicationResponse deleteApplication(DeleteApplicationRequest deleteApplicationRequest) throws ConcurrentModificationException, ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes the specified application. Kinesis Data Analytics halts application execution and deletes the application.
deleteApplicationRequest - ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationResponse deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest) throws ConcurrentModificationException, ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes the specified application. Kinesis Data Analytics halts application execution and deletes the application.
This is a convenience which creates an instance of the DeleteApplicationRequest.Builder avoiding the need
to create one manually via DeleteApplicationRequest.builder()
deleteApplicationRequest - A Consumer that will call methods on DeleteApplicationRequest.Builder to create a request.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationCloudWatchLoggingOptionResponse deleteApplicationCloudWatchLoggingOption(DeleteApplicationCloudWatchLoggingOptionRequest deleteApplicationCloudWatchLoggingOptionRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application.
deleteApplicationCloudWatchLoggingOptionRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationCloudWatchLoggingOptionResponse deleteApplicationCloudWatchLoggingOption(Consumer<DeleteApplicationCloudWatchLoggingOptionRequest.Builder> deleteApplicationCloudWatchLoggingOptionRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application.
This is a convenience which creates an instance of the
DeleteApplicationCloudWatchLoggingOptionRequest.Builder avoiding the need to create one manually via
DeleteApplicationCloudWatchLoggingOptionRequest.builder()
deleteApplicationCloudWatchLoggingOptionRequest - A Consumer that will call methods on
DeleteApplicationCloudWatchLoggingOptionRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationInputProcessingConfigurationResponse deleteApplicationInputProcessingConfiguration(DeleteApplicationInputProcessingConfigurationRequest deleteApplicationInputProcessingConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes an InputProcessingConfiguration from an input.
deleteApplicationInputProcessingConfigurationRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationInputProcessingConfigurationResponse deleteApplicationInputProcessingConfiguration(Consumer<DeleteApplicationInputProcessingConfigurationRequest.Builder> deleteApplicationInputProcessingConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes an InputProcessingConfiguration from an input.
This is a convenience which creates an instance of the
DeleteApplicationInputProcessingConfigurationRequest.Builder avoiding the need to create one manually via
DeleteApplicationInputProcessingConfigurationRequest.builder()
deleteApplicationInputProcessingConfigurationRequest - A Consumer that will call methods on
DeleteApplicationInputProcessingConfigurationRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationOutputResponse deleteApplicationOutput(DeleteApplicationOutputRequest deleteApplicationOutputRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's configuration. Kinesis Data Analytics will no longer write data from the corresponding in-application stream to the external output destination.
deleteApplicationOutputRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationOutputResponse deleteApplicationOutput(Consumer<DeleteApplicationOutputRequest.Builder> deleteApplicationOutputRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's configuration. Kinesis Data Analytics will no longer write data from the corresponding in-application stream to the external output destination.
This is a convenience which creates an instance of the DeleteApplicationOutputRequest.Builder avoiding
the need to create one manually via DeleteApplicationOutputRequest.builder()
deleteApplicationOutputRequest - A Consumer that will call methods on DeleteApplicationOutputRequest.Builder to create a
request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationReferenceDataSourceResponse deleteApplicationReferenceDataSource(DeleteApplicationReferenceDataSourceRequest deleteApplicationReferenceDataSourceRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes a reference data source configuration from the specified SQL-based Kinesis Data Analytics application's configuration.
If the application is running, Kinesis Data Analytics immediately removes the in-application table that you created using the AddApplicationReferenceDataSource operation.
deleteApplicationReferenceDataSourceRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationReferenceDataSourceResponse deleteApplicationReferenceDataSource(Consumer<DeleteApplicationReferenceDataSourceRequest.Builder> deleteApplicationReferenceDataSourceRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes a reference data source configuration from the specified SQL-based Kinesis Data Analytics application's configuration.
If the application is running, Kinesis Data Analytics immediately removes the in-application table that you created using the AddApplicationReferenceDataSource operation.
This is a convenience which creates an instance of the
DeleteApplicationReferenceDataSourceRequest.Builder avoiding the need to create one manually via
DeleteApplicationReferenceDataSourceRequest.builder()
deleteApplicationReferenceDataSourceRequest - A Consumer that will call methods on DeleteApplicationReferenceDataSourceRequest.Builder
to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationSnapshotResponse deleteApplicationSnapshot(DeleteApplicationSnapshotRequest deleteApplicationSnapshotRequest) throws ResourceInUseException, InvalidArgumentException, UnsupportedOperationException, InvalidRequestException, ResourceNotFoundException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes a snapshot of application state.
deleteApplicationSnapshotRequest - ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value 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.InvalidRequestException - The request JSON is not valid for the operation.ResourceNotFoundException - Specified application can't be found.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DeleteApplicationSnapshotResponse deleteApplicationSnapshot(Consumer<DeleteApplicationSnapshotRequest.Builder> deleteApplicationSnapshotRequest) throws ResourceInUseException, InvalidArgumentException, UnsupportedOperationException, InvalidRequestException, ResourceNotFoundException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Deletes a snapshot of application state.
This is a convenience which creates an instance of the DeleteApplicationSnapshotRequest.Builder avoiding
the need to create one manually via DeleteApplicationSnapshotRequest.builder()
deleteApplicationSnapshotRequest - A Consumer that will call methods on DeleteApplicationSnapshotRequest.Builder to create a
request.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value 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.InvalidRequestException - The request JSON is not valid for the operation.ResourceNotFoundException - Specified application can't be found.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DeleteApplicationVpcConfigurationResponse deleteApplicationVpcConfiguration(DeleteApplicationVpcConfigurationRequest deleteApplicationVpcConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Removes a VPC configuration from a Kinesis Data Analytics application.
deleteApplicationVpcConfigurationRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApplicationVpcConfigurationResponse deleteApplicationVpcConfiguration(Consumer<DeleteApplicationVpcConfigurationRequest.Builder> deleteApplicationVpcConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidApplicationConfigurationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Removes a VPC configuration from a Kinesis Data Analytics application.
This is a convenience which creates an instance of the DeleteApplicationVpcConfigurationRequest.Builder
avoiding the need to create one manually via DeleteApplicationVpcConfigurationRequest.builder()
deleteApplicationVpcConfigurationRequest - A Consumer that will call methods on DeleteApplicationVpcConfigurationRequest.Builder to
create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeApplicationResponse describeApplication(DescribeApplicationRequest describeApplicationRequest) throws ResourceNotFoundException, InvalidArgumentException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Returns information about a specific Kinesis Data Analytics application.
If you want to retrieve a list of all applications in your account, use the ListApplications operation.
describeApplicationRequest - ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeApplicationResponse describeApplication(Consumer<DescribeApplicationRequest.Builder> describeApplicationRequest) throws ResourceNotFoundException, InvalidArgumentException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Returns information about a specific Kinesis Data Analytics application.
If you want to retrieve a list of all applications in your account, use the ListApplications operation.
This is a convenience which creates an instance of the DescribeApplicationRequest.Builder avoiding the
need to create one manually via DescribeApplicationRequest.builder()
describeApplicationRequest - A Consumer that will call methods on DescribeApplicationRequest.Builder to create a
request.ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeApplicationSnapshotResponse describeApplicationSnapshot(DescribeApplicationSnapshotRequest describeApplicationSnapshotRequest) throws ResourceNotFoundException, InvalidArgumentException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Returns information about a snapshot of application state data.
describeApplicationSnapshotRequest - ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value 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.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DescribeApplicationSnapshotResponse describeApplicationSnapshot(Consumer<DescribeApplicationSnapshotRequest.Builder> describeApplicationSnapshotRequest) throws ResourceNotFoundException, InvalidArgumentException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Returns information about a snapshot of application state data.
This is a convenience which creates an instance of the DescribeApplicationSnapshotRequest.Builder
avoiding the need to create one manually via DescribeApplicationSnapshotRequest.builder()
describeApplicationSnapshotRequest - A Consumer that will call methods on DescribeApplicationSnapshotRequest.Builder to create
a request.ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value 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.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DescribeApplicationVersionResponse describeApplicationVersion(DescribeApplicationVersionRequest describeApplicationVersionRequest) throws InvalidArgumentException, ResourceNotFoundException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the ListApplicationVersions operation.
This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
describeApplicationVersionRequest - InvalidArgumentException - The specified input parameter value is not valid.ResourceNotFoundException - Specified application can't be found.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DescribeApplicationVersionResponse describeApplicationVersion(Consumer<DescribeApplicationVersionRequest.Builder> describeApplicationVersionRequest) throws InvalidArgumentException, ResourceNotFoundException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the ListApplicationVersions operation.
This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
This is a convenience which creates an instance of the DescribeApplicationVersionRequest.Builder avoiding
the need to create one manually via DescribeApplicationVersionRequest.builder()
describeApplicationVersionRequest - A Consumer that will call methods on DescribeApplicationVersionRequest.Builder to create a
request.InvalidArgumentException - The specified input parameter value is not valid.ResourceNotFoundException - Specified application can't be found.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DiscoverInputSchemaResponse discoverInputSchema(DiscoverInputSchemaRequest discoverInputSchemaRequest) throws InvalidArgumentException, UnableToDetectSchemaException, ResourceProvisionedThroughputExceededException, ServiceUnavailableException, InvalidRequestException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Infers a schema for a SQL-based Kinesis Data Analytics application by evaluating sample records on the specified streaming source (Kinesis data stream or Kinesis Data Firehose delivery stream) or Amazon S3 object. In the response, the operation returns the inferred schema and also the sample records that the operation used to infer the schema.
You can use the inferred schema when configuring a streaming source for your application. When you create an application using the Kinesis Data Analytics console, the console uses this operation to infer a schema and show it in the console user interface.
discoverInputSchemaRequest - InvalidArgumentException - The specified input parameter value is not valid.UnableToDetectSchemaException - The data format is not valid. Kinesis Data Analytics cannot detect the schema for the given streaming
source.ResourceProvisionedThroughputExceededException - Discovery failed to get a record from the streaming source because of the Kinesis Streams
ProvisionedThroughputExceededException. For more information, see GetRecords in the
Amazon Kinesis Streams API Reference.ServiceUnavailableException - The service cannot complete the request.InvalidRequestException - The request JSON is not valid for the operation.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault DiscoverInputSchemaResponse discoverInputSchema(Consumer<DiscoverInputSchemaRequest.Builder> discoverInputSchemaRequest) throws InvalidArgumentException, UnableToDetectSchemaException, ResourceProvisionedThroughputExceededException, ServiceUnavailableException, InvalidRequestException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Infers a schema for a SQL-based Kinesis Data Analytics application by evaluating sample records on the specified streaming source (Kinesis data stream or Kinesis Data Firehose delivery stream) or Amazon S3 object. In the response, the operation returns the inferred schema and also the sample records that the operation used to infer the schema.
You can use the inferred schema when configuring a streaming source for your application. When you create an application using the Kinesis Data Analytics console, the console uses this operation to infer a schema and show it in the console user interface.
This is a convenience which creates an instance of the DiscoverInputSchemaRequest.Builder avoiding the
need to create one manually via DiscoverInputSchemaRequest.builder()
discoverInputSchemaRequest - A Consumer that will call methods on DiscoverInputSchemaRequest.Builder to create a
request.InvalidArgumentException - The specified input parameter value is not valid.UnableToDetectSchemaException - The data format is not valid. Kinesis Data Analytics cannot detect the schema for the given streaming
source.ResourceProvisionedThroughputExceededException - Discovery failed to get a record from the streaming source because of the Kinesis Streams
ProvisionedThroughputExceededException. For more information, see GetRecords in the
Amazon Kinesis Streams API Reference.ServiceUnavailableException - The service cannot complete the request.InvalidRequestException - The request JSON is not valid for the operation.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault ListApplicationSnapshotsResponse listApplicationSnapshots(ListApplicationSnapshotsRequest listApplicationSnapshotsRequest) throws InvalidArgumentException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Lists information about the current application snapshots.
listApplicationSnapshotsRequest - InvalidArgumentException - The specified input parameter value 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.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault ListApplicationSnapshotsResponse listApplicationSnapshots(Consumer<ListApplicationSnapshotsRequest.Builder> listApplicationSnapshotsRequest) throws InvalidArgumentException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Lists information about the current application snapshots.
This is a convenience which creates an instance of the ListApplicationSnapshotsRequest.Builder avoiding
the need to create one manually via ListApplicationSnapshotsRequest.builder()
listApplicationSnapshotsRequest - A Consumer that will call methods on ListApplicationSnapshotsRequest.Builder to create a
request.InvalidArgumentException - The specified input parameter value 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.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault ListApplicationVersionsResponse listApplicationVersions(ListApplicationVersionsRequest listApplicationVersionsRequest) throws InvalidArgumentException, ResourceNotFoundException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version.
To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation.
This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
listApplicationVersionsRequest - InvalidArgumentException - The specified input parameter value is not valid.ResourceNotFoundException - Specified application can't be found.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault ListApplicationVersionsResponse listApplicationVersions(Consumer<ListApplicationVersionsRequest.Builder> listApplicationVersionsRequest) throws InvalidArgumentException, ResourceNotFoundException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version.
To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation.
This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
This is a convenience which creates an instance of the ListApplicationVersionsRequest.Builder avoiding
the need to create one manually via ListApplicationVersionsRequest.builder()
listApplicationVersionsRequest - A Consumer that will call methods on ListApplicationVersionsRequest.Builder to create a
request.InvalidArgumentException - The specified input parameter value is not valid.ResourceNotFoundException - Specified application can't be found.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault ListApplicationsResponse listApplications() throws InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Returns a list of Kinesis Data Analytics applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status.
If you want detailed information about a specific application, use DescribeApplication.
InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionlistApplications(ListApplicationsRequest),
AWS API Documentationdefault ListApplicationsResponse listApplications(ListApplicationsRequest listApplicationsRequest) throws InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Returns a list of Kinesis Data Analytics applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status.
If you want detailed information about a specific application, use DescribeApplication.
listApplicationsRequest - InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListApplicationsResponse listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest) throws InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Returns a list of Kinesis Data Analytics applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status.
If you want detailed information about a specific application, use DescribeApplication.
This is a convenience which creates an instance of the ListApplicationsRequest.Builder avoiding the need
to create one manually via ListApplicationsRequest.builder()
listApplicationsRequest - A Consumer that will call methods on ListApplicationsRequest.Builder to create a request.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws ResourceNotFoundException, InvalidArgumentException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Retrieves the list of key-value tags assigned to the application. For more information, see Using Tagging.
listTagsForResourceRequest - ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws ResourceNotFoundException, InvalidArgumentException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Retrieves the list of key-value tags assigned to the application. For more information, see Using Tagging.
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RollbackApplicationResponse rollbackApplication(RollbackApplicationRequest rollbackApplicationRequest) throws ResourceNotFoundException, InvalidArgumentException, ResourceInUseException, InvalidRequestException, ConcurrentModificationException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Reverts the application to the previous running version. You can roll back an application if you suspect it is stuck in a transient status.
You can roll back an application only if it is in the UPDATING or AUTOSCALING status.
When you rollback an application, it loads state data from the last successful snapshot. If the application has no snapshots, Kinesis Data Analytics rejects the rollback request.
This action is not supported for Kinesis Data Analytics for SQL applications.
rollbackApplicationRequest - ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value is not valid.ResourceInUseException - The application is not available for this operation.InvalidRequestException - The request JSON is not valid for the operation.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault RollbackApplicationResponse rollbackApplication(Consumer<RollbackApplicationRequest.Builder> rollbackApplicationRequest) throws ResourceNotFoundException, InvalidArgumentException, ResourceInUseException, InvalidRequestException, ConcurrentModificationException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Reverts the application to the previous running version. You can roll back an application if you suspect it is stuck in a transient status.
You can roll back an application only if it is in the UPDATING or AUTOSCALING status.
When you rollback an application, it loads state data from the last successful snapshot. If the application has no snapshots, Kinesis Data Analytics rejects the rollback request.
This action is not supported for Kinesis Data Analytics for SQL applications.
This is a convenience which creates an instance of the RollbackApplicationRequest.Builder avoiding the
need to create one manually via RollbackApplicationRequest.builder()
rollbackApplicationRequest - A Consumer that will call methods on RollbackApplicationRequest.Builder to create a
request.ResourceNotFoundException - Specified application can't be found.InvalidArgumentException - The specified input parameter value is not valid.ResourceInUseException - The application is not available for this operation.InvalidRequestException - The request JSON is not valid for the operation.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault StartApplicationResponse startApplication(StartApplicationRequest startApplicationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, InvalidApplicationConfigurationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Starts the specified Kinesis Data Analytics application. After creating an application, you must exclusively call this operation to start your application.
startApplicationRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartApplicationResponse startApplication(Consumer<StartApplicationRequest.Builder> startApplicationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, InvalidApplicationConfigurationException, InvalidRequestException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Starts the specified Kinesis Data Analytics application. After creating an application, you must exclusively call this operation to start your application.
This is a convenience which creates an instance of the StartApplicationRequest.Builder avoiding the need
to create one manually via StartApplicationRequest.builder()
startApplicationRequest - A Consumer that will call methods on StartApplicationRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.InvalidRequestException - The request JSON is not valid for the operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StopApplicationResponse stopApplication(StopApplicationRequest stopApplicationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, InvalidRequestException, InvalidApplicationConfigurationException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Stops the application from processing data. You can stop an application only if it is in the running status,
unless you set the Force parameter to true.
You can use the DescribeApplication operation to find the application status.
Kinesis Data Analytics takes a snapshot when the application is stopped, unless Force is set to
true.
stopApplicationRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StopApplicationResponse stopApplication(Consumer<StopApplicationRequest.Builder> stopApplicationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, InvalidRequestException, InvalidApplicationConfigurationException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Stops the application from processing data. You can stop an application only if it is in the running status,
unless you set the Force parameter to true.
You can use the DescribeApplication operation to find the application status.
Kinesis Data Analytics takes a snapshot when the application is stopped, unless Force is set to
true.
This is a convenience which creates an instance of the StopApplicationRequest.Builder avoiding the need
to create one manually via StopApplicationRequest.builder()
stopApplicationRequest - A Consumer that will call methods on StopApplicationRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws ResourceNotFoundException, ResourceInUseException, TooManyTagsException, InvalidArgumentException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds one or more key-value tags to a Kinesis Data Analytics 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.
tagResourceRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.TooManyTagsException - Application created with too many tags, or too many tags added to an application. Note that the maximum
number of application tags includes system tags. The maximum number of user-defined application tags is
50.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws ResourceNotFoundException, ResourceInUseException, TooManyTagsException, InvalidArgumentException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Adds one or more key-value tags to a Kinesis Data Analytics 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.
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.TooManyTagsException - Application created with too many tags, or too many tags added to an application. Note that the maximum
number of application tags includes system tags. The maximum number of user-defined application tags is
50.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws ResourceNotFoundException, ResourceInUseException, TooManyTagsException, InvalidArgumentException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Removes one or more tags from a Kinesis Data Analytics application. For more information, see Using Tagging.
untagResourceRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.TooManyTagsException - Application created with too many tags, or too many tags added to an application. Note that the maximum
number of application tags includes system tags. The maximum number of user-defined application tags is
50.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws ResourceNotFoundException, ResourceInUseException, TooManyTagsException, InvalidArgumentException, ConcurrentModificationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Removes one or more tags from a Kinesis Data Analytics application. For more information, see Using Tagging.
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.TooManyTagsException - Application created with too many tags, or too many tags added to an application. Note that the maximum
number of application tags includes system tags. The maximum number of user-defined application tags is
50.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApplicationResponse updateApplication(UpdateApplicationRequest updateApplicationRequest) throws CodeValidationException, ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, InvalidApplicationConfigurationException, LimitExceededException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Updates an existing Kinesis Data Analytics application. Using this operation, you can update application code, input configuration, and output configuration.
Kinesis Data Analytics updates the ApplicationVersionId each time you update your application.
You cannot update the RuntimeEnvironment of an existing application. If you need to update an
application's RuntimeEnvironment, you must delete the application and create it again.
updateApplicationRequest - CodeValidationException - The user-provided application code (query) is not valid. This can be a simple syntax error.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.LimitExceededException - The number of allowed resources has been exceeded.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApplicationResponse updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest) throws CodeValidationException, ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, InvalidRequestException, InvalidApplicationConfigurationException, LimitExceededException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Updates an existing Kinesis Data Analytics application. Using this operation, you can update application code, input configuration, and output configuration.
Kinesis Data Analytics updates the ApplicationVersionId each time you update your application.
You cannot update the RuntimeEnvironment of an existing application. If you need to update an
application's RuntimeEnvironment, you must delete the application and create it again.
This is a convenience which creates an instance of the UpdateApplicationRequest.Builder avoiding the need
to create one manually via UpdateApplicationRequest.builder()
updateApplicationRequest - A Consumer that will call methods on UpdateApplicationRequest.Builder to create a request.CodeValidationException - The user-provided application code (query) is not valid. This can be a simple syntax error.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.InvalidRequestException - The request JSON is not valid for the operation.InvalidApplicationConfigurationException - The user-provided application configuration is not valid.LimitExceededException - The number of allowed resources has been exceeded.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApplicationMaintenanceConfigurationResponse updateApplicationMaintenanceConfiguration(UpdateApplicationMaintenanceConfigurationRequest updateApplicationMaintenanceConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Updates the maintenance configuration of the Kinesis Data Analytics application.
You can invoke this operation on an application that is in one of the two following states: READY or
RUNNING. If you invoke it when the application is in a state other than these two states, it throws
a ResourceInUseException. The service makes use of the updated configuration the next time it
schedules maintenance for the application. If you invoke this operation after the service schedules maintenance,
the service will apply the configuration update the next time it schedules maintenance for the application. This
means that you might not see the maintenance configuration update applied to the maintenance process that follows
a successful invocation of this operation, but to the following maintenance process instead.
To see the current maintenance configuration of your application, invoke the DescribeApplication operation.
For information about application maintenance, see Kinesis Data Analytics for Apache Flink Maintenance.
This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
updateApplicationMaintenanceConfigurationRequest - ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptiondefault UpdateApplicationMaintenanceConfigurationResponse updateApplicationMaintenanceConfiguration(Consumer<UpdateApplicationMaintenanceConfigurationRequest.Builder> updateApplicationMaintenanceConfigurationRequest) throws ResourceNotFoundException, ResourceInUseException, InvalidArgumentException, ConcurrentModificationException, UnsupportedOperationException, AwsServiceException, SdkClientException, KinesisAnalyticsV2Exception
Updates the maintenance configuration of the Kinesis Data Analytics application.
You can invoke this operation on an application that is in one of the two following states: READY or
RUNNING. If you invoke it when the application is in a state other than these two states, it throws
a ResourceInUseException. The service makes use of the updated configuration the next time it
schedules maintenance for the application. If you invoke this operation after the service schedules maintenance,
the service will apply the configuration update the next time it schedules maintenance for the application. This
means that you might not see the maintenance configuration update applied to the maintenance process that follows
a successful invocation of this operation, but to the following maintenance process instead.
To see the current maintenance configuration of your application, invoke the DescribeApplication operation.
For information about application maintenance, see Kinesis Data Analytics for Apache Flink Maintenance.
This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
This is a convenience which creates an instance of the
UpdateApplicationMaintenanceConfigurationRequest.Builder avoiding the need to create one manually via
UpdateApplicationMaintenanceConfigurationRequest.builder()
updateApplicationMaintenanceConfigurationRequest - A Consumer that will call methods on
UpdateApplicationMaintenanceConfigurationRequest.Builder to create a request.ResourceNotFoundException - Specified application can't be found.ResourceInUseException - The application is not available for this operation.InvalidArgumentException - The specified input parameter value is not valid.ConcurrentModificationException - Exception thrown as a result of concurrent modifications to an application. This error can be the result
of attempting to modify an application without using the current application ID.UnsupportedOperationException - The request was rejected because a specified parameter is not supported or a specified resource is not
valid for this operation.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.KinesisAnalyticsV2Exception - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.UnsupportedOperationExceptionAwsServiceExceptionstatic ServiceMetadata serviceMetadata()
Copyright © 2022. All rights reserved.