@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
|
@@ -6,29 +6,11 @@ export interface ListApplicationSnapshotsCommandInput extends ListApplicationSna
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListApplicationSnapshotsCommandOutput extends ListApplicationSnapshotsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Lists information about the current application snapshots.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { KinesisAnalyticsV2Client, ListApplicationSnapshotsCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
15
|
-
* // const { KinesisAnalyticsV2Client, ListApplicationSnapshotsCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
16
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
17
|
-
* const command = new ListApplicationSnapshotsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListApplicationSnapshotsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListApplicationSnapshotsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListApplicationSnapshotsCommand extends $Command<ListApplicationSnapshotsCommandInput, ListApplicationSnapshotsCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
27
11
|
readonly input: ListApplicationSnapshotsCommandInput;
|
|
28
12
|
constructor(input: ListApplicationSnapshotsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListApplicationSnapshotsCommandInput, ListApplicationSnapshotsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface ListApplicationVersionsCommandInput extends ListApplicationVers
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListApplicationVersionsCommandOutput extends ListApplicationVersionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration
|
|
11
|
-
* associated with each version.</p>
|
|
12
|
-
*
|
|
13
|
-
* <p>To get the complete description of a specific application version, invoke the <a>DescribeApplicationVersion</a> operation.</p>
|
|
14
|
-
* <note>
|
|
15
|
-
* <p>This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.</p>
|
|
16
|
-
* </note>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { KinesisAnalyticsV2Client, ListApplicationVersionsCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
21
|
-
* // const { KinesisAnalyticsV2Client, ListApplicationVersionsCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
22
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
23
|
-
* const command = new ListApplicationVersionsCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link ListApplicationVersionsCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link ListApplicationVersionsCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class ListApplicationVersionsCommand extends $Command<ListApplicationVersionsCommandInput, ListApplicationVersionsCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
33
11
|
readonly input: ListApplicationVersionsCommandInput;
|
|
34
12
|
constructor(input: ListApplicationVersionsCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListApplicationVersionsCommandInput, ListApplicationVersionsCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,33 +6,11 @@ export interface ListApplicationsCommandInput extends ListApplicationsRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListApplicationsCommandOutput extends ListApplicationsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns a list of Kinesis Data Analytics applications in your account. For each
|
|
11
|
-
* application, the response includes the application name, Amazon Resource Name (ARN), and
|
|
12
|
-
* status. </p>
|
|
13
|
-
* <p>If you want detailed information about a specific application, use
|
|
14
|
-
* <a>DescribeApplication</a>.</p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { KinesisAnalyticsV2Client, ListApplicationsCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
19
|
-
* // const { KinesisAnalyticsV2Client, ListApplicationsCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
20
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
21
|
-
* const command = new ListApplicationsCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link ListApplicationsCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link ListApplicationsCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class ListApplicationsCommand extends $Command<ListApplicationsCommandInput, ListApplicationsCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
31
11
|
readonly input: ListApplicationsCommandInput;
|
|
32
12
|
constructor(input: ListApplicationsCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListApplicationsCommandInput, ListApplicationsCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Retrieves the list of key-value tags assigned to the application. For more information, see
|
|
11
|
-
* <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/how-tagging.html">Using Tagging</a>.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { KinesisAnalyticsV2Client, ListTagsForResourceCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
16
|
-
* // const { KinesisAnalyticsV2Client, ListTagsForResourceCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
17
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
18
|
-
* const command = new ListTagsForResourceCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
28
11
|
readonly input: ListTagsForResourceCommandInput;
|
|
29
12
|
constructor(input: ListTagsForResourceCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface RollbackApplicationCommandInput extends RollbackApplicationRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface RollbackApplicationCommandOutput extends RollbackApplicationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Reverts the application to the previous running version. You can
|
|
11
|
-
* roll back an application if you suspect it is stuck in a transient status. </p>
|
|
12
|
-
* <p>You can roll back an application only if it is in the <code>UPDATING</code>
|
|
13
|
-
* or <code>AUTOSCALING</code> status.</p>
|
|
14
|
-
* <p>When you rollback an application, it loads state data from the last successful snapshot.
|
|
15
|
-
* If the application has no snapshots, Kinesis Data Analytics rejects the rollback request.</p>
|
|
16
|
-
* <p>This action is not supported for Kinesis Data Analytics for SQL applications.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { KinesisAnalyticsV2Client, RollbackApplicationCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
21
|
-
* // const { KinesisAnalyticsV2Client, RollbackApplicationCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
22
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
23
|
-
* const command = new RollbackApplicationCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link RollbackApplicationCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link RollbackApplicationCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class RollbackApplicationCommand extends $Command<RollbackApplicationCommandInput, RollbackApplicationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
33
11
|
readonly input: RollbackApplicationCommandInput;
|
|
34
12
|
constructor(input: RollbackApplicationCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RollbackApplicationCommandInput, RollbackApplicationCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface StartApplicationCommandInput extends StartApplicationRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface StartApplicationCommandOutput extends StartApplicationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Starts the specified Kinesis Data Analytics application. After creating an application, you must exclusively call this operation to
|
|
11
|
-
* start your application.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { KinesisAnalyticsV2Client, StartApplicationCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
16
|
-
* // const { KinesisAnalyticsV2Client, StartApplicationCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
17
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
18
|
-
* const command = new StartApplicationCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link StartApplicationCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link StartApplicationCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class StartApplicationCommand extends $Command<StartApplicationCommandInput, StartApplicationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
28
11
|
readonly input: StartApplicationCommandInput;
|
|
29
12
|
constructor(input: StartApplicationCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartApplicationCommandInput, StartApplicationCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface StopApplicationCommandInput extends StopApplicationRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface StopApplicationCommandOutput extends StopApplicationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Stops the application from processing data. You can stop
|
|
11
|
-
* an application only if it is in the running status, unless you set the <code>Force</code>
|
|
12
|
-
* parameter to <code>true</code>.</p>
|
|
13
|
-
* <p>You can use the <a>DescribeApplication</a> operation to find the application status.
|
|
14
|
-
* </p>
|
|
15
|
-
* <p>Kinesis Data Analytics takes a snapshot when the application is stopped, unless <code>Force</code> is set
|
|
16
|
-
* to <code>true</code>.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { KinesisAnalyticsV2Client, StopApplicationCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
21
|
-
* // const { KinesisAnalyticsV2Client, StopApplicationCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
22
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
23
|
-
* const command = new StopApplicationCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link StopApplicationCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link StopApplicationCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class StopApplicationCommand extends $Command<StopApplicationCommandInput, StopApplicationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
33
11
|
readonly input: StopApplicationCommandInput;
|
|
34
12
|
constructor(input: StopApplicationCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopApplicationCommandInput, StopApplicationCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds one or more key-value tags to a Kinesis Data Analytics application. Note that the maximum number of application
|
|
11
|
-
* tags includes system tags. The maximum number of user-defined application tags is 50.
|
|
12
|
-
* For more information, see <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/how-tagging.html">Using Tagging</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, TagResourceCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
17
|
-
* // const { KinesisAnalyticsV2Client, TagResourceCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
18
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
19
|
-
* const command = new TagResourceCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
29
11
|
readonly input: TagResourceCommandInput;
|
|
30
12
|
constructor(input: TagResourceCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Removes one or more tags from a Kinesis Data Analytics application. For more information, see
|
|
11
|
-
* <a href="https://docs.aws.amazon.com/kinesisanalytics/latest/java/how-tagging.html">Using Tagging</a>.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { KinesisAnalyticsV2Client, UntagResourceCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
16
|
-
* // const { KinesisAnalyticsV2Client, UntagResourceCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
17
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
18
|
-
* const command = new UntagResourceCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
28
11
|
readonly input: UntagResourceCommandInput;
|
|
29
12
|
constructor(input: UntagResourceCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,37 +6,11 @@ export interface UpdateApplicationCommandInput extends UpdateApplicationRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateApplicationCommandOutput extends UpdateApplicationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates an existing Kinesis Data Analytics application. Using this operation, you
|
|
11
|
-
* can update application code, input configuration, and output configuration. </p>
|
|
12
|
-
* <p>Kinesis Data Analytics updates the <code>ApplicationVersionId</code> each time you update
|
|
13
|
-
* your application. </p>
|
|
14
|
-
* <note>
|
|
15
|
-
* <p>You cannot update the <code>RuntimeEnvironment</code> of an existing application. If you
|
|
16
|
-
* need to update an application's <code>RuntimeEnvironment</code>, you must delete the application
|
|
17
|
-
* and create it again.</p>
|
|
18
|
-
* </note>
|
|
19
|
-
* @example
|
|
20
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
21
|
-
* ```javascript
|
|
22
|
-
* import { KinesisAnalyticsV2Client, UpdateApplicationCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
23
|
-
* // const { KinesisAnalyticsV2Client, UpdateApplicationCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
24
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
25
|
-
* const command = new UpdateApplicationCommand(input);
|
|
26
|
-
* const response = await client.send(command);
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @see {@link UpdateApplicationCommandInput} for command's `input` shape.
|
|
30
|
-
* @see {@link UpdateApplicationCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
9
|
+
|
|
34
10
|
export declare class UpdateApplicationCommand extends $Command<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
35
11
|
readonly input: UpdateApplicationCommandInput;
|
|
36
12
|
constructor(input: UpdateApplicationCommandInput);
|
|
37
|
-
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
13
|
+
|
|
40
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApplicationCommandInput, UpdateApplicationCommandOutput>;
|
|
41
15
|
private serialize;
|
|
42
16
|
private deserialize;
|
|
@@ -6,44 +6,11 @@ export interface UpdateApplicationMaintenanceConfigurationCommandInput extends U
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateApplicationMaintenanceConfigurationCommandOutput extends UpdateApplicationMaintenanceConfigurationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates the maintenance configuration of the Kinesis Data Analytics application. </p>
|
|
11
|
-
* <p>You can invoke this operation on an application that is in one of the two following
|
|
12
|
-
* states: <code>READY</code> or <code>RUNNING</code>. If you invoke it when the application is
|
|
13
|
-
* in a state other than these two states, it throws a <code>ResourceInUseException</code>. The
|
|
14
|
-
* service makes use of the updated configuration the next time it schedules maintenance for the
|
|
15
|
-
* application. If you invoke this operation after the service schedules maintenance, the service
|
|
16
|
-
* will apply the configuration update the next time it schedules maintenance for the
|
|
17
|
-
* application. This means that you might not see the maintenance configuration update applied to
|
|
18
|
-
* the maintenance process that follows a successful invocation of this operation, but to the
|
|
19
|
-
* following maintenance process instead.</p>
|
|
20
|
-
* <p>To see the current maintenance configuration of your application, invoke the
|
|
21
|
-
* <a>DescribeApplication</a> operation.</p>
|
|
22
|
-
* <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>
|
|
23
|
-
* <note>
|
|
24
|
-
* <p>This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.</p>
|
|
25
|
-
* </note>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { KinesisAnalyticsV2Client, UpdateApplicationMaintenanceConfigurationCommand } from "@aws-sdk/client-kinesis-analytics-v2"; // ES Modules import
|
|
30
|
-
* // const { KinesisAnalyticsV2Client, UpdateApplicationMaintenanceConfigurationCommand } = require("@aws-sdk/client-kinesis-analytics-v2"); // CommonJS import
|
|
31
|
-
* const client = new KinesisAnalyticsV2Client(config);
|
|
32
|
-
* const command = new UpdateApplicationMaintenanceConfigurationCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdateApplicationMaintenanceConfigurationCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdateApplicationMaintenanceConfigurationCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link KinesisAnalyticsV2ClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
9
|
+
|
|
41
10
|
export declare class UpdateApplicationMaintenanceConfigurationCommand extends $Command<UpdateApplicationMaintenanceConfigurationCommandInput, UpdateApplicationMaintenanceConfigurationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig> {
|
|
42
11
|
readonly input: UpdateApplicationMaintenanceConfigurationCommandInput;
|
|
43
12
|
constructor(input: UpdateApplicationMaintenanceConfigurationCommandInput);
|
|
44
|
-
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
13
|
+
|
|
47
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApplicationMaintenanceConfigurationCommandInput, UpdateApplicationMaintenanceConfigurationCommandOutput>;
|
|
48
15
|
private serialize;
|
|
49
16
|
private deserialize;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export * from "./AddApplicationCloudWatchLoggingOptionCommand";
|
|
2
|
+
export * from "./AddApplicationInputCommand";
|
|
3
|
+
export * from "./AddApplicationInputProcessingConfigurationCommand";
|
|
4
|
+
export * from "./AddApplicationOutputCommand";
|
|
5
|
+
export * from "./AddApplicationReferenceDataSourceCommand";
|
|
6
|
+
export * from "./AddApplicationVpcConfigurationCommand";
|
|
7
|
+
export * from "./CreateApplicationCommand";
|
|
8
|
+
export * from "./CreateApplicationPresignedUrlCommand";
|
|
9
|
+
export * from "./CreateApplicationSnapshotCommand";
|
|
10
|
+
export * from "./DeleteApplicationCloudWatchLoggingOptionCommand";
|
|
11
|
+
export * from "./DeleteApplicationCommand";
|
|
12
|
+
export * from "./DeleteApplicationInputProcessingConfigurationCommand";
|
|
13
|
+
export * from "./DeleteApplicationOutputCommand";
|
|
14
|
+
export * from "./DeleteApplicationReferenceDataSourceCommand";
|
|
15
|
+
export * from "./DeleteApplicationSnapshotCommand";
|
|
16
|
+
export * from "./DeleteApplicationVpcConfigurationCommand";
|
|
17
|
+
export * from "./DescribeApplicationCommand";
|
|
18
|
+
export * from "./DescribeApplicationSnapshotCommand";
|
|
19
|
+
export * from "./DescribeApplicationVersionCommand";
|
|
20
|
+
export * from "./DiscoverInputSchemaCommand";
|
|
21
|
+
export * from "./ListApplicationSnapshotsCommand";
|
|
22
|
+
export * from "./ListApplicationVersionsCommand";
|
|
23
|
+
export * from "./ListApplicationsCommand";
|
|
24
|
+
export * from "./ListTagsForResourceCommand";
|
|
25
|
+
export * from "./RollbackApplicationCommand";
|
|
26
|
+
export * from "./StartApplicationCommand";
|
|
27
|
+
export * from "./StopApplicationCommand";
|
|
28
|
+
export * from "./TagResourceCommand";
|
|
29
|
+
export * from "./UntagResourceCommand";
|
|
30
|
+
export * from "./UpdateApplicationCommand";
|
|
31
|
+
export * from "./UpdateApplicationMaintenanceConfigurationCommand";
|
|
@@ -1,34 +1,4 @@
|
|
|
1
|
-
export * from "./KinesisAnalyticsV2Client";
|
|
2
1
|
export * from "./KinesisAnalyticsV2";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./commands/AddApplicationOutputCommand";
|
|
7
|
-
export * from "./commands/AddApplicationReferenceDataSourceCommand";
|
|
8
|
-
export * from "./commands/AddApplicationVpcConfigurationCommand";
|
|
9
|
-
export * from "./commands/CreateApplicationCommand";
|
|
10
|
-
export * from "./commands/CreateApplicationPresignedUrlCommand";
|
|
11
|
-
export * from "./commands/CreateApplicationSnapshotCommand";
|
|
12
|
-
export * from "./commands/DeleteApplicationCommand";
|
|
13
|
-
export * from "./commands/DeleteApplicationCloudWatchLoggingOptionCommand";
|
|
14
|
-
export * from "./commands/DeleteApplicationInputProcessingConfigurationCommand";
|
|
15
|
-
export * from "./commands/DeleteApplicationOutputCommand";
|
|
16
|
-
export * from "./commands/DeleteApplicationReferenceDataSourceCommand";
|
|
17
|
-
export * from "./commands/DeleteApplicationSnapshotCommand";
|
|
18
|
-
export * from "./commands/DeleteApplicationVpcConfigurationCommand";
|
|
19
|
-
export * from "./commands/DescribeApplicationCommand";
|
|
20
|
-
export * from "./commands/DescribeApplicationSnapshotCommand";
|
|
21
|
-
export * from "./commands/DescribeApplicationVersionCommand";
|
|
22
|
-
export * from "./commands/DiscoverInputSchemaCommand";
|
|
23
|
-
export * from "./commands/ListApplicationsCommand";
|
|
24
|
-
export * from "./commands/ListApplicationSnapshotsCommand";
|
|
25
|
-
export * from "./commands/ListApplicationVersionsCommand";
|
|
26
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
27
|
-
export * from "./commands/RollbackApplicationCommand";
|
|
28
|
-
export * from "./commands/StartApplicationCommand";
|
|
29
|
-
export * from "./commands/StopApplicationCommand";
|
|
30
|
-
export * from "./commands/TagResourceCommand";
|
|
31
|
-
export * from "./commands/UntagResourceCommand";
|
|
32
|
-
export * from "./commands/UpdateApplicationCommand";
|
|
33
|
-
export * from "./commands/UpdateApplicationMaintenanceConfigurationCommand";
|
|
34
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./KinesisAnalyticsV2Client";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|