@aws-sdk/client-devops-agent 3.1020.0 → 3.1021.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/README.md +0 -21
- package/dist-cjs/index.js +0 -45
- package/dist-cjs/schemas/schemas_0.js +24 -134
- package/dist-es/DevOpsAgent.js +0 -6
- package/dist-es/commands/index.js +0 -3
- package/dist-es/models/enums.js +0 -3
- package/dist-es/schemas/schemas_0.js +19 -128
- package/dist-types/DevOpsAgent.d.ts +0 -21
- package/dist-types/DevOpsAgentClient.d.ts +2 -5
- package/dist-types/commands/AllowVendedLogDeliveryForResourceCommand.d.ts +1 -1
- package/dist-types/commands/AssociateServiceCommand.d.ts +0 -28
- package/dist-types/commands/GetAccountUsageCommand.d.ts +4 -0
- package/dist-types/commands/GetAssociationCommand.d.ts +0 -14
- package/dist-types/commands/GetServiceCommand.d.ts +1 -9
- package/dist-types/commands/ListAssociationsCommand.d.ts +0 -14
- package/dist-types/commands/ListServicesCommand.d.ts +2 -10
- package/dist-types/commands/RegisterServiceCommand.d.ts +1 -11
- package/dist-types/commands/UpdateAssociationCommand.d.ts +0 -28
- package/dist-types/commands/index.d.ts +0 -3
- package/dist-types/models/enums.d.ts +0 -9
- package/dist-types/models/models_0.d.ts +8 -399
- package/dist-types/schemas/schemas_0.d.ts +0 -17
- package/dist-types/ts3.4/DevOpsAgent.d.ts +0 -51
- package/dist-types/ts3.4/DevOpsAgentClient.d.ts +0 -18
- package/dist-types/ts3.4/commands/index.d.ts +0 -3
- package/dist-types/ts3.4/models/enums.d.ts +0 -3
- package/dist-types/ts3.4/models/models_0.d.ts +1 -163
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -17
- package/package.json +8 -8
- package/dist-es/commands/DescribeSupportLevelCommand.js +0 -16
- package/dist-es/commands/EndChatForCaseCommand.js +0 -16
- package/dist-es/commands/InitiateChatForCaseCommand.js +0 -16
- package/dist-types/commands/DescribeSupportLevelCommand.d.ts +0 -112
- package/dist-types/commands/EndChatForCaseCommand.d.ts +0 -109
- package/dist-types/commands/InitiateChatForCaseCommand.d.ts +0 -109
- package/dist-types/ts3.4/commands/DescribeSupportLevelCommand.d.ts +0 -51
- package/dist-types/ts3.4/commands/EndChatForCaseCommand.d.ts +0 -50
- package/dist-types/ts3.4/commands/InitiateChatForCaseCommand.d.ts +0 -51
|
@@ -27,7 +27,6 @@ export declare var AWSConfiguration$: StaticStructureSchema;
|
|
|
27
27
|
export declare var AzureConfiguration$: StaticStructureSchema;
|
|
28
28
|
export declare var AzureDevOpsConfiguration$: StaticStructureSchema;
|
|
29
29
|
export declare var ChatExecution$: StaticStructureSchema;
|
|
30
|
-
export declare var ChatParticipantConnection$: StaticStructureSchema;
|
|
31
30
|
export declare var CreateAgentSpaceInput$: StaticStructureSchema;
|
|
32
31
|
export declare var CreateAgentSpaceOutput$: StaticStructureSchema;
|
|
33
32
|
export declare var CreateBacklogTaskRequest$: StaticStructureSchema;
|
|
@@ -45,8 +44,6 @@ export declare var DeregisterServiceInput$: StaticStructureSchema;
|
|
|
45
44
|
export declare var DeregisterServiceOutput$: StaticStructureSchema;
|
|
46
45
|
export declare var DescribePrivateConnectionInput$: StaticStructureSchema;
|
|
47
46
|
export declare var DescribePrivateConnectionOutput$: StaticStructureSchema;
|
|
48
|
-
export declare var DescribeSupportLevelRequest$: StaticStructureSchema;
|
|
49
|
-
export declare var DescribeSupportLevelResponse$: StaticStructureSchema;
|
|
50
47
|
export declare var DisableOperatorAppInput$: StaticStructureSchema;
|
|
51
48
|
export declare var DisassociateServiceInput$: StaticStructureSchema;
|
|
52
49
|
export declare var DisassociateServiceOutput$: StaticStructureSchema;
|
|
@@ -55,8 +52,6 @@ export declare var DynatraceOAuthClientCredentialsConfig$: StaticStructureSchema
|
|
|
55
52
|
export declare var DynatraceServiceDetails$: StaticStructureSchema;
|
|
56
53
|
export declare var EnableOperatorAppInput$: StaticStructureSchema;
|
|
57
54
|
export declare var EnableOperatorAppOutput$: StaticStructureSchema;
|
|
58
|
-
export declare var EndChatForCaseRequest$: StaticStructureSchema;
|
|
59
|
-
export declare var EndChatForCaseResponse$: StaticStructureSchema;
|
|
60
55
|
export declare var EventChannelConfiguration$: StaticStructureSchema;
|
|
61
56
|
export declare var EventChannelDetails$: StaticStructureSchema;
|
|
62
57
|
export declare var Execution$: StaticStructureSchema;
|
|
@@ -86,8 +81,6 @@ export declare var GrafanaServiceDetails$: StaticStructureSchema;
|
|
|
86
81
|
export declare var IamAuthConfiguration$: StaticStructureSchema;
|
|
87
82
|
export declare var IdcAuthConfiguration$: StaticStructureSchema;
|
|
88
83
|
export declare var IdpAuthConfiguration$: StaticStructureSchema;
|
|
89
|
-
export declare var InitiateChatForCaseRequest$: StaticStructureSchema;
|
|
90
|
-
export declare var InitiateChatForCaseResponse$: StaticStructureSchema;
|
|
91
84
|
export declare var JournalRecord$: StaticStructureSchema;
|
|
92
85
|
export declare var ListAgentSpacesInput$: StaticStructureSchema;
|
|
93
86
|
export declare var ListAgentSpacesOutput$: StaticStructureSchema;
|
|
@@ -123,11 +116,6 @@ export declare var MCPServerGrafanaConfiguration$: StaticStructureSchema;
|
|
|
123
116
|
export declare var MCPServerNewRelicConfiguration$: StaticStructureSchema;
|
|
124
117
|
export declare var MCPServerOAuth3LOConfig$: StaticStructureSchema;
|
|
125
118
|
export declare var MCPServerOAuthClientCredentialsConfig$: StaticStructureSchema;
|
|
126
|
-
export declare var MCPServerSigV4AuthorizationConfig$: StaticStructureSchema;
|
|
127
|
-
export declare var MCPServerSigV4ServiceDetails$: StaticStructureSchema;
|
|
128
|
-
export declare var MSTeamsChannel$: StaticStructureSchema;
|
|
129
|
-
export declare var MSTeamsConfiguration$: StaticStructureSchema;
|
|
130
|
-
export declare var MSTeamsTransmissionTarget$: StaticStructureSchema;
|
|
131
119
|
export declare var NewRelicApiKeyConfig$: StaticStructureSchema;
|
|
132
120
|
export declare var NewRelicServiceDetails$: StaticStructureSchema;
|
|
133
121
|
export declare var OAuthAdditionalStepDetails$: StaticStructureSchema;
|
|
@@ -146,7 +134,6 @@ export declare var RegisteredGithubServiceDetails$: StaticStructureSchema;
|
|
|
146
134
|
export declare var RegisteredGitLabServiceDetails$: StaticStructureSchema;
|
|
147
135
|
export declare var RegisteredGrafanaServerDetails$: StaticStructureSchema;
|
|
148
136
|
export declare var RegisteredMCPServerDetails$: StaticStructureSchema;
|
|
149
|
-
export declare var RegisteredMCPServerSigV4Details$: StaticStructureSchema;
|
|
150
137
|
export declare var RegisteredNewRelicDetails$: StaticStructureSchema;
|
|
151
138
|
export declare var RegisteredPagerDutyDetails$: StaticStructureSchema;
|
|
152
139
|
export declare var RegisteredService$: StaticStructureSchema;
|
|
@@ -178,7 +165,6 @@ export declare var SlackChannel$: StaticStructureSchema;
|
|
|
178
165
|
export declare var SlackConfiguration$: StaticStructureSchema;
|
|
179
166
|
export declare var SlackTransmissionTarget$: StaticStructureSchema;
|
|
180
167
|
export declare var SourceAwsConfiguration$: StaticStructureSchema;
|
|
181
|
-
export declare var SupportLevel$: StaticStructureSchema;
|
|
182
168
|
export declare var TagResourceRequest$: StaticStructureSchema;
|
|
183
169
|
export declare var TagResourceResponse$: StaticStructureSchema;
|
|
184
170
|
export declare var Task$: StaticStructureSchema;
|
|
@@ -231,11 +217,9 @@ export declare var DeleteAgentSpace$: StaticOperationSchema;
|
|
|
231
217
|
export declare var DeletePrivateConnection$: StaticOperationSchema;
|
|
232
218
|
export declare var DeregisterService$: StaticOperationSchema;
|
|
233
219
|
export declare var DescribePrivateConnection$: StaticOperationSchema;
|
|
234
|
-
export declare var DescribeSupportLevel$: StaticOperationSchema;
|
|
235
220
|
export declare var DisableOperatorApp$: StaticOperationSchema;
|
|
236
221
|
export declare var DisassociateService$: StaticOperationSchema;
|
|
237
222
|
export declare var EnableOperatorApp$: StaticOperationSchema;
|
|
238
|
-
export declare var EndChatForCase$: StaticOperationSchema;
|
|
239
223
|
export declare var GetAccountUsage$: StaticOperationSchema;
|
|
240
224
|
export declare var GetAgentSpace$: StaticOperationSchema;
|
|
241
225
|
export declare var GetAssociation$: StaticOperationSchema;
|
|
@@ -243,7 +227,6 @@ export declare var GetBacklogTask$: StaticOperationSchema;
|
|
|
243
227
|
export declare var GetOperatorApp$: StaticOperationSchema;
|
|
244
228
|
export declare var GetRecommendation$: StaticOperationSchema;
|
|
245
229
|
export declare var GetService$: StaticOperationSchema;
|
|
246
|
-
export declare var InitiateChatForCase$: StaticOperationSchema;
|
|
247
230
|
export declare var ListAgentSpaces$: StaticOperationSchema;
|
|
248
231
|
export declare var ListAssociations$: StaticOperationSchema;
|
|
249
232
|
export declare var ListBacklogTasks$: StaticOperationSchema;
|
|
@@ -43,10 +43,6 @@ import {
|
|
|
43
43
|
DescribePrivateConnectionCommandInput,
|
|
44
44
|
DescribePrivateConnectionCommandOutput,
|
|
45
45
|
} from "./commands/DescribePrivateConnectionCommand";
|
|
46
|
-
import {
|
|
47
|
-
DescribeSupportLevelCommandInput,
|
|
48
|
-
DescribeSupportLevelCommandOutput,
|
|
49
|
-
} from "./commands/DescribeSupportLevelCommand";
|
|
50
46
|
import {
|
|
51
47
|
DisableOperatorAppCommandInput,
|
|
52
48
|
DisableOperatorAppCommandOutput,
|
|
@@ -59,10 +55,6 @@ import {
|
|
|
59
55
|
EnableOperatorAppCommandInput,
|
|
60
56
|
EnableOperatorAppCommandOutput,
|
|
61
57
|
} from "./commands/EnableOperatorAppCommand";
|
|
62
|
-
import {
|
|
63
|
-
EndChatForCaseCommandInput,
|
|
64
|
-
EndChatForCaseCommandOutput,
|
|
65
|
-
} from "./commands/EndChatForCaseCommand";
|
|
66
58
|
import {
|
|
67
59
|
GetAccountUsageCommandInput,
|
|
68
60
|
GetAccountUsageCommandOutput,
|
|
@@ -91,10 +83,6 @@ import {
|
|
|
91
83
|
GetServiceCommandInput,
|
|
92
84
|
GetServiceCommandOutput,
|
|
93
85
|
} from "./commands/GetServiceCommand";
|
|
94
|
-
import {
|
|
95
|
-
InitiateChatForCaseCommandInput,
|
|
96
|
-
InitiateChatForCaseCommandOutput,
|
|
97
|
-
} from "./commands/InitiateChatForCaseCommand";
|
|
98
86
|
import {
|
|
99
87
|
ListAgentSpacesCommandInput,
|
|
100
88
|
ListAgentSpacesCommandOutput,
|
|
@@ -333,19 +321,6 @@ export interface DevOpsAgent {
|
|
|
333
321
|
options: __HttpHandlerOptions,
|
|
334
322
|
cb: (err: any, data?: DescribePrivateConnectionCommandOutput) => void
|
|
335
323
|
): void;
|
|
336
|
-
describeSupportLevel(
|
|
337
|
-
args: DescribeSupportLevelCommandInput,
|
|
338
|
-
options?: __HttpHandlerOptions
|
|
339
|
-
): Promise<DescribeSupportLevelCommandOutput>;
|
|
340
|
-
describeSupportLevel(
|
|
341
|
-
args: DescribeSupportLevelCommandInput,
|
|
342
|
-
cb: (err: any, data?: DescribeSupportLevelCommandOutput) => void
|
|
343
|
-
): void;
|
|
344
|
-
describeSupportLevel(
|
|
345
|
-
args: DescribeSupportLevelCommandInput,
|
|
346
|
-
options: __HttpHandlerOptions,
|
|
347
|
-
cb: (err: any, data?: DescribeSupportLevelCommandOutput) => void
|
|
348
|
-
): void;
|
|
349
324
|
disableOperatorApp(
|
|
350
325
|
args: DisableOperatorAppCommandInput,
|
|
351
326
|
options?: __HttpHandlerOptions
|
|
@@ -385,19 +360,6 @@ export interface DevOpsAgent {
|
|
|
385
360
|
options: __HttpHandlerOptions,
|
|
386
361
|
cb: (err: any, data?: EnableOperatorAppCommandOutput) => void
|
|
387
362
|
): void;
|
|
388
|
-
endChatForCase(
|
|
389
|
-
args: EndChatForCaseCommandInput,
|
|
390
|
-
options?: __HttpHandlerOptions
|
|
391
|
-
): Promise<EndChatForCaseCommandOutput>;
|
|
392
|
-
endChatForCase(
|
|
393
|
-
args: EndChatForCaseCommandInput,
|
|
394
|
-
cb: (err: any, data?: EndChatForCaseCommandOutput) => void
|
|
395
|
-
): void;
|
|
396
|
-
endChatForCase(
|
|
397
|
-
args: EndChatForCaseCommandInput,
|
|
398
|
-
options: __HttpHandlerOptions,
|
|
399
|
-
cb: (err: any, data?: EndChatForCaseCommandOutput) => void
|
|
400
|
-
): void;
|
|
401
363
|
getAccountUsage(): Promise<GetAccountUsageCommandOutput>;
|
|
402
364
|
getAccountUsage(
|
|
403
365
|
args: GetAccountUsageCommandInput,
|
|
@@ -490,19 +452,6 @@ export interface DevOpsAgent {
|
|
|
490
452
|
options: __HttpHandlerOptions,
|
|
491
453
|
cb: (err: any, data?: GetServiceCommandOutput) => void
|
|
492
454
|
): void;
|
|
493
|
-
initiateChatForCase(
|
|
494
|
-
args: InitiateChatForCaseCommandInput,
|
|
495
|
-
options?: __HttpHandlerOptions
|
|
496
|
-
): Promise<InitiateChatForCaseCommandOutput>;
|
|
497
|
-
initiateChatForCase(
|
|
498
|
-
args: InitiateChatForCaseCommandInput,
|
|
499
|
-
cb: (err: any, data?: InitiateChatForCaseCommandOutput) => void
|
|
500
|
-
): void;
|
|
501
|
-
initiateChatForCase(
|
|
502
|
-
args: InitiateChatForCaseCommandInput,
|
|
503
|
-
options: __HttpHandlerOptions,
|
|
504
|
-
cb: (err: any, data?: InitiateChatForCaseCommandOutput) => void
|
|
505
|
-
): void;
|
|
506
455
|
listAgentSpaces(): Promise<ListAgentSpacesCommandOutput>;
|
|
507
456
|
listAgentSpaces(
|
|
508
457
|
args: ListAgentSpacesCommandInput,
|
|
@@ -89,10 +89,6 @@ import {
|
|
|
89
89
|
DescribePrivateConnectionCommandInput,
|
|
90
90
|
DescribePrivateConnectionCommandOutput,
|
|
91
91
|
} from "./commands/DescribePrivateConnectionCommand";
|
|
92
|
-
import {
|
|
93
|
-
DescribeSupportLevelCommandInput,
|
|
94
|
-
DescribeSupportLevelCommandOutput,
|
|
95
|
-
} from "./commands/DescribeSupportLevelCommand";
|
|
96
92
|
import {
|
|
97
93
|
DisableOperatorAppCommandInput,
|
|
98
94
|
DisableOperatorAppCommandOutput,
|
|
@@ -105,10 +101,6 @@ import {
|
|
|
105
101
|
EnableOperatorAppCommandInput,
|
|
106
102
|
EnableOperatorAppCommandOutput,
|
|
107
103
|
} from "./commands/EnableOperatorAppCommand";
|
|
108
|
-
import {
|
|
109
|
-
EndChatForCaseCommandInput,
|
|
110
|
-
EndChatForCaseCommandOutput,
|
|
111
|
-
} from "./commands/EndChatForCaseCommand";
|
|
112
104
|
import {
|
|
113
105
|
GetAccountUsageCommandInput,
|
|
114
106
|
GetAccountUsageCommandOutput,
|
|
@@ -137,10 +129,6 @@ import {
|
|
|
137
129
|
GetServiceCommandInput,
|
|
138
130
|
GetServiceCommandOutput,
|
|
139
131
|
} from "./commands/GetServiceCommand";
|
|
140
|
-
import {
|
|
141
|
-
InitiateChatForCaseCommandInput,
|
|
142
|
-
InitiateChatForCaseCommandOutput,
|
|
143
|
-
} from "./commands/InitiateChatForCaseCommand";
|
|
144
132
|
import {
|
|
145
133
|
ListAgentSpacesCommandInput,
|
|
146
134
|
ListAgentSpacesCommandOutput,
|
|
@@ -259,11 +247,9 @@ export type ServiceInputTypes =
|
|
|
259
247
|
| DeletePrivateConnectionCommandInput
|
|
260
248
|
| DeregisterServiceCommandInput
|
|
261
249
|
| DescribePrivateConnectionCommandInput
|
|
262
|
-
| DescribeSupportLevelCommandInput
|
|
263
250
|
| DisableOperatorAppCommandInput
|
|
264
251
|
| DisassociateServiceCommandInput
|
|
265
252
|
| EnableOperatorAppCommandInput
|
|
266
|
-
| EndChatForCaseCommandInput
|
|
267
253
|
| GetAccountUsageCommandInput
|
|
268
254
|
| GetAgentSpaceCommandInput
|
|
269
255
|
| GetAssociationCommandInput
|
|
@@ -271,7 +257,6 @@ export type ServiceInputTypes =
|
|
|
271
257
|
| GetOperatorAppCommandInput
|
|
272
258
|
| GetRecommendationCommandInput
|
|
273
259
|
| GetServiceCommandInput
|
|
274
|
-
| InitiateChatForCaseCommandInput
|
|
275
260
|
| ListAgentSpacesCommandInput
|
|
276
261
|
| ListAssociationsCommandInput
|
|
277
262
|
| ListBacklogTasksCommandInput
|
|
@@ -308,11 +293,9 @@ export type ServiceOutputTypes =
|
|
|
308
293
|
| DeletePrivateConnectionCommandOutput
|
|
309
294
|
| DeregisterServiceCommandOutput
|
|
310
295
|
| DescribePrivateConnectionCommandOutput
|
|
311
|
-
| DescribeSupportLevelCommandOutput
|
|
312
296
|
| DisableOperatorAppCommandOutput
|
|
313
297
|
| DisassociateServiceCommandOutput
|
|
314
298
|
| EnableOperatorAppCommandOutput
|
|
315
|
-
| EndChatForCaseCommandOutput
|
|
316
299
|
| GetAccountUsageCommandOutput
|
|
317
300
|
| GetAgentSpaceCommandOutput
|
|
318
301
|
| GetAssociationCommandOutput
|
|
@@ -320,7 +303,6 @@ export type ServiceOutputTypes =
|
|
|
320
303
|
| GetOperatorAppCommandOutput
|
|
321
304
|
| GetRecommendationCommandOutput
|
|
322
305
|
| GetServiceCommandOutput
|
|
323
|
-
| InitiateChatForCaseCommandOutput
|
|
324
306
|
| ListAgentSpacesCommandOutput
|
|
325
307
|
| ListAssociationsCommandOutput
|
|
326
308
|
| ListBacklogTasksCommandOutput
|
|
@@ -8,11 +8,9 @@ export * from "./DeleteAgentSpaceCommand";
|
|
|
8
8
|
export * from "./DeletePrivateConnectionCommand";
|
|
9
9
|
export * from "./DeregisterServiceCommand";
|
|
10
10
|
export * from "./DescribePrivateConnectionCommand";
|
|
11
|
-
export * from "./DescribeSupportLevelCommand";
|
|
12
11
|
export * from "./DisableOperatorAppCommand";
|
|
13
12
|
export * from "./DisassociateServiceCommand";
|
|
14
13
|
export * from "./EnableOperatorAppCommand";
|
|
15
|
-
export * from "./EndChatForCaseCommand";
|
|
16
14
|
export * from "./GetAccountUsageCommand";
|
|
17
15
|
export * from "./GetAgentSpaceCommand";
|
|
18
16
|
export * from "./GetAssociationCommand";
|
|
@@ -20,7 +18,6 @@ export * from "./GetBacklogTaskCommand";
|
|
|
20
18
|
export * from "./GetOperatorAppCommand";
|
|
21
19
|
export * from "./GetRecommendationCommand";
|
|
22
20
|
export * from "./GetServiceCommand";
|
|
23
|
-
export * from "./InitiateChatForCaseCommand";
|
|
24
21
|
export * from "./ListAgentSpacesCommand";
|
|
25
22
|
export * from "./ListAssociationsCommand";
|
|
26
23
|
export * from "./ListBacklogTasksCommand";
|
|
@@ -176,9 +176,7 @@ export declare const Service: {
|
|
|
176
176
|
readonly MCP_SERVER_DATADOG: "mcpserverdatadog";
|
|
177
177
|
readonly MCP_SERVER_GRAFANA: "mcpservergrafana";
|
|
178
178
|
readonly MCP_SERVER_NEWRELIC: "mcpservernewrelic";
|
|
179
|
-
readonly MCP_SERVER_SIGV4: "mcpserversigv4";
|
|
180
179
|
readonly MCP_SERVER_SPLUNK: "mcpserversplunk";
|
|
181
|
-
readonly MS_TEAMS: "msteams";
|
|
182
180
|
readonly PAGERDUTY: "pagerduty";
|
|
183
181
|
readonly SERVICENOW: "servicenow";
|
|
184
182
|
readonly SLACK: "slack";
|
|
@@ -193,7 +191,6 @@ export declare const PostRegisterServiceSupportedService: {
|
|
|
193
191
|
readonly MCP_SERVER_DATADOG: "mcpserverdatadog";
|
|
194
192
|
readonly MCP_SERVER_GRAFANA: "mcpservergrafana";
|
|
195
193
|
readonly MCP_SERVER_NEWRELIC: "mcpservernewrelic";
|
|
196
|
-
readonly MCP_SERVER_SIGV4: "mcpserversigv4";
|
|
197
194
|
readonly MCP_SERVER_SPLUNK: "mcpserversplunk";
|
|
198
195
|
readonly PAGERDUTY: "pagerduty";
|
|
199
196
|
readonly SERVICENOW: "servicenow";
|