@aws-sdk/client-kinesis-analytics-v2 3.478.0 → 3.481.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/dist-cjs/commands/AddApplicationCloudWatchLoggingOptionCommand.js +18 -41
- package/dist-cjs/commands/AddApplicationInputCommand.js +18 -41
- package/dist-cjs/commands/AddApplicationInputProcessingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/AddApplicationOutputCommand.js +18 -41
- package/dist-cjs/commands/AddApplicationReferenceDataSourceCommand.js +18 -41
- package/dist-cjs/commands/AddApplicationVpcConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationPresignedUrlCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCloudWatchLoggingOptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationInputProcessingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationOutputCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationReferenceDataSourceCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationVpcConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationVersionCommand.js +18 -41
- package/dist-cjs/commands/DiscoverInputSchemaCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/RollbackApplicationCommand.js +18 -41
- package/dist-cjs/commands/StartApplicationCommand.js +18 -41
- package/dist-cjs/commands/StopApplicationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationMaintenanceConfigurationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddApplicationCloudWatchLoggingOptionCommand.js +18 -41
- package/dist-es/commands/AddApplicationInputCommand.js +18 -41
- package/dist-es/commands/AddApplicationInputProcessingConfigurationCommand.js +18 -41
- package/dist-es/commands/AddApplicationOutputCommand.js +18 -41
- package/dist-es/commands/AddApplicationReferenceDataSourceCommand.js +18 -41
- package/dist-es/commands/AddApplicationVpcConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/dist-es/commands/CreateApplicationPresignedUrlCommand.js +18 -41
- package/dist-es/commands/CreateApplicationSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCloudWatchLoggingOptionCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationInputProcessingConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationOutputCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationReferenceDataSourceCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationVpcConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationSnapshotCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationVersionCommand.js +18 -41
- package/dist-es/commands/DiscoverInputSchemaCommand.js +18 -41
- package/dist-es/commands/ListApplicationSnapshotsCommand.js +18 -41
- package/dist-es/commands/ListApplicationVersionsCommand.js +18 -41
- package/dist-es/commands/ListApplicationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/RollbackApplicationCommand.js +18 -41
- package/dist-es/commands/StartApplicationCommand.js +18 -41
- package/dist-es/commands/StopApplicationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationMaintenanceConfigurationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddApplicationCloudWatchLoggingOptionCommand.d.ts +6 -21
- package/dist-types/commands/AddApplicationInputCommand.d.ts +6 -21
- package/dist-types/commands/AddApplicationInputProcessingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/AddApplicationOutputCommand.d.ts +6 -21
- package/dist-types/commands/AddApplicationReferenceDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/AddApplicationVpcConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationPresignedUrlCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCloudWatchLoggingOptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationInputProcessingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationOutputCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationReferenceDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationVpcConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationVersionCommand.d.ts +6 -21
- package/dist-types/commands/DiscoverInputSchemaCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/RollbackApplicationCommand.d.ts +6 -21
- package/dist-types/commands/StartApplicationCommand.d.ts +6 -21
- package/dist-types/commands/StopApplicationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationMaintenanceConfigurationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddApplicationCloudWatchLoggingOptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddApplicationInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AddApplicationInputProcessingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddApplicationOutputCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddApplicationReferenceDataSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddApplicationVpcConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApplicationPresignedUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateApplicationSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationCloudWatchLoggingOptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApplicationInputProcessingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationOutputCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationReferenceDataSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationVpcConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeApplicationSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DiscoverInputSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListApplicationSnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RollbackApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApplicationMaintenanceConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +8 -8
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { AddApplicationInputProcessingConfigurationRequest, AddApplicationInputProcessingConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AddApplicationInputProcessingConfigurationCommandInput extends
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AddApplicationInputProcessingConfigurationCommandOutput extends AddApplicationInputProcessingConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AddApplicationInputProcessingConfigurationCommand_base: {
|
|
24
|
+
new (input: AddApplicationInputProcessingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<AddApplicationInputProcessingConfigurationCommandInput, AddApplicationInputProcessingConfigurationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds an <a>InputProcessingConfiguration</a> to a SQL-based Kinesis Data Analytics application. An input processor pre-processes records
|
|
@@ -85,23 +88,5 @@ export interface AddApplicationInputProcessingConfigurationCommandOutput extends
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class AddApplicationInputProcessingConfigurationCommand extends
|
|
89
|
-
readonly input: AddApplicationInputProcessingConfigurationCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: AddApplicationInputProcessingConfigurationCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddApplicationInputProcessingConfigurationCommandInput, AddApplicationInputProcessingConfigurationCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class AddApplicationInputProcessingConfigurationCommand extends AddApplicationInputProcessingConfigurationCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { AddApplicationOutputRequest, AddApplicationOutputResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AddApplicationOutputCommandInput extends AddApplicationOutputRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AddApplicationOutputCommandOutput extends AddApplicationOutputResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AddApplicationOutputCommand_base: {
|
|
24
|
+
new (input: AddApplicationOutputCommandInput): import("@smithy/smithy-client").CommandImpl<AddApplicationOutputCommandInput, AddApplicationOutputCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds an external destination to your SQL-based Kinesis Data Analytics application.</p>
|
|
@@ -118,23 +121,5 @@ export interface AddApplicationOutputCommandOutput extends AddApplicationOutputR
|
|
|
118
121
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
119
122
|
*
|
|
120
123
|
*/
|
|
121
|
-
export declare class AddApplicationOutputCommand extends
|
|
122
|
-
readonly input: AddApplicationOutputCommandInput;
|
|
123
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
124
|
-
/**
|
|
125
|
-
* @public
|
|
126
|
-
*/
|
|
127
|
-
constructor(input: AddApplicationOutputCommandInput);
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddApplicationOutputCommandInput, AddApplicationOutputCommandOutput>;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private serialize;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private deserialize;
|
|
124
|
+
export declare class AddApplicationOutputCommand extends AddApplicationOutputCommand_base {
|
|
140
125
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { AddApplicationReferenceDataSourceRequest, AddApplicationReferenceDataSourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AddApplicationReferenceDataSourceCommandInput extends AddApplic
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AddApplicationReferenceDataSourceCommandOutput extends AddApplicationReferenceDataSourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AddApplicationReferenceDataSourceCommand_base: {
|
|
24
|
+
new (input: AddApplicationReferenceDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddApplicationReferenceDataSourceCommandInput, AddApplicationReferenceDataSourceCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds a reference data source to an existing SQL-based Kinesis Data Analytics application.</p>
|
|
@@ -137,23 +140,5 @@ export interface AddApplicationReferenceDataSourceCommandOutput extends AddAppli
|
|
|
137
140
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
138
141
|
*
|
|
139
142
|
*/
|
|
140
|
-
export declare class AddApplicationReferenceDataSourceCommand extends
|
|
141
|
-
readonly input: AddApplicationReferenceDataSourceCommandInput;
|
|
142
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
143
|
-
/**
|
|
144
|
-
* @public
|
|
145
|
-
*/
|
|
146
|
-
constructor(input: AddApplicationReferenceDataSourceCommandInput);
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddApplicationReferenceDataSourceCommandInput, AddApplicationReferenceDataSourceCommandOutput>;
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
private serialize;
|
|
155
|
-
/**
|
|
156
|
-
* @internal
|
|
157
|
-
*/
|
|
158
|
-
private deserialize;
|
|
143
|
+
export declare class AddApplicationReferenceDataSourceCommand extends AddApplicationReferenceDataSourceCommand_base {
|
|
159
144
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { AddApplicationVpcConfigurationRequest, AddApplicationVpcConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AddApplicationVpcConfigurationCommandInput extends AddApplicati
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AddApplicationVpcConfigurationCommandOutput extends AddApplicationVpcConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AddApplicationVpcConfigurationCommand_base: {
|
|
24
|
+
new (input: AddApplicationVpcConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<AddApplicationVpcConfigurationCommandInput, AddApplicationVpcConfigurationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store
|
|
@@ -100,23 +103,5 @@ export interface AddApplicationVpcConfigurationCommandOutput extends AddApplicat
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class AddApplicationVpcConfigurationCommand extends
|
|
104
|
-
readonly input: AddApplicationVpcConfigurationCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: AddApplicationVpcConfigurationCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddApplicationVpcConfigurationCommandInput, AddApplicationVpcConfigurationCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class AddApplicationVpcConfigurationCommand extends AddApplicationVpcConfigurationCommand_base {
|
|
122
107
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { CreateApplicationRequest, CreateApplicationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateApplicationCommandInput extends CreateApplicationRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateApplicationCommandOutput extends CreateApplicationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateApplicationCommand_base: {
|
|
24
|
+
new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a Kinesis Data Analytics application. For information about creating a
|
|
@@ -509,23 +512,5 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
|
|
|
509
512
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
510
513
|
*
|
|
511
514
|
*/
|
|
512
|
-
export declare class CreateApplicationCommand extends
|
|
513
|
-
readonly input: CreateApplicationCommandInput;
|
|
514
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
515
|
-
/**
|
|
516
|
-
* @public
|
|
517
|
-
*/
|
|
518
|
-
constructor(input: CreateApplicationCommandInput);
|
|
519
|
-
/**
|
|
520
|
-
* @internal
|
|
521
|
-
*/
|
|
522
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApplicationCommandInput, CreateApplicationCommandOutput>;
|
|
523
|
-
/**
|
|
524
|
-
* @internal
|
|
525
|
-
*/
|
|
526
|
-
private serialize;
|
|
527
|
-
/**
|
|
528
|
-
* @internal
|
|
529
|
-
*/
|
|
530
|
-
private deserialize;
|
|
515
|
+
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
|
|
531
516
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { CreateApplicationPresignedUrlRequest, CreateApplicationPresignedUrlResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateApplicationPresignedUrlCommandInput extends CreateApplica
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateApplicationPresignedUrlCommandOutput extends CreateApplicationPresignedUrlResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateApplicationPresignedUrlCommand_base: {
|
|
24
|
+
new (input: CreateApplicationPresignedUrlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationPresignedUrlCommandInput, CreateApplicationPresignedUrlCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates and returns a URL that you can use to connect to
|
|
@@ -74,23 +77,5 @@ export interface CreateApplicationPresignedUrlCommandOutput extends CreateApplic
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class CreateApplicationPresignedUrlCommand extends
|
|
78
|
-
readonly input: CreateApplicationPresignedUrlCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: CreateApplicationPresignedUrlCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApplicationPresignedUrlCommandInput, CreateApplicationPresignedUrlCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class CreateApplicationPresignedUrlCommand extends CreateApplicationPresignedUrlCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { CreateApplicationSnapshotRequest, CreateApplicationSnapshotResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateApplicationSnapshotCommandInput extends CreateApplication
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateApplicationSnapshotCommandOutput extends CreateApplicationSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateApplicationSnapshotCommand_base: {
|
|
24
|
+
new (input: CreateApplicationSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationSnapshotCommandInput, CreateApplicationSnapshotCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a snapshot of the application's state data.</p>
|
|
@@ -72,23 +75,5 @@ export interface CreateApplicationSnapshotCommandOutput extends CreateApplicatio
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class CreateApplicationSnapshotCommand extends
|
|
76
|
-
readonly input: CreateApplicationSnapshotCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: CreateApplicationSnapshotCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApplicationSnapshotCommandInput, CreateApplicationSnapshotCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class CreateApplicationSnapshotCommand extends CreateApplicationSnapshotCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { DeleteApplicationCloudWatchLoggingOptionRequest, DeleteApplicationCloudWatchLoggingOptionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationCloudWatchLoggingOptionCommandInput extends De
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationCloudWatchLoggingOptionCommandOutput extends DeleteApplicationCloudWatchLoggingOptionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationCloudWatchLoggingOptionCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationCloudWatchLoggingOptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCloudWatchLoggingOptionCommandInput, DeleteApplicationCloudWatchLoggingOptionCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application. </p>
|
|
@@ -82,23 +85,5 @@ export interface DeleteApplicationCloudWatchLoggingOptionCommandOutput extends D
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DeleteApplicationCloudWatchLoggingOptionCommand extends
|
|
86
|
-
readonly input: DeleteApplicationCloudWatchLoggingOptionCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DeleteApplicationCloudWatchLoggingOptionCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationCloudWatchLoggingOptionCommandInput, DeleteApplicationCloudWatchLoggingOptionCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DeleteApplicationCloudWatchLoggingOptionCommand extends DeleteApplicationCloudWatchLoggingOptionCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { DeleteApplicationRequest, DeleteApplicationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationCommandInput extends DeleteApplicationRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationCommandOutput extends DeleteApplicationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified application. Kinesis Data Analytics halts application execution and deletes the application.</p>
|
|
@@ -70,23 +73,5 @@ export interface DeleteApplicationCommandOutput extends DeleteApplicationRespons
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class DeleteApplicationCommand extends
|
|
74
|
-
readonly input: DeleteApplicationCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: DeleteApplicationCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationCommandInput, DeleteApplicationCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { DeleteApplicationInputProcessingConfigurationRequest, DeleteApplicationInputProcessingConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationInputProcessingConfigurationCommandInput exten
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationInputProcessingConfigurationCommandOutput extends DeleteApplicationInputProcessingConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationInputProcessingConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationInputProcessingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationInputProcessingConfigurationCommandInput, DeleteApplicationInputProcessingConfigurationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an <a>InputProcessingConfiguration</a> from an input.</p>
|
|
@@ -71,23 +74,5 @@ export interface DeleteApplicationInputProcessingConfigurationCommandOutput exte
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class DeleteApplicationInputProcessingConfigurationCommand extends
|
|
75
|
-
readonly input: DeleteApplicationInputProcessingConfigurationCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: DeleteApplicationInputProcessingConfigurationCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationInputProcessingConfigurationCommandInput, DeleteApplicationInputProcessingConfigurationCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class DeleteApplicationInputProcessingConfigurationCommand extends DeleteApplicationInputProcessingConfigurationCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { DeleteApplicationOutputRequest, DeleteApplicationOutputResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationOutputCommandInput extends DeleteApplicationOu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationOutputCommandOutput extends DeleteApplicationOutputResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationOutputCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationOutputCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationOutputCommandInput, DeleteApplicationOutputCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's configuration.
|
|
@@ -73,23 +76,5 @@ export interface DeleteApplicationOutputCommandOutput extends DeleteApplicationO
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteApplicationOutputCommand extends
|
|
77
|
-
readonly input: DeleteApplicationOutputCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteApplicationOutputCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationOutputCommandInput, DeleteApplicationOutputCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteApplicationOutputCommand extends DeleteApplicationOutputCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { DeleteApplicationReferenceDataSourceRequest, DeleteApplicationReferenceDataSourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationReferenceDataSourceCommandInput extends Delete
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationReferenceDataSourceCommandOutput extends DeleteApplicationReferenceDataSourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationReferenceDataSourceCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationReferenceDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationReferenceDataSourceCommandInput, DeleteApplicationReferenceDataSourceCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a reference data source configuration from the specified SQL-based Kinesis Data Analytics application's configuration.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeleteApplicationReferenceDataSourceCommandOutput extends Delet
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteApplicationReferenceDataSourceCommand extends
|
|
77
|
-
readonly input: DeleteApplicationReferenceDataSourceCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteApplicationReferenceDataSourceCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationReferenceDataSourceCommandInput, DeleteApplicationReferenceDataSourceCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteApplicationReferenceDataSourceCommand extends DeleteApplicationReferenceDataSourceCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { DeleteApplicationSnapshotRequest, DeleteApplicationSnapshotResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationSnapshotCommandInput extends DeleteApplication
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationSnapshotCommandOutput extends DeleteApplicationSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationSnapshotCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationSnapshotCommandInput, DeleteApplicationSnapshotCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a snapshot of application state.</p>
|
|
@@ -72,23 +75,5 @@ export interface DeleteApplicationSnapshotCommandOutput extends DeleteApplicatio
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class DeleteApplicationSnapshotCommand extends
|
|
76
|
-
readonly input: DeleteApplicationSnapshotCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: DeleteApplicationSnapshotCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationSnapshotCommandInput, DeleteApplicationSnapshotCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class DeleteApplicationSnapshotCommand extends DeleteApplicationSnapshotCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsV2Client";
|
|
5
4
|
import { DeleteApplicationVpcConfigurationRequest, DeleteApplicationVpcConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationVpcConfigurationCommandInput extends DeleteApp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationVpcConfigurationCommandOutput extends DeleteApplicationVpcConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationVpcConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationVpcConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationVpcConfigurationCommandInput, DeleteApplicationVpcConfigurationCommandOutput, KinesisAnalyticsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes a VPC configuration from a Kinesis Data Analytics application.</p>
|
|
@@ -72,23 +75,5 @@ export interface DeleteApplicationVpcConfigurationCommandOutput extends DeleteAp
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from KinesisAnalyticsV2 service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class DeleteApplicationVpcConfigurationCommand extends
|
|
76
|
-
readonly input: DeleteApplicationVpcConfigurationCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: DeleteApplicationVpcConfigurationCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KinesisAnalyticsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationVpcConfigurationCommandInput, DeleteApplicationVpcConfigurationCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class DeleteApplicationVpcConfigurationCommand extends DeleteApplicationVpcConfigurationCommand_base {
|
|
94
79
|
}
|