@aws-sdk/client-devops-agent 3.1067.0 → 3.1069.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 +35 -0
- package/dist-cjs/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +298 -244
- package/dist-cjs/models/DevOpsAgentServiceException.js +4 -8
- package/dist-cjs/models/errors.js +21 -34
- package/dist-cjs/runtimeConfig.browser.js +24 -28
- package/dist-cjs/runtimeConfig.js +32 -36
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +776 -423
- package/dist-es/DevOpsAgent.js +12 -0
- package/dist-es/commands/CreateTriggerCommand.js +16 -0
- package/dist-es/commands/DeleteTriggerCommand.js +16 -0
- package/dist-es/commands/GetTriggerCommand.js +16 -0
- package/dist-es/commands/ListTriggersCommand.js +16 -0
- package/dist-es/commands/UpdateTriggerCommand.js +16 -0
- package/dist-es/commands/index.js +5 -0
- package/dist-es/pagination/ListTriggersPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +118 -11
- package/dist-types/DevOpsAgent.d.ts +42 -0
- package/dist-types/DevOpsAgentClient.d.ts +7 -2
- package/dist-types/commands/CreateTriggerCommand.d.ts +125 -0
- package/dist-types/commands/DeleteTriggerCommand.d.ts +102 -0
- package/dist-types/commands/GetTriggerCommand.d.ts +117 -0
- package/dist-types/commands/ListTriggersCommand.d.ts +122 -0
- package/dist-types/commands/UpdateTriggerCommand.d.ts +119 -0
- package/dist-types/commands/index.d.ts +5 -0
- package/dist-types/models/models_0.d.ts +255 -0
- package/dist-types/pagination/ListTriggersPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +18 -0
- package/dist-types/ts3.4/DevOpsAgent.d.ts +92 -0
- package/dist-types/ts3.4/DevOpsAgentClient.d.ts +30 -0
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +52 -0
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +52 -0
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +52 -0
- package/dist-types/ts3.4/commands/index.d.ts +5 -0
- package/dist-types/ts3.4/models/models_0.d.ts +72 -0
- package/dist-types/ts3.4/pagination/ListTriggersPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +18 -0
- package/package.json +8 -8
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeregisterServiceOutput$ = exports.DeregisterServiceInput$ = exports.DeletePrivateConnectionOutput$ = exports.DeletePrivateConnectionInput$ = exports.DeleteAssetResponse$ = exports.DeleteAssetRequest$ = exports.DeleteAssetFileResponse$ = exports.DeleteAssetFileRequest$ = exports.DeleteAgentSpaceOutput$ = exports.DeleteAgentSpaceInput$ = exports.DatadogServiceDetails$ = exports.CreatePrivateConnectionOutput$ = exports.CreatePrivateConnectionInput$ = exports.CreateChatResponse$ = exports.CreateChatRequest$ = exports.CreateBacklogTaskResponse$ = exports.CreateBacklogTaskRequest$ = exports.CreateAssetResponse$ = exports.CreateAssetRequest$ = exports.CreateAssetFileResponse$ = exports.CreateAssetFileRequest$ = exports.CreateAgentSpaceOutput$ = exports.CreateAgentSpaceInput$ = exports.ChatExecution$ = exports.AzureDevOpsConfiguration$ = exports.AzureConfiguration$ = exports.AWSConfiguration$ = exports.Association$ = exports.AssociateServiceOutput$ = exports.AssociateServiceInput$ = exports.AssetZipContent$ = exports.AssetVersionMetadata$ = exports.AssetTypeSummary$ = exports.AssetFileSummary$ = exports.AssetFileContent$ = exports.AssetFile$ = exports.Asset$ = exports.AgentSpace$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InvalidParameterException$ = exports.InternalServerException$ = exports.IdentityCenterServiceException$ = exports.ContentSizeExceededException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.DevOpsAgentServiceException$ = void 0;
|
|
4
|
-
exports.ListAssetFilesResponse$ = exports.ListAssetFilesRequest$ = exports.ListAgentSpacesOutput$ = exports.ListAgentSpacesInput$ = exports.JournalRecord$ = exports.IdpAuthConfiguration$ = exports.IdcAuthConfiguration$ = exports.IamAuthConfiguration$ = exports.GrafanaServiceDetails$ = exports.GoalScheduleInput$ = exports.GoalSchedule$ = exports.GoalContent$ = exports.Goal$ = exports.GitLabDetails$ = exports.GitLabConfiguration$ = exports.GitHubConfiguration$ = exports.GetServiceOutput$ = exports.GetServiceInput$ = exports.GetRecommendationResponse$ = exports.GetRecommendationRequest$ = exports.GetOperatorAppOutput$ = exports.GetOperatorAppInput$ = exports.GetBacklogTaskResponse$ = exports.GetBacklogTaskRequest$ = exports.GetAssociationOutput$ = exports.GetAssociationInput$ = exports.GetAssetResponse$ = exports.GetAssetRequest$ = exports.GetAssetFileResponse$ = exports.GetAssetFileRequest$ = exports.GetAssetContentResponse$ = exports.GetAssetContentRequest$ = exports.GetAgentSpaceOutput$ = exports.GetAgentSpaceInput$ = exports.GetAccountUsageOutput$ = exports.GetAccountUsageInput$ = exports.GenericWebhook$ = exports.Execution$ = exports.EventChannelDetails$ = exports.EventChannelConfiguration$ = exports.EnableOperatorAppOutput$ = exports.EnableOperatorAppInput$ = exports.DynatraceServiceDetails$ = exports.DynatraceOAuthClientCredentialsConfig$ = exports.DynatraceConfiguration$ = exports.DisassociateServiceOutput$ = exports.DisassociateServiceInput$ = exports.DisableOperatorAppInput$ = exports.DescribePrivateConnectionOutput$ = exports.DescribePrivateConnectionInput$ = void 0;
|
|
5
|
-
exports.PagerDutyOAuthClientCredentialsConfig$ = exports.PagerDutyDetails$ = exports.PagerDutyConfiguration$ = exports.OAuthAdditionalStepDetails$ = exports.NewRelicServiceDetails$ = exports.NewRelicApiKeyConfig$ = exports.MCPServerSplunkConfiguration$ = exports.MCPServerSigV4ServiceDetails$ = exports.MCPServerSigV4Configuration$ = exports.MCPServerSigV4AuthorizationConfig$ = exports.MCPServerOAuthClientCredentialsConfig$ = exports.MCPServerOAuth3LOConfig$ = exports.MCPServerNewRelicConfiguration$ = exports.MCPServerGrafanaConfiguration$ = exports.MCPServerDetails$ = exports.MCPServerDatadogConfiguration$ = exports.MCPServerConfiguration$ = exports.MCPServerBearerTokenConfig$ = exports.MCPServerAuthorizationDiscoveryConfig$ = exports.MCPServerAPIKeyConfig$ = exports.ListWebhooksOutput$ = exports.ListWebhooksInput$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListServicesOutput$ = exports.ListServicesInput$ = exports.ListRecommendationsResponse$ = exports.ListRecommendationsRequest$ = exports.ListPrivateConnectionsOutput$ = exports.ListPrivateConnectionsInput$ = exports.ListPendingMessagesResponse$ = exports.ListPendingMessagesRequest$ = exports.ListJournalRecordsResponse$ = exports.ListJournalRecordsRequest$ = exports.ListGoalsResponse$ = exports.ListGoalsRequest$ = exports.ListExecutionsResponse$ = exports.ListExecutionsRequest$ = exports.ListChatsResponse$ = exports.ListChatsRequest$ = exports.ListBacklogTasksResponse$ = exports.ListBacklogTasksRequest$ = exports.ListAssociationsOutput$ = exports.ListAssociationsInput$ = exports.ListAssetVersionsResponse$ = exports.ListAssetVersionsRequest$ = exports.ListAssetTypesResponse$ = exports.ListAssetTypesRequest$ = exports.ListAssetsResponse$ = exports.ListAssetsRequest$ = void 0;
|
|
6
|
-
exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TaskFilter$ = exports.Task$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SourceAwsConfiguration$ = exports.SlackTransmissionTarget$ = exports.SlackConfiguration$ = exports.SlackChannel$ = exports.ServiceNowServiceDetails$ = exports.ServiceNowOAuthClientCredentialsConfig$ = exports.ServiceNowConfiguration$ = exports.ServiceManagedInput$ = exports.SendMessageUsageInfo$ = exports.SendMessageTextDelta$ = exports.SendMessageSummaryEvent$ = exports.SendMessageResponseInProgressEvent$ = exports.SendMessageResponseFailedEvent$ = exports.SendMessageResponseCreatedEvent$ = exports.SendMessageResponseCompletedEvent$ = exports.SendMessageResponse$ = exports.SendMessageRequest$ = exports.SendMessageJsonDelta$ = exports.SendMessageHeartbeatEvent$ = exports.SendMessageContext$ = exports.SendMessageContentBlockStopEvent$ = exports.SendMessageContentBlockStartEvent$ = exports.SendMessageContentBlockDeltaEvent$ = exports.SelfManagedInput$ = exports.RegisterServiceOutput$ = exports.RegisterServiceInput$ = exports.RegisteredSlackServiceDetails$ = exports.RegisteredServiceNowDetails$ = exports.RegisteredService$ = exports.RegisteredPagerDutyDetails$ = exports.RegisteredNewRelicDetails$ = exports.RegisteredMCPServerSigV4Details$ = exports.RegisteredMCPServerDetails$ = exports.RegisteredGrafanaServerDetails$ = exports.RegisteredGitLabServiceDetails$ = exports.RegisteredGithubServiceDetails$ = exports.RegisteredAzureIdentityDetails$ = exports.RegisteredAzureDevOpsServiceDetails$ = exports.ReferenceOutput$ = exports.ReferenceInput$ = exports.RecommendationContent$ = exports.Recommendation$ = exports.PrivateConnectionSummary$ = exports.PendingMessage$ = void 0;
|
|
7
|
-
exports.DeleteAgentSpace$ = exports.CreatePrivateConnection$ = exports.CreateChat$ = exports.CreateBacklogTask$ = exports.CreateAssetFile$ = exports.CreateAsset$ = exports.CreateAgentSpace$ = exports.AssociateService$ = exports.UserMessageBlock$ = exports.ServiceNowServiceAuthorizationConfig$ = exports.ServiceDetails$ = exports.ServiceConfiguration$ = exports.SendMessageEvents$ = exports.SendMessageContentBlockDelta$ = exports.PrivateConnectionMode$ = exports.PagerDutyAuthorizationConfig$ = exports.NewRelicServiceAuthorizationConfig$ = exports.Message$ = exports.MCPServerAuthorizationConfig$ = exports.DynatraceServiceAuthorizationConfig$ = exports.DatadogAuthorizationConfig$ = exports.AssistantMessageBlock$ = exports.AssetFileBody$ = exports.AssetContent$ = exports.AdditionalServiceRegistrationStep$ = exports.AdditionalServiceDetails$ = exports.Webhook$ = exports.ValidationExceptionField$ = exports.ValidateAwsAssociationsOutput$ = exports.ValidateAwsAssociationsInput$ = exports.UserReference$ = exports.UsageMetric$ = exports.UpdateRecommendationResponse$ = exports.UpdateRecommendationRequest$ = exports.UpdatePrivateConnectionCertificateOutput$ = exports.UpdatePrivateConnectionCertificateInput$ = exports.UpdateOperatorAppIdpConfigOutput$ = exports.UpdateOperatorAppIdpConfigInput$ = exports.UpdateGoalResponse$ = exports.UpdateGoalRequest$ = exports.UpdateBacklogTaskResponse$ = exports.UpdateBacklogTaskRequest$ = exports.UpdateAssociationOutput$ = exports.UpdateAssociationInput$ = exports.UpdateAssetResponse$ = exports.UpdateAssetRequest$ = exports.UpdateAssetFileResponse$ = exports.UpdateAssetFileRequest$ = exports.UpdateAgentSpaceOutput$ = exports.UpdateAgentSpaceInput$ = void 0;
|
|
8
|
-
exports.ValidateAwsAssociations$ = exports.UpdateRecommendation$ = exports.UpdatePrivateConnectionCertificate$ = exports.UpdateOperatorAppIdpConfig$ = exports.UpdateGoal$ = exports.UpdateBacklogTask$ = exports.UpdateAssociation$ = exports.UpdateAssetFile$ = exports.UpdateAsset$ = exports.UpdateAgentSpace$ = exports.UntagResource$ = exports.TagResource$ = exports.SendMessage$ = exports.RegisterService$ = exports.ListWebhooks$ = exports.ListTagsForResource$ = exports.ListServices$ = exports.ListRecommendations$ = exports.ListPrivateConnections$ = exports.ListPendingMessages$ = exports.ListJournalRecords$ = exports.ListGoals$ = exports.ListExecutions$ = exports.ListChats$ = exports.ListBacklogTasks$ = exports.ListAssociations$ = exports.ListAssetVersions$ = exports.ListAssetTypes$ = exports.ListAssets$ = exports.ListAssetFiles$ = exports.ListAgentSpaces$ = exports.GetService$ = exports.GetRecommendation$ = exports.GetOperatorApp$ = exports.GetBacklogTask$ = exports.GetAssociation$ = exports.GetAssetFile$ = exports.GetAssetContent$ = exports.GetAsset$ = exports.GetAgentSpace$ = exports.GetAccountUsage$ = exports.EnableOperatorApp$ = exports.DisassociateService$ = exports.DisableOperatorApp$ = exports.DescribePrivateConnection$ = exports.DeregisterService$ = exports.DeletePrivateConnection$ = exports.DeleteAssetFile$ = exports.DeleteAsset$ = void 0;
|
|
9
1
|
const _A = "Asset";
|
|
10
2
|
const _AC = "AzureConfiguration";
|
|
11
3
|
const _ACs = "AssetContent";
|
|
@@ -61,6 +53,9 @@ const _CPCI = "CreatePrivateConnectionInput";
|
|
|
61
53
|
const _CPCO = "CreatePrivateConnectionOutput";
|
|
62
54
|
const _CS = "ClientSecret";
|
|
63
55
|
const _CSEE = "ContentSizeExceededException";
|
|
56
|
+
const _CT = "CreateTrigger";
|
|
57
|
+
const _CTR = "CreateTriggerRequest";
|
|
58
|
+
const _CTRr = "CreateTriggerResponse";
|
|
64
59
|
const _D = "Description";
|
|
65
60
|
const _DA = "DeleteAsset";
|
|
66
61
|
const _DAC = "DatadogAuthorizationConfig";
|
|
@@ -91,6 +86,9 @@ const _DSIi = "DisassociateServiceInput";
|
|
|
91
86
|
const _DSO = "DeregisterServiceOutput";
|
|
92
87
|
const _DSOi = "DisassociateServiceOutput";
|
|
93
88
|
const _DSi = "DisassociateService";
|
|
89
|
+
const _DT = "DeleteTrigger";
|
|
90
|
+
const _DTR = "DeleteTriggerRequest";
|
|
91
|
+
const _DTRe = "DeleteTriggerResponse";
|
|
94
92
|
const _E = "Execution";
|
|
95
93
|
const _EA = "EmailAddress";
|
|
96
94
|
const _ECC = "EventChannelConfiguration";
|
|
@@ -140,6 +138,9 @@ const _GSI = "GetServiceInput";
|
|
|
140
138
|
const _GSIo = "GoalScheduleInput";
|
|
141
139
|
const _GSO = "GetServiceOutput";
|
|
142
140
|
const _GSe = "GetService";
|
|
141
|
+
const _GT = "GetTrigger";
|
|
142
|
+
const _GTR = "GetTriggerRequest";
|
|
143
|
+
const _GTRe = "GetTriggerResponse";
|
|
143
144
|
const _GW = "GenericWebhook";
|
|
144
145
|
const _IAC = "IamAuthConfiguration";
|
|
145
146
|
const _IACd = "IdcAuthConfiguration";
|
|
@@ -195,9 +196,12 @@ const _LRRi = "ListRecommendationsResponse";
|
|
|
195
196
|
const _LS = "ListServices";
|
|
196
197
|
const _LSI = "ListServicesInput";
|
|
197
198
|
const _LSO = "ListServicesOutput";
|
|
199
|
+
const _LT = "ListTriggers";
|
|
198
200
|
const _LTFR = "ListTagsForResource";
|
|
199
201
|
const _LTFRR = "ListTagsForResourceRequest";
|
|
200
202
|
const _LTFRRi = "ListTagsForResourceResponse";
|
|
203
|
+
const _LTR = "ListTriggersRequest";
|
|
204
|
+
const _LTRi = "ListTriggersResponse";
|
|
201
205
|
const _LW = "ListWebhooks";
|
|
202
206
|
const _LWI = "ListWebhooksInput";
|
|
203
207
|
const _LWO = "ListWebhooksOutput";
|
|
@@ -253,9 +257,10 @@ const _RSO = "RegisterServiceOutput";
|
|
|
253
257
|
const _RSSD = "RegisteredSlackServiceDetails";
|
|
254
258
|
const _RSe = "RegisterService";
|
|
255
259
|
const _SAC = "SourceAwsConfiguration";
|
|
256
|
-
const _SC = "
|
|
260
|
+
const _SC = "ScheduleCondition";
|
|
257
261
|
const _SCe = "ServiceConfiguration";
|
|
258
|
-
const _SCl = "
|
|
262
|
+
const _SCl = "SlackChannel";
|
|
263
|
+
const _SCla = "SlackConfiguration";
|
|
259
264
|
const _SD = "ServiceDetails";
|
|
260
265
|
const _SM = "SendMessage";
|
|
261
266
|
const _SMC = "SendMessageContext";
|
|
@@ -284,13 +289,16 @@ const _SNSD = "ServiceNowServiceDetails";
|
|
|
284
289
|
const _SQEE = "ServiceQuotaExceededException";
|
|
285
290
|
const _STT = "SlackTransmissionTarget";
|
|
286
291
|
const _T = "Task";
|
|
292
|
+
const _TC = "TriggerCondition";
|
|
287
293
|
const _TE = "ThrottlingException";
|
|
288
294
|
const _TF = "TaskFilter";
|
|
289
295
|
const _TL = "TaskList";
|
|
296
|
+
const _TLr = "TriggerList";
|
|
290
297
|
const _TR = "TagResource";
|
|
291
298
|
const _TRR = "TagResourceRequest";
|
|
292
299
|
const _TRRa = "TagResourceResponse";
|
|
293
300
|
const _TV = "TokenValue";
|
|
301
|
+
const _Tr = "Trigger";
|
|
294
302
|
const _UA = "UpdateAsset";
|
|
295
303
|
const _UAF = "UpdateAssetFile";
|
|
296
304
|
const _UAFR = "UpdateAssetFileRequest";
|
|
@@ -325,6 +333,9 @@ const _URRp = "UpdateRecommendationRequest";
|
|
|
325
333
|
const _URRpd = "UpdateRecommendationResponse";
|
|
326
334
|
const _URn = "UntagResource";
|
|
327
335
|
const _URp = "UpdateRecommendation";
|
|
336
|
+
const _UT = "UpdateTrigger";
|
|
337
|
+
const _UTR = "UpdateTriggerRequest";
|
|
338
|
+
const _UTRp = "UpdateTriggerResponse";
|
|
328
339
|
const _VAA = "ValidateAwsAssociations";
|
|
329
340
|
const _VAAI = "ValidateAwsAssociationsInput";
|
|
330
341
|
const _VAAO = "ValidateAwsAssociationsOutput";
|
|
@@ -368,6 +379,7 @@ const _aTg = "agentType";
|
|
|
368
379
|
const _aU = "accountUrn";
|
|
369
380
|
const _aUu = "authorizationUrl";
|
|
370
381
|
const _aV = "assetVersion";
|
|
382
|
+
const _ac = "action";
|
|
371
383
|
const _as = "asset";
|
|
372
384
|
const _ass = "associations";
|
|
373
385
|
const _aw = "aws";
|
|
@@ -397,6 +409,7 @@ const _cT = "clientToken";
|
|
|
397
409
|
const _ce = "certificate";
|
|
398
410
|
const _co = "content";
|
|
399
411
|
const _con = "configuration";
|
|
412
|
+
const _cond = "condition";
|
|
400
413
|
const _cont = "context";
|
|
401
414
|
const _d = "description";
|
|
402
415
|
const _dR = "dnsResolution";
|
|
@@ -555,6 +568,7 @@ const _sN = "sequenceNumber";
|
|
|
555
568
|
const _sR = "statusReason";
|
|
556
569
|
const _sT = "serviceType";
|
|
557
570
|
const _sc = "scopes";
|
|
571
|
+
const _sch = "schedule";
|
|
558
572
|
const _se = "server";
|
|
559
573
|
const _ser = "service";
|
|
560
574
|
const _serv = "services";
|
|
@@ -568,7 +582,8 @@ const _su = "summary";
|
|
|
568
582
|
const _sy = "system";
|
|
569
583
|
const _t = "tags";
|
|
570
584
|
const _tD = "textDelta";
|
|
571
|
-
const _tI = "
|
|
585
|
+
const _tI = "triggerId";
|
|
586
|
+
const _tIa = "taskId";
|
|
572
587
|
const _tIe = "tenantId";
|
|
573
588
|
const _tIea = "teamId";
|
|
574
589
|
const _tK = "tagKeys";
|
|
@@ -589,6 +604,7 @@ const _tas = "tasks";
|
|
|
589
604
|
const _te = "text";
|
|
590
605
|
const _ti = "title";
|
|
591
606
|
const _to = "tools";
|
|
607
|
+
const _tr = "trigger";
|
|
592
608
|
const _ty = "type";
|
|
593
609
|
const _u = "uid";
|
|
594
610
|
const _uA = "updatedAt";
|
|
@@ -619,73 +635,84 @@ const _xaaaf = "x-amzn-app-auth-flow";
|
|
|
619
635
|
const _z = "zip";
|
|
620
636
|
const _zF = "zipFile";
|
|
621
637
|
const n0 = "com.amazonaws.devopsagent";
|
|
622
|
-
const
|
|
623
|
-
const
|
|
624
|
-
const
|
|
625
|
-
const _s_registry =
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
638
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
639
|
+
const { DevOpsAgentServiceException } = require("../models/DevOpsAgentServiceException");
|
|
640
|
+
const { AccessDeniedException, ConflictException, ContentSizeExceededException, IdentityCenterServiceException, InternalServerException, InvalidParameterException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
641
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
642
|
+
const DevOpsAgentServiceException$ = [-3, _s, "DevOpsAgentServiceException", 0, [], []];
|
|
643
|
+
exports.DevOpsAgentServiceException$ = DevOpsAgentServiceException$;
|
|
644
|
+
_s_registry.registerError(DevOpsAgentServiceException$, DevOpsAgentServiceException);
|
|
645
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
646
|
+
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
630
647
|
{ [_e]: _c, [_hE]: 403 },
|
|
631
648
|
[_m],
|
|
632
649
|
[0], 1
|
|
633
650
|
];
|
|
634
|
-
|
|
635
|
-
|
|
651
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
652
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
653
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
636
654
|
{ [_e]: _c, [_hE]: 409 },
|
|
637
655
|
[_m],
|
|
638
656
|
[0], 1
|
|
639
657
|
];
|
|
640
|
-
|
|
641
|
-
|
|
658
|
+
exports.ConflictException$ = ConflictException$;
|
|
659
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
660
|
+
const ContentSizeExceededException$ = [-3, n0, _CSEE,
|
|
642
661
|
{ [_e]: _c, [_hE]: 413 },
|
|
643
662
|
[_m],
|
|
644
663
|
[0], 1
|
|
645
664
|
];
|
|
646
|
-
|
|
647
|
-
|
|
665
|
+
exports.ContentSizeExceededException$ = ContentSizeExceededException$;
|
|
666
|
+
n0_registry.registerError(ContentSizeExceededException$, ContentSizeExceededException);
|
|
667
|
+
const IdentityCenterServiceException$ = [-3, n0, _ICSE,
|
|
648
668
|
{ [_e]: _c, [_hE]: 400 },
|
|
649
669
|
[_m, _uEC],
|
|
650
670
|
[0, 0], 1
|
|
651
671
|
];
|
|
652
|
-
|
|
653
|
-
|
|
672
|
+
exports.IdentityCenterServiceException$ = IdentityCenterServiceException$;
|
|
673
|
+
n0_registry.registerError(IdentityCenterServiceException$, IdentityCenterServiceException);
|
|
674
|
+
const InternalServerException$ = [-3, n0, _ISE,
|
|
654
675
|
{ [_e]: _se, [_hE]: 500 },
|
|
655
676
|
[_m],
|
|
656
677
|
[0], 1
|
|
657
678
|
];
|
|
658
|
-
|
|
659
|
-
|
|
679
|
+
exports.InternalServerException$ = InternalServerException$;
|
|
680
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
681
|
+
const InvalidParameterException$ = [-3, n0, _IPE,
|
|
660
682
|
{ [_e]: _c, [_hE]: 400 },
|
|
661
683
|
[_m],
|
|
662
684
|
[0], 1
|
|
663
685
|
];
|
|
664
|
-
|
|
665
|
-
|
|
686
|
+
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
687
|
+
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
688
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
666
689
|
{ [_e]: _c, [_hE]: 404 },
|
|
667
690
|
[_m],
|
|
668
691
|
[0], 1
|
|
669
692
|
];
|
|
670
|
-
|
|
671
|
-
|
|
693
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
694
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
695
|
+
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
672
696
|
{ [_e]: _c, [_hE]: 402 },
|
|
673
697
|
[_m],
|
|
674
698
|
[0], 1
|
|
675
699
|
];
|
|
676
|
-
|
|
677
|
-
|
|
700
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
701
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
702
|
+
const ThrottlingException$ = [-3, n0, _TE,
|
|
678
703
|
{ [_e]: _c, [_hE]: 429 },
|
|
679
704
|
[_m],
|
|
680
705
|
[0], 1
|
|
681
706
|
];
|
|
682
|
-
|
|
683
|
-
|
|
707
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
708
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
709
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
684
710
|
{ [_e]: _c },
|
|
685
711
|
[_m, _fL],
|
|
686
712
|
[0, () => ValidationExceptionFieldList], 1
|
|
687
713
|
];
|
|
688
|
-
|
|
714
|
+
exports.ValidationException$ = ValidationException$;
|
|
715
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
689
716
|
exports.errorTypeRegistries = [
|
|
690
717
|
_s_registry,
|
|
691
718
|
n0_registry,
|
|
@@ -700,1104 +727,1388 @@ var ExchangeParameterValue = [0, n0, _EPV, 8, 0];
|
|
|
700
727
|
var IdpClientSecret = [0, n0, _ICS, 8, 0];
|
|
701
728
|
var TokenValue = [0, n0, _TV, 8, 0];
|
|
702
729
|
var WebhookSecret = [0, n0, _WS, 8, 0];
|
|
703
|
-
|
|
730
|
+
const AgentSpace$ = [3, n0, _AS,
|
|
704
731
|
0,
|
|
705
732
|
[_n, _cA, _uA, _aSI, _d, _l, _kKA],
|
|
706
733
|
[0, 5, 5, 0, [() => Description, 0], 0, 0], 4
|
|
707
734
|
];
|
|
708
|
-
exports.
|
|
735
|
+
exports.AgentSpace$ = AgentSpace$;
|
|
736
|
+
const Asset$ = [3, n0, _A,
|
|
709
737
|
0,
|
|
710
738
|
[_aI, _aT, _me, _v, _cA, _uA],
|
|
711
739
|
[0, 0, 15, 1, 4, 4], 6
|
|
712
740
|
];
|
|
713
|
-
exports.
|
|
741
|
+
exports.Asset$ = Asset$;
|
|
742
|
+
const AssetFile$ = [3, n0, _AF,
|
|
714
743
|
0,
|
|
715
744
|
[_p, _co, _v, _cA, _uA, _me],
|
|
716
|
-
[0, () =>
|
|
745
|
+
[0, () => AssetFileBody$, 1, 4, 4, 15], 5
|
|
717
746
|
];
|
|
718
|
-
exports.
|
|
747
|
+
exports.AssetFile$ = AssetFile$;
|
|
748
|
+
const AssetFileContent$ = [3, n0, _AFC,
|
|
719
749
|
0,
|
|
720
750
|
[_p, _b, _me],
|
|
721
|
-
[0, () =>
|
|
751
|
+
[0, () => AssetFileBody$, 15], 2
|
|
722
752
|
];
|
|
723
|
-
exports.
|
|
753
|
+
exports.AssetFileContent$ = AssetFileContent$;
|
|
754
|
+
const AssetFileSummary$ = [3, n0, _AFS,
|
|
724
755
|
0,
|
|
725
756
|
[_p, _v, _cA, _uA, _me],
|
|
726
757
|
[0, 1, 4, 4, 15], 4
|
|
727
758
|
];
|
|
728
|
-
exports.
|
|
759
|
+
exports.AssetFileSummary$ = AssetFileSummary$;
|
|
760
|
+
const AssetTypeSummary$ = [3, n0, _ATS,
|
|
729
761
|
0,
|
|
730
762
|
[_aT, _d],
|
|
731
763
|
[0, 0], 2
|
|
732
764
|
];
|
|
733
|
-
exports.
|
|
765
|
+
exports.AssetTypeSummary$ = AssetTypeSummary$;
|
|
766
|
+
const AssetVersionMetadata$ = [3, n0, _AVM,
|
|
734
767
|
0,
|
|
735
768
|
[_v, _cA, _uA],
|
|
736
769
|
[1, 4, 4], 3
|
|
737
770
|
];
|
|
738
|
-
exports.
|
|
771
|
+
exports.AssetVersionMetadata$ = AssetVersionMetadata$;
|
|
772
|
+
const AssetZipContent$ = [3, n0, _AZC,
|
|
739
773
|
0,
|
|
740
774
|
[_zF],
|
|
741
775
|
[21], 1
|
|
742
776
|
];
|
|
743
|
-
exports.
|
|
777
|
+
exports.AssetZipContent$ = AssetZipContent$;
|
|
778
|
+
const AssociateServiceInput$ = [3, n0, _ASI,
|
|
744
779
|
0,
|
|
745
780
|
[_aSI, _sI, _con],
|
|
746
|
-
[[0, 1], 0, [() =>
|
|
781
|
+
[[0, 1], 0, [() => ServiceConfiguration$, 0]], 3
|
|
747
782
|
];
|
|
748
|
-
exports.
|
|
783
|
+
exports.AssociateServiceInput$ = AssociateServiceInput$;
|
|
784
|
+
const AssociateServiceOutput$ = [3, n0, _ASO,
|
|
749
785
|
0,
|
|
750
786
|
[_a, _w],
|
|
751
|
-
[[() =>
|
|
787
|
+
[[() => Association$, 0], [() => GenericWebhook$, 0]], 1
|
|
752
788
|
];
|
|
753
|
-
exports.
|
|
789
|
+
exports.AssociateServiceOutput$ = AssociateServiceOutput$;
|
|
790
|
+
const Association$ = [3, n0, _As,
|
|
754
791
|
0,
|
|
755
792
|
[_aSI, _cA, _uA, _aIs, _sI, _con, _st],
|
|
756
|
-
[0, 5, 5, 0, 0, [() =>
|
|
793
|
+
[0, 5, 5, 0, 0, [() => ServiceConfiguration$, 0], 0], 6
|
|
757
794
|
];
|
|
758
|
-
exports.
|
|
795
|
+
exports.Association$ = Association$;
|
|
796
|
+
const AWSConfiguration$ = [3, n0, _AWSC,
|
|
759
797
|
0,
|
|
760
798
|
[_aRA, _aIc, _aTc],
|
|
761
799
|
[0, 0, 0], 3
|
|
762
800
|
];
|
|
763
|
-
exports.
|
|
801
|
+
exports.AWSConfiguration$ = AWSConfiguration$;
|
|
802
|
+
const AzureConfiguration$ = [3, n0, _AC,
|
|
764
803
|
0,
|
|
765
804
|
[_sIu],
|
|
766
805
|
[0], 1
|
|
767
806
|
];
|
|
768
|
-
exports.
|
|
807
|
+
exports.AzureConfiguration$ = AzureConfiguration$;
|
|
808
|
+
const AzureDevOpsConfiguration$ = [3, n0, _ADOC,
|
|
769
809
|
0,
|
|
770
810
|
[_oN, _pI, _pN],
|
|
771
811
|
[0, 0, 0], 3
|
|
772
812
|
];
|
|
773
|
-
exports.
|
|
813
|
+
exports.AzureDevOpsConfiguration$ = AzureDevOpsConfiguration$;
|
|
814
|
+
const ChatExecution$ = [3, n0, _CEh,
|
|
774
815
|
0,
|
|
775
816
|
[_eI, _cA, _uA, _su],
|
|
776
817
|
[0, 4, 4, 0], 2
|
|
777
818
|
];
|
|
778
|
-
exports.
|
|
819
|
+
exports.ChatExecution$ = ChatExecution$;
|
|
820
|
+
const CreateAgentSpaceInput$ = [3, n0, _CASI,
|
|
779
821
|
0,
|
|
780
822
|
[_n, _d, _l, _kKA, _cT, _t],
|
|
781
823
|
[0, [() => Description, 0], 0, 0, [0, 4], 128 | 0], 1
|
|
782
824
|
];
|
|
783
|
-
exports.
|
|
825
|
+
exports.CreateAgentSpaceInput$ = CreateAgentSpaceInput$;
|
|
826
|
+
const CreateAgentSpaceOutput$ = [3, n0, _CASO,
|
|
784
827
|
0,
|
|
785
828
|
[_aS, _t],
|
|
786
|
-
[[() =>
|
|
829
|
+
[[() => AgentSpace$, 0], 128 | 0], 1
|
|
787
830
|
];
|
|
788
|
-
exports.
|
|
831
|
+
exports.CreateAgentSpaceOutput$ = CreateAgentSpaceOutput$;
|
|
832
|
+
const CreateAssetFileRequest$ = [3, n0, _CAFR,
|
|
789
833
|
0,
|
|
790
834
|
[_aSI, _aI, _p, _co, _me, _cT],
|
|
791
|
-
[[0, 1], [0, 1], [0, 1], () =>
|
|
835
|
+
[[0, 1], [0, 1], [0, 1], () => AssetFileBody$, 15, [0, 4]], 4
|
|
792
836
|
];
|
|
793
|
-
exports.
|
|
837
|
+
exports.CreateAssetFileRequest$ = CreateAssetFileRequest$;
|
|
838
|
+
const CreateAssetFileResponse$ = [3, n0, _CAFRr,
|
|
794
839
|
0,
|
|
795
840
|
[_f],
|
|
796
|
-
[() =>
|
|
841
|
+
[() => AssetFile$], 1
|
|
797
842
|
];
|
|
798
|
-
exports.
|
|
843
|
+
exports.CreateAssetFileResponse$ = CreateAssetFileResponse$;
|
|
844
|
+
const CreateAssetRequest$ = [3, n0, _CAR,
|
|
799
845
|
0,
|
|
800
846
|
[_aSI, _aT, _co, _me, _cT],
|
|
801
|
-
[[0, 1], 0, () =>
|
|
847
|
+
[[0, 1], 0, () => AssetContent$, 15, [0, 4]], 3
|
|
802
848
|
];
|
|
803
|
-
exports.
|
|
849
|
+
exports.CreateAssetRequest$ = CreateAssetRequest$;
|
|
850
|
+
const CreateAssetResponse$ = [3, n0, _CARr,
|
|
804
851
|
0,
|
|
805
852
|
[_as],
|
|
806
|
-
[() =>
|
|
853
|
+
[() => Asset$], 1
|
|
807
854
|
];
|
|
808
|
-
exports.
|
|
855
|
+
exports.CreateAssetResponse$ = CreateAssetResponse$;
|
|
856
|
+
const CreateBacklogTaskRequest$ = [3, n0, _CBTR,
|
|
809
857
|
0,
|
|
810
858
|
[_aSI, _tT, _ti, _pr, _r, _d, _cT],
|
|
811
|
-
[[0, 1], 0, 0, 0, () =>
|
|
859
|
+
[[0, 1], 0, 0, 0, () => ReferenceInput$, 0, [0, 4]], 4
|
|
812
860
|
];
|
|
813
|
-
exports.
|
|
861
|
+
exports.CreateBacklogTaskRequest$ = CreateBacklogTaskRequest$;
|
|
862
|
+
const CreateBacklogTaskResponse$ = [3, n0, _CBTRr,
|
|
814
863
|
0,
|
|
815
864
|
[_ta],
|
|
816
|
-
[() =>
|
|
865
|
+
[() => Task$], 1
|
|
817
866
|
];
|
|
818
|
-
exports.
|
|
867
|
+
exports.CreateBacklogTaskResponse$ = CreateBacklogTaskResponse$;
|
|
868
|
+
const CreateChatRequest$ = [3, n0, _CCR,
|
|
819
869
|
0,
|
|
820
870
|
[_aSI, _uI, _uT],
|
|
821
871
|
[[0, 1], [0, { [_hQ]: _uI }], [0, { [_hQ]: _uT }]], 1
|
|
822
872
|
];
|
|
823
|
-
exports.
|
|
873
|
+
exports.CreateChatRequest$ = CreateChatRequest$;
|
|
874
|
+
const CreateChatResponse$ = [3, n0, _CCRr,
|
|
824
875
|
0,
|
|
825
876
|
[_eI, _cA],
|
|
826
877
|
[0, 4], 2
|
|
827
878
|
];
|
|
828
|
-
exports.
|
|
879
|
+
exports.CreateChatResponse$ = CreateChatResponse$;
|
|
880
|
+
const CreatePrivateConnectionInput$ = [3, n0, _CPCI,
|
|
829
881
|
0,
|
|
830
882
|
[_n, _mo, _t],
|
|
831
|
-
[0, () =>
|
|
883
|
+
[0, () => PrivateConnectionMode$, 128 | 0], 2
|
|
832
884
|
];
|
|
833
|
-
exports.
|
|
885
|
+
exports.CreatePrivateConnectionInput$ = CreatePrivateConnectionInput$;
|
|
886
|
+
const CreatePrivateConnectionOutput$ = [3, n0, _CPCO,
|
|
834
887
|
0,
|
|
835
888
|
[_n, _ty, _st, _rGI, _hA, _vI, _rCI, _cET, _dR, _fM, _t],
|
|
836
889
|
[0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 128 | 0], 3
|
|
837
890
|
];
|
|
838
|
-
exports.
|
|
891
|
+
exports.CreatePrivateConnectionOutput$ = CreatePrivateConnectionOutput$;
|
|
892
|
+
const CreateTriggerRequest$ = [3, n0, _CTR,
|
|
893
|
+
0,
|
|
894
|
+
[_aSI, _ty, _cond, _ac, _st, _cT],
|
|
895
|
+
[[0, 1], 0, () => TriggerCondition$, 15, 0, [0, 4]], 4
|
|
896
|
+
];
|
|
897
|
+
exports.CreateTriggerRequest$ = CreateTriggerRequest$;
|
|
898
|
+
const CreateTriggerResponse$ = [3, n0, _CTRr,
|
|
899
|
+
0,
|
|
900
|
+
[_tr],
|
|
901
|
+
[() => Trigger$], 1
|
|
902
|
+
];
|
|
903
|
+
exports.CreateTriggerResponse$ = CreateTriggerResponse$;
|
|
904
|
+
const DatadogServiceDetails$ = [3, n0, _DSD,
|
|
839
905
|
0,
|
|
840
906
|
[_n, _en, _aC, _d],
|
|
841
|
-
[0, 0, () =>
|
|
907
|
+
[0, 0, () => DatadogAuthorizationConfig$, [() => Description, 0]], 3
|
|
842
908
|
];
|
|
843
|
-
exports.
|
|
909
|
+
exports.DatadogServiceDetails$ = DatadogServiceDetails$;
|
|
910
|
+
const DeleteAgentSpaceInput$ = [3, n0, _DASI,
|
|
844
911
|
0,
|
|
845
912
|
[_aSI],
|
|
846
913
|
[[0, 1]], 1
|
|
847
914
|
];
|
|
848
|
-
exports.
|
|
915
|
+
exports.DeleteAgentSpaceInput$ = DeleteAgentSpaceInput$;
|
|
916
|
+
const DeleteAgentSpaceOutput$ = [3, n0, _DASO,
|
|
849
917
|
0,
|
|
850
918
|
[],
|
|
851
919
|
[]
|
|
852
920
|
];
|
|
853
|
-
exports.
|
|
921
|
+
exports.DeleteAgentSpaceOutput$ = DeleteAgentSpaceOutput$;
|
|
922
|
+
const DeleteAssetFileRequest$ = [3, n0, _DAFR,
|
|
854
923
|
0,
|
|
855
924
|
[_aSI, _aI, _p],
|
|
856
925
|
[[0, 1], [0, 1], [0, 1]], 3
|
|
857
926
|
];
|
|
858
|
-
exports.
|
|
927
|
+
exports.DeleteAssetFileRequest$ = DeleteAssetFileRequest$;
|
|
928
|
+
const DeleteAssetFileResponse$ = [3, n0, _DAFRe,
|
|
859
929
|
0,
|
|
860
930
|
[],
|
|
861
931
|
[]
|
|
862
932
|
];
|
|
863
|
-
exports.
|
|
933
|
+
exports.DeleteAssetFileResponse$ = DeleteAssetFileResponse$;
|
|
934
|
+
const DeleteAssetRequest$ = [3, n0, _DAR,
|
|
864
935
|
0,
|
|
865
936
|
[_aSI, _aI],
|
|
866
937
|
[[0, 1], [0, 1]], 2
|
|
867
938
|
];
|
|
868
|
-
exports.
|
|
939
|
+
exports.DeleteAssetRequest$ = DeleteAssetRequest$;
|
|
940
|
+
const DeleteAssetResponse$ = [3, n0, _DARe,
|
|
869
941
|
0,
|
|
870
942
|
[],
|
|
871
943
|
[]
|
|
872
944
|
];
|
|
873
|
-
exports.
|
|
945
|
+
exports.DeleteAssetResponse$ = DeleteAssetResponse$;
|
|
946
|
+
const DeletePrivateConnectionInput$ = [3, n0, _DPCI,
|
|
874
947
|
0,
|
|
875
948
|
[_n],
|
|
876
949
|
[[0, 1]], 1
|
|
877
950
|
];
|
|
878
|
-
exports.
|
|
951
|
+
exports.DeletePrivateConnectionInput$ = DeletePrivateConnectionInput$;
|
|
952
|
+
const DeletePrivateConnectionOutput$ = [3, n0, _DPCO,
|
|
879
953
|
0,
|
|
880
954
|
[_n, _st],
|
|
881
955
|
[0, 0], 2
|
|
882
956
|
];
|
|
883
|
-
exports.
|
|
957
|
+
exports.DeletePrivateConnectionOutput$ = DeletePrivateConnectionOutput$;
|
|
958
|
+
const DeleteTriggerRequest$ = [3, n0, _DTR,
|
|
959
|
+
0,
|
|
960
|
+
[_aSI, _tI],
|
|
961
|
+
[[0, 1], [0, 1]], 2
|
|
962
|
+
];
|
|
963
|
+
exports.DeleteTriggerRequest$ = DeleteTriggerRequest$;
|
|
964
|
+
const DeleteTriggerResponse$ = [3, n0, _DTRe,
|
|
965
|
+
0,
|
|
966
|
+
[],
|
|
967
|
+
[]
|
|
968
|
+
];
|
|
969
|
+
exports.DeleteTriggerResponse$ = DeleteTriggerResponse$;
|
|
970
|
+
const DeregisterServiceInput$ = [3, n0, _DSI,
|
|
884
971
|
0,
|
|
885
972
|
[_sI],
|
|
886
973
|
[[0, 1]], 1
|
|
887
974
|
];
|
|
888
|
-
exports.
|
|
975
|
+
exports.DeregisterServiceInput$ = DeregisterServiceInput$;
|
|
976
|
+
const DeregisterServiceOutput$ = [3, n0, _DSO,
|
|
889
977
|
0,
|
|
890
978
|
[],
|
|
891
979
|
[]
|
|
892
980
|
];
|
|
893
|
-
exports.
|
|
981
|
+
exports.DeregisterServiceOutput$ = DeregisterServiceOutput$;
|
|
982
|
+
const DescribePrivateConnectionInput$ = [3, n0, _DPCIe,
|
|
894
983
|
0,
|
|
895
984
|
[_n],
|
|
896
985
|
[[0, 1]], 1
|
|
897
986
|
];
|
|
898
|
-
exports.
|
|
987
|
+
exports.DescribePrivateConnectionInput$ = DescribePrivateConnectionInput$;
|
|
988
|
+
const DescribePrivateConnectionOutput$ = [3, n0, _DPCOe,
|
|
899
989
|
0,
|
|
900
990
|
[_n, _ty, _st, _rGI, _hA, _vI, _rCI, _cET, _dR, _fM, _t],
|
|
901
991
|
[0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 128 | 0], 3
|
|
902
992
|
];
|
|
903
|
-
exports.
|
|
993
|
+
exports.DescribePrivateConnectionOutput$ = DescribePrivateConnectionOutput$;
|
|
994
|
+
const DisableOperatorAppInput$ = [3, n0, _DOAI,
|
|
904
995
|
0,
|
|
905
996
|
[_aSI, _aF],
|
|
906
997
|
[[0, 1], [0, { [_hH]: _xaaaf }]], 1
|
|
907
998
|
];
|
|
908
|
-
exports.
|
|
999
|
+
exports.DisableOperatorAppInput$ = DisableOperatorAppInput$;
|
|
1000
|
+
const DisassociateServiceInput$ = [3, n0, _DSIi,
|
|
909
1001
|
0,
|
|
910
1002
|
[_aSI, _aIs],
|
|
911
1003
|
[[0, 1], [0, 1]], 2
|
|
912
1004
|
];
|
|
913
|
-
exports.
|
|
1005
|
+
exports.DisassociateServiceInput$ = DisassociateServiceInput$;
|
|
1006
|
+
const DisassociateServiceOutput$ = [3, n0, _DSOi,
|
|
914
1007
|
0,
|
|
915
1008
|
[],
|
|
916
1009
|
[]
|
|
917
1010
|
];
|
|
918
|
-
exports.
|
|
1011
|
+
exports.DisassociateServiceOutput$ = DisassociateServiceOutput$;
|
|
1012
|
+
const DynatraceConfiguration$ = [3, n0, _DC,
|
|
919
1013
|
0,
|
|
920
1014
|
[_eIn, _re],
|
|
921
1015
|
[0, 64 | 0], 1
|
|
922
1016
|
];
|
|
923
|
-
exports.
|
|
1017
|
+
exports.DynatraceConfiguration$ = DynatraceConfiguration$;
|
|
1018
|
+
const DynatraceOAuthClientCredentialsConfig$ = [3, n0, _DOACCC,
|
|
924
1019
|
0,
|
|
925
1020
|
[_cI, _cS, _cN, _eP],
|
|
926
1021
|
[[() => ClientId, 0], [() => ClientSecret, 0], 0, [() => ExchangeParameters, 0]], 2
|
|
927
1022
|
];
|
|
928
|
-
exports.
|
|
1023
|
+
exports.DynatraceOAuthClientCredentialsConfig$ = DynatraceOAuthClientCredentialsConfig$;
|
|
1024
|
+
const DynatraceServiceDetails$ = [3, n0, _DSDy,
|
|
929
1025
|
0,
|
|
930
1026
|
[_aU, _aC],
|
|
931
|
-
[0, [() =>
|
|
1027
|
+
[0, [() => DynatraceServiceAuthorizationConfig$, 0]], 1
|
|
932
1028
|
];
|
|
933
|
-
exports.
|
|
1029
|
+
exports.DynatraceServiceDetails$ = DynatraceServiceDetails$;
|
|
1030
|
+
const EnableOperatorAppInput$ = [3, n0, _EOAI,
|
|
934
1031
|
0,
|
|
935
1032
|
[_aSI, _aF, _oARA, _iIA, _iU, _iCI, _iCS, _pro],
|
|
936
1033
|
[[0, 1], 0, 0, 0, 0, 0, [() => IdpClientSecret, 0], 0], 3
|
|
937
1034
|
];
|
|
938
|
-
exports.
|
|
1035
|
+
exports.EnableOperatorAppInput$ = EnableOperatorAppInput$;
|
|
1036
|
+
const EnableOperatorAppOutput$ = [3, n0, _EOAO,
|
|
939
1037
|
0,
|
|
940
1038
|
[_aSI, _oAU, _i, _id, _idp],
|
|
941
|
-
[0, 0, () =>
|
|
1039
|
+
[0, 0, () => IamAuthConfiguration$, () => IdcAuthConfiguration$, () => IdpAuthConfiguration$], 1
|
|
942
1040
|
];
|
|
943
|
-
exports.
|
|
1041
|
+
exports.EnableOperatorAppOutput$ = EnableOperatorAppOutput$;
|
|
1042
|
+
const EventChannelConfiguration$ = [3, n0, _ECC,
|
|
944
1043
|
0,
|
|
945
1044
|
[],
|
|
946
1045
|
[]
|
|
947
1046
|
];
|
|
948
|
-
exports.
|
|
1047
|
+
exports.EventChannelConfiguration$ = EventChannelConfiguration$;
|
|
1048
|
+
const EventChannelDetails$ = [3, n0, _ECD,
|
|
949
1049
|
0,
|
|
950
1050
|
[_ty],
|
|
951
1051
|
[0]
|
|
952
1052
|
];
|
|
953
|
-
exports.
|
|
1053
|
+
exports.EventChannelDetails$ = EventChannelDetails$;
|
|
1054
|
+
const Execution$ = [3, n0, _E,
|
|
954
1055
|
0,
|
|
955
1056
|
[_aSI, _eI, _aST, _cA, _uA, _eS, _pEI, _aTg, _u],
|
|
956
1057
|
[0, 0, 0, 4, 4, 0, 0, 0, 0], 6
|
|
957
1058
|
];
|
|
958
|
-
exports.
|
|
1059
|
+
exports.Execution$ = Execution$;
|
|
1060
|
+
const GenericWebhook$ = [3, n0, _GW,
|
|
959
1061
|
0,
|
|
960
1062
|
[_wU, _wI, _wT, _wS, _aK],
|
|
961
1063
|
[0, 0, 0, [() => WebhookSecret, 0], [() => ApiKeyValue, 0]]
|
|
962
1064
|
];
|
|
963
|
-
exports.
|
|
1065
|
+
exports.GenericWebhook$ = GenericWebhook$;
|
|
1066
|
+
const GetAccountUsageInput$ = [3, n0, _GAUI,
|
|
964
1067
|
0,
|
|
965
1068
|
[],
|
|
966
1069
|
[]
|
|
967
1070
|
];
|
|
968
|
-
exports.
|
|
1071
|
+
exports.GetAccountUsageInput$ = GetAccountUsageInput$;
|
|
1072
|
+
const GetAccountUsageOutput$ = [3, n0, _GAUO,
|
|
969
1073
|
0,
|
|
970
1074
|
[_uPST, _uPET, _mAIH, _mAEH, _mASLH, _mAODH],
|
|
971
|
-
[5, 5, () =>
|
|
1075
|
+
[5, 5, () => UsageMetric$, () => UsageMetric$, () => UsageMetric$, () => UsageMetric$], 2
|
|
972
1076
|
];
|
|
973
|
-
exports.
|
|
1077
|
+
exports.GetAccountUsageOutput$ = GetAccountUsageOutput$;
|
|
1078
|
+
const GetAgentSpaceInput$ = [3, n0, _GASI,
|
|
974
1079
|
0,
|
|
975
1080
|
[_aSI],
|
|
976
1081
|
[[0, 1]], 1
|
|
977
1082
|
];
|
|
978
|
-
exports.
|
|
1083
|
+
exports.GetAgentSpaceInput$ = GetAgentSpaceInput$;
|
|
1084
|
+
const GetAgentSpaceOutput$ = [3, n0, _GASO,
|
|
979
1085
|
0,
|
|
980
1086
|
[_aS, _t],
|
|
981
|
-
[[() =>
|
|
1087
|
+
[[() => AgentSpace$, 0], 128 | 0], 1
|
|
982
1088
|
];
|
|
983
|
-
exports.
|
|
1089
|
+
exports.GetAgentSpaceOutput$ = GetAgentSpaceOutput$;
|
|
1090
|
+
const GetAssetContentRequest$ = [3, n0, _GACR,
|
|
984
1091
|
0,
|
|
985
1092
|
[_aSI, _aI, _aV],
|
|
986
1093
|
[[0, 1], [0, 1], [1, { [_hQ]: _aV }]], 2
|
|
987
1094
|
];
|
|
988
|
-
exports.
|
|
1095
|
+
exports.GetAssetContentRequest$ = GetAssetContentRequest$;
|
|
1096
|
+
const GetAssetContentResponse$ = [3, n0, _GACRe,
|
|
989
1097
|
0,
|
|
990
1098
|
[_co, _v],
|
|
991
|
-
[() =>
|
|
1099
|
+
[() => AssetZipContent$, 1], 2
|
|
992
1100
|
];
|
|
993
|
-
exports.
|
|
1101
|
+
exports.GetAssetContentResponse$ = GetAssetContentResponse$;
|
|
1102
|
+
const GetAssetFileRequest$ = [3, n0, _GAFR,
|
|
994
1103
|
0,
|
|
995
1104
|
[_aSI, _aI, _p, _aV],
|
|
996
1105
|
[[0, 1], [0, 1], [0, 1], [1, { [_hQ]: _aV }]], 3
|
|
997
1106
|
];
|
|
998
|
-
exports.
|
|
1107
|
+
exports.GetAssetFileRequest$ = GetAssetFileRequest$;
|
|
1108
|
+
const GetAssetFileResponse$ = [3, n0, _GAFRe,
|
|
999
1109
|
0,
|
|
1000
1110
|
[_f],
|
|
1001
|
-
[() =>
|
|
1111
|
+
[() => AssetFile$], 1
|
|
1002
1112
|
];
|
|
1003
|
-
exports.
|
|
1113
|
+
exports.GetAssetFileResponse$ = GetAssetFileResponse$;
|
|
1114
|
+
const GetAssetRequest$ = [3, n0, _GAR,
|
|
1004
1115
|
0,
|
|
1005
1116
|
[_aSI, _aI, _aV],
|
|
1006
1117
|
[[0, 1], [0, 1], [1, { [_hQ]: _aV }]], 2
|
|
1007
1118
|
];
|
|
1008
|
-
exports.
|
|
1119
|
+
exports.GetAssetRequest$ = GetAssetRequest$;
|
|
1120
|
+
const GetAssetResponse$ = [3, n0, _GARe,
|
|
1009
1121
|
0,
|
|
1010
1122
|
[_as],
|
|
1011
|
-
[() =>
|
|
1123
|
+
[() => Asset$], 1
|
|
1012
1124
|
];
|
|
1013
|
-
exports.
|
|
1125
|
+
exports.GetAssetResponse$ = GetAssetResponse$;
|
|
1126
|
+
const GetAssociationInput$ = [3, n0, _GAI,
|
|
1014
1127
|
0,
|
|
1015
1128
|
[_aSI, _aIs],
|
|
1016
1129
|
[[0, 1], [0, 1]], 2
|
|
1017
1130
|
];
|
|
1018
|
-
exports.
|
|
1131
|
+
exports.GetAssociationInput$ = GetAssociationInput$;
|
|
1132
|
+
const GetAssociationOutput$ = [3, n0, _GAO,
|
|
1019
1133
|
0,
|
|
1020
1134
|
[_a],
|
|
1021
|
-
[[() =>
|
|
1135
|
+
[[() => Association$, 0]], 1
|
|
1022
1136
|
];
|
|
1023
|
-
exports.
|
|
1137
|
+
exports.GetAssociationOutput$ = GetAssociationOutput$;
|
|
1138
|
+
const GetBacklogTaskRequest$ = [3, n0, _GBTR,
|
|
1024
1139
|
0,
|
|
1025
|
-
[_aSI,
|
|
1140
|
+
[_aSI, _tIa],
|
|
1026
1141
|
[[0, 1], [0, 1]], 2
|
|
1027
1142
|
];
|
|
1028
|
-
exports.
|
|
1143
|
+
exports.GetBacklogTaskRequest$ = GetBacklogTaskRequest$;
|
|
1144
|
+
const GetBacklogTaskResponse$ = [3, n0, _GBTRe,
|
|
1029
1145
|
0,
|
|
1030
1146
|
[_ta],
|
|
1031
|
-
[() =>
|
|
1147
|
+
[() => Task$], 1
|
|
1032
1148
|
];
|
|
1033
|
-
exports.
|
|
1149
|
+
exports.GetBacklogTaskResponse$ = GetBacklogTaskResponse$;
|
|
1150
|
+
const GetOperatorAppInput$ = [3, n0, _GOAI,
|
|
1034
1151
|
0,
|
|
1035
1152
|
[_aSI],
|
|
1036
1153
|
[[0, 1]], 1
|
|
1037
1154
|
];
|
|
1038
|
-
exports.
|
|
1155
|
+
exports.GetOperatorAppInput$ = GetOperatorAppInput$;
|
|
1156
|
+
const GetOperatorAppOutput$ = [3, n0, _GOAO,
|
|
1039
1157
|
0,
|
|
1040
1158
|
[_oAU, _i, _id, _idp],
|
|
1041
|
-
[0, () =>
|
|
1159
|
+
[0, () => IamAuthConfiguration$, () => IdcAuthConfiguration$, () => IdpAuthConfiguration$]
|
|
1042
1160
|
];
|
|
1043
|
-
exports.
|
|
1161
|
+
exports.GetOperatorAppOutput$ = GetOperatorAppOutput$;
|
|
1162
|
+
const GetRecommendationRequest$ = [3, n0, _GRR,
|
|
1044
1163
|
0,
|
|
1045
1164
|
[_aSI, _rI, _rV],
|
|
1046
1165
|
[[0, 1], [0, 1], [1, { [_hQ]: _rV }]], 2
|
|
1047
1166
|
];
|
|
1048
|
-
exports.
|
|
1167
|
+
exports.GetRecommendationRequest$ = GetRecommendationRequest$;
|
|
1168
|
+
const GetRecommendationResponse$ = [3, n0, _GRRe,
|
|
1049
1169
|
0,
|
|
1050
1170
|
[_rec],
|
|
1051
|
-
[() =>
|
|
1171
|
+
[() => Recommendation$], 1
|
|
1052
1172
|
];
|
|
1053
|
-
exports.
|
|
1173
|
+
exports.GetRecommendationResponse$ = GetRecommendationResponse$;
|
|
1174
|
+
const GetServiceInput$ = [3, n0, _GSI,
|
|
1054
1175
|
0,
|
|
1055
1176
|
[_sI],
|
|
1056
1177
|
[[0, 1]], 1
|
|
1057
1178
|
];
|
|
1058
|
-
exports.
|
|
1179
|
+
exports.GetServiceInput$ = GetServiceInput$;
|
|
1180
|
+
const GetServiceOutput$ = [3, n0, _GSO,
|
|
1059
1181
|
0,
|
|
1060
1182
|
[_ser, _t],
|
|
1061
|
-
[[() =>
|
|
1183
|
+
[[() => RegisteredService$, 0], 128 | 0], 1
|
|
1184
|
+
];
|
|
1185
|
+
exports.GetServiceOutput$ = GetServiceOutput$;
|
|
1186
|
+
const GetTriggerRequest$ = [3, n0, _GTR,
|
|
1187
|
+
0,
|
|
1188
|
+
[_aSI, _tI],
|
|
1189
|
+
[[0, 1], [0, 1]], 2
|
|
1190
|
+
];
|
|
1191
|
+
exports.GetTriggerRequest$ = GetTriggerRequest$;
|
|
1192
|
+
const GetTriggerResponse$ = [3, n0, _GTRe,
|
|
1193
|
+
0,
|
|
1194
|
+
[_tr],
|
|
1195
|
+
[() => Trigger$], 1
|
|
1062
1196
|
];
|
|
1063
|
-
exports.
|
|
1197
|
+
exports.GetTriggerResponse$ = GetTriggerResponse$;
|
|
1198
|
+
const GitHubConfiguration$ = [3, n0, _GHC,
|
|
1064
1199
|
0,
|
|
1065
1200
|
[_rN, _rIe, _o, _oT, _iI],
|
|
1066
1201
|
[0, 0, 0, 0, 0], 4
|
|
1067
1202
|
];
|
|
1068
|
-
exports.
|
|
1203
|
+
exports.GitHubConfiguration$ = GitHubConfiguration$;
|
|
1204
|
+
const GitLabConfiguration$ = [3, n0, _GLC,
|
|
1069
1205
|
0,
|
|
1070
1206
|
[_pI, _pP, _iI],
|
|
1071
1207
|
[0, 0, 0], 2
|
|
1072
1208
|
];
|
|
1073
|
-
exports.
|
|
1209
|
+
exports.GitLabConfiguration$ = GitLabConfiguration$;
|
|
1210
|
+
const GitLabDetails$ = [3, n0, _GLD,
|
|
1074
1211
|
0,
|
|
1075
1212
|
[_tU, _tTo, _tV, _gI],
|
|
1076
1213
|
[0, 0, [() => TokenValue, 0], 0], 3
|
|
1077
1214
|
];
|
|
1078
|
-
exports.
|
|
1215
|
+
exports.GitLabDetails$ = GitLabDetails$;
|
|
1216
|
+
const Goal$ = [3, n0, _G,
|
|
1079
1217
|
0,
|
|
1080
1218
|
[_aSA, _gIo, _ti, _co, _st, _gT, _cA, _uA, _v, _lEA, _lTI, _lSTI, _eSv],
|
|
1081
|
-
[0, 0, 0, () =>
|
|
1219
|
+
[0, 0, 0, () => GoalContent$, 0, 0, 5, 5, 1, 5, 0, 0, () => GoalSchedule$], 9
|
|
1082
1220
|
];
|
|
1083
|
-
exports.
|
|
1221
|
+
exports.Goal$ = Goal$;
|
|
1222
|
+
const GoalContent$ = [3, n0, _GC,
|
|
1084
1223
|
0,
|
|
1085
1224
|
[_d, _ob],
|
|
1086
1225
|
[0, 0], 2
|
|
1087
1226
|
];
|
|
1088
|
-
exports.
|
|
1227
|
+
exports.GoalContent$ = GoalContent$;
|
|
1228
|
+
const GoalSchedule$ = [3, n0, _GS,
|
|
1089
1229
|
0,
|
|
1090
1230
|
[_sta, _ex],
|
|
1091
1231
|
[0, 0], 1
|
|
1092
1232
|
];
|
|
1093
|
-
exports.
|
|
1233
|
+
exports.GoalSchedule$ = GoalSchedule$;
|
|
1234
|
+
const GoalScheduleInput$ = [3, n0, _GSIo,
|
|
1094
1235
|
0,
|
|
1095
1236
|
[_sta],
|
|
1096
1237
|
[0], 1
|
|
1097
1238
|
];
|
|
1098
|
-
exports.
|
|
1239
|
+
exports.GoalScheduleInput$ = GoalScheduleInput$;
|
|
1240
|
+
const GrafanaServiceDetails$ = [3, n0, _GSD,
|
|
1099
1241
|
0,
|
|
1100
1242
|
[_n, _en, _aC, _d],
|
|
1101
|
-
[0, 0, [() =>
|
|
1243
|
+
[0, 0, [() => MCPServerAuthorizationConfig$, 0], [() => Description, 0]], 3
|
|
1102
1244
|
];
|
|
1103
|
-
exports.
|
|
1245
|
+
exports.GrafanaServiceDetails$ = GrafanaServiceDetails$;
|
|
1246
|
+
const IamAuthConfiguration$ = [3, n0, _IAC,
|
|
1104
1247
|
0,
|
|
1105
1248
|
[_oARA, _cA, _uA],
|
|
1106
1249
|
[0, 5, 5], 2
|
|
1107
1250
|
];
|
|
1108
|
-
exports.
|
|
1251
|
+
exports.IamAuthConfiguration$ = IamAuthConfiguration$;
|
|
1252
|
+
const IdcAuthConfiguration$ = [3, n0, _IACd,
|
|
1109
1253
|
0,
|
|
1110
1254
|
[_oARA, _iIA, _cA, _iAA, _uA],
|
|
1111
1255
|
[0, 0, 5, 0, 5], 3
|
|
1112
1256
|
];
|
|
1113
|
-
exports.
|
|
1257
|
+
exports.IdcAuthConfiguration$ = IdcAuthConfiguration$;
|
|
1258
|
+
const IdpAuthConfiguration$ = [3, n0, _IACdp,
|
|
1114
1259
|
0,
|
|
1115
1260
|
[_iU, _cI, _oARA, _pro, _cA, _uA],
|
|
1116
1261
|
[0, 0, 0, 0, 5, 5], 5
|
|
1117
1262
|
];
|
|
1118
|
-
exports.
|
|
1263
|
+
exports.IdpAuthConfiguration$ = IdpAuthConfiguration$;
|
|
1264
|
+
const JournalRecord$ = [3, n0, _JR,
|
|
1119
1265
|
0,
|
|
1120
1266
|
[_aSI, _eI, _rIec, _co, _cA, _rT, _uR],
|
|
1121
|
-
[0, 0, 0, 15, 4, 0, () =>
|
|
1267
|
+
[0, 0, 0, 15, 4, 0, () => UserReference$], 6
|
|
1122
1268
|
];
|
|
1123
|
-
exports.
|
|
1269
|
+
exports.JournalRecord$ = JournalRecord$;
|
|
1270
|
+
const ListAgentSpacesInput$ = [3, n0, _LASI,
|
|
1124
1271
|
0,
|
|
1125
1272
|
[_mR, _nT],
|
|
1126
1273
|
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1127
1274
|
];
|
|
1128
|
-
exports.
|
|
1275
|
+
exports.ListAgentSpacesInput$ = ListAgentSpacesInput$;
|
|
1276
|
+
const ListAgentSpacesOutput$ = [3, n0, _LASO,
|
|
1129
1277
|
0,
|
|
1130
1278
|
[_aSg, _nT],
|
|
1131
1279
|
[[() => AgentSpaceList, 0], 0], 1
|
|
1132
1280
|
];
|
|
1133
|
-
exports.
|
|
1281
|
+
exports.ListAgentSpacesOutput$ = ListAgentSpacesOutput$;
|
|
1282
|
+
const ListAssetFilesRequest$ = [3, n0, _LAFR,
|
|
1134
1283
|
0,
|
|
1135
1284
|
[_aSI, _aI, _aV, _nT, _mR],
|
|
1136
1285
|
[[0, 1], [0, 1], [1, { [_hQ]: _aV }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
|
|
1137
1286
|
];
|
|
1138
|
-
exports.
|
|
1287
|
+
exports.ListAssetFilesRequest$ = ListAssetFilesRequest$;
|
|
1288
|
+
const ListAssetFilesResponse$ = [3, n0, _LAFRi,
|
|
1139
1289
|
0,
|
|
1140
1290
|
[_it, _nT],
|
|
1141
1291
|
[() => AssetFileSummaryList, 0], 1
|
|
1142
1292
|
];
|
|
1143
|
-
exports.
|
|
1293
|
+
exports.ListAssetFilesResponse$ = ListAssetFilesResponse$;
|
|
1294
|
+
const ListAssetsRequest$ = [3, n0, _LAR,
|
|
1144
1295
|
0,
|
|
1145
1296
|
[_aSI, _aT, _uAp, _uB, _nT, _mR],
|
|
1146
1297
|
[[0, 1], [0, { [_hQ]: _aT }], [4, { [_hQ]: _uAp }], [4, { [_hQ]: _uB }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1147
1298
|
];
|
|
1148
|
-
exports.
|
|
1299
|
+
exports.ListAssetsRequest$ = ListAssetsRequest$;
|
|
1300
|
+
const ListAssetsResponse$ = [3, n0, _LARi,
|
|
1149
1301
|
0,
|
|
1150
1302
|
[_it, _nT],
|
|
1151
1303
|
[() => AssetList, 0], 1
|
|
1152
1304
|
];
|
|
1153
|
-
exports.
|
|
1305
|
+
exports.ListAssetsResponse$ = ListAssetsResponse$;
|
|
1306
|
+
const ListAssetTypesRequest$ = [3, n0, _LATR,
|
|
1154
1307
|
0,
|
|
1155
1308
|
[_nT, _mR],
|
|
1156
1309
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1157
1310
|
];
|
|
1158
|
-
exports.
|
|
1311
|
+
exports.ListAssetTypesRequest$ = ListAssetTypesRequest$;
|
|
1312
|
+
const ListAssetTypesResponse$ = [3, n0, _LATRi,
|
|
1159
1313
|
0,
|
|
1160
1314
|
[_it, _nT],
|
|
1161
1315
|
[() => AssetTypeList, 0], 1
|
|
1162
1316
|
];
|
|
1163
|
-
exports.
|
|
1317
|
+
exports.ListAssetTypesResponse$ = ListAssetTypesResponse$;
|
|
1318
|
+
const ListAssetVersionsRequest$ = [3, n0, _LAVR,
|
|
1164
1319
|
0,
|
|
1165
1320
|
[_aSI, _aI, _mR, _nT],
|
|
1166
1321
|
[[0, 1], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
|
|
1167
1322
|
];
|
|
1168
|
-
exports.
|
|
1323
|
+
exports.ListAssetVersionsRequest$ = ListAssetVersionsRequest$;
|
|
1324
|
+
const ListAssetVersionsResponse$ = [3, n0, _LAVRi,
|
|
1169
1325
|
0,
|
|
1170
1326
|
[_it, _nT],
|
|
1171
1327
|
[() => AssetVersionMetadataList, 0], 1
|
|
1172
1328
|
];
|
|
1173
|
-
exports.
|
|
1329
|
+
exports.ListAssetVersionsResponse$ = ListAssetVersionsResponse$;
|
|
1330
|
+
const ListAssociationsInput$ = [3, n0, _LAI,
|
|
1174
1331
|
0,
|
|
1175
1332
|
[_aSI, _mR, _nT, _fST],
|
|
1176
1333
|
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _fST }]], 1
|
|
1177
1334
|
];
|
|
1178
|
-
exports.
|
|
1335
|
+
exports.ListAssociationsInput$ = ListAssociationsInput$;
|
|
1336
|
+
const ListAssociationsOutput$ = [3, n0, _LAO,
|
|
1179
1337
|
0,
|
|
1180
1338
|
[_ass, _nT],
|
|
1181
1339
|
[[() => AssociationsList, 0], 0], 1
|
|
1182
1340
|
];
|
|
1183
|
-
exports.
|
|
1341
|
+
exports.ListAssociationsOutput$ = ListAssociationsOutput$;
|
|
1342
|
+
const ListBacklogTasksRequest$ = [3, n0, _LBTR,
|
|
1184
1343
|
0,
|
|
1185
1344
|
[_aSI, _fi, _li, _nT, _sF, _or],
|
|
1186
|
-
[[0, 1], () =>
|
|
1345
|
+
[[0, 1], () => TaskFilter$, 1, 0, 0, 0], 1
|
|
1187
1346
|
];
|
|
1188
|
-
exports.
|
|
1347
|
+
exports.ListBacklogTasksRequest$ = ListBacklogTasksRequest$;
|
|
1348
|
+
const ListBacklogTasksResponse$ = [3, n0, _LBTRi,
|
|
1189
1349
|
0,
|
|
1190
1350
|
[_tas, _nT],
|
|
1191
1351
|
[() => TaskList, 0], 1
|
|
1192
1352
|
];
|
|
1193
|
-
exports.
|
|
1353
|
+
exports.ListBacklogTasksResponse$ = ListBacklogTasksResponse$;
|
|
1354
|
+
const ListChatsRequest$ = [3, n0, _LCR,
|
|
1194
1355
|
0,
|
|
1195
1356
|
[_aSI, _uI, _mR, _nT],
|
|
1196
1357
|
[[0, 1], [0, { [_hQ]: _uI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1197
1358
|
];
|
|
1198
|
-
exports.
|
|
1359
|
+
exports.ListChatsRequest$ = ListChatsRequest$;
|
|
1360
|
+
const ListChatsResponse$ = [3, n0, _LCRi,
|
|
1199
1361
|
0,
|
|
1200
1362
|
[_exe, _nT],
|
|
1201
1363
|
[() => ChatExecutionList, 0], 1
|
|
1202
1364
|
];
|
|
1203
|
-
exports.
|
|
1365
|
+
exports.ListChatsResponse$ = ListChatsResponse$;
|
|
1366
|
+
const ListExecutionsRequest$ = [3, n0, _LER,
|
|
1204
1367
|
0,
|
|
1205
|
-
[_aSI,
|
|
1368
|
+
[_aSI, _tIa, _li, _nT],
|
|
1206
1369
|
[[0, 1], 0, 1, 0], 2
|
|
1207
1370
|
];
|
|
1208
|
-
exports.
|
|
1371
|
+
exports.ListExecutionsRequest$ = ListExecutionsRequest$;
|
|
1372
|
+
const ListExecutionsResponse$ = [3, n0, _LERi,
|
|
1209
1373
|
0,
|
|
1210
1374
|
[_exe, _nT],
|
|
1211
1375
|
[() => ExecutionList, 0], 1
|
|
1212
1376
|
];
|
|
1213
|
-
exports.
|
|
1377
|
+
exports.ListExecutionsResponse$ = ListExecutionsResponse$;
|
|
1378
|
+
const ListGoalsRequest$ = [3, n0, _LGR,
|
|
1214
1379
|
0,
|
|
1215
1380
|
[_aSI, _st, _gT, _li, _nT],
|
|
1216
1381
|
[[0, 1], 0, 0, 1, 0], 1
|
|
1217
1382
|
];
|
|
1218
|
-
exports.
|
|
1383
|
+
exports.ListGoalsRequest$ = ListGoalsRequest$;
|
|
1384
|
+
const ListGoalsResponse$ = [3, n0, _LGRi,
|
|
1219
1385
|
0,
|
|
1220
1386
|
[_g, _nT],
|
|
1221
1387
|
[() => GoalList, 0], 1
|
|
1222
1388
|
];
|
|
1223
|
-
exports.
|
|
1389
|
+
exports.ListGoalsResponse$ = ListGoalsResponse$;
|
|
1390
|
+
const ListJournalRecordsRequest$ = [3, n0, _LJRR,
|
|
1224
1391
|
0,
|
|
1225
1392
|
[_aSI, _eI, _li, _nT, _rT, _or],
|
|
1226
1393
|
[[0, 1], 0, 1, 0, 0, 0], 2
|
|
1227
1394
|
];
|
|
1228
|
-
exports.
|
|
1395
|
+
exports.ListJournalRecordsRequest$ = ListJournalRecordsRequest$;
|
|
1396
|
+
const ListJournalRecordsResponse$ = [3, n0, _LJRRi,
|
|
1229
1397
|
0,
|
|
1230
1398
|
[_reco, _nT],
|
|
1231
1399
|
[() => JournalRecordList, 0], 1
|
|
1232
1400
|
];
|
|
1233
|
-
exports.
|
|
1401
|
+
exports.ListJournalRecordsResponse$ = ListJournalRecordsResponse$;
|
|
1402
|
+
const ListPendingMessagesRequest$ = [3, n0, _LPMR,
|
|
1234
1403
|
0,
|
|
1235
1404
|
[_aSI, _eI],
|
|
1236
1405
|
[[0, 1], 0], 2
|
|
1237
1406
|
];
|
|
1238
|
-
exports.
|
|
1407
|
+
exports.ListPendingMessagesRequest$ = ListPendingMessagesRequest$;
|
|
1408
|
+
const ListPendingMessagesResponse$ = [3, n0, _LPMRi,
|
|
1239
1409
|
0,
|
|
1240
1410
|
[_aSI, _eI, _mes, _cA],
|
|
1241
1411
|
[0, 0, () => PendingMessages, 4], 4
|
|
1242
1412
|
];
|
|
1243
|
-
exports.
|
|
1413
|
+
exports.ListPendingMessagesResponse$ = ListPendingMessagesResponse$;
|
|
1414
|
+
const ListPrivateConnectionsInput$ = [3, n0, _LPCI,
|
|
1244
1415
|
0,
|
|
1245
1416
|
[],
|
|
1246
1417
|
[]
|
|
1247
1418
|
];
|
|
1248
|
-
exports.
|
|
1419
|
+
exports.ListPrivateConnectionsInput$ = ListPrivateConnectionsInput$;
|
|
1420
|
+
const ListPrivateConnectionsOutput$ = [3, n0, _LPCO,
|
|
1249
1421
|
0,
|
|
1250
1422
|
[_pC],
|
|
1251
1423
|
[() => PrivateConnectionSummaryList], 1
|
|
1252
1424
|
];
|
|
1253
|
-
exports.
|
|
1425
|
+
exports.ListPrivateConnectionsOutput$ = ListPrivateConnectionsOutput$;
|
|
1426
|
+
const ListRecommendationsRequest$ = [3, n0, _LRR,
|
|
1254
1427
|
0,
|
|
1255
|
-
[_aSI,
|
|
1428
|
+
[_aSI, _tIa, _gIo, _st, _pr, _li, _nT],
|
|
1256
1429
|
[[0, 1], 0, 0, 0, 0, 1, 0], 1
|
|
1257
1430
|
];
|
|
1258
|
-
exports.
|
|
1431
|
+
exports.ListRecommendationsRequest$ = ListRecommendationsRequest$;
|
|
1432
|
+
const ListRecommendationsResponse$ = [3, n0, _LRRi,
|
|
1259
1433
|
0,
|
|
1260
1434
|
[_recom, _nT],
|
|
1261
1435
|
[() => RecommendationList, 0], 1
|
|
1262
1436
|
];
|
|
1263
|
-
exports.
|
|
1437
|
+
exports.ListRecommendationsResponse$ = ListRecommendationsResponse$;
|
|
1438
|
+
const ListServicesInput$ = [3, n0, _LSI,
|
|
1264
1439
|
0,
|
|
1265
1440
|
[_mR, _nT, _fSTi],
|
|
1266
1441
|
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _fSTi }]]
|
|
1267
1442
|
];
|
|
1268
|
-
exports.
|
|
1443
|
+
exports.ListServicesInput$ = ListServicesInput$;
|
|
1444
|
+
const ListServicesOutput$ = [3, n0, _LSO,
|
|
1269
1445
|
0,
|
|
1270
1446
|
[_serv, _nT],
|
|
1271
1447
|
[[() => RegisteredServicesList, 0], 0], 1
|
|
1272
1448
|
];
|
|
1273
|
-
exports.
|
|
1449
|
+
exports.ListServicesOutput$ = ListServicesOutput$;
|
|
1450
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1274
1451
|
0,
|
|
1275
1452
|
[_rA],
|
|
1276
1453
|
[[0, 1]], 1
|
|
1277
1454
|
];
|
|
1278
|
-
exports.
|
|
1455
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
1456
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1279
1457
|
0,
|
|
1280
1458
|
[_t],
|
|
1281
1459
|
[128 | 0], 1
|
|
1282
1460
|
];
|
|
1283
|
-
exports.
|
|
1461
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
1462
|
+
const ListTriggersRequest$ = [3, n0, _LTR,
|
|
1463
|
+
0,
|
|
1464
|
+
[_aSI, _st, _nT, _mR],
|
|
1465
|
+
[[0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1466
|
+
];
|
|
1467
|
+
exports.ListTriggersRequest$ = ListTriggersRequest$;
|
|
1468
|
+
const ListTriggersResponse$ = [3, n0, _LTRi,
|
|
1469
|
+
0,
|
|
1470
|
+
[_it, _nT],
|
|
1471
|
+
[() => TriggerList, 0], 1
|
|
1472
|
+
];
|
|
1473
|
+
exports.ListTriggersResponse$ = ListTriggersResponse$;
|
|
1474
|
+
const ListWebhooksInput$ = [3, n0, _LWI,
|
|
1284
1475
|
0,
|
|
1285
1476
|
[_aSI, _aIs],
|
|
1286
1477
|
[[0, 1], [0, 1]], 2
|
|
1287
1478
|
];
|
|
1288
|
-
exports.
|
|
1479
|
+
exports.ListWebhooksInput$ = ListWebhooksInput$;
|
|
1480
|
+
const ListWebhooksOutput$ = [3, n0, _LWO,
|
|
1289
1481
|
0,
|
|
1290
1482
|
[_we],
|
|
1291
1483
|
[() => WebhooksList], 1
|
|
1292
1484
|
];
|
|
1293
|
-
exports.
|
|
1485
|
+
exports.ListWebhooksOutput$ = ListWebhooksOutput$;
|
|
1486
|
+
const MCPServerAPIKeyConfig$ = [3, n0, _MCPSAPIKC,
|
|
1294
1487
|
0,
|
|
1295
1488
|
[_aKN, _aKV, _aKH],
|
|
1296
1489
|
[0, [() => ApiKeyValue, 0], 0], 3
|
|
1297
1490
|
];
|
|
1298
|
-
exports.
|
|
1491
|
+
exports.MCPServerAPIKeyConfig$ = MCPServerAPIKeyConfig$;
|
|
1492
|
+
const MCPServerAuthorizationDiscoveryConfig$ = [3, n0, _MCPSADC,
|
|
1299
1493
|
0,
|
|
1300
1494
|
[_rTE],
|
|
1301
1495
|
[0], 1
|
|
1302
1496
|
];
|
|
1303
|
-
exports.
|
|
1497
|
+
exports.MCPServerAuthorizationDiscoveryConfig$ = MCPServerAuthorizationDiscoveryConfig$;
|
|
1498
|
+
const MCPServerBearerTokenConfig$ = [3, n0, _MCPSBTC,
|
|
1304
1499
|
0,
|
|
1305
1500
|
[_tN, _tV, _aH],
|
|
1306
1501
|
[0, [() => TokenValue, 0], 0], 2
|
|
1307
1502
|
];
|
|
1308
|
-
exports.
|
|
1503
|
+
exports.MCPServerBearerTokenConfig$ = MCPServerBearerTokenConfig$;
|
|
1504
|
+
const MCPServerConfiguration$ = [3, n0, _MCPSC,
|
|
1309
1505
|
0,
|
|
1310
1506
|
[_to],
|
|
1311
1507
|
[64 | 0], 1
|
|
1312
1508
|
];
|
|
1313
|
-
exports.
|
|
1509
|
+
exports.MCPServerConfiguration$ = MCPServerConfiguration$;
|
|
1510
|
+
const MCPServerDatadogConfiguration$ = [3, n0, _MCPSDC,
|
|
1314
1511
|
0,
|
|
1315
1512
|
[],
|
|
1316
1513
|
[]
|
|
1317
1514
|
];
|
|
1318
|
-
exports.
|
|
1515
|
+
exports.MCPServerDatadogConfiguration$ = MCPServerDatadogConfiguration$;
|
|
1516
|
+
const MCPServerDetails$ = [3, n0, _MCPSD,
|
|
1319
1517
|
0,
|
|
1320
1518
|
[_n, _en, _aC, _d],
|
|
1321
|
-
[0, 0, [() =>
|
|
1519
|
+
[0, 0, [() => MCPServerAuthorizationConfig$, 0], [() => Description, 0]], 3
|
|
1322
1520
|
];
|
|
1323
|
-
exports.
|
|
1521
|
+
exports.MCPServerDetails$ = MCPServerDetails$;
|
|
1522
|
+
const MCPServerGrafanaConfiguration$ = [3, n0, _MCPSGC,
|
|
1324
1523
|
0,
|
|
1325
1524
|
[_en, _oI, _to],
|
|
1326
1525
|
[0, 0, 64 | 0], 1
|
|
1327
1526
|
];
|
|
1328
|
-
exports.
|
|
1527
|
+
exports.MCPServerGrafanaConfiguration$ = MCPServerGrafanaConfiguration$;
|
|
1528
|
+
const MCPServerNewRelicConfiguration$ = [3, n0, _MCPSNRC,
|
|
1329
1529
|
0,
|
|
1330
1530
|
[_aIc, _en],
|
|
1331
1531
|
[0, 0], 2
|
|
1332
1532
|
];
|
|
1333
|
-
exports.
|
|
1533
|
+
exports.MCPServerNewRelicConfiguration$ = MCPServerNewRelicConfiguration$;
|
|
1534
|
+
const MCPServerOAuth3LOConfig$ = [3, n0, _MCPSOALOC,
|
|
1334
1535
|
0,
|
|
1335
1536
|
[_cI, _rTE, _aUu, _eU, _cN, _eP, _cS, _sCC, _sc],
|
|
1336
1537
|
[[() => ClientId, 0], 0, 0, 0, 0, [() => ExchangeParameters, 0], [() => ClientSecret, 0], 2, 64 | 0], 4
|
|
1337
1538
|
];
|
|
1338
|
-
exports.
|
|
1539
|
+
exports.MCPServerOAuth3LOConfig$ = MCPServerOAuth3LOConfig$;
|
|
1540
|
+
const MCPServerOAuthClientCredentialsConfig$ = [3, n0, _MCPSOACCC,
|
|
1339
1541
|
0,
|
|
1340
1542
|
[_cI, _cS, _eU, _cN, _eP, _sc],
|
|
1341
1543
|
[[() => ClientId, 0], [() => ClientSecret, 0], 0, 0, [() => ExchangeParameters, 0], 64 | 0], 3
|
|
1342
1544
|
];
|
|
1343
|
-
exports.
|
|
1545
|
+
exports.MCPServerOAuthClientCredentialsConfig$ = MCPServerOAuthClientCredentialsConfig$;
|
|
1546
|
+
const MCPServerSigV4AuthorizationConfig$ = [3, n0, _MCPSSVAC,
|
|
1344
1547
|
0,
|
|
1345
1548
|
[_reg, _ser, _rAo, _mRA, _cH],
|
|
1346
1549
|
[0, 0, 0, 0, [() => CustomHeaders, 0]], 2
|
|
1347
1550
|
];
|
|
1348
|
-
exports.
|
|
1551
|
+
exports.MCPServerSigV4AuthorizationConfig$ = MCPServerSigV4AuthorizationConfig$;
|
|
1552
|
+
const MCPServerSigV4Configuration$ = [3, n0, _MCPSSVC,
|
|
1349
1553
|
0,
|
|
1350
1554
|
[_to],
|
|
1351
1555
|
[64 | 0], 1
|
|
1352
1556
|
];
|
|
1353
|
-
exports.
|
|
1557
|
+
exports.MCPServerSigV4Configuration$ = MCPServerSigV4Configuration$;
|
|
1558
|
+
const MCPServerSigV4ServiceDetails$ = [3, n0, _MCPSSVSD,
|
|
1354
1559
|
0,
|
|
1355
1560
|
[_n, _en, _aC, _d],
|
|
1356
|
-
[0, 0, [() =>
|
|
1561
|
+
[0, 0, [() => MCPServerSigV4AuthorizationConfig$, 0], [() => Description, 0]], 3
|
|
1357
1562
|
];
|
|
1358
|
-
exports.
|
|
1563
|
+
exports.MCPServerSigV4ServiceDetails$ = MCPServerSigV4ServiceDetails$;
|
|
1564
|
+
const MCPServerSplunkConfiguration$ = [3, n0, _MCPSSC,
|
|
1359
1565
|
0,
|
|
1360
1566
|
[],
|
|
1361
1567
|
[]
|
|
1362
1568
|
];
|
|
1363
|
-
exports.
|
|
1569
|
+
exports.MCPServerSplunkConfiguration$ = MCPServerSplunkConfiguration$;
|
|
1570
|
+
const NewRelicApiKeyConfig$ = [3, n0, _NRAKC,
|
|
1364
1571
|
0,
|
|
1365
1572
|
[_aK, _aIc, _reg, _aIp, _eG, _aPI],
|
|
1366
1573
|
[[() => ApiKeyValue, 0], 0, 0, 64 | 0, 64 | 0, 64 | 0], 3
|
|
1367
1574
|
];
|
|
1368
|
-
exports.
|
|
1575
|
+
exports.NewRelicApiKeyConfig$ = NewRelicApiKeyConfig$;
|
|
1576
|
+
const NewRelicServiceDetails$ = [3, n0, _NRSD,
|
|
1369
1577
|
0,
|
|
1370
1578
|
[_aC],
|
|
1371
|
-
[[() =>
|
|
1579
|
+
[[() => NewRelicServiceAuthorizationConfig$, 0]], 1
|
|
1372
1580
|
];
|
|
1373
|
-
exports.
|
|
1581
|
+
exports.NewRelicServiceDetails$ = NewRelicServiceDetails$;
|
|
1582
|
+
const OAuthAdditionalStepDetails$ = [3, n0, _OAASD,
|
|
1374
1583
|
0,
|
|
1375
1584
|
[_aUu],
|
|
1376
1585
|
[0], 1
|
|
1377
1586
|
];
|
|
1378
|
-
exports.
|
|
1587
|
+
exports.OAuthAdditionalStepDetails$ = OAuthAdditionalStepDetails$;
|
|
1588
|
+
const PagerDutyConfiguration$ = [3, n0, _PDC,
|
|
1379
1589
|
0,
|
|
1380
1590
|
[_serv, _cE],
|
|
1381
1591
|
[64 | 0, [() => EmailAddress, 0]], 2
|
|
1382
1592
|
];
|
|
1383
|
-
exports.
|
|
1593
|
+
exports.PagerDutyConfiguration$ = PagerDutyConfiguration$;
|
|
1594
|
+
const PagerDutyDetails$ = [3, n0, _PDD,
|
|
1384
1595
|
0,
|
|
1385
1596
|
[_sc, _aC],
|
|
1386
|
-
[64 | 0, [() =>
|
|
1597
|
+
[64 | 0, [() => PagerDutyAuthorizationConfig$, 0]], 2
|
|
1387
1598
|
];
|
|
1388
|
-
exports.
|
|
1599
|
+
exports.PagerDutyDetails$ = PagerDutyDetails$;
|
|
1600
|
+
const PagerDutyOAuthClientCredentialsConfig$ = [3, n0, _PDOACCC,
|
|
1389
1601
|
0,
|
|
1390
1602
|
[_cI, _cS, _cN, _eP],
|
|
1391
1603
|
[[() => ClientId, 0], [() => ClientSecret, 0], 0, [() => ExchangeParameters, 0]], 2
|
|
1392
1604
|
];
|
|
1393
|
-
exports.
|
|
1605
|
+
exports.PagerDutyOAuthClientCredentialsConfig$ = PagerDutyOAuthClientCredentialsConfig$;
|
|
1606
|
+
const PendingMessage$ = [3, n0, _PM,
|
|
1394
1607
|
0,
|
|
1395
1608
|
[_mI, _m],
|
|
1396
|
-
[0, () =>
|
|
1609
|
+
[0, () => Message$], 2
|
|
1397
1610
|
];
|
|
1398
|
-
exports.
|
|
1611
|
+
exports.PendingMessage$ = PendingMessage$;
|
|
1612
|
+
const PrivateConnectionSummary$ = [3, n0, _PCS,
|
|
1399
1613
|
0,
|
|
1400
1614
|
[_n, _ty, _st, _rGI, _hA, _vI, _rCI, _cET, _dR, _fM],
|
|
1401
1615
|
[0, 0, 0, 0, 0, 0, 0, 5, 0, 0], 3
|
|
1402
1616
|
];
|
|
1403
|
-
exports.
|
|
1617
|
+
exports.PrivateConnectionSummary$ = PrivateConnectionSummary$;
|
|
1618
|
+
const Recommendation$ = [3, n0, _R,
|
|
1404
1619
|
0,
|
|
1405
|
-
[_aSA, _rI,
|
|
1406
|
-
[0, 0, 0, 0, () =>
|
|
1620
|
+
[_aSA, _rI, _tIa, _ti, _co, _st, _pr, _cA, _uA, _v, _gIo, _gV, _aCd, _rP, _rAa],
|
|
1621
|
+
[0, 0, 0, 0, () => RecommendationContent$, 0, 0, 5, 5, 1, 0, 1, 0, 1, 5], 10
|
|
1407
1622
|
];
|
|
1408
|
-
exports.
|
|
1623
|
+
exports.Recommendation$ = Recommendation$;
|
|
1624
|
+
const RecommendationContent$ = [3, n0, _RC,
|
|
1409
1625
|
0,
|
|
1410
1626
|
[_su, _sp],
|
|
1411
1627
|
[0, 0], 1
|
|
1412
1628
|
];
|
|
1413
|
-
exports.
|
|
1629
|
+
exports.RecommendationContent$ = RecommendationContent$;
|
|
1630
|
+
const ReferenceInput$ = [3, n0, _RI,
|
|
1414
1631
|
0,
|
|
1415
1632
|
[_sy, _rIef, _rU, _aIs, _ti],
|
|
1416
1633
|
[0, 0, 0, 0, 0], 4
|
|
1417
1634
|
];
|
|
1418
|
-
exports.
|
|
1635
|
+
exports.ReferenceInput$ = ReferenceInput$;
|
|
1636
|
+
const ReferenceOutput$ = [3, n0, _RO,
|
|
1419
1637
|
0,
|
|
1420
1638
|
[_sy, _rIef, _rU, _aIs, _ti],
|
|
1421
1639
|
[0, 0, 0, 0, 0], 4
|
|
1422
1640
|
];
|
|
1423
|
-
exports.
|
|
1641
|
+
exports.ReferenceOutput$ = ReferenceOutput$;
|
|
1642
|
+
const RegisteredAzureDevOpsServiceDetails$ = [3, n0, _RADOSD,
|
|
1424
1643
|
0,
|
|
1425
1644
|
[_oN],
|
|
1426
1645
|
[0], 1
|
|
1427
1646
|
];
|
|
1428
|
-
exports.
|
|
1647
|
+
exports.RegisteredAzureDevOpsServiceDetails$ = RegisteredAzureDevOpsServiceDetails$;
|
|
1648
|
+
const RegisteredAzureIdentityDetails$ = [3, n0, _RAID,
|
|
1429
1649
|
0,
|
|
1430
1650
|
[_tIe, _cI, _wIRA, _wITA],
|
|
1431
1651
|
[0, 0, 0, 64 | 0], 4
|
|
1432
1652
|
];
|
|
1433
|
-
exports.
|
|
1653
|
+
exports.RegisteredAzureIdentityDetails$ = RegisteredAzureIdentityDetails$;
|
|
1654
|
+
const RegisteredGithubServiceDetails$ = [3, n0, _RGSD,
|
|
1434
1655
|
0,
|
|
1435
1656
|
[_o, _oT, _tU],
|
|
1436
1657
|
[0, 0, 0], 2
|
|
1437
1658
|
];
|
|
1438
|
-
exports.
|
|
1659
|
+
exports.RegisteredGithubServiceDetails$ = RegisteredGithubServiceDetails$;
|
|
1660
|
+
const RegisteredGitLabServiceDetails$ = [3, n0, _RGLSD,
|
|
1439
1661
|
0,
|
|
1440
1662
|
[_tU, _tTo, _gI],
|
|
1441
1663
|
[0, 0, 0], 2
|
|
1442
1664
|
];
|
|
1443
|
-
exports.
|
|
1665
|
+
exports.RegisteredGitLabServiceDetails$ = RegisteredGitLabServiceDetails$;
|
|
1666
|
+
const RegisteredGrafanaServerDetails$ = [3, n0, _RGSDe,
|
|
1444
1667
|
0,
|
|
1445
1668
|
[_en, _aM],
|
|
1446
1669
|
[0, 0], 2
|
|
1447
1670
|
];
|
|
1448
|
-
exports.
|
|
1671
|
+
exports.RegisteredGrafanaServerDetails$ = RegisteredGrafanaServerDetails$;
|
|
1672
|
+
const RegisteredMCPServerDetails$ = [3, n0, _RMCPSD,
|
|
1449
1673
|
0,
|
|
1450
1674
|
[_n, _en, _aM, _d, _aKH],
|
|
1451
1675
|
[0, 0, 0, [() => Description, 0], 0], 3
|
|
1452
1676
|
];
|
|
1453
|
-
exports.
|
|
1677
|
+
exports.RegisteredMCPServerDetails$ = RegisteredMCPServerDetails$;
|
|
1678
|
+
const RegisteredMCPServerSigV4Details$ = [3, n0, _RMCPSSVD,
|
|
1454
1679
|
0,
|
|
1455
1680
|
[_n, _en, _reg, _ser, _rAo, _d, _mRA, _cH],
|
|
1456
1681
|
[0, 0, 0, 0, 0, [() => Description, 0], 0, [() => CustomHeaders, 0]], 5
|
|
1457
1682
|
];
|
|
1458
|
-
exports.
|
|
1683
|
+
exports.RegisteredMCPServerSigV4Details$ = RegisteredMCPServerSigV4Details$;
|
|
1684
|
+
const RegisteredNewRelicDetails$ = [3, n0, _RNRD,
|
|
1459
1685
|
0,
|
|
1460
1686
|
[_aIc, _reg, _d],
|
|
1461
1687
|
[0, 0, [() => Description, 0]], 2
|
|
1462
1688
|
];
|
|
1463
|
-
exports.
|
|
1689
|
+
exports.RegisteredNewRelicDetails$ = RegisteredNewRelicDetails$;
|
|
1690
|
+
const RegisteredPagerDutyDetails$ = [3, n0, _RPDD,
|
|
1464
1691
|
0,
|
|
1465
1692
|
[_sc],
|
|
1466
1693
|
[64 | 0], 1
|
|
1467
1694
|
];
|
|
1468
|
-
exports.
|
|
1695
|
+
exports.RegisteredPagerDutyDetails$ = RegisteredPagerDutyDetails$;
|
|
1696
|
+
const RegisteredService$ = [3, n0, _RS,
|
|
1469
1697
|
0,
|
|
1470
1698
|
[_sI, _sT, _n, _aR, _aSD, _kKA, _pCN],
|
|
1471
|
-
[0, 0, 0, 64 | 15, [() =>
|
|
1699
|
+
[0, 0, 0, 64 | 15, [() => AdditionalServiceDetails$, 0], 0, 0], 2
|
|
1472
1700
|
];
|
|
1473
|
-
exports.
|
|
1701
|
+
exports.RegisteredService$ = RegisteredService$;
|
|
1702
|
+
const RegisteredServiceNowDetails$ = [3, n0, _RSND,
|
|
1474
1703
|
0,
|
|
1475
1704
|
[_iUn],
|
|
1476
1705
|
[0]
|
|
1477
1706
|
];
|
|
1478
|
-
exports.
|
|
1707
|
+
exports.RegisteredServiceNowDetails$ = RegisteredServiceNowDetails$;
|
|
1708
|
+
const RegisteredSlackServiceDetails$ = [3, n0, _RSSD,
|
|
1479
1709
|
0,
|
|
1480
1710
|
[_tIea, _tNe],
|
|
1481
1711
|
[0, 0], 2
|
|
1482
1712
|
];
|
|
1483
|
-
exports.
|
|
1713
|
+
exports.RegisteredSlackServiceDetails$ = RegisteredSlackServiceDetails$;
|
|
1714
|
+
const RegisterServiceInput$ = [3, n0, _RSI,
|
|
1484
1715
|
0,
|
|
1485
1716
|
[_ser, _sD, _kKA, _pCN, _tUPCN, _eUPCN, _n, _t],
|
|
1486
|
-
[[0, 1], [() =>
|
|
1717
|
+
[[0, 1], [() => ServiceDetails$, 0], 0, 0, 0, 0, 0, 128 | 0], 2
|
|
1487
1718
|
];
|
|
1488
|
-
exports.
|
|
1719
|
+
exports.RegisterServiceInput$ = RegisterServiceInput$;
|
|
1720
|
+
const RegisterServiceOutput$ = [3, n0, _RSO,
|
|
1489
1721
|
0,
|
|
1490
1722
|
[_sI, _aSd, _kKA, _t],
|
|
1491
|
-
[0, () =>
|
|
1723
|
+
[0, () => AdditionalServiceRegistrationStep$, 0, 128 | 0]
|
|
1724
|
+
];
|
|
1725
|
+
exports.RegisterServiceOutput$ = RegisterServiceOutput$;
|
|
1726
|
+
const ScheduleCondition$ = [3, n0, _SC,
|
|
1727
|
+
0,
|
|
1728
|
+
[_ex],
|
|
1729
|
+
[0], 1
|
|
1492
1730
|
];
|
|
1493
|
-
exports.
|
|
1731
|
+
exports.ScheduleCondition$ = ScheduleCondition$;
|
|
1732
|
+
const SelfManagedInput$ = [3, n0, _SMI,
|
|
1494
1733
|
0,
|
|
1495
1734
|
[_rCI, _ce],
|
|
1496
1735
|
[0, 0], 1
|
|
1497
1736
|
];
|
|
1498
|
-
exports.
|
|
1737
|
+
exports.SelfManagedInput$ = SelfManagedInput$;
|
|
1738
|
+
const SendMessageContentBlockDeltaEvent$ = [3, n0, _SMCBDE,
|
|
1499
1739
|
0,
|
|
1500
1740
|
[_in, _de, _sN],
|
|
1501
|
-
[1, () =>
|
|
1741
|
+
[1, () => SendMessageContentBlockDelta$, 1]
|
|
1502
1742
|
];
|
|
1503
|
-
exports.
|
|
1743
|
+
exports.SendMessageContentBlockDeltaEvent$ = SendMessageContentBlockDeltaEvent$;
|
|
1744
|
+
const SendMessageContentBlockStartEvent$ = [3, n0, _SMCBSE,
|
|
1504
1745
|
0,
|
|
1505
1746
|
[_in, _ty, _id_, _pIa, _sN],
|
|
1506
1747
|
[1, 0, 0, 0, 1]
|
|
1507
1748
|
];
|
|
1508
|
-
exports.
|
|
1749
|
+
exports.SendMessageContentBlockStartEvent$ = SendMessageContentBlockStartEvent$;
|
|
1750
|
+
const SendMessageContentBlockStopEvent$ = [3, n0, _SMCBSEe,
|
|
1509
1751
|
0,
|
|
1510
1752
|
[_in, _ty, _te, _la, _sN],
|
|
1511
1753
|
[1, 0, 0, 2, 1]
|
|
1512
1754
|
];
|
|
1513
|
-
exports.
|
|
1755
|
+
exports.SendMessageContentBlockStopEvent$ = SendMessageContentBlockStopEvent$;
|
|
1756
|
+
const SendMessageContext$ = [3, n0, _SMC,
|
|
1514
1757
|
0,
|
|
1515
1758
|
[_cP, _lM, _uAR],
|
|
1516
1759
|
[0, 0, 0]
|
|
1517
1760
|
];
|
|
1518
|
-
exports.
|
|
1761
|
+
exports.SendMessageContext$ = SendMessageContext$;
|
|
1762
|
+
const SendMessageHeartbeatEvent$ = [3, n0, _SMHE,
|
|
1519
1763
|
0,
|
|
1520
1764
|
[],
|
|
1521
1765
|
[]
|
|
1522
1766
|
];
|
|
1523
|
-
exports.
|
|
1767
|
+
exports.SendMessageHeartbeatEvent$ = SendMessageHeartbeatEvent$;
|
|
1768
|
+
const SendMessageJsonDelta$ = [3, n0, _SMJD,
|
|
1524
1769
|
0,
|
|
1525
1770
|
[_pJ],
|
|
1526
1771
|
[0]
|
|
1527
1772
|
];
|
|
1528
|
-
exports.
|
|
1773
|
+
exports.SendMessageJsonDelta$ = SendMessageJsonDelta$;
|
|
1774
|
+
const SendMessageRequest$ = [3, n0, _SMR,
|
|
1529
1775
|
0,
|
|
1530
1776
|
[_aSI, _eI, _co, _cont, _uI, _aIss],
|
|
1531
|
-
[[0, 1], 0, 0, () =>
|
|
1777
|
+
[[0, 1], 0, 0, () => SendMessageContext$, 0, 64 | 0], 3
|
|
1532
1778
|
];
|
|
1533
|
-
exports.
|
|
1779
|
+
exports.SendMessageRequest$ = SendMessageRequest$;
|
|
1780
|
+
const SendMessageResponse$ = [3, n0, _SMRe,
|
|
1534
1781
|
0,
|
|
1535
1782
|
[_ev],
|
|
1536
|
-
[[() =>
|
|
1783
|
+
[[() => SendMessageEvents$, 16]], 1
|
|
1537
1784
|
];
|
|
1538
|
-
exports.
|
|
1785
|
+
exports.SendMessageResponse$ = SendMessageResponse$;
|
|
1786
|
+
const SendMessageResponseCompletedEvent$ = [3, n0, _SMRCE,
|
|
1539
1787
|
0,
|
|
1540
1788
|
[_rIes, _us, _sN],
|
|
1541
|
-
[0, () =>
|
|
1789
|
+
[0, () => SendMessageUsageInfo$, 1]
|
|
1542
1790
|
];
|
|
1543
|
-
exports.
|
|
1791
|
+
exports.SendMessageResponseCompletedEvent$ = SendMessageResponseCompletedEvent$;
|
|
1792
|
+
const SendMessageResponseCreatedEvent$ = [3, n0, _SMRCEe,
|
|
1544
1793
|
0,
|
|
1545
1794
|
[_rIes, _sN],
|
|
1546
1795
|
[0, 1]
|
|
1547
1796
|
];
|
|
1548
|
-
exports.
|
|
1797
|
+
exports.SendMessageResponseCreatedEvent$ = SendMessageResponseCreatedEvent$;
|
|
1798
|
+
const SendMessageResponseFailedEvent$ = [3, n0, _SMRFE,
|
|
1549
1799
|
0,
|
|
1550
1800
|
[_rIes, _eC, _eM, _sN],
|
|
1551
1801
|
[0, 0, 0, 1]
|
|
1552
1802
|
];
|
|
1553
|
-
exports.
|
|
1803
|
+
exports.SendMessageResponseFailedEvent$ = SendMessageResponseFailedEvent$;
|
|
1804
|
+
const SendMessageResponseInProgressEvent$ = [3, n0, _SMRIPE,
|
|
1554
1805
|
0,
|
|
1555
1806
|
[_rIes, _sN],
|
|
1556
1807
|
[0, 1]
|
|
1557
1808
|
];
|
|
1558
|
-
exports.
|
|
1809
|
+
exports.SendMessageResponseInProgressEvent$ = SendMessageResponseInProgressEvent$;
|
|
1810
|
+
const SendMessageSummaryEvent$ = [3, n0, _SMSE,
|
|
1559
1811
|
0,
|
|
1560
1812
|
[_co, _sN],
|
|
1561
1813
|
[0, 1]
|
|
1562
1814
|
];
|
|
1563
|
-
exports.
|
|
1815
|
+
exports.SendMessageSummaryEvent$ = SendMessageSummaryEvent$;
|
|
1816
|
+
const SendMessageTextDelta$ = [3, n0, _SMTD,
|
|
1564
1817
|
0,
|
|
1565
1818
|
[_te],
|
|
1566
1819
|
[0]
|
|
1567
1820
|
];
|
|
1568
|
-
exports.
|
|
1821
|
+
exports.SendMessageTextDelta$ = SendMessageTextDelta$;
|
|
1822
|
+
const SendMessageUsageInfo$ = [3, n0, _SMUI,
|
|
1569
1823
|
0,
|
|
1570
1824
|
[_iT, _oTu, _tTot],
|
|
1571
1825
|
[1, 1, 1]
|
|
1572
1826
|
];
|
|
1573
|
-
exports.
|
|
1827
|
+
exports.SendMessageUsageInfo$ = SendMessageUsageInfo$;
|
|
1828
|
+
const ServiceManagedInput$ = [3, n0, _SMIe,
|
|
1574
1829
|
0,
|
|
1575
1830
|
[_hA, _vI, _sIub, _sGI, _iAT, _iAPE, _pR, _ce, _dR],
|
|
1576
1831
|
[0, 0, 64 | 0, 64 | 0, 0, 1, 64 | 0, 0, 0], 3
|
|
1577
1832
|
];
|
|
1578
|
-
exports.
|
|
1833
|
+
exports.ServiceManagedInput$ = ServiceManagedInput$;
|
|
1834
|
+
const ServiceNowConfiguration$ = [3, n0, _SNC,
|
|
1579
1835
|
0,
|
|
1580
1836
|
[_iIn, _aSu],
|
|
1581
1837
|
[0, 64 | 0]
|
|
1582
1838
|
];
|
|
1583
|
-
exports.
|
|
1839
|
+
exports.ServiceNowConfiguration$ = ServiceNowConfiguration$;
|
|
1840
|
+
const ServiceNowOAuthClientCredentialsConfig$ = [3, n0, _SNOACCC,
|
|
1584
1841
|
0,
|
|
1585
1842
|
[_cI, _cS, _cN, _eP],
|
|
1586
1843
|
[[() => ClientId, 0], [() => ClientSecret, 0], 0, [() => ExchangeParameters, 0]], 2
|
|
1587
1844
|
];
|
|
1588
|
-
exports.
|
|
1845
|
+
exports.ServiceNowOAuthClientCredentialsConfig$ = ServiceNowOAuthClientCredentialsConfig$;
|
|
1846
|
+
const ServiceNowServiceDetails$ = [3, n0, _SNSD,
|
|
1589
1847
|
0,
|
|
1590
1848
|
[_iUn, _aC],
|
|
1591
|
-
[0, [() =>
|
|
1849
|
+
[0, [() => ServiceNowServiceAuthorizationConfig$, 0]], 1
|
|
1592
1850
|
];
|
|
1593
|
-
exports.
|
|
1851
|
+
exports.ServiceNowServiceDetails$ = ServiceNowServiceDetails$;
|
|
1852
|
+
const SlackChannel$ = [3, n0, _SCl,
|
|
1594
1853
|
0,
|
|
1595
1854
|
[_cIh, _cNh],
|
|
1596
1855
|
[0, 0], 1
|
|
1597
1856
|
];
|
|
1598
|
-
exports.
|
|
1857
|
+
exports.SlackChannel$ = SlackChannel$;
|
|
1858
|
+
const SlackConfiguration$ = [3, n0, _SCla,
|
|
1599
1859
|
0,
|
|
1600
1860
|
[_wIo, _wN, _tTr],
|
|
1601
|
-
[0, 0, () =>
|
|
1861
|
+
[0, 0, () => SlackTransmissionTarget$], 3
|
|
1602
1862
|
];
|
|
1603
|
-
exports.
|
|
1863
|
+
exports.SlackConfiguration$ = SlackConfiguration$;
|
|
1864
|
+
const SlackTransmissionTarget$ = [3, n0, _STT,
|
|
1604
1865
|
0,
|
|
1605
1866
|
[_oOT, _oSRET],
|
|
1606
|
-
[() =>
|
|
1867
|
+
[() => SlackChannel$, () => SlackChannel$], 1
|
|
1607
1868
|
];
|
|
1608
|
-
exports.
|
|
1869
|
+
exports.SlackTransmissionTarget$ = SlackTransmissionTarget$;
|
|
1870
|
+
const SourceAwsConfiguration$ = [3, n0, _SAC,
|
|
1609
1871
|
0,
|
|
1610
1872
|
[_aIc, _aTc, _aRA, _eIx],
|
|
1611
1873
|
[0, 0, 0, 0], 3
|
|
1612
1874
|
];
|
|
1613
|
-
exports.
|
|
1875
|
+
exports.SourceAwsConfiguration$ = SourceAwsConfiguration$;
|
|
1876
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1614
1877
|
0,
|
|
1615
1878
|
[_rA, _t],
|
|
1616
1879
|
[[0, 1], 128 | 0], 2
|
|
1617
1880
|
];
|
|
1618
|
-
exports.
|
|
1881
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1882
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1619
1883
|
0,
|
|
1620
1884
|
[],
|
|
1621
1885
|
[]
|
|
1622
1886
|
];
|
|
1623
|
-
exports.
|
|
1887
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1888
|
+
const Task$ = [3, n0, _T,
|
|
1624
1889
|
0,
|
|
1625
|
-
[_aSI,
|
|
1626
|
-
[0, 0, 0, 0, 0, 0, 5, 5, 1, 0, 0, () =>
|
|
1890
|
+
[_aSI, _tIa, _ti, _tT, _pr, _st, _cA, _uA, _v, _eI, _d, _r, _sM, _me, _pTI, _sR, _hLT],
|
|
1891
|
+
[0, 0, 0, 0, 0, 0, 5, 5, 1, 0, 0, () => ReferenceOutput$, 15, 15, 0, 0, 2], 9
|
|
1627
1892
|
];
|
|
1628
|
-
exports.
|
|
1893
|
+
exports.Task$ = Task$;
|
|
1894
|
+
const TaskFilter$ = [3, n0, _TF,
|
|
1629
1895
|
0,
|
|
1630
1896
|
[_cAr, _cB, _pr, _st, _tT, _pTI],
|
|
1631
1897
|
[5, 5, 64 | 0, 64 | 0, 64 | 0, 0]
|
|
1632
1898
|
];
|
|
1633
|
-
exports.
|
|
1899
|
+
exports.TaskFilter$ = TaskFilter$;
|
|
1900
|
+
const Trigger$ = [3, n0, _Tr,
|
|
1901
|
+
0,
|
|
1902
|
+
[_tI, _aSI, _ty, _cond, _ac, _st, _cA, _uA],
|
|
1903
|
+
[0, 0, 0, () => TriggerCondition$, 15, 0, 4, 4], 8
|
|
1904
|
+
];
|
|
1905
|
+
exports.Trigger$ = Trigger$;
|
|
1906
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1634
1907
|
0,
|
|
1635
1908
|
[_rA, _tK],
|
|
1636
1909
|
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
1637
1910
|
];
|
|
1638
|
-
exports.
|
|
1911
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1912
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1639
1913
|
0,
|
|
1640
1914
|
[],
|
|
1641
1915
|
[]
|
|
1642
1916
|
];
|
|
1643
|
-
exports.
|
|
1917
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1918
|
+
const UpdateAgentSpaceInput$ = [3, n0, _UASI,
|
|
1644
1919
|
0,
|
|
1645
1920
|
[_aSI, _n, _d, _l],
|
|
1646
1921
|
[[0, 1], 0, [() => Description, 0], 0], 1
|
|
1647
1922
|
];
|
|
1648
|
-
exports.
|
|
1923
|
+
exports.UpdateAgentSpaceInput$ = UpdateAgentSpaceInput$;
|
|
1924
|
+
const UpdateAgentSpaceOutput$ = [3, n0, _UASO,
|
|
1649
1925
|
0,
|
|
1650
1926
|
[_aS],
|
|
1651
|
-
[[() =>
|
|
1927
|
+
[[() => AgentSpace$, 0]], 1
|
|
1652
1928
|
];
|
|
1653
|
-
exports.
|
|
1929
|
+
exports.UpdateAgentSpaceOutput$ = UpdateAgentSpaceOutput$;
|
|
1930
|
+
const UpdateAssetFileRequest$ = [3, n0, _UAFR,
|
|
1654
1931
|
0,
|
|
1655
1932
|
[_aSI, _aI, _p, _co, _me, _cT],
|
|
1656
|
-
[[0, 1], [0, 1], [0, 1], () =>
|
|
1933
|
+
[[0, 1], [0, 1], [0, 1], () => AssetFileBody$, 15, [0, 4]], 3
|
|
1657
1934
|
];
|
|
1658
|
-
exports.
|
|
1935
|
+
exports.UpdateAssetFileRequest$ = UpdateAssetFileRequest$;
|
|
1936
|
+
const UpdateAssetFileResponse$ = [3, n0, _UAFRp,
|
|
1659
1937
|
0,
|
|
1660
1938
|
[_f],
|
|
1661
|
-
[() =>
|
|
1939
|
+
[() => AssetFile$], 1
|
|
1662
1940
|
];
|
|
1663
|
-
exports.
|
|
1941
|
+
exports.UpdateAssetFileResponse$ = UpdateAssetFileResponse$;
|
|
1942
|
+
const UpdateAssetRequest$ = [3, n0, _UAR,
|
|
1664
1943
|
0,
|
|
1665
1944
|
[_aSI, _aI, _me, _co, _cT],
|
|
1666
|
-
[[0, 1], [0, 1], 15, () =>
|
|
1945
|
+
[[0, 1], [0, 1], 15, () => AssetContent$, [0, 4]], 2
|
|
1667
1946
|
];
|
|
1668
|
-
exports.
|
|
1947
|
+
exports.UpdateAssetRequest$ = UpdateAssetRequest$;
|
|
1948
|
+
const UpdateAssetResponse$ = [3, n0, _UARp,
|
|
1669
1949
|
0,
|
|
1670
1950
|
[_as],
|
|
1671
|
-
[() =>
|
|
1951
|
+
[() => Asset$], 1
|
|
1672
1952
|
];
|
|
1673
|
-
exports.
|
|
1953
|
+
exports.UpdateAssetResponse$ = UpdateAssetResponse$;
|
|
1954
|
+
const UpdateAssociationInput$ = [3, n0, _UAI,
|
|
1674
1955
|
0,
|
|
1675
1956
|
[_aSI, _aIs, _con],
|
|
1676
|
-
[[0, 1], [0, 1], [() =>
|
|
1957
|
+
[[0, 1], [0, 1], [() => ServiceConfiguration$, 0]], 3
|
|
1677
1958
|
];
|
|
1678
|
-
exports.
|
|
1959
|
+
exports.UpdateAssociationInput$ = UpdateAssociationInput$;
|
|
1960
|
+
const UpdateAssociationOutput$ = [3, n0, _UAO,
|
|
1679
1961
|
0,
|
|
1680
1962
|
[_a, _w],
|
|
1681
|
-
[[() =>
|
|
1963
|
+
[[() => Association$, 0], [() => GenericWebhook$, 0]], 1
|
|
1682
1964
|
];
|
|
1683
|
-
exports.
|
|
1965
|
+
exports.UpdateAssociationOutput$ = UpdateAssociationOutput$;
|
|
1966
|
+
const UpdateBacklogTaskRequest$ = [3, n0, _UBTR,
|
|
1684
1967
|
0,
|
|
1685
|
-
[_aSI,
|
|
1968
|
+
[_aSI, _tIa, _tS, _cT],
|
|
1686
1969
|
[[0, 1], [0, 1], 0, [0, 4]], 2
|
|
1687
1970
|
];
|
|
1688
|
-
exports.
|
|
1971
|
+
exports.UpdateBacklogTaskRequest$ = UpdateBacklogTaskRequest$;
|
|
1972
|
+
const UpdateBacklogTaskResponse$ = [3, n0, _UBTRp,
|
|
1689
1973
|
0,
|
|
1690
1974
|
[_ta],
|
|
1691
|
-
[() =>
|
|
1975
|
+
[() => Task$], 1
|
|
1692
1976
|
];
|
|
1693
|
-
exports.
|
|
1977
|
+
exports.UpdateBacklogTaskResponse$ = UpdateBacklogTaskResponse$;
|
|
1978
|
+
const UpdateGoalRequest$ = [3, n0, _UGR,
|
|
1694
1979
|
0,
|
|
1695
1980
|
[_aSI, _gIo, _eSv, _cT],
|
|
1696
|
-
[[0, 1], [0, 1], () =>
|
|
1981
|
+
[[0, 1], [0, 1], () => GoalScheduleInput$, [0, 4]], 2
|
|
1697
1982
|
];
|
|
1698
|
-
exports.
|
|
1983
|
+
exports.UpdateGoalRequest$ = UpdateGoalRequest$;
|
|
1984
|
+
const UpdateGoalResponse$ = [3, n0, _UGRp,
|
|
1699
1985
|
0,
|
|
1700
1986
|
[_go],
|
|
1701
|
-
[() =>
|
|
1987
|
+
[() => Goal$], 1
|
|
1702
1988
|
];
|
|
1703
|
-
exports.
|
|
1989
|
+
exports.UpdateGoalResponse$ = UpdateGoalResponse$;
|
|
1990
|
+
const UpdateOperatorAppIdpConfigInput$ = [3, n0, _UOAICI,
|
|
1704
1991
|
0,
|
|
1705
1992
|
[_aSI, _iCS],
|
|
1706
1993
|
[[0, 1], [() => IdpClientSecret, 0]], 1
|
|
1707
1994
|
];
|
|
1708
|
-
exports.
|
|
1995
|
+
exports.UpdateOperatorAppIdpConfigInput$ = UpdateOperatorAppIdpConfigInput$;
|
|
1996
|
+
const UpdateOperatorAppIdpConfigOutput$ = [3, n0, _UOAICO,
|
|
1709
1997
|
0,
|
|
1710
1998
|
[_aSI, _idp],
|
|
1711
|
-
[0, () =>
|
|
1999
|
+
[0, () => IdpAuthConfiguration$], 2
|
|
1712
2000
|
];
|
|
1713
|
-
exports.
|
|
2001
|
+
exports.UpdateOperatorAppIdpConfigOutput$ = UpdateOperatorAppIdpConfigOutput$;
|
|
2002
|
+
const UpdatePrivateConnectionCertificateInput$ = [3, n0, _UPCCI,
|
|
1714
2003
|
0,
|
|
1715
2004
|
[_n, _ce],
|
|
1716
2005
|
[[0, 1], 0], 2
|
|
1717
2006
|
];
|
|
1718
|
-
exports.
|
|
2007
|
+
exports.UpdatePrivateConnectionCertificateInput$ = UpdatePrivateConnectionCertificateInput$;
|
|
2008
|
+
const UpdatePrivateConnectionCertificateOutput$ = [3, n0, _UPCCO,
|
|
1719
2009
|
0,
|
|
1720
2010
|
[_n, _ty, _st, _rGI, _hA, _vI, _rCI, _cET, _dR, _fM],
|
|
1721
2011
|
[0, 0, 0, 0, 0, 0, 0, 5, 0, 0], 3
|
|
1722
2012
|
];
|
|
1723
|
-
exports.
|
|
2013
|
+
exports.UpdatePrivateConnectionCertificateOutput$ = UpdatePrivateConnectionCertificateOutput$;
|
|
2014
|
+
const UpdateRecommendationRequest$ = [3, n0, _URRp,
|
|
1724
2015
|
0,
|
|
1725
2016
|
[_aSI, _rI, _st, _aCd, _cT],
|
|
1726
2017
|
[[0, 1], [0, 1], 0, 0, [0, 4]], 2
|
|
1727
2018
|
];
|
|
1728
|
-
exports.
|
|
2019
|
+
exports.UpdateRecommendationRequest$ = UpdateRecommendationRequest$;
|
|
2020
|
+
const UpdateRecommendationResponse$ = [3, n0, _URRpd,
|
|
1729
2021
|
0,
|
|
1730
2022
|
[_rec],
|
|
1731
|
-
[() =>
|
|
2023
|
+
[() => Recommendation$], 1
|
|
2024
|
+
];
|
|
2025
|
+
exports.UpdateRecommendationResponse$ = UpdateRecommendationResponse$;
|
|
2026
|
+
const UpdateTriggerRequest$ = [3, n0, _UTR,
|
|
2027
|
+
0,
|
|
2028
|
+
[_aSI, _tI, _st, _cT],
|
|
2029
|
+
[[0, 1], [0, 1], 0, [0, 4]], 2
|
|
1732
2030
|
];
|
|
1733
|
-
exports.
|
|
2031
|
+
exports.UpdateTriggerRequest$ = UpdateTriggerRequest$;
|
|
2032
|
+
const UpdateTriggerResponse$ = [3, n0, _UTRp,
|
|
2033
|
+
0,
|
|
2034
|
+
[_tr],
|
|
2035
|
+
[() => Trigger$], 1
|
|
2036
|
+
];
|
|
2037
|
+
exports.UpdateTriggerResponse$ = UpdateTriggerResponse$;
|
|
2038
|
+
const UsageMetric$ = [3, n0, _UM,
|
|
1734
2039
|
0,
|
|
1735
2040
|
[_li, _us],
|
|
1736
2041
|
[1, 1], 2
|
|
1737
2042
|
];
|
|
1738
|
-
exports.
|
|
2043
|
+
exports.UsageMetric$ = UsageMetric$;
|
|
2044
|
+
const UserReference$ = [3, n0, _UR,
|
|
1739
2045
|
0,
|
|
1740
2046
|
[_uI, _uT],
|
|
1741
2047
|
[0, 0], 2
|
|
1742
2048
|
];
|
|
1743
|
-
exports.
|
|
2049
|
+
exports.UserReference$ = UserReference$;
|
|
2050
|
+
const ValidateAwsAssociationsInput$ = [3, n0, _VAAI,
|
|
1744
2051
|
0,
|
|
1745
2052
|
[_aSI],
|
|
1746
2053
|
[[0, 1]], 1
|
|
1747
2054
|
];
|
|
1748
|
-
exports.
|
|
2055
|
+
exports.ValidateAwsAssociationsInput$ = ValidateAwsAssociationsInput$;
|
|
2056
|
+
const ValidateAwsAssociationsOutput$ = [3, n0, _VAAO,
|
|
1749
2057
|
0,
|
|
1750
2058
|
[],
|
|
1751
2059
|
[]
|
|
1752
2060
|
];
|
|
1753
|
-
exports.
|
|
2061
|
+
exports.ValidateAwsAssociationsOutput$ = ValidateAwsAssociationsOutput$;
|
|
2062
|
+
const ValidationExceptionField$ = [3, n0, _VEF,
|
|
1754
2063
|
0,
|
|
1755
2064
|
[_p, _m],
|
|
1756
2065
|
[0, 0], 2
|
|
1757
2066
|
];
|
|
1758
|
-
exports.
|
|
2067
|
+
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
2068
|
+
const Webhook$ = [3, n0, _W,
|
|
1759
2069
|
0,
|
|
1760
2070
|
[_wU, _wI, _wT],
|
|
1761
2071
|
[0, 0, 0], 2
|
|
1762
2072
|
];
|
|
2073
|
+
exports.Webhook$ = Webhook$;
|
|
1763
2074
|
var __Unit = "unit";
|
|
1764
2075
|
var AgentSpaceList = [1, n0, _ASL,
|
|
1765
|
-
0, [() =>
|
|
2076
|
+
0, [() => AgentSpace$,
|
|
1766
2077
|
0]
|
|
1767
2078
|
];
|
|
1768
2079
|
var AssetFileSummaryList = [1, n0, _AFSL,
|
|
1769
|
-
0, () =>
|
|
2080
|
+
0, () => AssetFileSummary$
|
|
1770
2081
|
];
|
|
1771
2082
|
var AssetIdList = 64 | 0;
|
|
1772
2083
|
var AssetList = [1, n0, _AL,
|
|
1773
|
-
0, () =>
|
|
2084
|
+
0, () => Asset$
|
|
1774
2085
|
];
|
|
1775
2086
|
var AssetTypeList = [1, n0, _ATL,
|
|
1776
|
-
0, () =>
|
|
2087
|
+
0, () => AssetTypeSummary$
|
|
1777
2088
|
];
|
|
1778
2089
|
var AssetVersionMetadataList = [1, n0, _AVML,
|
|
1779
|
-
0, () =>
|
|
2090
|
+
0, () => AssetVersionMetadata$
|
|
1780
2091
|
];
|
|
1781
2092
|
var AssistantMessage = [1, n0, _AM,
|
|
1782
|
-
0, () =>
|
|
2093
|
+
0, () => AssistantMessageBlock$
|
|
1783
2094
|
];
|
|
1784
2095
|
var AssociationsList = [1, n0, _ALs,
|
|
1785
|
-
0, [() =>
|
|
2096
|
+
0, [() => Association$,
|
|
1786
2097
|
0]
|
|
1787
2098
|
];
|
|
1788
2099
|
var ChatExecutionList = [1, n0, _CEL,
|
|
1789
|
-
0, () =>
|
|
2100
|
+
0, () => ChatExecution$
|
|
1790
2101
|
];
|
|
1791
2102
|
var DocumentList = 64 | 15;
|
|
1792
2103
|
var DynatraceResourceList = 64 | 0;
|
|
1793
2104
|
var ExecutionList = [1, n0, _EL,
|
|
1794
|
-
0, () =>
|
|
2105
|
+
0, () => Execution$
|
|
1795
2106
|
];
|
|
1796
2107
|
var GoalList = [1, n0, _GL,
|
|
1797
|
-
0, () =>
|
|
2108
|
+
0, () => Goal$
|
|
1798
2109
|
];
|
|
1799
2110
|
var JournalRecordList = [1, n0, _JRL,
|
|
1800
|
-
0, () =>
|
|
2111
|
+
0, () => JournalRecord$
|
|
1801
2112
|
];
|
|
1802
2113
|
var ListOfSecurityGroupIds = 64 | 0;
|
|
1803
2114
|
var ListOfSubnetIds = 64 | 0;
|
|
@@ -1809,36 +2120,39 @@ var PagerDutyScopes = 64 | 0;
|
|
|
1809
2120
|
var PagerDutyScopesList = 64 | 0;
|
|
1810
2121
|
var PagerDutyServicesList = 64 | 0;
|
|
1811
2122
|
var PendingMessages = [1, n0, _PMe,
|
|
1812
|
-
0, () =>
|
|
2123
|
+
0, () => PendingMessage$
|
|
1813
2124
|
];
|
|
1814
2125
|
var PortRanges = 64 | 0;
|
|
1815
2126
|
var PriorityList = 64 | 0;
|
|
1816
2127
|
var PrivateConnectionSummaryList = [1, n0, _PCSL,
|
|
1817
|
-
0, () =>
|
|
2128
|
+
0, () => PrivateConnectionSummary$
|
|
1818
2129
|
];
|
|
1819
2130
|
var RecommendationList = [1, n0, _RL,
|
|
1820
|
-
0, () =>
|
|
2131
|
+
0, () => Recommendation$
|
|
1821
2132
|
];
|
|
1822
2133
|
var RegisteredServicesList = [1, n0, _RSL,
|
|
1823
|
-
0, [() =>
|
|
2134
|
+
0, [() => RegisteredService$,
|
|
1824
2135
|
0]
|
|
1825
2136
|
];
|
|
1826
2137
|
var Scopes = 64 | 0;
|
|
1827
2138
|
var ServiceNowAuthenticationScopeList = 64 | 0;
|
|
1828
2139
|
var TagKeyList = 64 | 0;
|
|
1829
2140
|
var TaskList = [1, n0, _TL,
|
|
1830
|
-
0, () =>
|
|
2141
|
+
0, () => Task$
|
|
1831
2142
|
];
|
|
1832
2143
|
var TaskStatusList = 64 | 0;
|
|
1833
2144
|
var TaskTypeList = 64 | 0;
|
|
2145
|
+
var TriggerList = [1, n0, _TLr,
|
|
2146
|
+
0, () => Trigger$
|
|
2147
|
+
];
|
|
1834
2148
|
var UserMessage = [1, n0, _UMs,
|
|
1835
|
-
0, () =>
|
|
2149
|
+
0, () => UserMessageBlock$
|
|
1836
2150
|
];
|
|
1837
2151
|
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
1838
|
-
0, () =>
|
|
2152
|
+
0, () => ValidationExceptionField$
|
|
1839
2153
|
];
|
|
1840
2154
|
var WebhooksList = [1, n0, _WL,
|
|
1841
|
-
0, () =>
|
|
2155
|
+
0, () => Webhook$
|
|
1842
2156
|
];
|
|
1843
2157
|
var WebIdentityTokenAudienceList = 64 | 0;
|
|
1844
2158
|
var CustomHeaders = [2, n0, _CH,
|
|
@@ -1854,264 +2168,303 @@ var ExchangeParameters = [2, n0, _EP,
|
|
|
1854
2168
|
0]
|
|
1855
2169
|
];
|
|
1856
2170
|
var Tags = 128 | 0;
|
|
1857
|
-
|
|
2171
|
+
const AdditionalServiceDetails$ = [4, n0, _ASD,
|
|
1858
2172
|
0,
|
|
1859
2173
|
[_gi, _sl, _mc, _mcp, _servi, _git, _mcps, _mcpse, _az, _azu, _mcpser, _pa, _mcpserv],
|
|
1860
|
-
[() =>
|
|
2174
|
+
[() => RegisteredGithubServiceDetails$, () => RegisteredSlackServiceDetails$, [() => RegisteredMCPServerDetails$, 0], [() => RegisteredMCPServerDetails$, 0], () => RegisteredServiceNowDetails$, () => RegisteredGitLabServiceDetails$, [() => RegisteredMCPServerDetails$, 0], [() => RegisteredNewRelicDetails$, 0], () => RegisteredAzureDevOpsServiceDetails$, () => RegisteredAzureIdentityDetails$, () => RegisteredGrafanaServerDetails$, () => RegisteredPagerDutyDetails$, [() => RegisteredMCPServerSigV4Details$, 0]]
|
|
1861
2175
|
];
|
|
1862
|
-
exports.
|
|
2176
|
+
exports.AdditionalServiceDetails$ = AdditionalServiceDetails$;
|
|
2177
|
+
const AdditionalServiceRegistrationStep$ = [4, n0, _ASRS,
|
|
1863
2178
|
0,
|
|
1864
2179
|
[_oa],
|
|
1865
|
-
[() =>
|
|
2180
|
+
[() => OAuthAdditionalStepDetails$]
|
|
1866
2181
|
];
|
|
1867
|
-
exports.
|
|
2182
|
+
exports.AdditionalServiceRegistrationStep$ = AdditionalServiceRegistrationStep$;
|
|
2183
|
+
const AssetContent$ = [4, n0, _ACs,
|
|
1868
2184
|
0,
|
|
1869
2185
|
[_f, _z],
|
|
1870
|
-
[() =>
|
|
2186
|
+
[() => AssetFileContent$, () => AssetZipContent$]
|
|
1871
2187
|
];
|
|
1872
|
-
exports.
|
|
2188
|
+
exports.AssetContent$ = AssetContent$;
|
|
2189
|
+
const AssetFileBody$ = [4, n0, _AFB,
|
|
1873
2190
|
0,
|
|
1874
2191
|
[_by, _te],
|
|
1875
2192
|
[21, 0]
|
|
1876
2193
|
];
|
|
1877
|
-
exports.
|
|
2194
|
+
exports.AssetFileBody$ = AssetFileBody$;
|
|
2195
|
+
const AssistantMessageBlock$ = [4, n0, _AMB,
|
|
1878
2196
|
0,
|
|
1879
2197
|
[_te, _tUo],
|
|
1880
2198
|
[0, 15]
|
|
1881
2199
|
];
|
|
1882
|
-
exports.
|
|
2200
|
+
exports.AssistantMessageBlock$ = AssistantMessageBlock$;
|
|
2201
|
+
const DatadogAuthorizationConfig$ = [4, n0, _DAC,
|
|
1883
2202
|
0,
|
|
1884
2203
|
[_aD],
|
|
1885
|
-
[() =>
|
|
2204
|
+
[() => MCPServerAuthorizationDiscoveryConfig$]
|
|
1886
2205
|
];
|
|
1887
|
-
exports.
|
|
2206
|
+
exports.DatadogAuthorizationConfig$ = DatadogAuthorizationConfig$;
|
|
2207
|
+
const DynatraceServiceAuthorizationConfig$ = [4, n0, _DSAC,
|
|
1888
2208
|
8,
|
|
1889
2209
|
[_oACC],
|
|
1890
|
-
[[() =>
|
|
2210
|
+
[[() => DynatraceOAuthClientCredentialsConfig$, 0]]
|
|
1891
2211
|
];
|
|
1892
|
-
exports.
|
|
2212
|
+
exports.DynatraceServiceAuthorizationConfig$ = DynatraceServiceAuthorizationConfig$;
|
|
2213
|
+
const MCPServerAuthorizationConfig$ = [4, n0, _MCPSAC,
|
|
1893
2214
|
0,
|
|
1894
2215
|
[_oACC, _oALO, _aK, _bT, _aD],
|
|
1895
|
-
[[() =>
|
|
2216
|
+
[[() => MCPServerOAuthClientCredentialsConfig$, 0], [() => MCPServerOAuth3LOConfig$, 0], [() => MCPServerAPIKeyConfig$, 0], [() => MCPServerBearerTokenConfig$, 0], () => MCPServerAuthorizationDiscoveryConfig$]
|
|
1896
2217
|
];
|
|
1897
|
-
exports.
|
|
2218
|
+
exports.MCPServerAuthorizationConfig$ = MCPServerAuthorizationConfig$;
|
|
2219
|
+
const Message$ = [4, n0, _M,
|
|
1898
2220
|
0,
|
|
1899
2221
|
[_uM, _aMs],
|
|
1900
2222
|
[() => UserMessage, () => AssistantMessage]
|
|
1901
2223
|
];
|
|
1902
|
-
exports.
|
|
2224
|
+
exports.Message$ = Message$;
|
|
2225
|
+
const NewRelicServiceAuthorizationConfig$ = [4, n0, _NRSAC,
|
|
1903
2226
|
0,
|
|
1904
2227
|
[_aK],
|
|
1905
|
-
[[() =>
|
|
2228
|
+
[[() => NewRelicApiKeyConfig$, 0]]
|
|
1906
2229
|
];
|
|
1907
|
-
exports.
|
|
2230
|
+
exports.NewRelicServiceAuthorizationConfig$ = NewRelicServiceAuthorizationConfig$;
|
|
2231
|
+
const PagerDutyAuthorizationConfig$ = [4, n0, _PDAC,
|
|
1908
2232
|
0,
|
|
1909
2233
|
[_oACC],
|
|
1910
|
-
[[() =>
|
|
2234
|
+
[[() => PagerDutyOAuthClientCredentialsConfig$, 0]]
|
|
1911
2235
|
];
|
|
1912
|
-
exports.
|
|
2236
|
+
exports.PagerDutyAuthorizationConfig$ = PagerDutyAuthorizationConfig$;
|
|
2237
|
+
const PrivateConnectionMode$ = [4, n0, _PCM,
|
|
1913
2238
|
0,
|
|
1914
2239
|
[_sMe, _sMel],
|
|
1915
|
-
[() =>
|
|
2240
|
+
[() => ServiceManagedInput$, () => SelfManagedInput$]
|
|
1916
2241
|
];
|
|
1917
|
-
exports.
|
|
2242
|
+
exports.PrivateConnectionMode$ = PrivateConnectionMode$;
|
|
2243
|
+
const SendMessageContentBlockDelta$ = [4, n0, _SMCBD,
|
|
1918
2244
|
0,
|
|
1919
2245
|
[_tD, _jD],
|
|
1920
|
-
[() =>
|
|
2246
|
+
[() => SendMessageTextDelta$, () => SendMessageJsonDelta$]
|
|
1921
2247
|
];
|
|
1922
|
-
exports.
|
|
2248
|
+
exports.SendMessageContentBlockDelta$ = SendMessageContentBlockDelta$;
|
|
2249
|
+
const SendMessageEvents$ = [4, n0, _SME,
|
|
1923
2250
|
{ [_str]: 1 },
|
|
1924
2251
|
[_rC, _rIP, _rCe, _rF, _su, _h, _cBS, _cBD, _cBSo],
|
|
1925
|
-
[() =>
|
|
2252
|
+
[() => SendMessageResponseCreatedEvent$, () => SendMessageResponseInProgressEvent$, () => SendMessageResponseCompletedEvent$, () => SendMessageResponseFailedEvent$, () => SendMessageSummaryEvent$, () => SendMessageHeartbeatEvent$, () => SendMessageContentBlockStartEvent$, () => SendMessageContentBlockDeltaEvent$, () => SendMessageContentBlockStopEvent$]
|
|
1926
2253
|
];
|
|
1927
|
-
exports.
|
|
2254
|
+
exports.SendMessageEvents$ = SendMessageEvents$;
|
|
2255
|
+
const ServiceConfiguration$ = [4, n0, _SCe,
|
|
1928
2256
|
0,
|
|
1929
2257
|
[_sA, _aw, _gi, _sl, _dy, _servi, _mcpse, _mc, _mcp, _git, _mcps, _eCv, _azur, _az, _mcpser, _pa, _mcpserv],
|
|
1930
|
-
[() =>
|
|
2258
|
+
[() => SourceAwsConfiguration$, () => AWSConfiguration$, () => GitHubConfiguration$, () => SlackConfiguration$, () => DynatraceConfiguration$, () => ServiceNowConfiguration$, () => MCPServerNewRelicConfiguration$, () => MCPServerDatadogConfiguration$, () => MCPServerConfiguration$, () => GitLabConfiguration$, () => MCPServerSplunkConfiguration$, () => EventChannelConfiguration$, () => AzureConfiguration$, () => AzureDevOpsConfiguration$, () => MCPServerGrafanaConfiguration$, [() => PagerDutyConfiguration$, 0], () => MCPServerSigV4Configuration$]
|
|
1931
2259
|
];
|
|
1932
|
-
exports.
|
|
2260
|
+
exports.ServiceConfiguration$ = ServiceConfiguration$;
|
|
2261
|
+
const ServiceDetails$ = [4, n0, _SD,
|
|
1933
2262
|
0,
|
|
1934
2263
|
[_dy, _servi, _mc, _mcp, _git, _mcps, _mcpse, _eCv, _mcpser, _pa, _azu, _mcpserv],
|
|
1935
|
-
[[() =>
|
|
2264
|
+
[[() => DynatraceServiceDetails$, 0], [() => ServiceNowServiceDetails$, 0], [() => DatadogServiceDetails$, 0], [() => MCPServerDetails$, 0], [() => GitLabDetails$, 0], [() => MCPServerDetails$, 0], [() => NewRelicServiceDetails$, 0], () => EventChannelDetails$, [() => GrafanaServiceDetails$, 0], [() => PagerDutyDetails$, 0], () => RegisteredAzureIdentityDetails$, [() => MCPServerSigV4ServiceDetails$, 0]]
|
|
1936
2265
|
];
|
|
1937
|
-
exports.
|
|
2266
|
+
exports.ServiceDetails$ = ServiceDetails$;
|
|
2267
|
+
const ServiceNowServiceAuthorizationConfig$ = [4, n0, _SNSAC,
|
|
1938
2268
|
0,
|
|
1939
2269
|
[_oACC],
|
|
1940
|
-
[[() =>
|
|
2270
|
+
[[() => ServiceNowOAuthClientCredentialsConfig$, 0]]
|
|
2271
|
+
];
|
|
2272
|
+
exports.ServiceNowServiceAuthorizationConfig$ = ServiceNowServiceAuthorizationConfig$;
|
|
2273
|
+
const TriggerCondition$ = [4, n0, _TC,
|
|
2274
|
+
0,
|
|
2275
|
+
[_sch],
|
|
2276
|
+
[() => ScheduleCondition$]
|
|
1941
2277
|
];
|
|
1942
|
-
exports.
|
|
2278
|
+
exports.TriggerCondition$ = TriggerCondition$;
|
|
2279
|
+
const UserMessageBlock$ = [4, n0, _UMB,
|
|
1943
2280
|
0,
|
|
1944
2281
|
[_te, _tR],
|
|
1945
2282
|
[0, 15]
|
|
1946
2283
|
];
|
|
2284
|
+
exports.UserMessageBlock$ = UserMessageBlock$;
|
|
1947
2285
|
exports.AssociateService$ = [9, n0, _ASs,
|
|
1948
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations", 201] }, () =>
|
|
2286
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations", 201] }, () => AssociateServiceInput$, () => AssociateServiceOutput$
|
|
1949
2287
|
];
|
|
1950
2288
|
exports.CreateAgentSpace$ = [9, n0, _CAS,
|
|
1951
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces", 201] }, () =>
|
|
2289
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces", 201] }, () => CreateAgentSpaceInput$, () => CreateAgentSpaceOutput$
|
|
1952
2290
|
];
|
|
1953
2291
|
exports.CreateAsset$ = [9, n0, _CA,
|
|
1954
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/asset/agent-space/{agentSpaceId}/assets", 201] }, () =>
|
|
2292
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/asset/agent-space/{agentSpaceId}/assets", 201] }, () => CreateAssetRequest$, () => CreateAssetResponse$
|
|
1955
2293
|
];
|
|
1956
2294
|
exports.CreateAssetFile$ = [9, n0, _CAF,
|
|
1957
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 201] }, () =>
|
|
2295
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 201] }, () => CreateAssetFileRequest$, () => CreateAssetFileResponse$
|
|
1958
2296
|
];
|
|
1959
2297
|
exports.CreateBacklogTask$ = [9, n0, _CBT,
|
|
1960
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/tasks", 201] }, () =>
|
|
2298
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/tasks", 201] }, () => CreateBacklogTaskRequest$, () => CreateBacklogTaskResponse$
|
|
1961
2299
|
];
|
|
1962
2300
|
exports.CreateChat$ = [9, n0, _CC,
|
|
1963
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/agents/agent-space/{agentSpaceId}/chat/create", 200] }, () =>
|
|
2301
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/agents/agent-space/{agentSpaceId}/chat/create", 200] }, () => CreateChatRequest$, () => CreateChatResponse$
|
|
1964
2302
|
];
|
|
1965
2303
|
exports.CreatePrivateConnection$ = [9, n0, _CPC,
|
|
1966
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/private-connections", 200] }, () =>
|
|
2304
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/private-connections", 200] }, () => CreatePrivateConnectionInput$, () => CreatePrivateConnectionOutput$
|
|
2305
|
+
];
|
|
2306
|
+
exports.CreateTrigger$ = [9, n0, _CT,
|
|
2307
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/trigger/agent-space/{agentSpaceId}/triggers", 201] }, () => CreateTriggerRequest$, () => CreateTriggerResponse$
|
|
1967
2308
|
];
|
|
1968
2309
|
exports.DeleteAgentSpace$ = [9, n0, _DAS,
|
|
1969
|
-
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/agentspaces/{agentSpaceId}", 204] }, () =>
|
|
2310
|
+
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/agentspaces/{agentSpaceId}", 204] }, () => DeleteAgentSpaceInput$, () => DeleteAgentSpaceOutput$
|
|
1970
2311
|
];
|
|
1971
2312
|
exports.DeleteAsset$ = [9, n0, _DA,
|
|
1972
|
-
{ [_en]: ["dp."], [_ht]: ["DELETE", "/asset/agent-space/{agentSpaceId}/assets/{assetId}", 200] }, () =>
|
|
2313
|
+
{ [_en]: ["dp."], [_ht]: ["DELETE", "/asset/agent-space/{agentSpaceId}/assets/{assetId}", 200] }, () => DeleteAssetRequest$, () => DeleteAssetResponse$
|
|
1973
2314
|
];
|
|
1974
2315
|
exports.DeleteAssetFile$ = [9, n0, _DAF,
|
|
1975
|
-
{ [_en]: ["dp."], [_ht]: ["DELETE", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 200] }, () =>
|
|
2316
|
+
{ [_en]: ["dp."], [_ht]: ["DELETE", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 200] }, () => DeleteAssetFileRequest$, () => DeleteAssetFileResponse$
|
|
1976
2317
|
];
|
|
1977
2318
|
exports.DeletePrivateConnection$ = [9, n0, _DPC,
|
|
1978
|
-
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/private-connections/{name}", 200] }, () =>
|
|
2319
|
+
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/private-connections/{name}", 200] }, () => DeletePrivateConnectionInput$, () => DeletePrivateConnectionOutput$
|
|
2320
|
+
];
|
|
2321
|
+
exports.DeleteTrigger$ = [9, n0, _DT,
|
|
2322
|
+
{ [_en]: ["dp."], [_ht]: ["DELETE", "/trigger/agent-space/{agentSpaceId}/triggers/{triggerId}", 200] }, () => DeleteTriggerRequest$, () => DeleteTriggerResponse$
|
|
1979
2323
|
];
|
|
1980
2324
|
exports.DeregisterService$ = [9, n0, _DS,
|
|
1981
|
-
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/services/{serviceId}", 200] }, () =>
|
|
2325
|
+
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/services/{serviceId}", 200] }, () => DeregisterServiceInput$, () => DeregisterServiceOutput$
|
|
1982
2326
|
];
|
|
1983
2327
|
exports.DescribePrivateConnection$ = [9, n0, _DPCe,
|
|
1984
|
-
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/private-connections/{name}", 200] }, () =>
|
|
2328
|
+
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/private-connections/{name}", 200] }, () => DescribePrivateConnectionInput$, () => DescribePrivateConnectionOutput$
|
|
1985
2329
|
];
|
|
1986
2330
|
exports.DisableOperatorApp$ = [9, n0, _DOA,
|
|
1987
|
-
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/agentspaces/{agentSpaceId}/operator", 200] }, () =>
|
|
2331
|
+
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/agentspaces/{agentSpaceId}/operator", 200] }, () => DisableOperatorAppInput$, () => __Unit
|
|
1988
2332
|
];
|
|
1989
2333
|
exports.DisassociateService$ = [9, n0, _DSi,
|
|
1990
|
-
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}", 204] }, () =>
|
|
2334
|
+
{ [_en]: ["cp."], [_ht]: ["DELETE", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}", 204] }, () => DisassociateServiceInput$, () => DisassociateServiceOutput$
|
|
1991
2335
|
];
|
|
1992
2336
|
exports.EnableOperatorApp$ = [9, n0, _EOA,
|
|
1993
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/operator", 200] }, () =>
|
|
2337
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/operator", 200] }, () => EnableOperatorAppInput$, () => EnableOperatorAppOutput$
|
|
1994
2338
|
];
|
|
1995
2339
|
exports.GetAccountUsage$ = [9, n0, _GAU,
|
|
1996
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/usage/account", 200] }, () =>
|
|
2340
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/usage/account", 200] }, () => GetAccountUsageInput$, () => GetAccountUsageOutput$
|
|
1997
2341
|
];
|
|
1998
2342
|
exports.GetAgentSpace$ = [9, n0, _GAS,
|
|
1999
|
-
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/agentspaces/{agentSpaceId}", 200] }, () =>
|
|
2343
|
+
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/agentspaces/{agentSpaceId}", 200] }, () => GetAgentSpaceInput$, () => GetAgentSpaceOutput$
|
|
2000
2344
|
];
|
|
2001
2345
|
exports.GetAsset$ = [9, n0, _GA,
|
|
2002
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}", 200] }, () =>
|
|
2346
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}", 200] }, () => GetAssetRequest$, () => GetAssetResponse$
|
|
2003
2347
|
];
|
|
2004
2348
|
exports.GetAssetContent$ = [9, n0, _GAC,
|
|
2005
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/content", 200] }, () =>
|
|
2349
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/content", 200] }, () => GetAssetContentRequest$, () => GetAssetContentResponse$
|
|
2006
2350
|
];
|
|
2007
2351
|
exports.GetAssetFile$ = [9, n0, _GAF,
|
|
2008
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 200] }, () =>
|
|
2352
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 200] }, () => GetAssetFileRequest$, () => GetAssetFileResponse$
|
|
2009
2353
|
];
|
|
2010
2354
|
exports.GetAssociation$ = [9, n0, _GAe,
|
|
2011
|
-
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}", 200] }, () =>
|
|
2355
|
+
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}", 200] }, () => GetAssociationInput$, () => GetAssociationOutput$
|
|
2012
2356
|
];
|
|
2013
2357
|
exports.GetBacklogTask$ = [9, n0, _GBT,
|
|
2014
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/backlog/agent-space/{agentSpaceId}/tasks/{taskId}", 200] }, () =>
|
|
2358
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/backlog/agent-space/{agentSpaceId}/tasks/{taskId}", 200] }, () => GetBacklogTaskRequest$, () => GetBacklogTaskResponse$
|
|
2015
2359
|
];
|
|
2016
2360
|
exports.GetOperatorApp$ = [9, n0, _GOA,
|
|
2017
|
-
{ [_en]: ["cp."], [_ht]: ["GET", "/v2/agentspaces/{agentSpaceId}/operator", 200] }, () =>
|
|
2361
|
+
{ [_en]: ["cp."], [_ht]: ["GET", "/v2/agentspaces/{agentSpaceId}/operator", 200] }, () => GetOperatorAppInput$, () => GetOperatorAppOutput$
|
|
2018
2362
|
];
|
|
2019
2363
|
exports.GetRecommendation$ = [9, n0, _GR,
|
|
2020
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/backlog/agent-space/{agentSpaceId}/recommendations/{recommendationId}", 200] }, () =>
|
|
2364
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/backlog/agent-space/{agentSpaceId}/recommendations/{recommendationId}", 200] }, () => GetRecommendationRequest$, () => GetRecommendationResponse$
|
|
2021
2365
|
];
|
|
2022
2366
|
exports.GetService$ = [9, n0, _GSe,
|
|
2023
|
-
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/services/{serviceId}", 200] }, () =>
|
|
2367
|
+
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/services/{serviceId}", 200] }, () => GetServiceInput$, () => GetServiceOutput$
|
|
2368
|
+
];
|
|
2369
|
+
exports.GetTrigger$ = [9, n0, _GT,
|
|
2370
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/trigger/agent-space/{agentSpaceId}/triggers/{triggerId}", 200] }, () => GetTriggerRequest$, () => GetTriggerResponse$
|
|
2024
2371
|
];
|
|
2025
2372
|
exports.ListAgentSpaces$ = [9, n0, _LAS,
|
|
2026
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/list", 200] }, () =>
|
|
2373
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/list", 200] }, () => ListAgentSpacesInput$, () => ListAgentSpacesOutput$
|
|
2027
2374
|
];
|
|
2028
2375
|
exports.ListAssetFiles$ = [9, n0, _LAF,
|
|
2029
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files", 200] }, () =>
|
|
2376
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files", 200] }, () => ListAssetFilesRequest$, () => ListAssetFilesResponse$
|
|
2030
2377
|
];
|
|
2031
2378
|
exports.ListAssets$ = [9, n0, _LA,
|
|
2032
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets", 200] }, () =>
|
|
2379
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets", 200] }, () => ListAssetsRequest$, () => ListAssetsResponse$
|
|
2033
2380
|
];
|
|
2034
2381
|
exports.ListAssetTypes$ = [9, n0, _LAT,
|
|
2035
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/types", 200] }, () =>
|
|
2382
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/types", 200] }, () => ListAssetTypesRequest$, () => ListAssetTypesResponse$
|
|
2036
2383
|
];
|
|
2037
2384
|
exports.ListAssetVersions$ = [9, n0, _LAV,
|
|
2038
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/versions", 200] }, () =>
|
|
2385
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/versions", 200] }, () => ListAssetVersionsRequest$, () => ListAssetVersionsResponse$
|
|
2039
2386
|
];
|
|
2040
2387
|
exports.ListAssociations$ = [9, n0, _LAi,
|
|
2041
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations/list", 200] }, () =>
|
|
2388
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations/list", 200] }, () => ListAssociationsInput$, () => ListAssociationsOutput$
|
|
2042
2389
|
];
|
|
2043
2390
|
exports.ListBacklogTasks$ = [9, n0, _LBT,
|
|
2044
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/tasks/list", 200] }, () =>
|
|
2391
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/tasks/list", 200] }, () => ListBacklogTasksRequest$, () => ListBacklogTasksResponse$
|
|
2045
2392
|
];
|
|
2046
2393
|
exports.ListChats$ = [9, n0, _LC,
|
|
2047
|
-
{ [_en]: ["dp."], [_ht]: ["GET", "/agents/agent-space/{agentSpaceId}/chat/list", 200] }, () =>
|
|
2394
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/agents/agent-space/{agentSpaceId}/chat/list", 200] }, () => ListChatsRequest$, () => ListChatsResponse$
|
|
2048
2395
|
];
|
|
2049
2396
|
exports.ListExecutions$ = [9, n0, _LE,
|
|
2050
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/journal/agent-space/{agentSpaceId}/executions", 200] }, () =>
|
|
2397
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/journal/agent-space/{agentSpaceId}/executions", 200] }, () => ListExecutionsRequest$, () => ListExecutionsResponse$
|
|
2051
2398
|
];
|
|
2052
2399
|
exports.ListGoals$ = [9, n0, _LG,
|
|
2053
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/goals/list", 200] }, () =>
|
|
2400
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/goals/list", 200] }, () => ListGoalsRequest$, () => ListGoalsResponse$
|
|
2054
2401
|
];
|
|
2055
2402
|
exports.ListJournalRecords$ = [9, n0, _LJR,
|
|
2056
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/journal/agent-space/{agentSpaceId}/journalRecords", 200] }, () =>
|
|
2403
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/journal/agent-space/{agentSpaceId}/journalRecords", 200] }, () => ListJournalRecordsRequest$, () => ListJournalRecordsResponse$
|
|
2057
2404
|
];
|
|
2058
2405
|
exports.ListPendingMessages$ = [9, n0, _LPM,
|
|
2059
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/agents/agent-space/{agentSpaceId}/pendingMessages", 200] }, () =>
|
|
2406
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/agents/agent-space/{agentSpaceId}/pendingMessages", 200] }, () => ListPendingMessagesRequest$, () => ListPendingMessagesResponse$
|
|
2060
2407
|
];
|
|
2061
2408
|
exports.ListPrivateConnections$ = [9, n0, _LPC,
|
|
2062
|
-
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/private-connections", 200] }, () =>
|
|
2409
|
+
{ [_en]: ["cp."], [_ht]: ["GET", "/v1/private-connections", 200] }, () => ListPrivateConnectionsInput$, () => ListPrivateConnectionsOutput$
|
|
2063
2410
|
];
|
|
2064
2411
|
exports.ListRecommendations$ = [9, n0, _LR,
|
|
2065
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/recommendations/list", 200] }, () =>
|
|
2412
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/backlog/agent-space/{agentSpaceId}/recommendations/list", 200] }, () => ListRecommendationsRequest$, () => ListRecommendationsResponse$
|
|
2066
2413
|
];
|
|
2067
2414
|
exports.ListServices$ = [9, n0, _LS,
|
|
2068
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/services/list", 200] }, () =>
|
|
2415
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/services/list", 200] }, () => ListServicesInput$, () => ListServicesOutput$
|
|
2069
2416
|
];
|
|
2070
2417
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
2071
|
-
{ [_en]: ["cp."], [_ht]: ["GET", "/tags/{resourceArn}", 200] }, () =>
|
|
2418
|
+
{ [_en]: ["cp."], [_ht]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
2419
|
+
];
|
|
2420
|
+
exports.ListTriggers$ = [9, n0, _LT,
|
|
2421
|
+
{ [_en]: ["dp."], [_ht]: ["GET", "/trigger/agent-space/{agentSpaceId}/triggers", 200] }, () => ListTriggersRequest$, () => ListTriggersResponse$
|
|
2072
2422
|
];
|
|
2073
2423
|
exports.ListWebhooks$ = [9, n0, _LW,
|
|
2074
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}/webhooks/list", 200] }, () =>
|
|
2424
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}/webhooks/list", 200] }, () => ListWebhooksInput$, () => ListWebhooksOutput$
|
|
2075
2425
|
];
|
|
2076
2426
|
exports.RegisterService$ = [9, n0, _RSe,
|
|
2077
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/register/{service}", 201] }, () =>
|
|
2427
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/register/{service}", 201] }, () => RegisterServiceInput$, () => RegisterServiceOutput$
|
|
2078
2428
|
];
|
|
2079
2429
|
exports.SendMessage$ = [9, n0, _SM,
|
|
2080
|
-
{ [_en]: ["dp."], [_ht]: ["POST", "/agents/agent-space/{agentSpaceId}/chat/sendMessage", 200] }, () =>
|
|
2430
|
+
{ [_en]: ["dp."], [_ht]: ["POST", "/agents/agent-space/{agentSpaceId}/chat/sendMessage", 200] }, () => SendMessageRequest$, () => SendMessageResponse$
|
|
2081
2431
|
];
|
|
2082
2432
|
exports.TagResource$ = [9, n0, _TR,
|
|
2083
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/tags/{resourceArn}", 204] }, () =>
|
|
2433
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/tags/{resourceArn}", 204] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
2084
2434
|
];
|
|
2085
2435
|
exports.UntagResource$ = [9, n0, _URn,
|
|
2086
|
-
{ [_en]: ["cp."], [_ht]: ["DELETE", "/tags/{resourceArn}", 204] }, () =>
|
|
2436
|
+
{ [_en]: ["cp."], [_ht]: ["DELETE", "/tags/{resourceArn}", 204] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
2087
2437
|
];
|
|
2088
2438
|
exports.UpdateAgentSpace$ = [9, n0, _UAS,
|
|
2089
|
-
{ [_en]: ["cp."], [_ht]: ["PATCH", "/v1/agentspaces/{agentSpaceId}", 200] }, () =>
|
|
2439
|
+
{ [_en]: ["cp."], [_ht]: ["PATCH", "/v1/agentspaces/{agentSpaceId}", 200] }, () => UpdateAgentSpaceInput$, () => UpdateAgentSpaceOutput$
|
|
2090
2440
|
];
|
|
2091
2441
|
exports.UpdateAsset$ = [9, n0, _UA,
|
|
2092
|
-
{ [_en]: ["dp."], [_ht]: ["PATCH", "/asset/agent-space/{agentSpaceId}/assets/{assetId}", 200] }, () =>
|
|
2442
|
+
{ [_en]: ["dp."], [_ht]: ["PATCH", "/asset/agent-space/{agentSpaceId}/assets/{assetId}", 200] }, () => UpdateAssetRequest$, () => UpdateAssetResponse$
|
|
2093
2443
|
];
|
|
2094
2444
|
exports.UpdateAssetFile$ = [9, n0, _UAF,
|
|
2095
|
-
{ [_en]: ["dp."], [_ht]: ["PATCH", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 200] }, () =>
|
|
2445
|
+
{ [_en]: ["dp."], [_ht]: ["PATCH", "/asset/agent-space/{agentSpaceId}/assets/{assetId}/files/{path+}", 200] }, () => UpdateAssetFileRequest$, () => UpdateAssetFileResponse$
|
|
2096
2446
|
];
|
|
2097
2447
|
exports.UpdateAssociation$ = [9, n0, _UAp,
|
|
2098
|
-
{ [_en]: ["cp."], [_ht]: ["PATCH", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}", 200] }, () =>
|
|
2448
|
+
{ [_en]: ["cp."], [_ht]: ["PATCH", "/v1/agentspaces/{agentSpaceId}/associations/{associationId}", 200] }, () => UpdateAssociationInput$, () => UpdateAssociationOutput$
|
|
2099
2449
|
];
|
|
2100
2450
|
exports.UpdateBacklogTask$ = [9, n0, _UBT,
|
|
2101
|
-
{ [_en]: ["dp."], [_ht]: ["PATCH", "/backlog/agent-space/{agentSpaceId}/tasks/{taskId}", 200] }, () =>
|
|
2451
|
+
{ [_en]: ["dp."], [_ht]: ["PATCH", "/backlog/agent-space/{agentSpaceId}/tasks/{taskId}", 200] }, () => UpdateBacklogTaskRequest$, () => UpdateBacklogTaskResponse$
|
|
2102
2452
|
];
|
|
2103
2453
|
exports.UpdateGoal$ = [9, n0, _UG,
|
|
2104
|
-
{ [_en]: ["dp."], [_ht]: ["PATCH", "/backlog/agent-space/{agentSpaceId}/goals/{goalId}", 200] }, () =>
|
|
2454
|
+
{ [_en]: ["dp."], [_ht]: ["PATCH", "/backlog/agent-space/{agentSpaceId}/goals/{goalId}", 200] }, () => UpdateGoalRequest$, () => UpdateGoalResponse$
|
|
2105
2455
|
];
|
|
2106
2456
|
exports.UpdateOperatorAppIdpConfig$ = [9, n0, _UOAIC,
|
|
2107
|
-
{ [_en]: ["cp."], [_ht]: ["PATCH", "/v1/agentspaces/{agentSpaceId}/operator/idp", 200] }, () =>
|
|
2457
|
+
{ [_en]: ["cp."], [_ht]: ["PATCH", "/v1/agentspaces/{agentSpaceId}/operator/idp", 200] }, () => UpdateOperatorAppIdpConfigInput$, () => UpdateOperatorAppIdpConfigOutput$
|
|
2108
2458
|
];
|
|
2109
2459
|
exports.UpdatePrivateConnectionCertificate$ = [9, n0, _UPCC,
|
|
2110
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/private-connections/{name}/certificate", 200] }, () =>
|
|
2460
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/private-connections/{name}/certificate", 200] }, () => UpdatePrivateConnectionCertificateInput$, () => UpdatePrivateConnectionCertificateOutput$
|
|
2111
2461
|
];
|
|
2112
2462
|
exports.UpdateRecommendation$ = [9, n0, _URp,
|
|
2113
|
-
{ [_en]: ["dp."], [_ht]: ["PATCH", "/backlog/agent-space/{agentSpaceId}/recommendations/{recommendationId}", 200] }, () =>
|
|
2463
|
+
{ [_en]: ["dp."], [_ht]: ["PATCH", "/backlog/agent-space/{agentSpaceId}/recommendations/{recommendationId}", 200] }, () => UpdateRecommendationRequest$, () => UpdateRecommendationResponse$
|
|
2464
|
+
];
|
|
2465
|
+
exports.UpdateTrigger$ = [9, n0, _UT,
|
|
2466
|
+
{ [_en]: ["dp."], [_ht]: ["PATCH", "/trigger/agent-space/{agentSpaceId}/triggers/{triggerId}", 200] }, () => UpdateTriggerRequest$, () => UpdateTriggerResponse$
|
|
2114
2467
|
];
|
|
2115
2468
|
exports.ValidateAwsAssociations$ = [9, n0, _VAA,
|
|
2116
|
-
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations/validate", 204] }, () =>
|
|
2469
|
+
{ [_en]: ["cp."], [_ht]: ["POST", "/v1/agentspaces/{agentSpaceId}/associations/validate", 204] }, () => ValidateAwsAssociationsInput$, () => ValidateAwsAssociationsOutput$
|
|
2117
2470
|
];
|