@aws-sdk/client-devops-agent 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/DevOpsAgent.d.ts +212 -262
- package/dist-types/ts3.4/DevOpsAgentClient.d.ts +18 -66
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAgentSpaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBacklogTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateChatCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePrivateConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAgentSpaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePrivateConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeregisterServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePrivateConnectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisableOperatorAppCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DisassociateServiceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EnableOperatorAppCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccountUsageCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetAgentSpaceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetContentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAssetFileCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssociationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBacklogTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetOperatorAppCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetRecommendationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAgentSpacesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAssetFilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAssetVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBacklogTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListChatsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListGoalsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListJournalRecordsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPendingMessagesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrivateConnectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListWebhooksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RegisterServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SendMessageCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAgentSpaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAssetFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateBacklogTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGoalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateOperatorAppIdpConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePrivateConnectionCertificateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRecommendationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ValidateAwsAssociationsCommand.d.ts +5 -10
- 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 +11 -22
- package/dist-types/ts3.4/models/errors.d.ts +9 -27
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListGoalsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -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 {
|
|
19
16
|
EventStreamSerdeInputConfig,
|
|
20
17
|
EventStreamSerdeResolvedConfig,
|
|
@@ -49,10 +46,7 @@ import {
|
|
|
49
46
|
CreateAgentSpaceCommandInput,
|
|
50
47
|
CreateAgentSpaceCommandOutput,
|
|
51
48
|
} from "./commands/CreateAgentSpaceCommand";
|
|
52
|
-
import {
|
|
53
|
-
CreateAssetCommandInput,
|
|
54
|
-
CreateAssetCommandOutput,
|
|
55
|
-
} from "./commands/CreateAssetCommand";
|
|
49
|
+
import { CreateAssetCommandInput, CreateAssetCommandOutput } from "./commands/CreateAssetCommand";
|
|
56
50
|
import {
|
|
57
51
|
CreateAssetFileCommandInput,
|
|
58
52
|
CreateAssetFileCommandOutput,
|
|
@@ -61,10 +55,7 @@ import {
|
|
|
61
55
|
CreateBacklogTaskCommandInput,
|
|
62
56
|
CreateBacklogTaskCommandOutput,
|
|
63
57
|
} from "./commands/CreateBacklogTaskCommand";
|
|
64
|
-
import {
|
|
65
|
-
CreateChatCommandInput,
|
|
66
|
-
CreateChatCommandOutput,
|
|
67
|
-
} from "./commands/CreateChatCommand";
|
|
58
|
+
import { CreateChatCommandInput, CreateChatCommandOutput } from "./commands/CreateChatCommand";
|
|
68
59
|
import {
|
|
69
60
|
CreatePrivateConnectionCommandInput,
|
|
70
61
|
CreatePrivateConnectionCommandOutput,
|
|
@@ -77,10 +68,7 @@ import {
|
|
|
77
68
|
DeleteAgentSpaceCommandInput,
|
|
78
69
|
DeleteAgentSpaceCommandOutput,
|
|
79
70
|
} from "./commands/DeleteAgentSpaceCommand";
|
|
80
|
-
import {
|
|
81
|
-
DeleteAssetCommandInput,
|
|
82
|
-
DeleteAssetCommandOutput,
|
|
83
|
-
} from "./commands/DeleteAssetCommand";
|
|
71
|
+
import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "./commands/DeleteAssetCommand";
|
|
84
72
|
import {
|
|
85
73
|
DeleteAssetFileCommandInput,
|
|
86
74
|
DeleteAssetFileCommandOutput,
|
|
@@ -121,10 +109,7 @@ import {
|
|
|
121
109
|
GetAgentSpaceCommandInput,
|
|
122
110
|
GetAgentSpaceCommandOutput,
|
|
123
111
|
} from "./commands/GetAgentSpaceCommand";
|
|
124
|
-
import {
|
|
125
|
-
GetAssetCommandInput,
|
|
126
|
-
GetAssetCommandOutput,
|
|
127
|
-
} from "./commands/GetAssetCommand";
|
|
112
|
+
import { GetAssetCommandInput, GetAssetCommandOutput } from "./commands/GetAssetCommand";
|
|
128
113
|
import {
|
|
129
114
|
GetAssetContentCommandInput,
|
|
130
115
|
GetAssetContentCommandOutput,
|
|
@@ -149,14 +134,8 @@ import {
|
|
|
149
134
|
GetRecommendationCommandInput,
|
|
150
135
|
GetRecommendationCommandOutput,
|
|
151
136
|
} from "./commands/GetRecommendationCommand";
|
|
152
|
-
import {
|
|
153
|
-
|
|
154
|
-
GetServiceCommandOutput,
|
|
155
|
-
} from "./commands/GetServiceCommand";
|
|
156
|
-
import {
|
|
157
|
-
GetTriggerCommandInput,
|
|
158
|
-
GetTriggerCommandOutput,
|
|
159
|
-
} from "./commands/GetTriggerCommand";
|
|
137
|
+
import { GetServiceCommandInput, GetServiceCommandOutput } from "./commands/GetServiceCommand";
|
|
138
|
+
import { GetTriggerCommandInput, GetTriggerCommandOutput } from "./commands/GetTriggerCommand";
|
|
160
139
|
import {
|
|
161
140
|
ListAgentSpacesCommandInput,
|
|
162
141
|
ListAgentSpacesCommandOutput,
|
|
@@ -165,10 +144,7 @@ import {
|
|
|
165
144
|
ListAssetFilesCommandInput,
|
|
166
145
|
ListAssetFilesCommandOutput,
|
|
167
146
|
} from "./commands/ListAssetFilesCommand";
|
|
168
|
-
import {
|
|
169
|
-
ListAssetsCommandInput,
|
|
170
|
-
ListAssetsCommandOutput,
|
|
171
|
-
} from "./commands/ListAssetsCommand";
|
|
147
|
+
import { ListAssetsCommandInput, ListAssetsCommandOutput } from "./commands/ListAssetsCommand";
|
|
172
148
|
import {
|
|
173
149
|
ListAssetTypesCommandInput,
|
|
174
150
|
ListAssetTypesCommandOutput,
|
|
@@ -185,18 +161,12 @@ import {
|
|
|
185
161
|
ListBacklogTasksCommandInput,
|
|
186
162
|
ListBacklogTasksCommandOutput,
|
|
187
163
|
} from "./commands/ListBacklogTasksCommand";
|
|
188
|
-
import {
|
|
189
|
-
ListChatsCommandInput,
|
|
190
|
-
ListChatsCommandOutput,
|
|
191
|
-
} from "./commands/ListChatsCommand";
|
|
164
|
+
import { ListChatsCommandInput, ListChatsCommandOutput } from "./commands/ListChatsCommand";
|
|
192
165
|
import {
|
|
193
166
|
ListExecutionsCommandInput,
|
|
194
167
|
ListExecutionsCommandOutput,
|
|
195
168
|
} from "./commands/ListExecutionsCommand";
|
|
196
|
-
import {
|
|
197
|
-
ListGoalsCommandInput,
|
|
198
|
-
ListGoalsCommandOutput,
|
|
199
|
-
} from "./commands/ListGoalsCommand";
|
|
169
|
+
import { ListGoalsCommandInput, ListGoalsCommandOutput } from "./commands/ListGoalsCommand";
|
|
200
170
|
import {
|
|
201
171
|
ListJournalRecordsCommandInput,
|
|
202
172
|
ListJournalRecordsCommandOutput,
|
|
@@ -233,14 +203,8 @@ import {
|
|
|
233
203
|
RegisterServiceCommandInput,
|
|
234
204
|
RegisterServiceCommandOutput,
|
|
235
205
|
} from "./commands/RegisterServiceCommand";
|
|
236
|
-
import {
|
|
237
|
-
|
|
238
|
-
SendMessageCommandOutput,
|
|
239
|
-
} from "./commands/SendMessageCommand";
|
|
240
|
-
import {
|
|
241
|
-
TagResourceCommandInput,
|
|
242
|
-
TagResourceCommandOutput,
|
|
243
|
-
} from "./commands/TagResourceCommand";
|
|
206
|
+
import { SendMessageCommandInput, SendMessageCommandOutput } from "./commands/SendMessageCommand";
|
|
207
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
244
208
|
import {
|
|
245
209
|
UntagResourceCommandInput,
|
|
246
210
|
UntagResourceCommandOutput,
|
|
@@ -249,10 +213,7 @@ import {
|
|
|
249
213
|
UpdateAgentSpaceCommandInput,
|
|
250
214
|
UpdateAgentSpaceCommandOutput,
|
|
251
215
|
} from "./commands/UpdateAgentSpaceCommand";
|
|
252
|
-
import {
|
|
253
|
-
UpdateAssetCommandInput,
|
|
254
|
-
UpdateAssetCommandOutput,
|
|
255
|
-
} from "./commands/UpdateAssetCommand";
|
|
216
|
+
import { UpdateAssetCommandInput, UpdateAssetCommandOutput } from "./commands/UpdateAssetCommand";
|
|
256
217
|
import {
|
|
257
218
|
UpdateAssetFileCommandInput,
|
|
258
219
|
UpdateAssetFileCommandOutput,
|
|
@@ -265,10 +226,7 @@ import {
|
|
|
265
226
|
UpdateBacklogTaskCommandInput,
|
|
266
227
|
UpdateBacklogTaskCommandOutput,
|
|
267
228
|
} from "./commands/UpdateBacklogTaskCommand";
|
|
268
|
-
import {
|
|
269
|
-
UpdateGoalCommandInput,
|
|
270
|
-
UpdateGoalCommandOutput,
|
|
271
|
-
} from "./commands/UpdateGoalCommand";
|
|
229
|
+
import { UpdateGoalCommandInput, UpdateGoalCommandOutput } from "./commands/UpdateGoalCommand";
|
|
272
230
|
import {
|
|
273
231
|
UpdateOperatorAppIdpConfigCommandInput,
|
|
274
232
|
UpdateOperatorAppIdpConfigCommandOutput,
|
|
@@ -422,8 +380,7 @@ export type ServiceOutputTypes =
|
|
|
422
380
|
| UpdateRecommendationCommandOutput
|
|
423
381
|
| UpdateTriggerCommandOutput
|
|
424
382
|
| ValidateAwsAssociationsCommandOutput;
|
|
425
|
-
export interface ClientDefaults
|
|
426
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
383
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
427
384
|
requestHandler?: __HttpHandlerUserInput;
|
|
428
385
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
429
386
|
urlParser?: __UrlParser;
|
|
@@ -449,9 +406,7 @@ export interface ClientDefaults
|
|
|
449
406
|
eventStreamSerdeProvider?: __EventStreamSerdeProvider;
|
|
450
407
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
451
408
|
}
|
|
452
|
-
export type DevOpsAgentClientConfigType = Partial<
|
|
453
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
454
|
-
> &
|
|
409
|
+
export type DevOpsAgentClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
455
410
|
ClientDefaults &
|
|
456
411
|
UserAgentInputConfig &
|
|
457
412
|
RetryInputConfig &
|
|
@@ -474,8 +429,7 @@ export type DevOpsAgentClientResolvedConfigType =
|
|
|
474
429
|
EventStreamSerdeResolvedConfig &
|
|
475
430
|
HttpAuthSchemeResolvedConfig &
|
|
476
431
|
ClientResolvedEndpointParameters;
|
|
477
|
-
export interface DevOpsAgentClientResolvedConfig
|
|
478
|
-
extends DevOpsAgentClientResolvedConfigType {}
|
|
432
|
+
export interface DevOpsAgentClientResolvedConfig extends DevOpsAgentClientResolvedConfigType {}
|
|
479
433
|
export declare class DevOpsAgentClient extends __Client<
|
|
480
434
|
__HttpHandlerOptions,
|
|
481
435
|
ServiceInputTypes,
|
|
@@ -483,8 +437,6 @@ export declare class DevOpsAgentClient extends __Client<
|
|
|
483
437
|
DevOpsAgentClientResolvedConfig
|
|
484
438
|
> {
|
|
485
439
|
readonly config: DevOpsAgentClientResolvedConfig;
|
|
486
|
-
constructor(
|
|
487
|
-
...[configuration]: __CheckOptionalClientConfig<DevOpsAgentClientConfig>
|
|
488
|
-
);
|
|
440
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<DevOpsAgentClientConfig>);
|
|
489
441
|
destroy(): void;
|
|
490
442
|
}
|
|
@@ -7,17 +7,10 @@ import { DevOpsAgentHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: DevOpsAgentHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: DevOpsAgentHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): DevOpsAgentHttpAuthSchemeProvider;
|
|
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;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { DevOpsAgentClientResolvedConfig } from "../DevOpsAgentClient";
|
|
15
|
-
export interface DevOpsAgentHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface DevOpsAgentHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface DevOpsAgentHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface DevOpsAgentHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
DevOpsAgentClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
DevOpsAgentHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultDevOpsAgentHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: DevOpsAgentClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<DevOpsAgentHttpAuthSchemeParameters>;
|
|
31
|
-
export interface DevOpsAgentHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<DevOpsAgentHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface DevOpsAgentHttpAuthSchemeProvider extends HttpAuthSchemeProvider<DevOpsAgentHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultDevOpsAgentHttpAuthSchemeProvider: DevOpsAgentHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: DevOpsAgentHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: DevOpsAgentHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./DevOpsAgentClient";
|
|
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
|
DevOpsAgentClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateServiceInput,
|
|
4
|
-
AssociateServiceOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateServiceInput, AssociateServiceOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AssociateServiceCommandInput extends AssociateServiceInput {}
|
|
8
|
-
export interface AssociateServiceCommandOutput
|
|
9
|
-
extends AssociateServiceOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AssociateServiceCommandOutput extends AssociateServiceOutput, __MetadataBearer {}
|
|
11
6
|
declare const AssociateServiceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AssociateServiceCommandInput
|
|
8
|
+
input: AssociateServiceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AssociateServiceCommandInput,
|
|
16
11
|
AssociateServiceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AssociateServiceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AssociateServiceCommandInput
|
|
17
|
+
input: AssociateServiceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AssociateServiceCommandInput,
|
|
25
20
|
AssociateServiceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAgentSpaceInput,
|
|
4
|
-
CreateAgentSpaceOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAgentSpaceInput, CreateAgentSpaceOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateAgentSpaceCommandInput extends CreateAgentSpaceInput {}
|
|
8
|
-
export interface CreateAgentSpaceCommandOutput
|
|
9
|
-
extends CreateAgentSpaceOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAgentSpaceCommandOutput extends CreateAgentSpaceOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateAgentSpaceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateAgentSpaceCommandInput
|
|
8
|
+
input: CreateAgentSpaceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateAgentSpaceCommandInput,
|
|
16
11
|
CreateAgentSpaceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateAgentSpaceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateAgentSpaceCommandInput
|
|
17
|
+
input: CreateAgentSpaceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateAgentSpaceCommandInput,
|
|
25
20
|
CreateAgentSpaceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateAssetRequest, CreateAssetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateAssetCommandInput extends CreateAssetRequest {}
|
|
5
|
-
export interface CreateAssetCommandOutput
|
|
6
|
-
extends CreateAssetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAssetCommandOutput extends CreateAssetResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateAssetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateAssetCommandInput
|
|
8
|
+
input: CreateAssetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateAssetCommandInput,
|
|
13
11
|
CreateAssetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateAssetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateAssetCommandInput
|
|
17
|
+
input: CreateAssetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateAssetCommandInput,
|
|
22
20
|
CreateAssetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAssetFileRequest,
|
|
4
|
-
CreateAssetFileResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAssetFileRequest, CreateAssetFileResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateAssetFileCommandInput extends CreateAssetFileRequest {}
|
|
8
|
-
export interface CreateAssetFileCommandOutput
|
|
9
|
-
extends CreateAssetFileResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAssetFileCommandOutput extends CreateAssetFileResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateAssetFileCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateAssetFileCommandInput
|
|
8
|
+
input: CreateAssetFileCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateAssetFileCommandInput,
|
|
16
11
|
CreateAssetFileCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateAssetFileCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateAssetFileCommandInput
|
|
17
|
+
input: CreateAssetFileCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateAssetFileCommandInput,
|
|
25
20
|
CreateAssetFileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateBacklogTaskRequest,
|
|
4
|
-
CreateBacklogTaskResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateBacklogTaskRequest, CreateBacklogTaskResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateBacklogTaskCommandInput
|
|
8
|
-
extends CreateBacklogTaskRequest {}
|
|
4
|
+
export interface CreateBacklogTaskCommandInput extends CreateBacklogTaskRequest {}
|
|
9
5
|
export interface CreateBacklogTaskCommandOutput
|
|
10
|
-
extends CreateBacklogTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateBacklogTaskResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateBacklogTaskCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateBacklogTaskCommandInput
|
|
9
|
+
input: CreateBacklogTaskCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateBacklogTaskCommandInput,
|
|
17
12
|
CreateBacklogTaskCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateBacklogTaskCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateBacklogTaskCommandInput
|
|
18
|
+
input: CreateBacklogTaskCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateBacklogTaskCommandInput,
|
|
26
21
|
CreateBacklogTaskCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateChatRequest, CreateChatResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateChatCommandInput extends CreateChatRequest {}
|
|
5
|
-
export interface CreateChatCommandOutput
|
|
6
|
-
extends CreateChatResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateChatCommandOutput extends CreateChatResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateChatCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateChatCommandInput
|
|
8
|
+
input: CreateChatCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateChatCommandInput,
|
|
13
11
|
CreateChatCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateChatCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateChatCommandInput
|
|
17
|
+
input: CreateChatCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateChatCommandInput,
|
|
22
20
|
CreateChatCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePrivateConnectionInput,
|
|
4
|
-
CreatePrivateConnectionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreatePrivateConnectionInput, CreatePrivateConnectionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePrivateConnectionCommandInput
|
|
8
|
-
extends CreatePrivateConnectionInput {}
|
|
4
|
+
export interface CreatePrivateConnectionCommandInput extends CreatePrivateConnectionInput {}
|
|
9
5
|
export interface CreatePrivateConnectionCommandOutput
|
|
10
|
-
extends CreatePrivateConnectionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreatePrivateConnectionOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreatePrivateConnectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePrivateConnectionCommandInput
|
|
9
|
+
input: CreatePrivateConnectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePrivateConnectionCommandInput,
|
|
17
12
|
CreatePrivateConnectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePrivateConnectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePrivateConnectionCommandInput
|
|
18
|
+
input: CreatePrivateConnectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePrivateConnectionCommandInput,
|
|
26
21
|
CreatePrivateConnectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateTriggerRequest,
|
|
4
|
-
CreateTriggerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateTriggerRequest, CreateTriggerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateTriggerCommandInput extends CreateTriggerRequest {}
|
|
8
|
-
export interface CreateTriggerCommandOutput
|
|
9
|
-
extends CreateTriggerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateTriggerCommandOutput extends CreateTriggerResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateTriggerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateTriggerCommandInput
|
|
8
|
+
input: CreateTriggerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateTriggerCommandInput,
|
|
16
11
|
CreateTriggerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateTriggerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateTriggerCommandInput
|
|
17
|
+
input: CreateTriggerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateTriggerCommandInput,
|
|
25
20
|
CreateTriggerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAgentSpaceInput,
|
|
4
|
-
DeleteAgentSpaceOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteAgentSpaceInput, DeleteAgentSpaceOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteAgentSpaceCommandInput extends DeleteAgentSpaceInput {}
|
|
8
|
-
export interface DeleteAgentSpaceCommandOutput
|
|
9
|
-
extends DeleteAgentSpaceOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAgentSpaceCommandOutput extends DeleteAgentSpaceOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteAgentSpaceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteAgentSpaceCommandInput
|
|
8
|
+
input: DeleteAgentSpaceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteAgentSpaceCommandInput,
|
|
16
11
|
DeleteAgentSpaceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteAgentSpaceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteAgentSpaceCommandInput
|
|
17
|
+
input: DeleteAgentSpaceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteAgentSpaceCommandInput,
|
|
25
20
|
DeleteAgentSpaceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteAssetRequest, DeleteAssetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteAssetCommandInput extends DeleteAssetRequest {}
|
|
5
|
-
export interface DeleteAssetCommandOutput
|
|
6
|
-
extends DeleteAssetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAssetCommandOutput extends DeleteAssetResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteAssetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAssetCommandInput
|
|
8
|
+
input: DeleteAssetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAssetCommandInput,
|
|
13
11
|
DeleteAssetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAssetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAssetCommandInput
|
|
17
|
+
input: DeleteAssetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAssetCommandInput,
|
|
22
20
|
DeleteAssetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAssetFileRequest,
|
|
4
|
-
DeleteAssetFileResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteAssetFileRequest, DeleteAssetFileResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteAssetFileCommandInput extends DeleteAssetFileRequest {}
|
|
8
|
-
export interface DeleteAssetFileCommandOutput
|
|
9
|
-
extends DeleteAssetFileResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAssetFileCommandOutput extends DeleteAssetFileResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteAssetFileCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteAssetFileCommandInput
|
|
8
|
+
input: DeleteAssetFileCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteAssetFileCommandInput,
|
|
16
11
|
DeleteAssetFileCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteAssetFileCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteAssetFileCommandInput
|
|
17
|
+
input: DeleteAssetFileCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteAssetFileCommandInput,
|
|
25
20
|
DeleteAssetFileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeletePrivateConnectionInput,
|
|
4
|
-
DeletePrivateConnectionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeletePrivateConnectionInput, DeletePrivateConnectionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeletePrivateConnectionCommandInput
|
|
8
|
-
extends DeletePrivateConnectionInput {}
|
|
4
|
+
export interface DeletePrivateConnectionCommandInput extends DeletePrivateConnectionInput {}
|
|
9
5
|
export interface DeletePrivateConnectionCommandOutput
|
|
10
|
-
extends DeletePrivateConnectionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeletePrivateConnectionOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeletePrivateConnectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeletePrivateConnectionCommandInput
|
|
9
|
+
input: DeletePrivateConnectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeletePrivateConnectionCommandInput,
|
|
17
12
|
DeletePrivateConnectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeletePrivateConnectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeletePrivateConnectionCommandInput
|
|
18
|
+
input: DeletePrivateConnectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeletePrivateConnectionCommandInput,
|
|
26
21
|
DeletePrivateConnectionCommandOutput,
|