@aws-sdk/client-kinesis-analytics-v2 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/KinesisAnalyticsV2.js +0 -6
- package/dist-cjs/KinesisAnalyticsV2Client.js +0 -11
- package/dist-cjs/commands/AddApplicationCloudWatchLoggingOptionCommand.js +0 -25
- package/dist-cjs/commands/AddApplicationInputCommand.js +0 -34
- package/dist-cjs/commands/AddApplicationInputProcessingConfigurationCommand.js +0 -27
- package/dist-cjs/commands/AddApplicationOutputCommand.js +0 -37
- package/dist-cjs/commands/AddApplicationReferenceDataSourceCommand.js +0 -30
- package/dist-cjs/commands/AddApplicationVpcConfigurationCommand.js +0 -36
- package/dist-cjs/commands/CreateApplicationCommand.js +0 -27
- package/dist-cjs/commands/CreateApplicationPresignedUrlCommand.js +0 -38
- package/dist-cjs/commands/CreateApplicationSnapshotCommand.js +0 -25
- package/dist-cjs/commands/DeleteApplicationCloudWatchLoggingOptionCommand.js +0 -25
- package/dist-cjs/commands/DeleteApplicationCommand.js +0 -25
- package/dist-cjs/commands/DeleteApplicationInputProcessingConfigurationCommand.js +0 -25
- package/dist-cjs/commands/DeleteApplicationOutputCommand.js +0 -27
- package/dist-cjs/commands/DeleteApplicationReferenceDataSourceCommand.js +0 -27
- package/dist-cjs/commands/DeleteApplicationSnapshotCommand.js +0 -25
- package/dist-cjs/commands/DeleteApplicationVpcConfigurationCommand.js +0 -25
- package/dist-cjs/commands/DescribeApplicationCommand.js +0 -27
- package/dist-cjs/commands/DescribeApplicationSnapshotCommand.js +0 -25
- package/dist-cjs/commands/DescribeApplicationVersionCommand.js +0 -28
- package/dist-cjs/commands/DiscoverInputSchemaCommand.js +0 -31
- package/dist-cjs/commands/ListApplicationSnapshotsCommand.js +0 -25
- package/dist-cjs/commands/ListApplicationVersionsCommand.js +0 -31
- package/dist-cjs/commands/ListApplicationsCommand.js +0 -29
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
- package/dist-cjs/commands/RollbackApplicationCommand.js +0 -31
- package/dist-cjs/commands/StartApplicationCommand.js +0 -26
- package/dist-cjs/commands/StopApplicationCommand.js +0 -31
- package/dist-cjs/commands/TagResourceCommand.js +0 -27
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateApplicationCommand.js +0 -33
- package/dist-cjs/commands/UpdateApplicationMaintenanceConfigurationCommand.js +0 -40
- package/dist-cjs/commands/index.js +34 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +3 -34
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +10 -591
- package/dist-cjs/protocols/Aws_json1_1.js +16 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/KinesisAnalyticsV2.js +0 -1
- package/dist-es/KinesisAnalyticsV2Client.js +0 -1
- package/dist-es/commands/AddApplicationCloudWatchLoggingOptionCommand.js +0 -1
- package/dist-es/commands/AddApplicationInputCommand.js +0 -1
- package/dist-es/commands/AddApplicationInputProcessingConfigurationCommand.js +0 -1
- package/dist-es/commands/AddApplicationOutputCommand.js +0 -1
- package/dist-es/commands/AddApplicationReferenceDataSourceCommand.js +0 -1
- package/dist-es/commands/AddApplicationVpcConfigurationCommand.js +0 -1
- package/dist-es/commands/CreateApplicationCommand.js +0 -1
- package/dist-es/commands/CreateApplicationPresignedUrlCommand.js +0 -1
- package/dist-es/commands/CreateApplicationSnapshotCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationCloudWatchLoggingOptionCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationInputProcessingConfigurationCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationOutputCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationReferenceDataSourceCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationSnapshotCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationVpcConfigurationCommand.js +0 -1
- package/dist-es/commands/DescribeApplicationCommand.js +0 -1
- package/dist-es/commands/DescribeApplicationSnapshotCommand.js +0 -1
- package/dist-es/commands/DescribeApplicationVersionCommand.js +0 -1
- package/dist-es/commands/DiscoverInputSchemaCommand.js +0 -1
- package/dist-es/commands/ListApplicationSnapshotsCommand.js +0 -1
- package/dist-es/commands/ListApplicationVersionsCommand.js +0 -1
- package/dist-es/commands/ListApplicationsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/RollbackApplicationCommand.js +0 -1
- package/dist-es/commands/StartApplicationCommand.js +0 -1
- package/dist-es/commands/StopApplicationCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateApplicationCommand.js +0 -1
- package/dist-es/commands/UpdateApplicationMaintenanceConfigurationCommand.js +0 -1
- package/dist-es/commands/index.js +31 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +3 -34
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +6 -5
- package/dist-es/protocols/Aws_json1_1.js +58 -43
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/KinesisAnalyticsV2.d.ts +2 -2
- package/dist-types/commands/AddApplicationInputProcessingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/AddApplicationOutputCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +31 -0
- package/dist-types/index.d.ts +3 -33
- package/dist-types/models/models_0.d.ts +60 -58
- package/dist-types/ts3.4/KinesisAnalyticsV2.d.ts +32 -217
- package/dist-types/ts3.4/KinesisAnalyticsV2Client.d.ts +24 -91
- package/dist-types/ts3.4/commands/AddApplicationCloudWatchLoggingOptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AddApplicationInputCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/AddApplicationInputProcessingConfigurationCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AddApplicationOutputCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/AddApplicationReferenceDataSourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/AddApplicationVpcConfigurationCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateApplicationPresignedUrlCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/CreateApplicationSnapshotCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteApplicationCloudWatchLoggingOptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteApplicationInputProcessingConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteApplicationOutputCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteApplicationReferenceDataSourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteApplicationSnapshotCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteApplicationVpcConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeApplicationSnapshotCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeApplicationVersionCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DiscoverInputSchemaCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListApplicationSnapshotsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListApplicationVersionsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/RollbackApplicationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/StartApplicationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/StopApplicationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/UpdateApplicationMaintenanceConfigurationCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/index.d.ts +31 -0
- package/dist-types/ts3.4/index.d.ts +3 -33
- package/dist-types/ts3.4/models/models_0.d.ts +801 -2963
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/KinesisAnalyticsV2.js.map +0 -1
- package/dist-cjs/KinesisAnalyticsV2Client.js.map +0 -1
- package/dist-cjs/commands/AddApplicationCloudWatchLoggingOptionCommand.js.map +0 -1
- package/dist-cjs/commands/AddApplicationInputCommand.js.map +0 -1
- package/dist-cjs/commands/AddApplicationInputProcessingConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/AddApplicationOutputCommand.js.map +0 -1
- package/dist-cjs/commands/AddApplicationReferenceDataSourceCommand.js.map +0 -1
- package/dist-cjs/commands/AddApplicationVpcConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateApplicationPresignedUrlCommand.js.map +0 -1
- package/dist-cjs/commands/CreateApplicationSnapshotCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationCloudWatchLoggingOptionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationInputProcessingConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationOutputCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationReferenceDataSourceCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationSnapshotCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationVpcConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeApplicationSnapshotCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeApplicationVersionCommand.js.map +0 -1
- package/dist-cjs/commands/DiscoverInputSchemaCommand.js.map +0 -1
- package/dist-cjs/commands/ListApplicationSnapshotsCommand.js.map +0 -1
- package/dist-cjs/commands/ListApplicationVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListApplicationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/RollbackApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/StartApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/StopApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateApplicationMaintenanceConfigurationCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/KinesisAnalyticsV2.js.map +0 -1
- package/dist-es/KinesisAnalyticsV2Client.js.map +0 -1
- package/dist-es/commands/AddApplicationCloudWatchLoggingOptionCommand.js.map +0 -1
- package/dist-es/commands/AddApplicationInputCommand.js.map +0 -1
- package/dist-es/commands/AddApplicationInputProcessingConfigurationCommand.js.map +0 -1
- package/dist-es/commands/AddApplicationOutputCommand.js.map +0 -1
- package/dist-es/commands/AddApplicationReferenceDataSourceCommand.js.map +0 -1
- package/dist-es/commands/AddApplicationVpcConfigurationCommand.js.map +0 -1
- package/dist-es/commands/CreateApplicationCommand.js.map +0 -1
- package/dist-es/commands/CreateApplicationPresignedUrlCommand.js.map +0 -1
- package/dist-es/commands/CreateApplicationSnapshotCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationCloudWatchLoggingOptionCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationInputProcessingConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationOutputCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationReferenceDataSourceCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationSnapshotCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationVpcConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DescribeApplicationCommand.js.map +0 -1
- package/dist-es/commands/DescribeApplicationSnapshotCommand.js.map +0 -1
- package/dist-es/commands/DescribeApplicationVersionCommand.js.map +0 -1
- package/dist-es/commands/DiscoverInputSchemaCommand.js.map +0 -1
- package/dist-es/commands/ListApplicationSnapshotsCommand.js.map +0 -1
- package/dist-es/commands/ListApplicationVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListApplicationsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/RollbackApplicationCommand.js.map +0 -1
- package/dist-es/commands/StartApplicationCommand.js.map +0 -1
- package/dist-es/commands/StopApplicationCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateApplicationCommand.js.map +0 -1
- package/dist-es/commands/UpdateApplicationMaintenanceConfigurationCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/KinesisAnalyticsV2.ts +0 -1276
- package/src/KinesisAnalyticsV2Client.ts +0 -400
- package/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts +0 -111
- package/src/commands/AddApplicationInputCommand.ts +0 -108
- package/src/commands/AddApplicationInputProcessingConfigurationCommand.ts +0 -116
- package/src/commands/AddApplicationOutputCommand.ts +0 -111
- package/src/commands/AddApplicationReferenceDataSourceCommand.ts +0 -115
- package/src/commands/AddApplicationVpcConfigurationCommand.ts +0 -118
- package/src/commands/CreateApplicationCommand.ts +0 -101
- package/src/commands/CreateApplicationPresignedUrlCommand.ts +0 -117
- package/src/commands/CreateApplicationSnapshotCommand.ts +0 -102
- package/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts +0 -114
- package/src/commands/DeleteApplicationCommand.ts +0 -99
- package/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts +0 -114
- package/src/commands/DeleteApplicationOutputCommand.ts +0 -101
- package/src/commands/DeleteApplicationReferenceDataSourceCommand.ts +0 -112
- package/src/commands/DeleteApplicationSnapshotCommand.ts +0 -102
- package/src/commands/DeleteApplicationVpcConfigurationCommand.ts +0 -110
- package/src/commands/DescribeApplicationCommand.ts +0 -101
- package/src/commands/DescribeApplicationSnapshotCommand.ts +0 -104
- package/src/commands/DescribeApplicationVersionCommand.ts +0 -105
- package/src/commands/DiscoverInputSchemaCommand.ts +0 -105
- package/src/commands/ListApplicationSnapshotsCommand.ts +0 -99
- package/src/commands/ListApplicationVersionsCommand.ts +0 -105
- package/src/commands/ListApplicationsCommand.ts +0 -103
- package/src/commands/ListTagsForResourceCommand.ts +0 -100
- package/src/commands/RollbackApplicationCommand.ts +0 -105
- package/src/commands/StartApplicationCommand.ts +0 -100
- package/src/commands/StopApplicationCommand.ts +0 -105
- package/src/commands/TagResourceCommand.ts +0 -101
- package/src/commands/UntagResourceCommand.ts +0 -100
- package/src/commands/UpdateApplicationCommand.ts +0 -107
- package/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts +0 -129
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -34
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -5562
- package/src/protocols/Aws_json1_1.ts +0 -6858
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -31,314 +31,129 @@ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./command
|
|
|
31
31
|
import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
|
|
32
32
|
import { UpdateApplicationMaintenanceConfigurationCommandInput, UpdateApplicationMaintenanceConfigurationCommandOutput } from "./commands/UpdateApplicationMaintenanceConfigurationCommand";
|
|
33
33
|
import { KinesisAnalyticsV2Client } from "./KinesisAnalyticsV2Client";
|
|
34
|
-
|
|
35
|
-
* <p>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
|
|
36
|
-
* enables you to quickly author and run Java, SQL, or Scala code against streaming sources to perform time
|
|
37
|
-
* series analytics, feed real-time dashboards, and create real-time metrics.</p>
|
|
38
|
-
*/
|
|
34
|
+
|
|
39
35
|
export declare class KinesisAnalyticsV2 extends KinesisAnalyticsV2Client {
|
|
40
|
-
|
|
41
|
-
* <p>Adds an Amazon CloudWatch log stream to monitor application configuration errors.</p>
|
|
42
|
-
*/
|
|
36
|
+
|
|
43
37
|
addApplicationCloudWatchLoggingOption(args: AddApplicationCloudWatchLoggingOptionCommandInput, options?: __HttpHandlerOptions): Promise<AddApplicationCloudWatchLoggingOptionCommandOutput>;
|
|
44
38
|
addApplicationCloudWatchLoggingOption(args: AddApplicationCloudWatchLoggingOptionCommandInput, cb: (err: any, data?: AddApplicationCloudWatchLoggingOptionCommandOutput) => void): void;
|
|
45
39
|
addApplicationCloudWatchLoggingOption(args: AddApplicationCloudWatchLoggingOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddApplicationCloudWatchLoggingOptionCommandOutput) => void): void;
|
|
46
|
-
|
|
47
|
-
* <p>
|
|
48
|
-
* Adds a streaming source to your SQL-based Kinesis Data Analytics application.
|
|
49
|
-
* </p>
|
|
50
|
-
* <p>You can add a streaming source when you create an application, or you can use this
|
|
51
|
-
* operation to add a streaming source after you create an application. For more information, see
|
|
52
|
-
* <a>CreateApplication</a>.</p>
|
|
53
|
-
* <p>Any configuration update, including adding a streaming source using this operation,
|
|
54
|
-
* results in a new version of the application. You can use the <a>DescribeApplication</a> operation
|
|
55
|
-
* to find the current application version.
|
|
56
|
-
* </p>
|
|
57
|
-
*/
|
|
40
|
+
|
|
58
41
|
addApplicationInput(args: AddApplicationInputCommandInput, options?: __HttpHandlerOptions): Promise<AddApplicationInputCommandOutput>;
|
|
59
42
|
addApplicationInput(args: AddApplicationInputCommandInput, cb: (err: any, data?: AddApplicationInputCommandOutput) => void): void;
|
|
60
43
|
addApplicationInput(args: AddApplicationInputCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddApplicationInputCommandOutput) => void): void;
|
|
61
|
-
|
|
62
|
-
* <p>Adds an <a>InputProcessingConfiguration</a> to a SQL-based Kinesis Data Analytics application. An input processor pre-processes records
|
|
63
|
-
* on the input stream before the
|
|
64
|
-
* application's SQL code executes. Currently, the only input processor available is <a href="https://docs.aws.amazon.com/lambda/">AWS Lambda</a>.</p>
|
|
65
|
-
*/
|
|
44
|
+
|
|
66
45
|
addApplicationInputProcessingConfiguration(args: AddApplicationInputProcessingConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<AddApplicationInputProcessingConfigurationCommandOutput>;
|
|
67
46
|
addApplicationInputProcessingConfiguration(args: AddApplicationInputProcessingConfigurationCommandInput, cb: (err: any, data?: AddApplicationInputProcessingConfigurationCommandOutput) => void): void;
|
|
68
47
|
addApplicationInputProcessingConfiguration(args: AddApplicationInputProcessingConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddApplicationInputProcessingConfigurationCommandOutput) => void): void;
|
|
69
|
-
|
|
70
|
-
* <p>Adds an external destination to your SQL-based Kinesis Data Analytics application.</p>
|
|
71
|
-
* <p>If you want Kinesis Data Analytics to deliver data from an in-application stream within
|
|
72
|
-
* your application to an external destination (such as an Kinesis data stream, a Kinesis Data
|
|
73
|
-
* Firehose delivery stream, or an AWS Lambda function), you add the relevant configuration to
|
|
74
|
-
* your application using this operation. You can configure one or more outputs for your
|
|
75
|
-
* application. Each output configuration maps an in-application stream and an external
|
|
76
|
-
* destination.</p>
|
|
77
|
-
* <p> You can use one of the output configurations to deliver data from your
|
|
78
|
-
* in-application error stream to an external destination so that you can analyze the
|
|
79
|
-
* errors. </p>
|
|
80
|
-
* <p> Any configuration update, including adding a streaming source using this
|
|
81
|
-
* operation, results in a new version of the application. You can use the <a>DescribeApplication</a> operation to find the current application
|
|
82
|
-
* version.</p>
|
|
83
|
-
*/
|
|
48
|
+
|
|
84
49
|
addApplicationOutput(args: AddApplicationOutputCommandInput, options?: __HttpHandlerOptions): Promise<AddApplicationOutputCommandOutput>;
|
|
85
50
|
addApplicationOutput(args: AddApplicationOutputCommandInput, cb: (err: any, data?: AddApplicationOutputCommandOutput) => void): void;
|
|
86
51
|
addApplicationOutput(args: AddApplicationOutputCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddApplicationOutputCommandOutput) => void): void;
|
|
87
|
-
|
|
88
|
-
* <p>Adds a reference data source to an existing SQL-based Kinesis Data Analytics application.</p>
|
|
89
|
-
* <p>Kinesis Data Analytics reads reference data (that is, an Amazon S3 object) and creates an
|
|
90
|
-
* in-application table within your application. In the request, you provide the source (S3
|
|
91
|
-
* bucket name and object key name), name of the in-application table to create, and the
|
|
92
|
-
* necessary mapping information that describes how data in an Amazon S3 object maps to columns
|
|
93
|
-
* in the resulting in-application table.</p>
|
|
94
|
-
*/
|
|
52
|
+
|
|
95
53
|
addApplicationReferenceDataSource(args: AddApplicationReferenceDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<AddApplicationReferenceDataSourceCommandOutput>;
|
|
96
54
|
addApplicationReferenceDataSource(args: AddApplicationReferenceDataSourceCommandInput, cb: (err: any, data?: AddApplicationReferenceDataSourceCommandOutput) => void): void;
|
|
97
55
|
addApplicationReferenceDataSource(args: AddApplicationReferenceDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddApplicationReferenceDataSourceCommandOutput) => void): void;
|
|
98
|
-
|
|
99
|
-
* <p>Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store
|
|
100
|
-
* and access resources securely.</p>
|
|
101
|
-
* <p>Note the following about VPC configurations for Kinesis Data Analytics applications:</p>
|
|
102
|
-
* <ul>
|
|
103
|
-
* <li>
|
|
104
|
-
* <p>VPC configurations are not supported for SQL applications.</p>
|
|
105
|
-
* </li>
|
|
106
|
-
* <li>
|
|
107
|
-
* <p>When a VPC is added to a Kinesis Data Analytics application, the application can no longer be accessed from the
|
|
108
|
-
* Internet directly. To enable Internet access to the application, add an Internet gateway to your VPC.</p>
|
|
109
|
-
* </li>
|
|
110
|
-
* </ul>
|
|
111
|
-
*/
|
|
56
|
+
|
|
112
57
|
addApplicationVpcConfiguration(args: AddApplicationVpcConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<AddApplicationVpcConfigurationCommandOutput>;
|
|
113
58
|
addApplicationVpcConfiguration(args: AddApplicationVpcConfigurationCommandInput, cb: (err: any, data?: AddApplicationVpcConfigurationCommandOutput) => void): void;
|
|
114
59
|
addApplicationVpcConfiguration(args: AddApplicationVpcConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddApplicationVpcConfigurationCommandOutput) => void): void;
|
|
115
|
-
|
|
116
|
-
* <p>Creates a Kinesis Data Analytics application. For information about creating a
|
|
117
|
-
* Kinesis Data Analytics application, see <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/getting-started.html">Creating an
|
|
118
|
-
* Application</a>.</p>
|
|
119
|
-
*/
|
|
60
|
+
|
|
120
61
|
createApplication(args: CreateApplicationCommandInput, options?: __HttpHandlerOptions): Promise<CreateApplicationCommandOutput>;
|
|
121
62
|
createApplication(args: CreateApplicationCommandInput, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
|
|
122
63
|
createApplication(args: CreateApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
|
|
123
|
-
|
|
124
|
-
* <p>Creates and returns a URL that you can use to connect to
|
|
125
|
-
* an application's extension. Currently, the only
|
|
126
|
-
* available extension is the Apache Flink dashboard.</p>
|
|
127
|
-
* <p>The IAM role or user used to call this API defines the permissions to access the
|
|
128
|
-
* extension. After the presigned URL is created, no additional permission is required to access
|
|
129
|
-
* this URL. IAM authorization policies for this API are also enforced for every HTTP request
|
|
130
|
-
* that attempts to connect to the extension. </p>
|
|
131
|
-
* <p>You control the amount of time that the URL will be valid using the <code>SessionExpirationDurationInSeconds</code>
|
|
132
|
-
* parameter. If you do not provide this parameter, the returned URL is valid for twelve hours.</p>
|
|
133
|
-
* <note>
|
|
134
|
-
* <p>The URL that you get from a call to CreateApplicationPresignedUrl must be used within 3 minutes
|
|
135
|
-
* to be valid.
|
|
136
|
-
* If you first try to use the URL after the 3-minute limit expires, the service returns an HTTP 403 Forbidden error.</p>
|
|
137
|
-
* </note>
|
|
138
|
-
*/
|
|
64
|
+
|
|
139
65
|
createApplicationPresignedUrl(args: CreateApplicationPresignedUrlCommandInput, options?: __HttpHandlerOptions): Promise<CreateApplicationPresignedUrlCommandOutput>;
|
|
140
66
|
createApplicationPresignedUrl(args: CreateApplicationPresignedUrlCommandInput, cb: (err: any, data?: CreateApplicationPresignedUrlCommandOutput) => void): void;
|
|
141
67
|
createApplicationPresignedUrl(args: CreateApplicationPresignedUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApplicationPresignedUrlCommandOutput) => void): void;
|
|
142
|
-
|
|
143
|
-
* <p>Creates a snapshot of the application's state data.</p>
|
|
144
|
-
*/
|
|
68
|
+
|
|
145
69
|
createApplicationSnapshot(args: CreateApplicationSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CreateApplicationSnapshotCommandOutput>;
|
|
146
70
|
createApplicationSnapshot(args: CreateApplicationSnapshotCommandInput, cb: (err: any, data?: CreateApplicationSnapshotCommandOutput) => void): void;
|
|
147
71
|
createApplicationSnapshot(args: CreateApplicationSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApplicationSnapshotCommandOutput) => void): void;
|
|
148
|
-
|
|
149
|
-
* <p>Deletes the specified application. Kinesis Data Analytics halts application execution and deletes the application.</p>
|
|
150
|
-
*/
|
|
72
|
+
|
|
151
73
|
deleteApplication(args: DeleteApplicationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationCommandOutput>;
|
|
152
74
|
deleteApplication(args: DeleteApplicationCommandInput, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
|
|
153
75
|
deleteApplication(args: DeleteApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
|
|
154
|
-
|
|
155
|
-
* <p>Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application. </p>
|
|
156
|
-
*/
|
|
76
|
+
|
|
157
77
|
deleteApplicationCloudWatchLoggingOption(args: DeleteApplicationCloudWatchLoggingOptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationCloudWatchLoggingOptionCommandOutput>;
|
|
158
78
|
deleteApplicationCloudWatchLoggingOption(args: DeleteApplicationCloudWatchLoggingOptionCommandInput, cb: (err: any, data?: DeleteApplicationCloudWatchLoggingOptionCommandOutput) => void): void;
|
|
159
79
|
deleteApplicationCloudWatchLoggingOption(args: DeleteApplicationCloudWatchLoggingOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationCloudWatchLoggingOptionCommandOutput) => void): void;
|
|
160
|
-
|
|
161
|
-
* <p>Deletes an <a>InputProcessingConfiguration</a> from an input.</p>
|
|
162
|
-
*/
|
|
80
|
+
|
|
163
81
|
deleteApplicationInputProcessingConfiguration(args: DeleteApplicationInputProcessingConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationInputProcessingConfigurationCommandOutput>;
|
|
164
82
|
deleteApplicationInputProcessingConfiguration(args: DeleteApplicationInputProcessingConfigurationCommandInput, cb: (err: any, data?: DeleteApplicationInputProcessingConfigurationCommandOutput) => void): void;
|
|
165
83
|
deleteApplicationInputProcessingConfiguration(args: DeleteApplicationInputProcessingConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationInputProcessingConfigurationCommandOutput) => void): void;
|
|
166
|
-
|
|
167
|
-
* <p>Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's configuration.
|
|
168
|
-
* Kinesis Data Analytics will no longer write data from
|
|
169
|
-
* the corresponding in-application stream to the external output destination.</p>
|
|
170
|
-
*/
|
|
84
|
+
|
|
171
85
|
deleteApplicationOutput(args: DeleteApplicationOutputCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationOutputCommandOutput>;
|
|
172
86
|
deleteApplicationOutput(args: DeleteApplicationOutputCommandInput, cb: (err: any, data?: DeleteApplicationOutputCommandOutput) => void): void;
|
|
173
87
|
deleteApplicationOutput(args: DeleteApplicationOutputCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationOutputCommandOutput) => void): void;
|
|
174
|
-
|
|
175
|
-
* <p>Deletes a reference data source configuration from the specified SQL-based Kinesis Data Analytics application's configuration.</p>
|
|
176
|
-
* <p>If the application is running, Kinesis Data Analytics immediately removes the in-application table
|
|
177
|
-
* that you created using the <a>AddApplicationReferenceDataSource</a> operation. </p>
|
|
178
|
-
*/
|
|
88
|
+
|
|
179
89
|
deleteApplicationReferenceDataSource(args: DeleteApplicationReferenceDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationReferenceDataSourceCommandOutput>;
|
|
180
90
|
deleteApplicationReferenceDataSource(args: DeleteApplicationReferenceDataSourceCommandInput, cb: (err: any, data?: DeleteApplicationReferenceDataSourceCommandOutput) => void): void;
|
|
181
91
|
deleteApplicationReferenceDataSource(args: DeleteApplicationReferenceDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationReferenceDataSourceCommandOutput) => void): void;
|
|
182
|
-
|
|
183
|
-
* <p>Deletes a snapshot of application state.</p>
|
|
184
|
-
*/
|
|
92
|
+
|
|
185
93
|
deleteApplicationSnapshot(args: DeleteApplicationSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationSnapshotCommandOutput>;
|
|
186
94
|
deleteApplicationSnapshot(args: DeleteApplicationSnapshotCommandInput, cb: (err: any, data?: DeleteApplicationSnapshotCommandOutput) => void): void;
|
|
187
95
|
deleteApplicationSnapshot(args: DeleteApplicationSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationSnapshotCommandOutput) => void): void;
|
|
188
|
-
|
|
189
|
-
* <p>Removes a VPC configuration from a Kinesis Data Analytics application.</p>
|
|
190
|
-
*/
|
|
96
|
+
|
|
191
97
|
deleteApplicationVpcConfiguration(args: DeleteApplicationVpcConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationVpcConfigurationCommandOutput>;
|
|
192
98
|
deleteApplicationVpcConfiguration(args: DeleteApplicationVpcConfigurationCommandInput, cb: (err: any, data?: DeleteApplicationVpcConfigurationCommandOutput) => void): void;
|
|
193
99
|
deleteApplicationVpcConfiguration(args: DeleteApplicationVpcConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationVpcConfigurationCommandOutput) => void): void;
|
|
194
|
-
|
|
195
|
-
* <p>Returns information about a specific Kinesis Data Analytics application.</p>
|
|
196
|
-
* <p>If you want to retrieve a list of all applications in your account,
|
|
197
|
-
* use the <a>ListApplications</a> operation.</p>
|
|
198
|
-
*/
|
|
100
|
+
|
|
199
101
|
describeApplication(args: DescribeApplicationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationCommandOutput>;
|
|
200
102
|
describeApplication(args: DescribeApplicationCommandInput, cb: (err: any, data?: DescribeApplicationCommandOutput) => void): void;
|
|
201
103
|
describeApplication(args: DescribeApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationCommandOutput) => void): void;
|
|
202
|
-
|
|
203
|
-
* <p>Returns information about a snapshot of application state data.</p>
|
|
204
|
-
*/
|
|
104
|
+
|
|
205
105
|
describeApplicationSnapshot(args: DescribeApplicationSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationSnapshotCommandOutput>;
|
|
206
106
|
describeApplicationSnapshot(args: DescribeApplicationSnapshotCommandInput, cb: (err: any, data?: DescribeApplicationSnapshotCommandOutput) => void): void;
|
|
207
107
|
describeApplicationSnapshot(args: DescribeApplicationSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationSnapshotCommandOutput) => void): void;
|
|
208
|
-
|
|
209
|
-
* <p>Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the <a>ListApplicationVersions</a> operation.</p>
|
|
210
|
-
* <note>
|
|
211
|
-
* <p>This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.</p>
|
|
212
|
-
* </note>
|
|
213
|
-
*/
|
|
108
|
+
|
|
214
109
|
describeApplicationVersion(args: DescribeApplicationVersionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationVersionCommandOutput>;
|
|
215
110
|
describeApplicationVersion(args: DescribeApplicationVersionCommandInput, cb: (err: any, data?: DescribeApplicationVersionCommandOutput) => void): void;
|
|
216
111
|
describeApplicationVersion(args: DescribeApplicationVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationVersionCommandOutput) => void): void;
|
|
217
|
-
|
|
218
|
-
* <p>Infers a schema for a SQL-based Kinesis Data Analytics application by evaluating
|
|
219
|
-
* sample records on the specified streaming source (Kinesis data stream or Kinesis Data Firehose
|
|
220
|
-
* delivery stream) or Amazon S3 object. In the response, the operation returns the inferred
|
|
221
|
-
* schema and also the sample records that the operation used to infer the schema.</p>
|
|
222
|
-
* <p> You can use the inferred schema when configuring a streaming source for your application.
|
|
223
|
-
* When you create an application using the Kinesis Data Analytics console, the console uses this
|
|
224
|
-
* operation to infer a schema and show it in the console user interface. </p>
|
|
225
|
-
*/
|
|
112
|
+
|
|
226
113
|
discoverInputSchema(args: DiscoverInputSchemaCommandInput, options?: __HttpHandlerOptions): Promise<DiscoverInputSchemaCommandOutput>;
|
|
227
114
|
discoverInputSchema(args: DiscoverInputSchemaCommandInput, cb: (err: any, data?: DiscoverInputSchemaCommandOutput) => void): void;
|
|
228
115
|
discoverInputSchema(args: DiscoverInputSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DiscoverInputSchemaCommandOutput) => void): void;
|
|
229
|
-
|
|
230
|
-
* <p>Returns a list of Kinesis Data Analytics applications in your account. For each
|
|
231
|
-
* application, the response includes the application name, Amazon Resource Name (ARN), and
|
|
232
|
-
* status. </p>
|
|
233
|
-
* <p>If you want detailed information about a specific application, use
|
|
234
|
-
* <a>DescribeApplication</a>.</p>
|
|
235
|
-
*/
|
|
116
|
+
|
|
236
117
|
listApplications(args: ListApplicationsCommandInput, options?: __HttpHandlerOptions): Promise<ListApplicationsCommandOutput>;
|
|
237
118
|
listApplications(args: ListApplicationsCommandInput, cb: (err: any, data?: ListApplicationsCommandOutput) => void): void;
|
|
238
119
|
listApplications(args: ListApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApplicationsCommandOutput) => void): void;
|
|
239
|
-
|
|
240
|
-
* <p>Lists information about the current application snapshots.</p>
|
|
241
|
-
*/
|
|
120
|
+
|
|
242
121
|
listApplicationSnapshots(args: ListApplicationSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<ListApplicationSnapshotsCommandOutput>;
|
|
243
122
|
listApplicationSnapshots(args: ListApplicationSnapshotsCommandInput, cb: (err: any, data?: ListApplicationSnapshotsCommandOutput) => void): void;
|
|
244
123
|
listApplicationSnapshots(args: ListApplicationSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApplicationSnapshotsCommandOutput) => void): void;
|
|
245
|
-
|
|
246
|
-
* <p>Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration
|
|
247
|
-
* associated with each version.</p>
|
|
248
|
-
*
|
|
249
|
-
* <p>To get the complete description of a specific application version, invoke the <a>DescribeApplicationVersion</a> operation.</p>
|
|
250
|
-
* <note>
|
|
251
|
-
* <p>This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.</p>
|
|
252
|
-
* </note>
|
|
253
|
-
*/
|
|
124
|
+
|
|
254
125
|
listApplicationVersions(args: ListApplicationVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListApplicationVersionsCommandOutput>;
|
|
255
126
|
listApplicationVersions(args: ListApplicationVersionsCommandInput, cb: (err: any, data?: ListApplicationVersionsCommandOutput) => void): void;
|
|
256
127
|
listApplicationVersions(args: ListApplicationVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApplicationVersionsCommandOutput) => void): void;
|
|
257
|
-
|
|
258
|
-
* <p>Retrieves the list of key-value tags assigned to the application. For more information, see
|
|
259
|
-
* <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/how-tagging.html">Using Tagging</a>.</p>
|
|
260
|
-
*/
|
|
128
|
+
|
|
261
129
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
262
130
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
263
131
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
264
|
-
|
|
265
|
-
* <p>Reverts the application to the previous running version. You can
|
|
266
|
-
* roll back an application if you suspect it is stuck in a transient status. </p>
|
|
267
|
-
* <p>You can roll back an application only if it is in the <code>UPDATING</code>
|
|
268
|
-
* or <code>AUTOSCALING</code> status.</p>
|
|
269
|
-
* <p>When you rollback an application, it loads state data from the last successful snapshot.
|
|
270
|
-
* If the application has no snapshots, Kinesis Data Analytics rejects the rollback request.</p>
|
|
271
|
-
* <p>This action is not supported for Kinesis Data Analytics for SQL applications.</p>
|
|
272
|
-
*/
|
|
132
|
+
|
|
273
133
|
rollbackApplication(args: RollbackApplicationCommandInput, options?: __HttpHandlerOptions): Promise<RollbackApplicationCommandOutput>;
|
|
274
134
|
rollbackApplication(args: RollbackApplicationCommandInput, cb: (err: any, data?: RollbackApplicationCommandOutput) => void): void;
|
|
275
135
|
rollbackApplication(args: RollbackApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RollbackApplicationCommandOutput) => void): void;
|
|
276
|
-
|
|
277
|
-
* <p>Starts the specified Kinesis Data Analytics application. After creating an application, you must exclusively call this operation to
|
|
278
|
-
* start your application.</p>
|
|
279
|
-
*/
|
|
136
|
+
|
|
280
137
|
startApplication(args: StartApplicationCommandInput, options?: __HttpHandlerOptions): Promise<StartApplicationCommandOutput>;
|
|
281
138
|
startApplication(args: StartApplicationCommandInput, cb: (err: any, data?: StartApplicationCommandOutput) => void): void;
|
|
282
139
|
startApplication(args: StartApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartApplicationCommandOutput) => void): void;
|
|
283
|
-
|
|
284
|
-
* <p>Stops the application from processing data. You can stop
|
|
285
|
-
* an application only if it is in the running status, unless you set the <code>Force</code>
|
|
286
|
-
* parameter to <code>true</code>.</p>
|
|
287
|
-
* <p>You can use the <a>DescribeApplication</a> operation to find the application status.
|
|
288
|
-
* </p>
|
|
289
|
-
* <p>Kinesis Data Analytics takes a snapshot when the application is stopped, unless <code>Force</code> is set
|
|
290
|
-
* to <code>true</code>.</p>
|
|
291
|
-
*/
|
|
140
|
+
|
|
292
141
|
stopApplication(args: StopApplicationCommandInput, options?: __HttpHandlerOptions): Promise<StopApplicationCommandOutput>;
|
|
293
142
|
stopApplication(args: StopApplicationCommandInput, cb: (err: any, data?: StopApplicationCommandOutput) => void): void;
|
|
294
143
|
stopApplication(args: StopApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopApplicationCommandOutput) => void): void;
|
|
295
|
-
|
|
296
|
-
* <p>Adds one or more key-value tags to a Kinesis Data Analytics application. Note that the maximum number of application
|
|
297
|
-
* tags includes system tags. The maximum number of user-defined application tags is 50.
|
|
298
|
-
* For more information, see <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/how-tagging.html">Using Tagging</a>.</p>
|
|
299
|
-
*/
|
|
144
|
+
|
|
300
145
|
tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
301
146
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
302
147
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
303
|
-
|
|
304
|
-
* <p>Removes one or more tags from a Kinesis Data Analytics application. For more information, see
|
|
305
|
-
* <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/how-tagging.html">Using Tagging</a>.</p>
|
|
306
|
-
*/
|
|
148
|
+
|
|
307
149
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
308
150
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
309
151
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
310
|
-
|
|
311
|
-
* <p>Updates an existing Kinesis Data Analytics application. Using this operation, you
|
|
312
|
-
* can update application code, input configuration, and output configuration. </p>
|
|
313
|
-
* <p>Kinesis Data Analytics updates the <code>ApplicationVersionId</code> each time you update
|
|
314
|
-
* your application. </p>
|
|
315
|
-
* <note>
|
|
316
|
-
* <p>You cannot update the <code>RuntimeEnvironment</code> of an existing application. If you
|
|
317
|
-
* need to update an application's <code>RuntimeEnvironment</code>, you must delete the application
|
|
318
|
-
* and create it again.</p>
|
|
319
|
-
* </note>
|
|
320
|
-
*/
|
|
152
|
+
|
|
321
153
|
updateApplication(args: UpdateApplicationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateApplicationCommandOutput>;
|
|
322
154
|
updateApplication(args: UpdateApplicationCommandInput, cb: (err: any, data?: UpdateApplicationCommandOutput) => void): void;
|
|
323
155
|
updateApplication(args: UpdateApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApplicationCommandOutput) => void): void;
|
|
324
|
-
|
|
325
|
-
* <p>Updates the maintenance configuration of the Kinesis Data Analytics application. </p>
|
|
326
|
-
* <p>You can invoke this operation on an application that is in one of the two following
|
|
327
|
-
* states: <code>READY</code> or <code>RUNNING</code>. If you invoke it when the application is
|
|
328
|
-
* in a state other than these two states, it throws a <code>ResourceInUseException</code>. The
|
|
329
|
-
* service makes use of the updated configuration the next time it schedules maintenance for the
|
|
330
|
-
* application. If you invoke this operation after the service schedules maintenance, the service
|
|
331
|
-
* will apply the configuration update the next time it schedules maintenance for the
|
|
332
|
-
* application. This means that you might not see the maintenance configuration update applied to
|
|
333
|
-
* the maintenance process that follows a successful invocation of this operation, but to the
|
|
334
|
-
* following maintenance process instead.</p>
|
|
335
|
-
* <p>To see the current maintenance configuration of your application, invoke the
|
|
336
|
-
* <a>DescribeApplication</a> operation.</p>
|
|
337
|
-
* <p>For information about application maintenance, see <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/maintenance.html">Kinesis Data Analytics for Apache Flink Maintenance</a>.</p>
|
|
338
|
-
* <note>
|
|
339
|
-
* <p>This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.</p>
|
|
340
|
-
* </note>
|
|
341
|
-
*/
|
|
156
|
+
|
|
342
157
|
updateApplicationMaintenanceConfiguration(args: UpdateApplicationMaintenanceConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateApplicationMaintenanceConfigurationCommandOutput>;
|
|
343
158
|
updateApplicationMaintenanceConfiguration(args: UpdateApplicationMaintenanceConfigurationCommandInput, cb: (err: any, data?: UpdateApplicationMaintenanceConfigurationCommandOutput) => void): void;
|
|
344
159
|
updateApplicationMaintenanceConfiguration(args: UpdateApplicationMaintenanceConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApplicationMaintenanceConfigurationCommandOutput) => void): void;
|
|
@@ -40,126 +40,59 @@ import { UpdateApplicationMaintenanceConfigurationCommandInput, UpdateApplicatio
|
|
|
40
40
|
export declare type ServiceInputTypes = AddApplicationCloudWatchLoggingOptionCommandInput | AddApplicationInputCommandInput | AddApplicationInputProcessingConfigurationCommandInput | AddApplicationOutputCommandInput | AddApplicationReferenceDataSourceCommandInput | AddApplicationVpcConfigurationCommandInput | CreateApplicationCommandInput | CreateApplicationPresignedUrlCommandInput | CreateApplicationSnapshotCommandInput | DeleteApplicationCloudWatchLoggingOptionCommandInput | DeleteApplicationCommandInput | DeleteApplicationInputProcessingConfigurationCommandInput | DeleteApplicationOutputCommandInput | DeleteApplicationReferenceDataSourceCommandInput | DeleteApplicationSnapshotCommandInput | DeleteApplicationVpcConfigurationCommandInput | DescribeApplicationCommandInput | DescribeApplicationSnapshotCommandInput | DescribeApplicationVersionCommandInput | DiscoverInputSchemaCommandInput | ListApplicationSnapshotsCommandInput | ListApplicationVersionsCommandInput | ListApplicationsCommandInput | ListTagsForResourceCommandInput | RollbackApplicationCommandInput | StartApplicationCommandInput | StopApplicationCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateApplicationCommandInput | UpdateApplicationMaintenanceConfigurationCommandInput;
|
|
41
41
|
export declare type ServiceOutputTypes = AddApplicationCloudWatchLoggingOptionCommandOutput | AddApplicationInputCommandOutput | AddApplicationInputProcessingConfigurationCommandOutput | AddApplicationOutputCommandOutput | AddApplicationReferenceDataSourceCommandOutput | AddApplicationVpcConfigurationCommandOutput | CreateApplicationCommandOutput | CreateApplicationPresignedUrlCommandOutput | CreateApplicationSnapshotCommandOutput | DeleteApplicationCloudWatchLoggingOptionCommandOutput | DeleteApplicationCommandOutput | DeleteApplicationInputProcessingConfigurationCommandOutput | DeleteApplicationOutputCommandOutput | DeleteApplicationReferenceDataSourceCommandOutput | DeleteApplicationSnapshotCommandOutput | DeleteApplicationVpcConfigurationCommandOutput | DescribeApplicationCommandOutput | DescribeApplicationSnapshotCommandOutput | DescribeApplicationVersionCommandOutput | DiscoverInputSchemaCommandOutput | ListApplicationSnapshotsCommandOutput | ListApplicationVersionsCommandOutput | ListApplicationsCommandOutput | ListTagsForResourceCommandOutput | RollbackApplicationCommandOutput | StartApplicationCommandOutput | StopApplicationCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateApplicationCommandOutput | UpdateApplicationMaintenanceConfigurationCommandOutput;
|
|
42
42
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
43
|
-
|
|
44
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
45
|
-
*/
|
|
43
|
+
|
|
46
44
|
requestHandler?: __HttpHandler;
|
|
47
|
-
|
|
48
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
49
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
45
|
+
|
|
52
46
|
sha256?: __HashConstructor;
|
|
53
|
-
|
|
54
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
47
|
+
|
|
57
48
|
urlParser?: __UrlParser;
|
|
58
|
-
|
|
59
|
-
* A function that can calculate the length of a request body.
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
49
|
+
|
|
62
50
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
63
|
-
|
|
64
|
-
* A function that converts a stream into an array of bytes.
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
51
|
+
|
|
67
52
|
streamCollector?: __StreamCollector;
|
|
68
|
-
|
|
69
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
53
|
+
|
|
72
54
|
base64Decoder?: __Decoder;
|
|
73
|
-
|
|
74
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
55
|
+
|
|
77
56
|
base64Encoder?: __Encoder;
|
|
78
|
-
|
|
79
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
57
|
+
|
|
82
58
|
utf8Decoder?: __Decoder;
|
|
83
|
-
|
|
84
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
59
|
+
|
|
87
60
|
utf8Encoder?: __Encoder;
|
|
88
|
-
|
|
89
|
-
* The runtime environment.
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
61
|
+
|
|
92
62
|
runtime?: string;
|
|
93
|
-
|
|
94
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
95
|
-
* trait of an operation.
|
|
96
|
-
*/
|
|
63
|
+
|
|
97
64
|
disableHostPrefix?: boolean;
|
|
98
|
-
|
|
99
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
100
|
-
*/
|
|
65
|
+
|
|
101
66
|
maxAttempts?: number | __Provider<number>;
|
|
102
|
-
|
|
103
|
-
* Specifies which retry algorithm to use.
|
|
104
|
-
*/
|
|
67
|
+
|
|
105
68
|
retryMode?: string | __Provider<string>;
|
|
106
|
-
|
|
107
|
-
* Optional logger for logging debug/info/warn/error.
|
|
108
|
-
*/
|
|
69
|
+
|
|
109
70
|
logger?: __Logger;
|
|
110
|
-
|
|
111
|
-
* Unique service identifier.
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
71
|
+
|
|
114
72
|
serviceId?: string;
|
|
115
|
-
|
|
116
|
-
* The AWS region to which this client will send requests
|
|
117
|
-
*/
|
|
73
|
+
|
|
118
74
|
region?: string | __Provider<string>;
|
|
119
|
-
|
|
120
|
-
* Default credentials provider; Not available in browser runtime.
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
75
|
+
|
|
123
76
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
124
|
-
|
|
125
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
77
|
+
|
|
128
78
|
regionInfoProvider?: RegionInfoProvider;
|
|
129
|
-
|
|
130
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
79
|
+
|
|
133
80
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
134
81
|
}
|
|
135
82
|
declare type KinesisAnalyticsV2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
136
|
-
|
|
137
|
-
* The configuration interface of KinesisAnalyticsV2Client class constructor that set the region, credentials and other options.
|
|
138
|
-
*/
|
|
83
|
+
|
|
139
84
|
export interface KinesisAnalyticsV2ClientConfig extends KinesisAnalyticsV2ClientConfigType {
|
|
140
85
|
}
|
|
141
86
|
declare type KinesisAnalyticsV2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
142
|
-
|
|
143
|
-
* The resolved configuration interface of KinesisAnalyticsV2Client class. This is resolved and normalized from the {@link KinesisAnalyticsV2ClientConfig | constructor configuration interface}.
|
|
144
|
-
*/
|
|
87
|
+
|
|
145
88
|
export interface KinesisAnalyticsV2ClientResolvedConfig extends KinesisAnalyticsV2ClientResolvedConfigType {
|
|
146
89
|
}
|
|
147
|
-
|
|
148
|
-
* <p>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
|
|
149
|
-
* enables you to quickly author and run Java, SQL, or Scala code against streaming sources to perform time
|
|
150
|
-
* series analytics, feed real-time dashboards, and create real-time metrics.</p>
|
|
151
|
-
*/
|
|
90
|
+
|
|
152
91
|
export declare class KinesisAnalyticsV2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
153
|
-
|
|
154
|
-
* The resolved configuration of KinesisAnalyticsV2Client class. This is resolved and normalized from the {@link KinesisAnalyticsV2ClientConfig | constructor configuration interface}.
|
|
155
|
-
*/
|
|
92
|
+
|
|
156
93
|
readonly config: KinesisAnalyticsV2ClientResolvedConfig;
|
|
157
94
|
constructor(configuration: KinesisAnalyticsV2ClientConfig);
|
|
158
|
-
|
|
159
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
160
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
161
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
162
|
-
*/
|
|
95
|
+
|
|
163
96
|
destroy(): void;
|
|
164
97
|
}
|
|
165
98
|
export {};
|
|
@@ -6,29 +6,11 @@ export interface AddApplicationCloudWatchLoggingOptionCommandInput extends AddAp
|
|
|
6
6
|
}
|
|
7
7
|
export interface AddApplicationCloudWatchLoggingOptionCommandOutput extends AddApplicationCloudWatchLoggingOptionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds an Amazon CloudWatch log stream to monitor application configuration errors.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { KinesisAnalyticsV2Client, AddApplicationCloudWatchLoggingOptionCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
15
|
-
* // const { KinesisAnalyticsV2Client, AddApplicationCloudWatchLoggingOptionCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
16
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
17
|
-
* const command = new AddApplicationCloudWatchLoggingOptionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link AddApplicationCloudWatchLoggingOptionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link AddApplicationCloudWatchLoggingOptionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class AddApplicationCloudWatchLoggingOptionCommand extends $Command<AddApplicationCloudWatchLoggingOptionCommandInput, AddApplicationCloudWatchLoggingOptionCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
27
11
|
readonly input: AddApplicationCloudWatchLoggingOptionCommandInput;
|
|
28
12
|
constructor(input: AddApplicationCloudWatchLoggingOptionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddApplicationCloudWatchLoggingOptionCommandInput, AddApplicationCloudWatchLoggingOptionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,38 +6,11 @@ export interface AddApplicationInputCommandInput extends AddApplicationInputRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface AddApplicationInputCommandOutput extends AddApplicationInputResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Adds a streaming source to your SQL-based Kinesis Data Analytics application.
|
|
12
|
-
* </p>
|
|
13
|
-
* <p>You can add a streaming source when you create an application, or you can use this
|
|
14
|
-
* operation to add a streaming source after you create an application. For more information, see
|
|
15
|
-
* <a>CreateApplication</a>.</p>
|
|
16
|
-
* <p>Any configuration update, including adding a streaming source using this operation,
|
|
17
|
-
* results in a new version of the application. You can use the <a>DescribeApplication</a> operation
|
|
18
|
-
* to find the current application version.
|
|
19
|
-
* </p>
|
|
20
|
-
* @example
|
|
21
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
22
|
-
* ```javascript
|
|
23
|
-
* import { KinesisAnalyticsV2Client, AddApplicationInputCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
24
|
-
* // const { KinesisAnalyticsV2Client, AddApplicationInputCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
25
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
26
|
-
* const command = new AddApplicationInputCommand(input);
|
|
27
|
-
* const response = await client.send(command);
|
|
28
|
-
* ```
|
|
29
|
-
*
|
|
30
|
-
* @see {@link AddApplicationInputCommandInput} for command's `input` shape.
|
|
31
|
-
* @see {@link AddApplicationInputCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
33
|
-
*
|
|
34
|
-
*/
|
|
9
|
+
|
|
35
10
|
export declare class AddApplicationInputCommand extends $Command<AddApplicationInputCommandInput, AddApplicationInputCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
36
11
|
readonly input: AddApplicationInputCommandInput;
|
|
37
12
|
constructor(input: AddApplicationInputCommandInput);
|
|
38
|
-
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
13
|
+
|
|
41
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddApplicationInputCommandInput, AddApplicationInputCommandOutput>;
|
|
42
15
|
private serialize;
|
|
43
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface AddApplicationInputProcessingConfigurationCommandInput extends
|
|
|
6
6
|
}
|
|
7
7
|
export interface AddApplicationInputProcessingConfigurationCommandOutput extends AddApplicationInputProcessingConfigurationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds an <a>InputProcessingConfiguration</a> to a SQL-based Kinesis Data Analytics application. An input processor pre-processes records
|
|
11
|
-
* on the input stream before the
|
|
12
|
-
* application's SQL code executes. Currently, the only input processor available is <a href="https://docs.aws.amazon.com/lambda/">AWS Lambda</a>.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { KinesisAnalyticsV2Client, AddApplicationInputProcessingConfigurationCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
17
|
-
* // const { KinesisAnalyticsV2Client, AddApplicationInputProcessingConfigurationCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
18
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
19
|
-
* const command = new AddApplicationInputProcessingConfigurationCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link AddApplicationInputProcessingConfigurationCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link AddApplicationInputProcessingConfigurationCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class AddApplicationInputProcessingConfigurationCommand extends $Command<AddApplicationInputProcessingConfigurationCommandInput, AddApplicationInputProcessingConfigurationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
29
11
|
readonly input: AddApplicationInputProcessingConfigurationCommandInput;
|
|
30
12
|
constructor(input: AddApplicationInputProcessingConfigurationCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddApplicationInputProcessingConfigurationCommandInput, AddApplicationInputProcessingConfigurationCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|