@aws-sdk/client-eventbridge 3.1087.0 → 3.1089.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/index.js +1 -1
- package/dist-types/ts3.4/EventBridge.d.ts +182 -220
- package/dist-types/ts3.4/EventBridgeClient.d.ts +15 -54
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +12 -18
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEventBusCommand.d.ts +3 -8
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +5 -10
- package/dist-types/ts3.4/models/errors.d.ts +12 -39
- package/dist-types/ts3.4/models/models_0.d.ts +3 -9
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +40 -40
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -100,10 +97,7 @@ import {
|
|
|
100
97
|
DeletePartnerEventSourceCommandInput,
|
|
101
98
|
DeletePartnerEventSourceCommandOutput,
|
|
102
99
|
} from "./commands/DeletePartnerEventSourceCommand";
|
|
103
|
-
import {
|
|
104
|
-
DeleteRuleCommandInput,
|
|
105
|
-
DeleteRuleCommandOutput,
|
|
106
|
-
} from "./commands/DeleteRuleCommand";
|
|
100
|
+
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
107
101
|
import {
|
|
108
102
|
DescribeApiDestinationCommandInput,
|
|
109
103
|
DescribeApiDestinationCommandOutput,
|
|
@@ -140,14 +134,8 @@ import {
|
|
|
140
134
|
DescribeRuleCommandInput,
|
|
141
135
|
DescribeRuleCommandOutput,
|
|
142
136
|
} from "./commands/DescribeRuleCommand";
|
|
143
|
-
import {
|
|
144
|
-
|
|
145
|
-
DisableRuleCommandOutput,
|
|
146
|
-
} from "./commands/DisableRuleCommand";
|
|
147
|
-
import {
|
|
148
|
-
EnableRuleCommandInput,
|
|
149
|
-
EnableRuleCommandOutput,
|
|
150
|
-
} from "./commands/EnableRuleCommand";
|
|
137
|
+
import { DisableRuleCommandInput, DisableRuleCommandOutput } from "./commands/DisableRuleCommand";
|
|
138
|
+
import { EnableRuleCommandInput, EnableRuleCommandOutput } from "./commands/EnableRuleCommand";
|
|
151
139
|
import {
|
|
152
140
|
ListApiDestinationsCommandInput,
|
|
153
141
|
ListApiDestinationsCommandOutput,
|
|
@@ -180,18 +168,12 @@ import {
|
|
|
180
168
|
ListPartnerEventSourcesCommandInput,
|
|
181
169
|
ListPartnerEventSourcesCommandOutput,
|
|
182
170
|
} from "./commands/ListPartnerEventSourcesCommand";
|
|
183
|
-
import {
|
|
184
|
-
ListReplaysCommandInput,
|
|
185
|
-
ListReplaysCommandOutput,
|
|
186
|
-
} from "./commands/ListReplaysCommand";
|
|
171
|
+
import { ListReplaysCommandInput, ListReplaysCommandOutput } from "./commands/ListReplaysCommand";
|
|
187
172
|
import {
|
|
188
173
|
ListRuleNamesByTargetCommandInput,
|
|
189
174
|
ListRuleNamesByTargetCommandOutput,
|
|
190
175
|
} from "./commands/ListRuleNamesByTargetCommand";
|
|
191
|
-
import {
|
|
192
|
-
ListRulesCommandInput,
|
|
193
|
-
ListRulesCommandOutput,
|
|
194
|
-
} from "./commands/ListRulesCommand";
|
|
176
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
|
|
195
177
|
import {
|
|
196
178
|
ListTagsForResourceCommandInput,
|
|
197
179
|
ListTagsForResourceCommandOutput,
|
|
@@ -200,10 +182,7 @@ import {
|
|
|
200
182
|
ListTargetsByRuleCommandInput,
|
|
201
183
|
ListTargetsByRuleCommandOutput,
|
|
202
184
|
} from "./commands/ListTargetsByRuleCommand";
|
|
203
|
-
import {
|
|
204
|
-
PutEventsCommandInput,
|
|
205
|
-
PutEventsCommandOutput,
|
|
206
|
-
} from "./commands/PutEventsCommand";
|
|
185
|
+
import { PutEventsCommandInput, PutEventsCommandOutput } from "./commands/PutEventsCommand";
|
|
207
186
|
import {
|
|
208
187
|
PutPartnerEventsCommandInput,
|
|
209
188
|
PutPartnerEventsCommandOutput,
|
|
@@ -212,14 +191,8 @@ import {
|
|
|
212
191
|
PutPermissionCommandInput,
|
|
213
192
|
PutPermissionCommandOutput,
|
|
214
193
|
} from "./commands/PutPermissionCommand";
|
|
215
|
-
import {
|
|
216
|
-
|
|
217
|
-
PutRuleCommandOutput,
|
|
218
|
-
} from "./commands/PutRuleCommand";
|
|
219
|
-
import {
|
|
220
|
-
PutTargetsCommandInput,
|
|
221
|
-
PutTargetsCommandOutput,
|
|
222
|
-
} from "./commands/PutTargetsCommand";
|
|
194
|
+
import { PutRuleCommandInput, PutRuleCommandOutput } from "./commands/PutRuleCommand";
|
|
195
|
+
import { PutTargetsCommandInput, PutTargetsCommandOutput } from "./commands/PutTargetsCommand";
|
|
223
196
|
import {
|
|
224
197
|
RemovePermissionCommandInput,
|
|
225
198
|
RemovePermissionCommandOutput,
|
|
@@ -228,14 +201,8 @@ import {
|
|
|
228
201
|
RemoveTargetsCommandInput,
|
|
229
202
|
RemoveTargetsCommandOutput,
|
|
230
203
|
} from "./commands/RemoveTargetsCommand";
|
|
231
|
-
import {
|
|
232
|
-
|
|
233
|
-
StartReplayCommandOutput,
|
|
234
|
-
} from "./commands/StartReplayCommand";
|
|
235
|
-
import {
|
|
236
|
-
TagResourceCommandInput,
|
|
237
|
-
TagResourceCommandOutput,
|
|
238
|
-
} from "./commands/TagResourceCommand";
|
|
204
|
+
import { StartReplayCommandInput, StartReplayCommandOutput } from "./commands/StartReplayCommand";
|
|
205
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
239
206
|
import {
|
|
240
207
|
TestEventPatternCommandInput,
|
|
241
208
|
TestEventPatternCommandOutput,
|
|
@@ -387,8 +354,7 @@ export type ServiceOutputTypes =
|
|
|
387
354
|
| UpdateConnectionCommandOutput
|
|
388
355
|
| UpdateEndpointCommandOutput
|
|
389
356
|
| UpdateEventBusCommandOutput;
|
|
390
|
-
export interface ClientDefaults
|
|
391
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
357
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
392
358
|
requestHandler?: __HttpHandlerUserInput;
|
|
393
359
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
394
360
|
urlParser?: __UrlParser;
|
|
@@ -413,9 +379,7 @@ export interface ClientDefaults
|
|
|
413
379
|
extensions?: RuntimeExtension[];
|
|
414
380
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
415
381
|
}
|
|
416
|
-
export type EventBridgeClientConfigType = Partial<
|
|
417
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
418
|
-
> &
|
|
382
|
+
export type EventBridgeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
419
383
|
ClientDefaults &
|
|
420
384
|
UserAgentInputConfig &
|
|
421
385
|
RetryInputConfig &
|
|
@@ -436,8 +400,7 @@ export type EventBridgeClientResolvedConfigType =
|
|
|
436
400
|
EndpointResolvedConfig<EndpointParameters> &
|
|
437
401
|
HttpAuthSchemeResolvedConfig &
|
|
438
402
|
ClientResolvedEndpointParameters;
|
|
439
|
-
export interface EventBridgeClientResolvedConfig
|
|
440
|
-
extends EventBridgeClientResolvedConfigType {}
|
|
403
|
+
export interface EventBridgeClientResolvedConfig extends EventBridgeClientResolvedConfigType {}
|
|
441
404
|
export declare class EventBridgeClient extends __Client<
|
|
442
405
|
__HttpHandlerOptions,
|
|
443
406
|
ServiceInputTypes,
|
|
@@ -445,8 +408,6 @@ export declare class EventBridgeClient extends __Client<
|
|
|
445
408
|
EventBridgeClientResolvedConfig
|
|
446
409
|
> {
|
|
447
410
|
readonly config: EventBridgeClientResolvedConfig;
|
|
448
|
-
constructor(
|
|
449
|
-
...[configuration]: __CheckOptionalClientConfig<EventBridgeClientConfig>
|
|
450
|
-
);
|
|
411
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<EventBridgeClientConfig>);
|
|
451
412
|
destroy(): void;
|
|
452
413
|
}
|
|
@@ -7,17 +7,10 @@ import { EventBridgeHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: EventBridgeHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: EventBridgeHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): EventBridgeHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -16,36 +16,30 @@ import {
|
|
|
16
16
|
} from "@smithy/types";
|
|
17
17
|
import { EndpointParameters } from "../endpoint/EndpointParameters";
|
|
18
18
|
import { EventBridgeClientResolvedConfig } from "../EventBridgeClient";
|
|
19
|
-
interface _EventBridgeHttpAuthSchemeParameters
|
|
20
|
-
extends HttpAuthSchemeParameters {
|
|
19
|
+
interface _EventBridgeHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
21
20
|
region?: string;
|
|
22
21
|
}
|
|
23
22
|
export interface EventBridgeHttpAuthSchemeParameters
|
|
24
|
-
extends _EventBridgeHttpAuthSchemeParameters,
|
|
25
|
-
EndpointParameters {
|
|
23
|
+
extends _EventBridgeHttpAuthSchemeParameters, EndpointParameters {
|
|
26
24
|
region?: string;
|
|
27
25
|
}
|
|
28
|
-
export interface EventBridgeHttpAuthSchemeParametersProvider
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
> {}
|
|
26
|
+
export interface EventBridgeHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
27
|
+
EventBridgeClientResolvedConfig,
|
|
28
|
+
HandlerExecutionContext,
|
|
29
|
+
EventBridgeHttpAuthSchemeParameters,
|
|
30
|
+
object
|
|
31
|
+
> {}
|
|
35
32
|
export declare const defaultEventBridgeHttpAuthSchemeParametersProvider: EventBridgeHttpAuthSchemeParametersProvider;
|
|
36
|
-
export interface EventBridgeHttpAuthSchemeProvider
|
|
37
|
-
extends HttpAuthSchemeProvider<EventBridgeHttpAuthSchemeParameters> {}
|
|
33
|
+
export interface EventBridgeHttpAuthSchemeProvider extends HttpAuthSchemeProvider<EventBridgeHttpAuthSchemeParameters> {}
|
|
38
34
|
export declare const defaultEventBridgeHttpAuthSchemeProvider: EventBridgeHttpAuthSchemeProvider;
|
|
39
35
|
export interface HttpAuthSchemeInputConfig
|
|
40
|
-
extends AwsSdkSigV4AuthInputConfig,
|
|
41
|
-
AwsSdkSigV4AAuthInputConfig {
|
|
36
|
+
extends AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AAuthInputConfig {
|
|
42
37
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
43
38
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
44
39
|
httpAuthSchemeProvider?: EventBridgeHttpAuthSchemeProvider;
|
|
45
40
|
}
|
|
46
41
|
export interface HttpAuthSchemeResolvedConfig
|
|
47
|
-
extends AwsSdkSigV4AuthResolvedConfig,
|
|
48
|
-
AwsSdkSigV4AAuthResolvedConfig {
|
|
42
|
+
extends AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4AAuthResolvedConfig {
|
|
49
43
|
readonly authSchemePreference: Provider<string[]>;
|
|
50
44
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
51
45
|
readonly httpAuthSchemeProvider: EventBridgeHttpAuthSchemeProvider;
|
|
@@ -54,6 +48,6 @@ export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
|
54
48
|
config: T &
|
|
55
49
|
HttpAuthSchemeInputConfig &
|
|
56
50
|
AwsSdkSigV4PreviouslyResolved &
|
|
57
|
-
AwsSdkSigV4APreviouslyResolved
|
|
51
|
+
AwsSdkSigV4APreviouslyResolved,
|
|
58
52
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
59
53
|
export {};
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./EventBridgeClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
EventBridgeClientResolvedConfig,
|
|
@@ -39,9 +38,4 @@ export declare const command: <
|
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
40
|
export declare const _ep1: EndpointParameterInstructions;
|
|
42
|
-
export declare const _mw0: (
|
|
43
|
-
Command: any,
|
|
44
|
-
cs: any,
|
|
45
|
-
config: any,
|
|
46
|
-
o: any
|
|
47
|
-
) => never[];
|
|
41
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { ActivateEventSourceRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface ActivateEventSourceCommandInput
|
|
5
|
-
extends ActivateEventSourceRequest {}
|
|
4
|
+
export interface ActivateEventSourceCommandInput extends ActivateEventSourceRequest {}
|
|
6
5
|
export interface ActivateEventSourceCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const ActivateEventSourceCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: ActivateEventSourceCommandInput
|
|
8
|
+
input: ActivateEventSourceCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
ActivateEventSourceCommandInput,
|
|
12
11
|
ActivateEventSourceCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const ActivateEventSourceCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: ActivateEventSourceCommandInput
|
|
17
|
+
input: ActivateEventSourceCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
ActivateEventSourceCommandInput,
|
|
21
20
|
ActivateEventSourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CancelReplayRequest, CancelReplayResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CancelReplayCommandInput extends CancelReplayRequest {}
|
|
5
|
-
export interface CancelReplayCommandOutput
|
|
6
|
-
extends CancelReplayResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CancelReplayCommandOutput extends CancelReplayResponse, __MetadataBearer {}
|
|
8
6
|
declare const CancelReplayCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CancelReplayCommandInput
|
|
8
|
+
input: CancelReplayCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CancelReplayCommandInput,
|
|
13
11
|
CancelReplayCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CancelReplayCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CancelReplayCommandInput
|
|
17
|
+
input: CancelReplayCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CancelReplayCommandInput,
|
|
22
20
|
CancelReplayCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateApiDestinationRequest,
|
|
4
|
-
CreateApiDestinationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateApiDestinationRequest, CreateApiDestinationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateApiDestinationCommandInput
|
|
8
|
-
extends CreateApiDestinationRequest {}
|
|
4
|
+
export interface CreateApiDestinationCommandInput extends CreateApiDestinationRequest {}
|
|
9
5
|
export interface CreateApiDestinationCommandOutput
|
|
10
|
-
extends CreateApiDestinationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateApiDestinationResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateApiDestinationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateApiDestinationCommandInput
|
|
9
|
+
input: CreateApiDestinationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateApiDestinationCommandInput,
|
|
17
12
|
CreateApiDestinationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateApiDestinationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateApiDestinationCommandInput
|
|
18
|
+
input: CreateApiDestinationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateApiDestinationCommandInput,
|
|
26
21
|
CreateApiDestinationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateArchiveRequest,
|
|
4
|
-
CreateArchiveResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateArchiveRequest, CreateArchiveResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateArchiveCommandInput extends CreateArchiveRequest {}
|
|
8
|
-
export interface CreateArchiveCommandOutput
|
|
9
|
-
extends CreateArchiveResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateArchiveCommandOutput extends CreateArchiveResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateArchiveCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateArchiveCommandInput
|
|
8
|
+
input: CreateArchiveCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateArchiveCommandInput,
|
|
16
11
|
CreateArchiveCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateArchiveCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateArchiveCommandInput
|
|
17
|
+
input: CreateArchiveCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateArchiveCommandInput,
|
|
25
20
|
CreateArchiveCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateConnectionRequest,
|
|
4
|
-
CreateConnectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
|
|
8
|
-
export interface CreateConnectionCommandOutput
|
|
9
|
-
extends CreateConnectionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateConnectionCommandOutput extends CreateConnectionResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateConnectionCommandInput
|
|
8
|
+
input: CreateConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateConnectionCommandInput,
|
|
16
11
|
CreateConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateConnectionCommandInput
|
|
17
|
+
input: CreateConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateConnectionCommandInput,
|
|
25
20
|
CreateConnectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateEndpointRequest,
|
|
4
|
-
CreateEndpointResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateEndpointRequest, CreateEndpointResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateEndpointCommandInput extends CreateEndpointRequest {}
|
|
8
|
-
export interface CreateEndpointCommandOutput
|
|
9
|
-
extends CreateEndpointResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateEndpointCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateEndpointCommandInput
|
|
8
|
+
input: CreateEndpointCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateEndpointCommandInput,
|
|
16
11
|
CreateEndpointCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateEndpointCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateEndpointCommandInput
|
|
17
|
+
input: CreateEndpointCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateEndpointCommandInput,
|
|
25
20
|
CreateEndpointCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateEventBusRequest,
|
|
4
|
-
CreateEventBusResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateEventBusRequest, CreateEventBusResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateEventBusCommandInput extends CreateEventBusRequest {}
|
|
8
|
-
export interface CreateEventBusCommandOutput
|
|
9
|
-
extends CreateEventBusResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateEventBusCommandOutput extends CreateEventBusResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateEventBusCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateEventBusCommandInput
|
|
8
|
+
input: CreateEventBusCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateEventBusCommandInput,
|
|
16
11
|
CreateEventBusCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateEventBusCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateEventBusCommandInput
|
|
17
|
+
input: CreateEventBusCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateEventBusCommandInput,
|
|
25
20
|
CreateEventBusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreatePartnerEventSourceResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePartnerEventSourceCommandInput
|
|
8
|
-
extends CreatePartnerEventSourceRequest {}
|
|
7
|
+
export interface CreatePartnerEventSourceCommandInput extends CreatePartnerEventSourceRequest {}
|
|
9
8
|
export interface CreatePartnerEventSourceCommandOutput
|
|
10
|
-
extends CreatePartnerEventSourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreatePartnerEventSourceResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreatePartnerEventSourceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreatePartnerEventSourceCommandInput
|
|
12
|
+
input: CreatePartnerEventSourceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreatePartnerEventSourceCommandInput,
|
|
17
15
|
CreatePartnerEventSourceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreatePartnerEventSourceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreatePartnerEventSourceCommandInput
|
|
21
|
+
input: CreatePartnerEventSourceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreatePartnerEventSourceCommandInput,
|
|
26
24
|
CreatePartnerEventSourceCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeactivateEventSourceRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeactivateEventSourceCommandInput
|
|
5
|
-
extends DeactivateEventSourceRequest {}
|
|
4
|
+
export interface DeactivateEventSourceCommandInput extends DeactivateEventSourceRequest {}
|
|
6
5
|
export interface DeactivateEventSourceCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeactivateEventSourceCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeactivateEventSourceCommandInput
|
|
8
|
+
input: DeactivateEventSourceCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeactivateEventSourceCommandInput,
|
|
12
11
|
DeactivateEventSourceCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeactivateEventSourceCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeactivateEventSourceCommandInput
|
|
17
|
+
input: DeactivateEventSourceCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeactivateEventSourceCommandInput,
|
|
21
20
|
DeactivateEventSourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeauthorizeConnectionRequest,
|
|
4
|
-
DeauthorizeConnectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeauthorizeConnectionRequest, DeauthorizeConnectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeauthorizeConnectionCommandInput
|
|
8
|
-
extends DeauthorizeConnectionRequest {}
|
|
4
|
+
export interface DeauthorizeConnectionCommandInput extends DeauthorizeConnectionRequest {}
|
|
9
5
|
export interface DeauthorizeConnectionCommandOutput
|
|
10
|
-
extends DeauthorizeConnectionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeauthorizeConnectionResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeauthorizeConnectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeauthorizeConnectionCommandInput
|
|
9
|
+
input: DeauthorizeConnectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeauthorizeConnectionCommandInput,
|
|
17
12
|
DeauthorizeConnectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeauthorizeConnectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeauthorizeConnectionCommandInput
|
|
18
|
+
input: DeauthorizeConnectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeauthorizeConnectionCommandInput,
|
|
26
21
|
DeauthorizeConnectionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteApiDestinationRequest,
|
|
4
|
-
DeleteApiDestinationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteApiDestinationRequest, DeleteApiDestinationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteApiDestinationCommandInput
|
|
8
|
-
extends DeleteApiDestinationRequest {}
|
|
4
|
+
export interface DeleteApiDestinationCommandInput extends DeleteApiDestinationRequest {}
|
|
9
5
|
export interface DeleteApiDestinationCommandOutput
|
|
10
|
-
extends DeleteApiDestinationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteApiDestinationResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteApiDestinationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteApiDestinationCommandInput
|
|
9
|
+
input: DeleteApiDestinationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteApiDestinationCommandInput,
|
|
17
12
|
DeleteApiDestinationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteApiDestinationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteApiDestinationCommandInput
|
|
18
|
+
input: DeleteApiDestinationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteApiDestinationCommandInput,
|
|
26
21
|
DeleteApiDestinationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteArchiveRequest,
|
|
4
|
-
DeleteArchiveResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteArchiveRequest, DeleteArchiveResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteArchiveCommandInput extends DeleteArchiveRequest {}
|
|
8
|
-
export interface DeleteArchiveCommandOutput
|
|
9
|
-
extends DeleteArchiveResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteArchiveCommandOutput extends DeleteArchiveResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteArchiveCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteArchiveCommandInput
|
|
8
|
+
input: DeleteArchiveCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteArchiveCommandInput,
|
|
16
11
|
DeleteArchiveCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteArchiveCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteArchiveCommandInput
|
|
17
|
+
input: DeleteArchiveCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteArchiveCommandInput,
|
|
25
20
|
DeleteArchiveCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteConnectionRequest,
|
|
4
|
-
DeleteConnectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
|
|
8
|
-
export interface DeleteConnectionCommandOutput
|
|
9
|
-
extends DeleteConnectionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteConnectionCommandInput
|
|
8
|
+
input: DeleteConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteConnectionCommandInput,
|
|
16
11
|
DeleteConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteConnectionCommandInput
|
|
17
|
+
input: DeleteConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteConnectionCommandInput,
|
|
25
20
|
DeleteConnectionCommandOutput,
|