@aws-sdk/client-chatbot 3.1068.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/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 +151 -171
- package/dist-cjs/models/ChatbotServiceException.js +4 -8
- package/dist-cjs/models/errors.js +65 -100
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +327 -217
- package/package.json +8 -8
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CustomActionAttachment$ = exports.CustomAction$ = exports.CreateTeamsChannelConfigurationResult$ = exports.CreateTeamsChannelConfigurationRequest$ = exports.CreateSlackChannelConfigurationResult$ = exports.CreateSlackChannelConfigurationRequest$ = exports.CreateCustomActionResult$ = exports.CreateCustomActionRequest$ = exports.CreateChimeWebhookConfigurationResult$ = exports.CreateChimeWebhookConfigurationRequest$ = exports.ConfiguredTeam$ = exports.ChimeWebhookConfiguration$ = exports.AssociationListing$ = exports.AssociateToConfigurationResult$ = exports.AssociateToConfigurationRequest$ = exports.AccountPreferences$ = exports.errorTypeRegistries = exports.UpdateTeamsChannelConfigurationException$ = exports.UpdateSlackChannelConfigurationException$ = exports.UpdateChimeWebhookConfigurationException$ = exports.UpdateAccountPreferencesException$ = exports.UnauthorizedException$ = exports.TooManyTagsException$ = exports.ServiceUnavailableException$ = exports.ResourceNotFoundException$ = exports.ListTeamsChannelConfigurationsException$ = exports.ListMicrosoftTeamsUserIdentitiesException$ = exports.ListMicrosoftTeamsConfiguredTeamsException$ = exports.LimitExceededException$ = exports.InvalidRequestException$ = exports.InvalidParameterException$ = exports.InternalServiceError$ = exports.GetTeamsChannelConfigurationException$ = exports.GetAccountPreferencesException$ = exports.DescribeSlackWorkspacesException$ = exports.DescribeSlackUserIdentitiesException$ = exports.DescribeSlackChannelConfigurationsException$ = exports.DescribeChimeWebhookConfigurationsException$ = exports.DeleteTeamsConfiguredTeamException$ = exports.DeleteTeamsChannelConfigurationException$ = exports.DeleteSlackWorkspaceAuthorizationFault$ = exports.DeleteSlackUserIdentityException$ = exports.DeleteSlackChannelConfigurationException$ = exports.DeleteMicrosoftTeamsUserIdentityException$ = exports.DeleteChimeWebhookConfigurationException$ = exports.CreateTeamsChannelConfigurationException$ = exports.CreateSlackChannelConfigurationException$ = exports.CreateChimeWebhookConfigurationException$ = exports.ConflictException$ = exports.ChatbotServiceException$ = void 0;
|
|
4
|
-
exports.Tag$ = exports.SlackWorkspace$ = exports.SlackUserIdentity$ = exports.SlackChannelConfiguration$ = exports.ListTeamsChannelConfigurationsResult$ = exports.ListTeamsChannelConfigurationsRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListMicrosoftTeamsUserIdentitiesResult$ = exports.ListMicrosoftTeamsUserIdentitiesRequest$ = exports.ListMicrosoftTeamsConfiguredTeamsResult$ = exports.ListMicrosoftTeamsConfiguredTeamsRequest$ = exports.ListCustomActionsResult$ = exports.ListCustomActionsRequest$ = exports.ListAssociationsResult$ = exports.ListAssociationsRequest$ = exports.GetTeamsChannelConfigurationResult$ = exports.GetTeamsChannelConfigurationRequest$ = exports.GetCustomActionResult$ = exports.GetCustomActionRequest$ = exports.GetAccountPreferencesResult$ = exports.GetAccountPreferencesRequest$ = exports.DisassociateFromConfigurationResult$ = exports.DisassociateFromConfigurationRequest$ = exports.DescribeSlackWorkspacesResult$ = exports.DescribeSlackWorkspacesRequest$ = exports.DescribeSlackUserIdentitiesResult$ = exports.DescribeSlackUserIdentitiesRequest$ = exports.DescribeSlackChannelConfigurationsResult$ = exports.DescribeSlackChannelConfigurationsRequest$ = exports.DescribeChimeWebhookConfigurationsResult$ = exports.DescribeChimeWebhookConfigurationsRequest$ = exports.DeleteTeamsConfiguredTeamResult$ = exports.DeleteTeamsConfiguredTeamRequest$ = exports.DeleteTeamsChannelConfigurationResult$ = exports.DeleteTeamsChannelConfigurationRequest$ = exports.DeleteSlackWorkspaceAuthorizationResult$ = exports.DeleteSlackWorkspaceAuthorizationRequest$ = exports.DeleteSlackUserIdentityResult$ = exports.DeleteSlackUserIdentityRequest$ = exports.DeleteSlackChannelConfigurationResult$ = exports.DeleteSlackChannelConfigurationRequest$ = exports.DeleteMicrosoftTeamsUserIdentityResult$ = exports.DeleteMicrosoftTeamsUserIdentityRequest$ = exports.DeleteCustomActionResult$ = exports.DeleteCustomActionRequest$ = exports.DeleteChimeWebhookConfigurationResult$ = exports.DeleteChimeWebhookConfigurationRequest$ = exports.CustomActionDefinition$ = exports.CustomActionAttachmentCriteria$ = void 0;
|
|
5
|
-
exports.UpdateSlackChannelConfiguration$ = exports.UpdateMicrosoftTeamsChannelConfiguration$ = exports.UpdateCustomAction$ = exports.UpdateChimeWebhookConfiguration$ = exports.UpdateAccountPreferences$ = exports.UntagResource$ = exports.TagResource$ = exports.ListTagsForResource$ = exports.ListMicrosoftTeamsUserIdentities$ = exports.ListMicrosoftTeamsConfiguredTeams$ = exports.ListMicrosoftTeamsChannelConfigurations$ = exports.ListCustomActions$ = exports.ListAssociations$ = exports.GetMicrosoftTeamsChannelConfiguration$ = exports.GetCustomAction$ = exports.GetAccountPreferences$ = exports.DisassociateFromConfiguration$ = exports.DescribeSlackWorkspaces$ = exports.DescribeSlackUserIdentities$ = exports.DescribeSlackChannelConfigurations$ = exports.DescribeChimeWebhookConfigurations$ = exports.DeleteSlackWorkspaceAuthorization$ = exports.DeleteSlackUserIdentity$ = exports.DeleteSlackChannelConfiguration$ = exports.DeleteMicrosoftTeamsUserIdentity$ = exports.DeleteMicrosoftTeamsConfiguredTeam$ = exports.DeleteMicrosoftTeamsChannelConfiguration$ = exports.DeleteCustomAction$ = exports.DeleteChimeWebhookConfiguration$ = exports.CreateSlackChannelConfiguration$ = exports.CreateMicrosoftTeamsChannelConfiguration$ = exports.CreateCustomAction$ = exports.CreateChimeWebhookConfiguration$ = exports.AssociateToConfiguration$ = exports.UpdateTeamsChannelConfigurationResult$ = exports.UpdateTeamsChannelConfigurationRequest$ = exports.UpdateSlackChannelConfigurationResult$ = exports.UpdateSlackChannelConfigurationRequest$ = exports.UpdateCustomActionResult$ = exports.UpdateCustomActionRequest$ = exports.UpdateChimeWebhookConfigurationResult$ = exports.UpdateChimeWebhookConfigurationRequest$ = exports.UpdateAccountPreferencesResult$ = exports.UpdateAccountPreferencesRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TeamsUserIdentity$ = exports.TeamsChannelConfiguration$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = void 0;
|
|
6
1
|
const _A = "Attachments";
|
|
7
2
|
const _AL = "AssociationListing";
|
|
8
3
|
const _ALs = "AssociationList";
|
|
@@ -235,205 +230,238 @@ const _m = "message";
|
|
|
235
230
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.chatbot";
|
|
236
231
|
const _se = "server";
|
|
237
232
|
const n0 = "com.amazonaws.chatbot";
|
|
238
|
-
const
|
|
239
|
-
const
|
|
240
|
-
const
|
|
241
|
-
const _s_registry =
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
233
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
234
|
+
const { ChatbotServiceException } = require("../models/ChatbotServiceException");
|
|
235
|
+
const { ConflictException, CreateChimeWebhookConfigurationException, CreateSlackChannelConfigurationException, CreateTeamsChannelConfigurationException, DeleteChimeWebhookConfigurationException, DeleteMicrosoftTeamsUserIdentityException, DeleteSlackChannelConfigurationException, DeleteSlackUserIdentityException, DeleteSlackWorkspaceAuthorizationFault, DeleteTeamsChannelConfigurationException, DeleteTeamsConfiguredTeamException, DescribeChimeWebhookConfigurationsException, DescribeSlackChannelConfigurationsException, DescribeSlackUserIdentitiesException, DescribeSlackWorkspacesException, GetAccountPreferencesException, GetTeamsChannelConfigurationException, InternalServiceError, InvalidParameterException, InvalidRequestException, LimitExceededException, ListMicrosoftTeamsConfiguredTeamsException, ListMicrosoftTeamsUserIdentitiesException, ListTeamsChannelConfigurationsException, ResourceNotFoundException, ServiceUnavailableException, TooManyTagsException, UnauthorizedException, UpdateAccountPreferencesException, UpdateChimeWebhookConfigurationException, UpdateSlackChannelConfigurationException, UpdateTeamsChannelConfigurationException } = require("../models/errors");
|
|
236
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
237
|
+
const ChatbotServiceException$ = [-3, _s, "ChatbotServiceException", 0, [], []];
|
|
238
|
+
exports.ChatbotServiceException$ = ChatbotServiceException$;
|
|
239
|
+
_s_registry.registerError(ChatbotServiceException$, ChatbotServiceException);
|
|
240
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
241
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
246
242
|
{ [_e]: _c, [_hE]: 409 },
|
|
247
243
|
[_m],
|
|
248
244
|
[0]
|
|
249
245
|
];
|
|
250
|
-
|
|
251
|
-
|
|
246
|
+
exports.ConflictException$ = ConflictException$;
|
|
247
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
248
|
+
const CreateChimeWebhookConfigurationException$ = [-3, n0, _CCWCE,
|
|
252
249
|
{ [_e]: _se, [_hE]: 500 },
|
|
253
250
|
[_M],
|
|
254
251
|
[0]
|
|
255
252
|
];
|
|
256
|
-
|
|
257
|
-
|
|
253
|
+
exports.CreateChimeWebhookConfigurationException$ = CreateChimeWebhookConfigurationException$;
|
|
254
|
+
n0_registry.registerError(CreateChimeWebhookConfigurationException$, CreateChimeWebhookConfigurationException);
|
|
255
|
+
const CreateSlackChannelConfigurationException$ = [-3, n0, _CSCCE,
|
|
258
256
|
{ [_e]: _se, [_hE]: 500 },
|
|
259
257
|
[_M],
|
|
260
258
|
[0]
|
|
261
259
|
];
|
|
262
|
-
|
|
263
|
-
|
|
260
|
+
exports.CreateSlackChannelConfigurationException$ = CreateSlackChannelConfigurationException$;
|
|
261
|
+
n0_registry.registerError(CreateSlackChannelConfigurationException$, CreateSlackChannelConfigurationException);
|
|
262
|
+
const CreateTeamsChannelConfigurationException$ = [-3, n0, _CTCCE,
|
|
264
263
|
{ [_e]: _se, [_hE]: 500 },
|
|
265
264
|
[_M],
|
|
266
265
|
[0]
|
|
267
266
|
];
|
|
268
|
-
|
|
269
|
-
|
|
267
|
+
exports.CreateTeamsChannelConfigurationException$ = CreateTeamsChannelConfigurationException$;
|
|
268
|
+
n0_registry.registerError(CreateTeamsChannelConfigurationException$, CreateTeamsChannelConfigurationException);
|
|
269
|
+
const DeleteChimeWebhookConfigurationException$ = [-3, n0, _DCWCE,
|
|
270
270
|
{ [_e]: _se, [_hE]: 500 },
|
|
271
271
|
[_M],
|
|
272
272
|
[0]
|
|
273
273
|
];
|
|
274
|
-
|
|
275
|
-
|
|
274
|
+
exports.DeleteChimeWebhookConfigurationException$ = DeleteChimeWebhookConfigurationException$;
|
|
275
|
+
n0_registry.registerError(DeleteChimeWebhookConfigurationException$, DeleteChimeWebhookConfigurationException);
|
|
276
|
+
const DeleteMicrosoftTeamsUserIdentityException$ = [-3, n0, _DMTUIE,
|
|
276
277
|
{ [_e]: _se, [_hE]: 500 },
|
|
277
278
|
[_M],
|
|
278
279
|
[0]
|
|
279
280
|
];
|
|
280
|
-
|
|
281
|
-
|
|
281
|
+
exports.DeleteMicrosoftTeamsUserIdentityException$ = DeleteMicrosoftTeamsUserIdentityException$;
|
|
282
|
+
n0_registry.registerError(DeleteMicrosoftTeamsUserIdentityException$, DeleteMicrosoftTeamsUserIdentityException);
|
|
283
|
+
const DeleteSlackChannelConfigurationException$ = [-3, n0, _DSCCE,
|
|
282
284
|
{ [_e]: _se, [_hE]: 500 },
|
|
283
285
|
[_M],
|
|
284
286
|
[0]
|
|
285
287
|
];
|
|
286
|
-
|
|
287
|
-
|
|
288
|
+
exports.DeleteSlackChannelConfigurationException$ = DeleteSlackChannelConfigurationException$;
|
|
289
|
+
n0_registry.registerError(DeleteSlackChannelConfigurationException$, DeleteSlackChannelConfigurationException);
|
|
290
|
+
const DeleteSlackUserIdentityException$ = [-3, n0, _DSUIE,
|
|
288
291
|
{ [_e]: _se, [_hE]: 500 },
|
|
289
292
|
[_M],
|
|
290
293
|
[0]
|
|
291
294
|
];
|
|
292
|
-
|
|
293
|
-
|
|
295
|
+
exports.DeleteSlackUserIdentityException$ = DeleteSlackUserIdentityException$;
|
|
296
|
+
n0_registry.registerError(DeleteSlackUserIdentityException$, DeleteSlackUserIdentityException);
|
|
297
|
+
const DeleteSlackWorkspaceAuthorizationFault$ = [-3, n0, _DSWAF,
|
|
294
298
|
{ [_e]: _se, [_hE]: 500 },
|
|
295
299
|
[_M],
|
|
296
300
|
[0]
|
|
297
301
|
];
|
|
298
|
-
|
|
299
|
-
|
|
302
|
+
exports.DeleteSlackWorkspaceAuthorizationFault$ = DeleteSlackWorkspaceAuthorizationFault$;
|
|
303
|
+
n0_registry.registerError(DeleteSlackWorkspaceAuthorizationFault$, DeleteSlackWorkspaceAuthorizationFault);
|
|
304
|
+
const DeleteTeamsChannelConfigurationException$ = [-3, n0, _DTCCE,
|
|
300
305
|
{ [_e]: _se, [_hE]: 500 },
|
|
301
306
|
[_M],
|
|
302
307
|
[0]
|
|
303
308
|
];
|
|
304
|
-
|
|
305
|
-
|
|
309
|
+
exports.DeleteTeamsChannelConfigurationException$ = DeleteTeamsChannelConfigurationException$;
|
|
310
|
+
n0_registry.registerError(DeleteTeamsChannelConfigurationException$, DeleteTeamsChannelConfigurationException);
|
|
311
|
+
const DeleteTeamsConfiguredTeamException$ = [-3, n0, _DTCTE,
|
|
306
312
|
{ [_e]: _se, [_hE]: 500 },
|
|
307
313
|
[_M],
|
|
308
314
|
[0]
|
|
309
315
|
];
|
|
310
|
-
|
|
311
|
-
|
|
316
|
+
exports.DeleteTeamsConfiguredTeamException$ = DeleteTeamsConfiguredTeamException$;
|
|
317
|
+
n0_registry.registerError(DeleteTeamsConfiguredTeamException$, DeleteTeamsConfiguredTeamException);
|
|
318
|
+
const DescribeChimeWebhookConfigurationsException$ = [-3, n0, _DCWCEe,
|
|
312
319
|
{ [_e]: _se, [_hE]: 500 },
|
|
313
320
|
[_M],
|
|
314
321
|
[0]
|
|
315
322
|
];
|
|
316
|
-
|
|
317
|
-
|
|
323
|
+
exports.DescribeChimeWebhookConfigurationsException$ = DescribeChimeWebhookConfigurationsException$;
|
|
324
|
+
n0_registry.registerError(DescribeChimeWebhookConfigurationsException$, DescribeChimeWebhookConfigurationsException);
|
|
325
|
+
const DescribeSlackChannelConfigurationsException$ = [-3, n0, _DSCCEe,
|
|
318
326
|
{ [_e]: _se, [_hE]: 500 },
|
|
319
327
|
[_M],
|
|
320
328
|
[0]
|
|
321
329
|
];
|
|
322
|
-
|
|
323
|
-
|
|
330
|
+
exports.DescribeSlackChannelConfigurationsException$ = DescribeSlackChannelConfigurationsException$;
|
|
331
|
+
n0_registry.registerError(DescribeSlackChannelConfigurationsException$, DescribeSlackChannelConfigurationsException);
|
|
332
|
+
const DescribeSlackUserIdentitiesException$ = [-3, n0, _DSUIEe,
|
|
324
333
|
{ [_e]: _se, [_hE]: 500 },
|
|
325
334
|
[_M],
|
|
326
335
|
[0]
|
|
327
336
|
];
|
|
328
|
-
|
|
329
|
-
|
|
337
|
+
exports.DescribeSlackUserIdentitiesException$ = DescribeSlackUserIdentitiesException$;
|
|
338
|
+
n0_registry.registerError(DescribeSlackUserIdentitiesException$, DescribeSlackUserIdentitiesException);
|
|
339
|
+
const DescribeSlackWorkspacesException$ = [-3, n0, _DSWE,
|
|
330
340
|
{ [_e]: _se, [_hE]: 500 },
|
|
331
341
|
[_M],
|
|
332
342
|
[0]
|
|
333
343
|
];
|
|
334
|
-
|
|
335
|
-
|
|
344
|
+
exports.DescribeSlackWorkspacesException$ = DescribeSlackWorkspacesException$;
|
|
345
|
+
n0_registry.registerError(DescribeSlackWorkspacesException$, DescribeSlackWorkspacesException);
|
|
346
|
+
const GetAccountPreferencesException$ = [-3, n0, _GAPE,
|
|
336
347
|
{ [_e]: _se, [_hE]: 500 },
|
|
337
348
|
[_M],
|
|
338
349
|
[0]
|
|
339
350
|
];
|
|
340
|
-
|
|
341
|
-
|
|
351
|
+
exports.GetAccountPreferencesException$ = GetAccountPreferencesException$;
|
|
352
|
+
n0_registry.registerError(GetAccountPreferencesException$, GetAccountPreferencesException);
|
|
353
|
+
const GetTeamsChannelConfigurationException$ = [-3, n0, _GTCCE,
|
|
342
354
|
{ [_e]: _se, [_hE]: 500 },
|
|
343
355
|
[_M],
|
|
344
356
|
[0]
|
|
345
357
|
];
|
|
346
|
-
|
|
347
|
-
|
|
358
|
+
exports.GetTeamsChannelConfigurationException$ = GetTeamsChannelConfigurationException$;
|
|
359
|
+
n0_registry.registerError(GetTeamsChannelConfigurationException$, GetTeamsChannelConfigurationException);
|
|
360
|
+
const InternalServiceError$ = [-3, n0, _ISE,
|
|
348
361
|
{ [_e]: _se, [_hE]: 500 },
|
|
349
362
|
[_M],
|
|
350
363
|
[0]
|
|
351
364
|
];
|
|
352
|
-
|
|
353
|
-
|
|
365
|
+
exports.InternalServiceError$ = InternalServiceError$;
|
|
366
|
+
n0_registry.registerError(InternalServiceError$, InternalServiceError);
|
|
367
|
+
const InvalidParameterException$ = [-3, n0, _IPE,
|
|
354
368
|
{ [_e]: _c, [_hE]: 400 },
|
|
355
369
|
[_m],
|
|
356
370
|
[0]
|
|
357
371
|
];
|
|
358
|
-
|
|
359
|
-
|
|
372
|
+
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
373
|
+
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
374
|
+
const InvalidRequestException$ = [-3, n0, _IRE,
|
|
360
375
|
{ [_e]: _c, [_hE]: 400 },
|
|
361
376
|
[_m],
|
|
362
377
|
[0]
|
|
363
378
|
];
|
|
364
|
-
|
|
365
|
-
|
|
379
|
+
exports.InvalidRequestException$ = InvalidRequestException$;
|
|
380
|
+
n0_registry.registerError(InvalidRequestException$, InvalidRequestException);
|
|
381
|
+
const LimitExceededException$ = [-3, n0, _LEE,
|
|
366
382
|
{ [_e]: _c, [_hE]: 403 },
|
|
367
383
|
[_m],
|
|
368
384
|
[0]
|
|
369
385
|
];
|
|
370
|
-
|
|
371
|
-
|
|
386
|
+
exports.LimitExceededException$ = LimitExceededException$;
|
|
387
|
+
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
388
|
+
const ListMicrosoftTeamsConfiguredTeamsException$ = [-3, n0, _LMTCTE,
|
|
372
389
|
{ [_e]: _se, [_hE]: 500 },
|
|
373
390
|
[_M],
|
|
374
391
|
[0]
|
|
375
392
|
];
|
|
376
|
-
|
|
377
|
-
|
|
393
|
+
exports.ListMicrosoftTeamsConfiguredTeamsException$ = ListMicrosoftTeamsConfiguredTeamsException$;
|
|
394
|
+
n0_registry.registerError(ListMicrosoftTeamsConfiguredTeamsException$, ListMicrosoftTeamsConfiguredTeamsException);
|
|
395
|
+
const ListMicrosoftTeamsUserIdentitiesException$ = [-3, n0, _LMTUIE,
|
|
378
396
|
{ [_e]: _se, [_hE]: 500 },
|
|
379
397
|
[_M],
|
|
380
398
|
[0]
|
|
381
399
|
];
|
|
382
|
-
|
|
383
|
-
|
|
400
|
+
exports.ListMicrosoftTeamsUserIdentitiesException$ = ListMicrosoftTeamsUserIdentitiesException$;
|
|
401
|
+
n0_registry.registerError(ListMicrosoftTeamsUserIdentitiesException$, ListMicrosoftTeamsUserIdentitiesException);
|
|
402
|
+
const ListTeamsChannelConfigurationsException$ = [-3, n0, _LTCCE,
|
|
384
403
|
{ [_e]: _se, [_hE]: 500 },
|
|
385
404
|
[_M],
|
|
386
405
|
[0]
|
|
387
406
|
];
|
|
388
|
-
|
|
389
|
-
|
|
407
|
+
exports.ListTeamsChannelConfigurationsException$ = ListTeamsChannelConfigurationsException$;
|
|
408
|
+
n0_registry.registerError(ListTeamsChannelConfigurationsException$, ListTeamsChannelConfigurationsException);
|
|
409
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
390
410
|
{ [_e]: _c, [_hE]: 404 },
|
|
391
411
|
[_M],
|
|
392
412
|
[0]
|
|
393
413
|
];
|
|
394
|
-
|
|
395
|
-
|
|
414
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
415
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
416
|
+
const ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
396
417
|
{ [_e]: _c, [_hE]: 429 },
|
|
397
418
|
[_m],
|
|
398
419
|
[0]
|
|
399
420
|
];
|
|
400
|
-
|
|
401
|
-
|
|
421
|
+
exports.ServiceUnavailableException$ = ServiceUnavailableException$;
|
|
422
|
+
n0_registry.registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
423
|
+
const TooManyTagsException$ = [-3, n0, _TMTE,
|
|
402
424
|
{ [_e]: _c, [_hE]: 400 },
|
|
403
425
|
[_m],
|
|
404
426
|
[0]
|
|
405
427
|
];
|
|
406
|
-
|
|
407
|
-
|
|
428
|
+
exports.TooManyTagsException$ = TooManyTagsException$;
|
|
429
|
+
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
430
|
+
const UnauthorizedException$ = [-3, n0, _UE,
|
|
408
431
|
{ [_e]: _c, [_hE]: 403 },
|
|
409
432
|
[_m],
|
|
410
433
|
[0]
|
|
411
434
|
];
|
|
412
|
-
|
|
413
|
-
|
|
435
|
+
exports.UnauthorizedException$ = UnauthorizedException$;
|
|
436
|
+
n0_registry.registerError(UnauthorizedException$, UnauthorizedException);
|
|
437
|
+
const UpdateAccountPreferencesException$ = [-3, n0, _UAPE,
|
|
414
438
|
{ [_e]: _se, [_hE]: 500 },
|
|
415
439
|
[_M],
|
|
416
440
|
[0]
|
|
417
441
|
];
|
|
418
|
-
|
|
419
|
-
|
|
442
|
+
exports.UpdateAccountPreferencesException$ = UpdateAccountPreferencesException$;
|
|
443
|
+
n0_registry.registerError(UpdateAccountPreferencesException$, UpdateAccountPreferencesException);
|
|
444
|
+
const UpdateChimeWebhookConfigurationException$ = [-3, n0, _UCWCE,
|
|
420
445
|
{ [_e]: _se, [_hE]: 500 },
|
|
421
446
|
[_M],
|
|
422
447
|
[0]
|
|
423
448
|
];
|
|
424
|
-
|
|
425
|
-
|
|
449
|
+
exports.UpdateChimeWebhookConfigurationException$ = UpdateChimeWebhookConfigurationException$;
|
|
450
|
+
n0_registry.registerError(UpdateChimeWebhookConfigurationException$, UpdateChimeWebhookConfigurationException);
|
|
451
|
+
const UpdateSlackChannelConfigurationException$ = [-3, n0, _USCCE,
|
|
426
452
|
{ [_e]: _se, [_hE]: 500 },
|
|
427
453
|
[_M],
|
|
428
454
|
[0]
|
|
429
455
|
];
|
|
430
|
-
|
|
431
|
-
|
|
456
|
+
exports.UpdateSlackChannelConfigurationException$ = UpdateSlackChannelConfigurationException$;
|
|
457
|
+
n0_registry.registerError(UpdateSlackChannelConfigurationException$, UpdateSlackChannelConfigurationException);
|
|
458
|
+
const UpdateTeamsChannelConfigurationException$ = [-3, n0, _UTCCE,
|
|
432
459
|
{ [_e]: _se, [_hE]: 500 },
|
|
433
460
|
[_M],
|
|
434
461
|
[0]
|
|
435
462
|
];
|
|
436
|
-
|
|
463
|
+
exports.UpdateTeamsChannelConfigurationException$ = UpdateTeamsChannelConfigurationException$;
|
|
464
|
+
n0_registry.registerError(UpdateTeamsChannelConfigurationException$, UpdateTeamsChannelConfigurationException);
|
|
437
465
|
exports.errorTypeRegistries = [
|
|
438
466
|
_s_registry,
|
|
439
467
|
n0_registry,
|
|
@@ -443,559 +471,641 @@ var ChimeWebhookUrl = [0, n0, _CWU, 8, 0];
|
|
|
443
471
|
var SlackChannelDisplayName = [0, n0, _SCDN, 8, 0];
|
|
444
472
|
var TeamName = [0, n0, _TN, 8, 0];
|
|
445
473
|
var TeamsChannelName = [0, n0, _TCN, 8, 0];
|
|
446
|
-
|
|
474
|
+
const AccountPreferences$ = [3, n0, _AP,
|
|
447
475
|
0,
|
|
448
476
|
[_UAR, _TDCE],
|
|
449
477
|
[2, 2]
|
|
450
478
|
];
|
|
451
|
-
exports.
|
|
479
|
+
exports.AccountPreferences$ = AccountPreferences$;
|
|
480
|
+
const AssociateToConfigurationRequest$ = [3, n0, _ATCR,
|
|
452
481
|
0,
|
|
453
482
|
[_R, _CC],
|
|
454
483
|
[0, 0], 2
|
|
455
484
|
];
|
|
456
|
-
exports.
|
|
485
|
+
exports.AssociateToConfigurationRequest$ = AssociateToConfigurationRequest$;
|
|
486
|
+
const AssociateToConfigurationResult$ = [3, n0, _ATCRs,
|
|
457
487
|
0,
|
|
458
488
|
[],
|
|
459
489
|
[]
|
|
460
490
|
];
|
|
461
|
-
exports.
|
|
491
|
+
exports.AssociateToConfigurationResult$ = AssociateToConfigurationResult$;
|
|
492
|
+
const AssociationListing$ = [3, n0, _AL,
|
|
462
493
|
0,
|
|
463
494
|
[_R],
|
|
464
495
|
[0], 1
|
|
465
496
|
];
|
|
466
|
-
exports.
|
|
497
|
+
exports.AssociationListing$ = AssociationListing$;
|
|
498
|
+
const ChimeWebhookConfiguration$ = [3, n0, _CWC,
|
|
467
499
|
0,
|
|
468
500
|
[_WD, _CCA, _IRA, _STA, _CN, _LL, _T, _S, _SR],
|
|
469
501
|
[[() => ChimeWebhookDescription, 0], 0, 0, 64 | 0, 0, 0, () => Tags, 0, 0], 4
|
|
470
502
|
];
|
|
471
|
-
exports.
|
|
503
|
+
exports.ChimeWebhookConfiguration$ = ChimeWebhookConfiguration$;
|
|
504
|
+
const ConfiguredTeam$ = [3, n0, _CT,
|
|
472
505
|
0,
|
|
473
506
|
[_TI, _TIe, _TN, _S, _SR],
|
|
474
507
|
[0, 0, 0, 0, 0], 2
|
|
475
508
|
];
|
|
476
|
-
exports.
|
|
509
|
+
exports.ConfiguredTeam$ = ConfiguredTeam$;
|
|
510
|
+
const CreateChimeWebhookConfigurationRequest$ = [3, n0, _CCWCR,
|
|
477
511
|
0,
|
|
478
512
|
[_WD, _WU, _STA, _IRA, _CN, _LL, _T],
|
|
479
513
|
[[() => ChimeWebhookDescription, 0], [() => ChimeWebhookUrl, 0], 64 | 0, 0, 0, 0, () => Tags], 5
|
|
480
514
|
];
|
|
481
|
-
exports.
|
|
515
|
+
exports.CreateChimeWebhookConfigurationRequest$ = CreateChimeWebhookConfigurationRequest$;
|
|
516
|
+
const CreateChimeWebhookConfigurationResult$ = [3, n0, _CCWCRr,
|
|
482
517
|
0,
|
|
483
518
|
[_WC],
|
|
484
|
-
[[() =>
|
|
519
|
+
[[() => ChimeWebhookConfiguration$, 0]]
|
|
485
520
|
];
|
|
486
|
-
exports.
|
|
521
|
+
exports.CreateChimeWebhookConfigurationResult$ = CreateChimeWebhookConfigurationResult$;
|
|
522
|
+
const CreateCustomActionRequest$ = [3, n0, _CCAR,
|
|
487
523
|
0,
|
|
488
524
|
[_D, _AN, _ANl, _A, _T, _CTl],
|
|
489
|
-
[() =>
|
|
525
|
+
[() => CustomActionDefinition$, 0, 0, () => CustomActionAttachmentList, () => TagList, [0, 4]], 2
|
|
490
526
|
];
|
|
491
|
-
exports.
|
|
527
|
+
exports.CreateCustomActionRequest$ = CreateCustomActionRequest$;
|
|
528
|
+
const CreateCustomActionResult$ = [3, n0, _CCARr,
|
|
492
529
|
0,
|
|
493
530
|
[_CAA],
|
|
494
531
|
[0], 1
|
|
495
532
|
];
|
|
496
|
-
exports.
|
|
533
|
+
exports.CreateCustomActionResult$ = CreateCustomActionResult$;
|
|
534
|
+
const CreateSlackChannelConfigurationRequest$ = [3, n0, _CSCCR,
|
|
497
535
|
0,
|
|
498
536
|
[_STI, _SCI, _IRA, _CN, _SCN, _STA, _LL, _GPA, _UAR, _T],
|
|
499
537
|
[0, 0, 0, 0, [() => SlackChannelDisplayName, 0], 64 | 0, 0, 64 | 0, 2, () => Tags], 4
|
|
500
538
|
];
|
|
501
|
-
exports.
|
|
539
|
+
exports.CreateSlackChannelConfigurationRequest$ = CreateSlackChannelConfigurationRequest$;
|
|
540
|
+
const CreateSlackChannelConfigurationResult$ = [3, n0, _CSCCRr,
|
|
502
541
|
0,
|
|
503
542
|
[_CCh],
|
|
504
|
-
[[() =>
|
|
543
|
+
[[() => SlackChannelConfiguration$, 0]]
|
|
505
544
|
];
|
|
506
|
-
exports.
|
|
545
|
+
exports.CreateSlackChannelConfigurationResult$ = CreateSlackChannelConfigurationResult$;
|
|
546
|
+
const CreateTeamsChannelConfigurationRequest$ = [3, n0, _CTCCR,
|
|
507
547
|
0,
|
|
508
548
|
[_CI, _TIe, _TI, _IRA, _CN, _CNh, _TN, _STA, _LL, _GPA, _UAR, _T],
|
|
509
549
|
[0, 0, 0, 0, 0, [() => TeamsChannelName, 0], [() => TeamName, 0], 64 | 0, 0, 64 | 0, 2, () => Tags], 5
|
|
510
550
|
];
|
|
511
|
-
exports.
|
|
551
|
+
exports.CreateTeamsChannelConfigurationRequest$ = CreateTeamsChannelConfigurationRequest$;
|
|
552
|
+
const CreateTeamsChannelConfigurationResult$ = [3, n0, _CTCCRr,
|
|
512
553
|
0,
|
|
513
554
|
[_CCh],
|
|
514
|
-
[[() =>
|
|
555
|
+
[[() => TeamsChannelConfiguration$, 0]]
|
|
515
556
|
];
|
|
516
|
-
exports.
|
|
557
|
+
exports.CreateTeamsChannelConfigurationResult$ = CreateTeamsChannelConfigurationResult$;
|
|
558
|
+
const CustomAction$ = [3, n0, _CA,
|
|
517
559
|
0,
|
|
518
560
|
[_CAA, _D, _ANl, _A, _AN],
|
|
519
|
-
[0, () =>
|
|
561
|
+
[0, () => CustomActionDefinition$, 0, () => CustomActionAttachmentList, 0], 2
|
|
520
562
|
];
|
|
521
|
-
exports.
|
|
563
|
+
exports.CustomAction$ = CustomAction$;
|
|
564
|
+
const CustomActionAttachment$ = [3, n0, _CAAu,
|
|
522
565
|
0,
|
|
523
566
|
[_NT, _BT, _C, _V],
|
|
524
567
|
[0, 0, () => CustomActionAttachmentCriteriaList, 128 | 0]
|
|
525
568
|
];
|
|
526
|
-
exports.
|
|
569
|
+
exports.CustomActionAttachment$ = CustomActionAttachment$;
|
|
570
|
+
const CustomActionAttachmentCriteria$ = [3, n0, _CAAC,
|
|
527
571
|
0,
|
|
528
572
|
[_O, _VN, _Va],
|
|
529
573
|
[0, 0, 0], 2
|
|
530
574
|
];
|
|
531
|
-
exports.
|
|
575
|
+
exports.CustomActionAttachmentCriteria$ = CustomActionAttachmentCriteria$;
|
|
576
|
+
const CustomActionDefinition$ = [3, n0, _CAD,
|
|
532
577
|
0,
|
|
533
578
|
[_CTo],
|
|
534
579
|
[0], 1
|
|
535
580
|
];
|
|
536
|
-
exports.
|
|
581
|
+
exports.CustomActionDefinition$ = CustomActionDefinition$;
|
|
582
|
+
const DeleteChimeWebhookConfigurationRequest$ = [3, n0, _DCWCR,
|
|
537
583
|
0,
|
|
538
584
|
[_CCA],
|
|
539
585
|
[0], 1
|
|
540
586
|
];
|
|
541
|
-
exports.
|
|
587
|
+
exports.DeleteChimeWebhookConfigurationRequest$ = DeleteChimeWebhookConfigurationRequest$;
|
|
588
|
+
const DeleteChimeWebhookConfigurationResult$ = [3, n0, _DCWCRe,
|
|
542
589
|
0,
|
|
543
590
|
[],
|
|
544
591
|
[]
|
|
545
592
|
];
|
|
546
|
-
exports.
|
|
593
|
+
exports.DeleteChimeWebhookConfigurationResult$ = DeleteChimeWebhookConfigurationResult$;
|
|
594
|
+
const DeleteCustomActionRequest$ = [3, n0, _DCAR,
|
|
547
595
|
0,
|
|
548
596
|
[_CAA],
|
|
549
597
|
[0], 1
|
|
550
598
|
];
|
|
551
|
-
exports.
|
|
599
|
+
exports.DeleteCustomActionRequest$ = DeleteCustomActionRequest$;
|
|
600
|
+
const DeleteCustomActionResult$ = [3, n0, _DCARe,
|
|
552
601
|
0,
|
|
553
602
|
[],
|
|
554
603
|
[]
|
|
555
604
|
];
|
|
556
|
-
exports.
|
|
605
|
+
exports.DeleteCustomActionResult$ = DeleteCustomActionResult$;
|
|
606
|
+
const DeleteMicrosoftTeamsUserIdentityRequest$ = [3, n0, _DMTUIR,
|
|
557
607
|
0,
|
|
558
608
|
[_CCA, _UI],
|
|
559
609
|
[0, 0], 2
|
|
560
610
|
];
|
|
561
|
-
exports.
|
|
611
|
+
exports.DeleteMicrosoftTeamsUserIdentityRequest$ = DeleteMicrosoftTeamsUserIdentityRequest$;
|
|
612
|
+
const DeleteMicrosoftTeamsUserIdentityResult$ = [3, n0, _DMTUIRe,
|
|
562
613
|
0,
|
|
563
614
|
[],
|
|
564
615
|
[]
|
|
565
616
|
];
|
|
566
|
-
exports.
|
|
617
|
+
exports.DeleteMicrosoftTeamsUserIdentityResult$ = DeleteMicrosoftTeamsUserIdentityResult$;
|
|
618
|
+
const DeleteSlackChannelConfigurationRequest$ = [3, n0, _DSCCR,
|
|
567
619
|
0,
|
|
568
620
|
[_CCA],
|
|
569
621
|
[0], 1
|
|
570
622
|
];
|
|
571
|
-
exports.
|
|
623
|
+
exports.DeleteSlackChannelConfigurationRequest$ = DeleteSlackChannelConfigurationRequest$;
|
|
624
|
+
const DeleteSlackChannelConfigurationResult$ = [3, n0, _DSCCRe,
|
|
572
625
|
0,
|
|
573
626
|
[],
|
|
574
627
|
[]
|
|
575
628
|
];
|
|
576
|
-
exports.
|
|
629
|
+
exports.DeleteSlackChannelConfigurationResult$ = DeleteSlackChannelConfigurationResult$;
|
|
630
|
+
const DeleteSlackUserIdentityRequest$ = [3, n0, _DSUIR,
|
|
577
631
|
0,
|
|
578
632
|
[_CCA, _STI, _SUI],
|
|
579
633
|
[0, 0, 0], 3
|
|
580
634
|
];
|
|
581
|
-
exports.
|
|
635
|
+
exports.DeleteSlackUserIdentityRequest$ = DeleteSlackUserIdentityRequest$;
|
|
636
|
+
const DeleteSlackUserIdentityResult$ = [3, n0, _DSUIRe,
|
|
582
637
|
0,
|
|
583
638
|
[],
|
|
584
639
|
[]
|
|
585
640
|
];
|
|
586
|
-
exports.
|
|
641
|
+
exports.DeleteSlackUserIdentityResult$ = DeleteSlackUserIdentityResult$;
|
|
642
|
+
const DeleteSlackWorkspaceAuthorizationRequest$ = [3, n0, _DSWAR,
|
|
587
643
|
0,
|
|
588
644
|
[_STI],
|
|
589
645
|
[0], 1
|
|
590
646
|
];
|
|
591
|
-
exports.
|
|
647
|
+
exports.DeleteSlackWorkspaceAuthorizationRequest$ = DeleteSlackWorkspaceAuthorizationRequest$;
|
|
648
|
+
const DeleteSlackWorkspaceAuthorizationResult$ = [3, n0, _DSWARe,
|
|
592
649
|
0,
|
|
593
650
|
[],
|
|
594
651
|
[]
|
|
595
652
|
];
|
|
596
|
-
exports.
|
|
653
|
+
exports.DeleteSlackWorkspaceAuthorizationResult$ = DeleteSlackWorkspaceAuthorizationResult$;
|
|
654
|
+
const DeleteTeamsChannelConfigurationRequest$ = [3, n0, _DTCCR,
|
|
597
655
|
0,
|
|
598
656
|
[_CCA],
|
|
599
657
|
[0], 1
|
|
600
658
|
];
|
|
601
|
-
exports.
|
|
659
|
+
exports.DeleteTeamsChannelConfigurationRequest$ = DeleteTeamsChannelConfigurationRequest$;
|
|
660
|
+
const DeleteTeamsChannelConfigurationResult$ = [3, n0, _DTCCRe,
|
|
602
661
|
0,
|
|
603
662
|
[],
|
|
604
663
|
[]
|
|
605
664
|
];
|
|
606
|
-
exports.
|
|
665
|
+
exports.DeleteTeamsChannelConfigurationResult$ = DeleteTeamsChannelConfigurationResult$;
|
|
666
|
+
const DeleteTeamsConfiguredTeamRequest$ = [3, n0, _DTCTR,
|
|
607
667
|
0,
|
|
608
668
|
[_TIe],
|
|
609
669
|
[0], 1
|
|
610
670
|
];
|
|
611
|
-
exports.
|
|
671
|
+
exports.DeleteTeamsConfiguredTeamRequest$ = DeleteTeamsConfiguredTeamRequest$;
|
|
672
|
+
const DeleteTeamsConfiguredTeamResult$ = [3, n0, _DTCTRe,
|
|
612
673
|
0,
|
|
613
674
|
[],
|
|
614
675
|
[]
|
|
615
676
|
];
|
|
616
|
-
exports.
|
|
677
|
+
exports.DeleteTeamsConfiguredTeamResult$ = DeleteTeamsConfiguredTeamResult$;
|
|
678
|
+
const DescribeChimeWebhookConfigurationsRequest$ = [3, n0, _DCWCRes,
|
|
617
679
|
0,
|
|
618
680
|
[_MR, _NTe, _CCA],
|
|
619
681
|
[1, 0, 0]
|
|
620
682
|
];
|
|
621
|
-
exports.
|
|
683
|
+
exports.DescribeChimeWebhookConfigurationsRequest$ = DescribeChimeWebhookConfigurationsRequest$;
|
|
684
|
+
const DescribeChimeWebhookConfigurationsResult$ = [3, n0, _DCWCResc,
|
|
622
685
|
0,
|
|
623
686
|
[_NTe, _WCe],
|
|
624
687
|
[0, [() => ChimeWebhookConfigurationList, 0]]
|
|
625
688
|
];
|
|
626
|
-
exports.
|
|
689
|
+
exports.DescribeChimeWebhookConfigurationsResult$ = DescribeChimeWebhookConfigurationsResult$;
|
|
690
|
+
const DescribeSlackChannelConfigurationsRequest$ = [3, n0, _DSCCRes,
|
|
627
691
|
0,
|
|
628
692
|
[_MR, _NTe, _CCA],
|
|
629
693
|
[1, 0, 0]
|
|
630
694
|
];
|
|
631
|
-
exports.
|
|
695
|
+
exports.DescribeSlackChannelConfigurationsRequest$ = DescribeSlackChannelConfigurationsRequest$;
|
|
696
|
+
const DescribeSlackChannelConfigurationsResult$ = [3, n0, _DSCCResc,
|
|
632
697
|
0,
|
|
633
698
|
[_NTe, _SCC],
|
|
634
699
|
[0, [() => SlackChannelConfigurationList, 0]]
|
|
635
700
|
];
|
|
636
|
-
exports.
|
|
701
|
+
exports.DescribeSlackChannelConfigurationsResult$ = DescribeSlackChannelConfigurationsResult$;
|
|
702
|
+
const DescribeSlackUserIdentitiesRequest$ = [3, n0, _DSUIRes,
|
|
637
703
|
0,
|
|
638
704
|
[_CCA, _NTe, _MR],
|
|
639
705
|
[0, 0, 1]
|
|
640
706
|
];
|
|
641
|
-
exports.
|
|
707
|
+
exports.DescribeSlackUserIdentitiesRequest$ = DescribeSlackUserIdentitiesRequest$;
|
|
708
|
+
const DescribeSlackUserIdentitiesResult$ = [3, n0, _DSUIResc,
|
|
642
709
|
0,
|
|
643
710
|
[_SUIl, _NTe],
|
|
644
711
|
[() => SlackUserIdentitiesList, 0]
|
|
645
712
|
];
|
|
646
|
-
exports.
|
|
713
|
+
exports.DescribeSlackUserIdentitiesResult$ = DescribeSlackUserIdentitiesResult$;
|
|
714
|
+
const DescribeSlackWorkspacesRequest$ = [3, n0, _DSWR,
|
|
647
715
|
0,
|
|
648
716
|
[_MR, _NTe],
|
|
649
717
|
[1, 0]
|
|
650
718
|
];
|
|
651
|
-
exports.
|
|
719
|
+
exports.DescribeSlackWorkspacesRequest$ = DescribeSlackWorkspacesRequest$;
|
|
720
|
+
const DescribeSlackWorkspacesResult$ = [3, n0, _DSWRe,
|
|
652
721
|
0,
|
|
653
722
|
[_SW, _NTe],
|
|
654
723
|
[() => SlackWorkspacesList, 0]
|
|
655
724
|
];
|
|
656
|
-
exports.
|
|
725
|
+
exports.DescribeSlackWorkspacesResult$ = DescribeSlackWorkspacesResult$;
|
|
726
|
+
const DisassociateFromConfigurationRequest$ = [3, n0, _DFCR,
|
|
657
727
|
0,
|
|
658
728
|
[_R, _CC],
|
|
659
729
|
[0, 0], 2
|
|
660
730
|
];
|
|
661
|
-
exports.
|
|
731
|
+
exports.DisassociateFromConfigurationRequest$ = DisassociateFromConfigurationRequest$;
|
|
732
|
+
const DisassociateFromConfigurationResult$ = [3, n0, _DFCRi,
|
|
662
733
|
0,
|
|
663
734
|
[],
|
|
664
735
|
[]
|
|
665
736
|
];
|
|
666
|
-
exports.
|
|
737
|
+
exports.DisassociateFromConfigurationResult$ = DisassociateFromConfigurationResult$;
|
|
738
|
+
const GetAccountPreferencesRequest$ = [3, n0, _GAPR,
|
|
667
739
|
0,
|
|
668
740
|
[],
|
|
669
741
|
[]
|
|
670
742
|
];
|
|
671
|
-
exports.
|
|
743
|
+
exports.GetAccountPreferencesRequest$ = GetAccountPreferencesRequest$;
|
|
744
|
+
const GetAccountPreferencesResult$ = [3, n0, _GAPRe,
|
|
672
745
|
0,
|
|
673
746
|
[_AP],
|
|
674
|
-
[() =>
|
|
747
|
+
[() => AccountPreferences$]
|
|
675
748
|
];
|
|
676
|
-
exports.
|
|
749
|
+
exports.GetAccountPreferencesResult$ = GetAccountPreferencesResult$;
|
|
750
|
+
const GetCustomActionRequest$ = [3, n0, _GCAR,
|
|
677
751
|
0,
|
|
678
752
|
[_CAA],
|
|
679
753
|
[0], 1
|
|
680
754
|
];
|
|
681
|
-
exports.
|
|
755
|
+
exports.GetCustomActionRequest$ = GetCustomActionRequest$;
|
|
756
|
+
const GetCustomActionResult$ = [3, n0, _GCARe,
|
|
682
757
|
0,
|
|
683
758
|
[_CA],
|
|
684
|
-
[() =>
|
|
759
|
+
[() => CustomAction$]
|
|
685
760
|
];
|
|
686
|
-
exports.
|
|
761
|
+
exports.GetCustomActionResult$ = GetCustomActionResult$;
|
|
762
|
+
const GetTeamsChannelConfigurationRequest$ = [3, n0, _GTCCR,
|
|
687
763
|
0,
|
|
688
764
|
[_CCA],
|
|
689
765
|
[0], 1
|
|
690
766
|
];
|
|
691
|
-
exports.
|
|
767
|
+
exports.GetTeamsChannelConfigurationRequest$ = GetTeamsChannelConfigurationRequest$;
|
|
768
|
+
const GetTeamsChannelConfigurationResult$ = [3, n0, _GTCCRe,
|
|
692
769
|
0,
|
|
693
770
|
[_CCh],
|
|
694
|
-
[[() =>
|
|
771
|
+
[[() => TeamsChannelConfiguration$, 0]]
|
|
695
772
|
];
|
|
696
|
-
exports.
|
|
773
|
+
exports.GetTeamsChannelConfigurationResult$ = GetTeamsChannelConfigurationResult$;
|
|
774
|
+
const ListAssociationsRequest$ = [3, n0, _LAR,
|
|
697
775
|
0,
|
|
698
776
|
[_CC, _MR, _NTe],
|
|
699
777
|
[0, 1, 0], 1
|
|
700
778
|
];
|
|
701
|
-
exports.
|
|
779
|
+
exports.ListAssociationsRequest$ = ListAssociationsRequest$;
|
|
780
|
+
const ListAssociationsResult$ = [3, n0, _LARi,
|
|
702
781
|
0,
|
|
703
782
|
[_As, _NTe],
|
|
704
783
|
[() => AssociationList, 0], 1
|
|
705
784
|
];
|
|
706
|
-
exports.
|
|
785
|
+
exports.ListAssociationsResult$ = ListAssociationsResult$;
|
|
786
|
+
const ListCustomActionsRequest$ = [3, n0, _LCAR,
|
|
707
787
|
0,
|
|
708
788
|
[_MR, _NTe],
|
|
709
789
|
[1, 0]
|
|
710
790
|
];
|
|
711
|
-
exports.
|
|
791
|
+
exports.ListCustomActionsRequest$ = ListCustomActionsRequest$;
|
|
792
|
+
const ListCustomActionsResult$ = [3, n0, _LCARi,
|
|
712
793
|
0,
|
|
713
794
|
[_CAu, _NTe],
|
|
714
795
|
[64 | 0, 0], 1
|
|
715
796
|
];
|
|
716
|
-
exports.
|
|
797
|
+
exports.ListCustomActionsResult$ = ListCustomActionsResult$;
|
|
798
|
+
const ListMicrosoftTeamsConfiguredTeamsRequest$ = [3, n0, _LMTCTR,
|
|
717
799
|
0,
|
|
718
800
|
[_MR, _NTe],
|
|
719
801
|
[1, 0]
|
|
720
802
|
];
|
|
721
|
-
exports.
|
|
803
|
+
exports.ListMicrosoftTeamsConfiguredTeamsRequest$ = ListMicrosoftTeamsConfiguredTeamsRequest$;
|
|
804
|
+
const ListMicrosoftTeamsConfiguredTeamsResult$ = [3, n0, _LMTCTRi,
|
|
722
805
|
0,
|
|
723
806
|
[_CTon, _NTe],
|
|
724
807
|
[() => ConfiguredTeamsList, 0]
|
|
725
808
|
];
|
|
726
|
-
exports.
|
|
809
|
+
exports.ListMicrosoftTeamsConfiguredTeamsResult$ = ListMicrosoftTeamsConfiguredTeamsResult$;
|
|
810
|
+
const ListMicrosoftTeamsUserIdentitiesRequest$ = [3, n0, _LMTUIR,
|
|
727
811
|
0,
|
|
728
812
|
[_CCA, _NTe, _MR],
|
|
729
813
|
[0, 0, 1]
|
|
730
814
|
];
|
|
731
|
-
exports.
|
|
815
|
+
exports.ListMicrosoftTeamsUserIdentitiesRequest$ = ListMicrosoftTeamsUserIdentitiesRequest$;
|
|
816
|
+
const ListMicrosoftTeamsUserIdentitiesResult$ = [3, n0, _LMTUIRi,
|
|
732
817
|
0,
|
|
733
818
|
[_TUI, _NTe],
|
|
734
819
|
[() => TeamsUserIdentitiesList, 0]
|
|
735
820
|
];
|
|
736
|
-
exports.
|
|
821
|
+
exports.ListMicrosoftTeamsUserIdentitiesResult$ = ListMicrosoftTeamsUserIdentitiesResult$;
|
|
822
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
737
823
|
0,
|
|
738
824
|
[_RARN],
|
|
739
825
|
[0], 1
|
|
740
826
|
];
|
|
741
|
-
exports.
|
|
827
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
828
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
742
829
|
0,
|
|
743
830
|
[_T],
|
|
744
831
|
[() => TagList]
|
|
745
832
|
];
|
|
746
|
-
exports.
|
|
833
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
834
|
+
const ListTeamsChannelConfigurationsRequest$ = [3, n0, _LTCCR,
|
|
747
835
|
0,
|
|
748
836
|
[_MR, _NTe, _TIe],
|
|
749
837
|
[1, 0, 0]
|
|
750
838
|
];
|
|
751
|
-
exports.
|
|
839
|
+
exports.ListTeamsChannelConfigurationsRequest$ = ListTeamsChannelConfigurationsRequest$;
|
|
840
|
+
const ListTeamsChannelConfigurationsResult$ = [3, n0, _LTCCRi,
|
|
752
841
|
0,
|
|
753
842
|
[_NTe, _TCC],
|
|
754
843
|
[0, [() => TeamChannelConfigurationsList, 0]]
|
|
755
844
|
];
|
|
756
|
-
exports.
|
|
845
|
+
exports.ListTeamsChannelConfigurationsResult$ = ListTeamsChannelConfigurationsResult$;
|
|
846
|
+
const SlackChannelConfiguration$ = [3, n0, _SCCl,
|
|
757
847
|
0,
|
|
758
848
|
[_STN, _STI, _SCI, _SCN, _CCA, _IRA, _STA, _CN, _LL, _GPA, _UAR, _T, _S, _SR],
|
|
759
849
|
[0, 0, 0, [() => SlackChannelDisplayName, 0], 0, 0, 64 | 0, 0, 0, 64 | 0, 2, () => Tags, 0, 0], 7
|
|
760
850
|
];
|
|
761
|
-
exports.
|
|
851
|
+
exports.SlackChannelConfiguration$ = SlackChannelConfiguration$;
|
|
852
|
+
const SlackUserIdentity$ = [3, n0, _SUIla,
|
|
762
853
|
0,
|
|
763
854
|
[_IRA, _CCA, _STI, _SUI, _AUI],
|
|
764
855
|
[0, 0, 0, 0, 0], 4
|
|
765
856
|
];
|
|
766
|
-
exports.
|
|
857
|
+
exports.SlackUserIdentity$ = SlackUserIdentity$;
|
|
858
|
+
const SlackWorkspace$ = [3, n0, _SWl,
|
|
767
859
|
0,
|
|
768
860
|
[_STI, _STN, _S, _SR],
|
|
769
861
|
[0, 0, 0, 0], 2
|
|
770
862
|
];
|
|
771
|
-
exports.
|
|
863
|
+
exports.SlackWorkspace$ = SlackWorkspace$;
|
|
864
|
+
const Tag$ = [3, n0, _Ta,
|
|
772
865
|
0,
|
|
773
866
|
[_TK, _TV],
|
|
774
867
|
[0, 0], 2
|
|
775
868
|
];
|
|
776
|
-
exports.
|
|
869
|
+
exports.Tag$ = Tag$;
|
|
870
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
777
871
|
0,
|
|
778
872
|
[_RARN, _T],
|
|
779
873
|
[0, () => TagList], 2
|
|
780
874
|
];
|
|
781
|
-
exports.
|
|
875
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
876
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
782
877
|
0,
|
|
783
878
|
[],
|
|
784
879
|
[]
|
|
785
880
|
];
|
|
786
|
-
exports.
|
|
881
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
882
|
+
const TeamsChannelConfiguration$ = [3, n0, _TCCe,
|
|
787
883
|
0,
|
|
788
884
|
[_CI, _TIe, _TI, _CCA, _IRA, _STA, _CNh, _TN, _CN, _LL, _GPA, _UAR, _T, _S, _SR],
|
|
789
885
|
[0, 0, 0, 0, 0, 64 | 0, [() => TeamsChannelName, 0], [() => TeamName, 0], 0, 0, 64 | 0, 2, () => Tags, 0, 0], 6
|
|
790
886
|
];
|
|
791
|
-
exports.
|
|
887
|
+
exports.TeamsChannelConfiguration$ = TeamsChannelConfiguration$;
|
|
888
|
+
const TeamsUserIdentity$ = [3, n0, _TUIe,
|
|
792
889
|
0,
|
|
793
890
|
[_IRA, _CCA, _TIe, _UI, _AUI, _TCI, _TTI],
|
|
794
891
|
[0, 0, 0, 0, 0, 0, 0], 3
|
|
795
892
|
];
|
|
796
|
-
exports.
|
|
893
|
+
exports.TeamsUserIdentity$ = TeamsUserIdentity$;
|
|
894
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
797
895
|
0,
|
|
798
896
|
[_RARN, _TKa],
|
|
799
897
|
[0, 64 | 0], 2
|
|
800
898
|
];
|
|
801
|
-
exports.
|
|
899
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
900
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
802
901
|
0,
|
|
803
902
|
[],
|
|
804
903
|
[]
|
|
805
904
|
];
|
|
806
|
-
exports.
|
|
905
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
906
|
+
const UpdateAccountPreferencesRequest$ = [3, n0, _UAPR,
|
|
807
907
|
0,
|
|
808
908
|
[_UAR, _TDCE],
|
|
809
909
|
[2, 2]
|
|
810
910
|
];
|
|
811
|
-
exports.
|
|
911
|
+
exports.UpdateAccountPreferencesRequest$ = UpdateAccountPreferencesRequest$;
|
|
912
|
+
const UpdateAccountPreferencesResult$ = [3, n0, _UAPRp,
|
|
812
913
|
0,
|
|
813
914
|
[_AP],
|
|
814
|
-
[() =>
|
|
915
|
+
[() => AccountPreferences$]
|
|
815
916
|
];
|
|
816
|
-
exports.
|
|
917
|
+
exports.UpdateAccountPreferencesResult$ = UpdateAccountPreferencesResult$;
|
|
918
|
+
const UpdateChimeWebhookConfigurationRequest$ = [3, n0, _UCWCR,
|
|
817
919
|
0,
|
|
818
920
|
[_CCA, _WD, _WU, _STA, _IRA, _LL],
|
|
819
921
|
[0, [() => ChimeWebhookDescription, 0], [() => ChimeWebhookUrl, 0], 64 | 0, 0, 0], 1
|
|
820
922
|
];
|
|
821
|
-
exports.
|
|
923
|
+
exports.UpdateChimeWebhookConfigurationRequest$ = UpdateChimeWebhookConfigurationRequest$;
|
|
924
|
+
const UpdateChimeWebhookConfigurationResult$ = [3, n0, _UCWCRp,
|
|
822
925
|
0,
|
|
823
926
|
[_WC],
|
|
824
|
-
[[() =>
|
|
927
|
+
[[() => ChimeWebhookConfiguration$, 0]]
|
|
825
928
|
];
|
|
826
|
-
exports.
|
|
929
|
+
exports.UpdateChimeWebhookConfigurationResult$ = UpdateChimeWebhookConfigurationResult$;
|
|
930
|
+
const UpdateCustomActionRequest$ = [3, n0, _UCAR,
|
|
827
931
|
0,
|
|
828
932
|
[_CAA, _D, _ANl, _A],
|
|
829
|
-
[0, () =>
|
|
933
|
+
[0, () => CustomActionDefinition$, 0, () => CustomActionAttachmentList], 2
|
|
830
934
|
];
|
|
831
|
-
exports.
|
|
935
|
+
exports.UpdateCustomActionRequest$ = UpdateCustomActionRequest$;
|
|
936
|
+
const UpdateCustomActionResult$ = [3, n0, _UCARp,
|
|
832
937
|
0,
|
|
833
938
|
[_CAA],
|
|
834
939
|
[0], 1
|
|
835
940
|
];
|
|
836
|
-
exports.
|
|
941
|
+
exports.UpdateCustomActionResult$ = UpdateCustomActionResult$;
|
|
942
|
+
const UpdateSlackChannelConfigurationRequest$ = [3, n0, _USCCR,
|
|
837
943
|
0,
|
|
838
944
|
[_CCA, _SCI, _SCN, _STA, _IRA, _LL, _GPA, _UAR],
|
|
839
945
|
[0, 0, [() => SlackChannelDisplayName, 0], 64 | 0, 0, 0, 64 | 0, 2], 2
|
|
840
946
|
];
|
|
841
|
-
exports.
|
|
947
|
+
exports.UpdateSlackChannelConfigurationRequest$ = UpdateSlackChannelConfigurationRequest$;
|
|
948
|
+
const UpdateSlackChannelConfigurationResult$ = [3, n0, _USCCRp,
|
|
842
949
|
0,
|
|
843
950
|
[_CCh],
|
|
844
|
-
[[() =>
|
|
951
|
+
[[() => SlackChannelConfiguration$, 0]]
|
|
845
952
|
];
|
|
846
|
-
exports.
|
|
953
|
+
exports.UpdateSlackChannelConfigurationResult$ = UpdateSlackChannelConfigurationResult$;
|
|
954
|
+
const UpdateTeamsChannelConfigurationRequest$ = [3, n0, _UTCCR,
|
|
847
955
|
0,
|
|
848
956
|
[_CCA, _CI, _CNh, _STA, _IRA, _LL, _GPA, _UAR],
|
|
849
957
|
[0, 0, [() => TeamsChannelName, 0], 64 | 0, 0, 0, 64 | 0, 2], 2
|
|
850
958
|
];
|
|
851
|
-
exports.
|
|
959
|
+
exports.UpdateTeamsChannelConfigurationRequest$ = UpdateTeamsChannelConfigurationRequest$;
|
|
960
|
+
const UpdateTeamsChannelConfigurationResult$ = [3, n0, _UTCCRp,
|
|
852
961
|
0,
|
|
853
962
|
[_CCh],
|
|
854
|
-
[[() =>
|
|
963
|
+
[[() => TeamsChannelConfiguration$, 0]]
|
|
855
964
|
];
|
|
965
|
+
exports.UpdateTeamsChannelConfigurationResult$ = UpdateTeamsChannelConfigurationResult$;
|
|
856
966
|
var AssociationList = [1, n0, _ALs,
|
|
857
|
-
0, () =>
|
|
967
|
+
0, () => AssociationListing$
|
|
858
968
|
];
|
|
859
969
|
var ChimeWebhookConfigurationList = [1, n0, _CWCL,
|
|
860
|
-
0, [() =>
|
|
970
|
+
0, [() => ChimeWebhookConfiguration$,
|
|
861
971
|
0]
|
|
862
972
|
];
|
|
863
973
|
var ConfiguredTeamsList = [1, n0, _CTL,
|
|
864
|
-
0, () =>
|
|
974
|
+
0, () => ConfiguredTeam$
|
|
865
975
|
];
|
|
866
976
|
var CustomActionArnList = 64 | 0;
|
|
867
977
|
var CustomActionAttachmentCriteriaList = [1, n0, _CAACL,
|
|
868
|
-
0, () =>
|
|
978
|
+
0, () => CustomActionAttachmentCriteria$
|
|
869
979
|
];
|
|
870
980
|
var CustomActionAttachmentList = [1, n0, _CAAL,
|
|
871
|
-
0, () =>
|
|
981
|
+
0, () => CustomActionAttachment$
|
|
872
982
|
];
|
|
873
983
|
var GuardrailPolicyArnList = 64 | 0;
|
|
874
984
|
var SlackChannelConfigurationList = [1, n0, _SCCL,
|
|
875
|
-
0, [() =>
|
|
985
|
+
0, [() => SlackChannelConfiguration$,
|
|
876
986
|
0]
|
|
877
987
|
];
|
|
878
988
|
var SlackUserIdentitiesList = [1, n0, _SUIL,
|
|
879
|
-
0, () =>
|
|
989
|
+
0, () => SlackUserIdentity$
|
|
880
990
|
];
|
|
881
991
|
var SlackWorkspacesList = [1, n0, _SWL,
|
|
882
|
-
0, () =>
|
|
992
|
+
0, () => SlackWorkspace$
|
|
883
993
|
];
|
|
884
994
|
var SnsTopicArnList = 64 | 0;
|
|
885
995
|
var TagKeyList = 64 | 0;
|
|
886
996
|
var TagList = [1, n0, _TL,
|
|
887
|
-
0, () =>
|
|
997
|
+
0, () => Tag$
|
|
888
998
|
];
|
|
889
999
|
var Tags = [1, n0, _T,
|
|
890
|
-
0, () =>
|
|
1000
|
+
0, () => Tag$
|
|
891
1001
|
];
|
|
892
1002
|
var TeamChannelConfigurationsList = [1, n0, _TCCL,
|
|
893
|
-
0, [() =>
|
|
1003
|
+
0, [() => TeamsChannelConfiguration$,
|
|
894
1004
|
0]
|
|
895
1005
|
];
|
|
896
1006
|
var TeamsUserIdentitiesList = [1, n0, _TUIL,
|
|
897
|
-
0, () =>
|
|
1007
|
+
0, () => TeamsUserIdentity$
|
|
898
1008
|
];
|
|
899
1009
|
var CustomActionAttachmentVariables = 128 | 0;
|
|
900
1010
|
exports.AssociateToConfiguration$ = [9, n0, _ATC,
|
|
901
|
-
{ [_h]: ["POST", "/associate-to-configuration", 201] }, () =>
|
|
1011
|
+
{ [_h]: ["POST", "/associate-to-configuration", 201] }, () => AssociateToConfigurationRequest$, () => AssociateToConfigurationResult$
|
|
902
1012
|
];
|
|
903
1013
|
exports.CreateChimeWebhookConfiguration$ = [9, n0, _CCWC,
|
|
904
|
-
{ [_h]: ["POST", "/create-chime-webhook-configuration", 201] }, () =>
|
|
1014
|
+
{ [_h]: ["POST", "/create-chime-webhook-configuration", 201] }, () => CreateChimeWebhookConfigurationRequest$, () => CreateChimeWebhookConfigurationResult$
|
|
905
1015
|
];
|
|
906
1016
|
exports.CreateCustomAction$ = [9, n0, _CCAr,
|
|
907
|
-
{ [_h]: ["POST", "/create-custom-action", 201] }, () =>
|
|
1017
|
+
{ [_h]: ["POST", "/create-custom-action", 201] }, () => CreateCustomActionRequest$, () => CreateCustomActionResult$
|
|
908
1018
|
];
|
|
909
1019
|
exports.CreateMicrosoftTeamsChannelConfiguration$ = [9, n0, _CMTCC,
|
|
910
|
-
{ [_h]: ["POST", "/create-ms-teams-channel-configuration", 201] }, () =>
|
|
1020
|
+
{ [_h]: ["POST", "/create-ms-teams-channel-configuration", 201] }, () => CreateTeamsChannelConfigurationRequest$, () => CreateTeamsChannelConfigurationResult$
|
|
911
1021
|
];
|
|
912
1022
|
exports.CreateSlackChannelConfiguration$ = [9, n0, _CSCC,
|
|
913
|
-
{ [_h]: ["POST", "/create-slack-channel-configuration", 201] }, () =>
|
|
1023
|
+
{ [_h]: ["POST", "/create-slack-channel-configuration", 201] }, () => CreateSlackChannelConfigurationRequest$, () => CreateSlackChannelConfigurationResult$
|
|
914
1024
|
];
|
|
915
1025
|
exports.DeleteChimeWebhookConfiguration$ = [9, n0, _DCWC,
|
|
916
|
-
{ [_h]: ["POST", "/delete-chime-webhook-configuration", 204] }, () =>
|
|
1026
|
+
{ [_h]: ["POST", "/delete-chime-webhook-configuration", 204] }, () => DeleteChimeWebhookConfigurationRequest$, () => DeleteChimeWebhookConfigurationResult$
|
|
917
1027
|
];
|
|
918
1028
|
exports.DeleteCustomAction$ = [9, n0, _DCA,
|
|
919
|
-
{ [_h]: ["POST", "/delete-custom-action", 204] }, () =>
|
|
1029
|
+
{ [_h]: ["POST", "/delete-custom-action", 204] }, () => DeleteCustomActionRequest$, () => DeleteCustomActionResult$
|
|
920
1030
|
];
|
|
921
1031
|
exports.DeleteMicrosoftTeamsChannelConfiguration$ = [9, n0, _DMTCC,
|
|
922
|
-
{ [_h]: ["POST", "/delete-ms-teams-channel-configuration", 204] }, () =>
|
|
1032
|
+
{ [_h]: ["POST", "/delete-ms-teams-channel-configuration", 204] }, () => DeleteTeamsChannelConfigurationRequest$, () => DeleteTeamsChannelConfigurationResult$
|
|
923
1033
|
];
|
|
924
1034
|
exports.DeleteMicrosoftTeamsConfiguredTeam$ = [9, n0, _DMTCT,
|
|
925
|
-
{ [_h]: ["POST", "/delete-ms-teams-configured-teams", 204] }, () =>
|
|
1035
|
+
{ [_h]: ["POST", "/delete-ms-teams-configured-teams", 204] }, () => DeleteTeamsConfiguredTeamRequest$, () => DeleteTeamsConfiguredTeamResult$
|
|
926
1036
|
];
|
|
927
1037
|
exports.DeleteMicrosoftTeamsUserIdentity$ = [9, n0, _DMTUI,
|
|
928
|
-
{ [_h]: ["POST", "/delete-ms-teams-user-identity", 204] }, () =>
|
|
1038
|
+
{ [_h]: ["POST", "/delete-ms-teams-user-identity", 204] }, () => DeleteMicrosoftTeamsUserIdentityRequest$, () => DeleteMicrosoftTeamsUserIdentityResult$
|
|
929
1039
|
];
|
|
930
1040
|
exports.DeleteSlackChannelConfiguration$ = [9, n0, _DSCC,
|
|
931
|
-
{ [_h]: ["POST", "/delete-slack-channel-configuration", 204] }, () =>
|
|
1041
|
+
{ [_h]: ["POST", "/delete-slack-channel-configuration", 204] }, () => DeleteSlackChannelConfigurationRequest$, () => DeleteSlackChannelConfigurationResult$
|
|
932
1042
|
];
|
|
933
1043
|
exports.DeleteSlackUserIdentity$ = [9, n0, _DSUI,
|
|
934
|
-
{ [_h]: ["POST", "/delete-slack-user-identity", 204] }, () =>
|
|
1044
|
+
{ [_h]: ["POST", "/delete-slack-user-identity", 204] }, () => DeleteSlackUserIdentityRequest$, () => DeleteSlackUserIdentityResult$
|
|
935
1045
|
];
|
|
936
1046
|
exports.DeleteSlackWorkspaceAuthorization$ = [9, n0, _DSWA,
|
|
937
|
-
{ [_h]: ["POST", "/delete-slack-workspace-authorization", 204] }, () =>
|
|
1047
|
+
{ [_h]: ["POST", "/delete-slack-workspace-authorization", 204] }, () => DeleteSlackWorkspaceAuthorizationRequest$, () => DeleteSlackWorkspaceAuthorizationResult$
|
|
938
1048
|
];
|
|
939
1049
|
exports.DescribeChimeWebhookConfigurations$ = [9, n0, _DCWCe,
|
|
940
|
-
{ [_h]: ["POST", "/describe-chime-webhook-configurations", 200] }, () =>
|
|
1050
|
+
{ [_h]: ["POST", "/describe-chime-webhook-configurations", 200] }, () => DescribeChimeWebhookConfigurationsRequest$, () => DescribeChimeWebhookConfigurationsResult$
|
|
941
1051
|
];
|
|
942
1052
|
exports.DescribeSlackChannelConfigurations$ = [9, n0, _DSCCe,
|
|
943
|
-
{ [_h]: ["POST", "/describe-slack-channel-configurations", 200] }, () =>
|
|
1053
|
+
{ [_h]: ["POST", "/describe-slack-channel-configurations", 200] }, () => DescribeSlackChannelConfigurationsRequest$, () => DescribeSlackChannelConfigurationsResult$
|
|
944
1054
|
];
|
|
945
1055
|
exports.DescribeSlackUserIdentities$ = [9, n0, _DSUIe,
|
|
946
|
-
{ [_h]: ["POST", "/describe-slack-user-identities", 200] }, () =>
|
|
1056
|
+
{ [_h]: ["POST", "/describe-slack-user-identities", 200] }, () => DescribeSlackUserIdentitiesRequest$, () => DescribeSlackUserIdentitiesResult$
|
|
947
1057
|
];
|
|
948
1058
|
exports.DescribeSlackWorkspaces$ = [9, n0, _DSW,
|
|
949
|
-
{ [_h]: ["POST", "/describe-slack-workspaces", 200] }, () =>
|
|
1059
|
+
{ [_h]: ["POST", "/describe-slack-workspaces", 200] }, () => DescribeSlackWorkspacesRequest$, () => DescribeSlackWorkspacesResult$
|
|
950
1060
|
];
|
|
951
1061
|
exports.DisassociateFromConfiguration$ = [9, n0, _DFC,
|
|
952
|
-
{ [_h]: ["POST", "/disassociate-from-configuration", 204] }, () =>
|
|
1062
|
+
{ [_h]: ["POST", "/disassociate-from-configuration", 204] }, () => DisassociateFromConfigurationRequest$, () => DisassociateFromConfigurationResult$
|
|
953
1063
|
];
|
|
954
1064
|
exports.GetAccountPreferences$ = [9, n0, _GAP,
|
|
955
|
-
{ [_h]: ["POST", "/get-account-preferences", 200] }, () =>
|
|
1065
|
+
{ [_h]: ["POST", "/get-account-preferences", 200] }, () => GetAccountPreferencesRequest$, () => GetAccountPreferencesResult$
|
|
956
1066
|
];
|
|
957
1067
|
exports.GetCustomAction$ = [9, n0, _GCA,
|
|
958
|
-
{ [_h]: ["POST", "/get-custom-action", 200] }, () =>
|
|
1068
|
+
{ [_h]: ["POST", "/get-custom-action", 200] }, () => GetCustomActionRequest$, () => GetCustomActionResult$
|
|
959
1069
|
];
|
|
960
1070
|
exports.GetMicrosoftTeamsChannelConfiguration$ = [9, n0, _GMTCC,
|
|
961
|
-
{ [_h]: ["POST", "/get-ms-teams-channel-configuration", 200] }, () =>
|
|
1071
|
+
{ [_h]: ["POST", "/get-ms-teams-channel-configuration", 200] }, () => GetTeamsChannelConfigurationRequest$, () => GetTeamsChannelConfigurationResult$
|
|
962
1072
|
];
|
|
963
1073
|
exports.ListAssociations$ = [9, n0, _LA,
|
|
964
|
-
{ [_h]: ["POST", "/list-associations", 200] }, () =>
|
|
1074
|
+
{ [_h]: ["POST", "/list-associations", 200] }, () => ListAssociationsRequest$, () => ListAssociationsResult$
|
|
965
1075
|
];
|
|
966
1076
|
exports.ListCustomActions$ = [9, n0, _LCA,
|
|
967
|
-
{ [_h]: ["POST", "/list-custom-actions", 200] }, () =>
|
|
1077
|
+
{ [_h]: ["POST", "/list-custom-actions", 200] }, () => ListCustomActionsRequest$, () => ListCustomActionsResult$
|
|
968
1078
|
];
|
|
969
1079
|
exports.ListMicrosoftTeamsChannelConfigurations$ = [9, n0, _LMTCC,
|
|
970
|
-
{ [_h]: ["POST", "/list-ms-teams-channel-configurations", 200] }, () =>
|
|
1080
|
+
{ [_h]: ["POST", "/list-ms-teams-channel-configurations", 200] }, () => ListTeamsChannelConfigurationsRequest$, () => ListTeamsChannelConfigurationsResult$
|
|
971
1081
|
];
|
|
972
1082
|
exports.ListMicrosoftTeamsConfiguredTeams$ = [9, n0, _LMTCT,
|
|
973
|
-
{ [_h]: ["POST", "/list-ms-teams-configured-teams", 200] }, () =>
|
|
1083
|
+
{ [_h]: ["POST", "/list-ms-teams-configured-teams", 200] }, () => ListMicrosoftTeamsConfiguredTeamsRequest$, () => ListMicrosoftTeamsConfiguredTeamsResult$
|
|
974
1084
|
];
|
|
975
1085
|
exports.ListMicrosoftTeamsUserIdentities$ = [9, n0, _LMTUI,
|
|
976
|
-
{ [_h]: ["POST", "/list-ms-teams-user-identities", 200] }, () =>
|
|
1086
|
+
{ [_h]: ["POST", "/list-ms-teams-user-identities", 200] }, () => ListMicrosoftTeamsUserIdentitiesRequest$, () => ListMicrosoftTeamsUserIdentitiesResult$
|
|
977
1087
|
];
|
|
978
1088
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
979
|
-
{ [_h]: ["POST", "/list-tags-for-resource", 200] }, () =>
|
|
1089
|
+
{ [_h]: ["POST", "/list-tags-for-resource", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
980
1090
|
];
|
|
981
1091
|
exports.TagResource$ = [9, n0, _TR,
|
|
982
|
-
{ [_h]: ["POST", "/tag-resource", 200] }, () =>
|
|
1092
|
+
{ [_h]: ["POST", "/tag-resource", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
983
1093
|
];
|
|
984
1094
|
exports.UntagResource$ = [9, n0, _UR,
|
|
985
|
-
{ [_h]: ["POST", "/untag-resource", 200] }, () =>
|
|
1095
|
+
{ [_h]: ["POST", "/untag-resource", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
986
1096
|
];
|
|
987
1097
|
exports.UpdateAccountPreferences$ = [9, n0, _UAP,
|
|
988
|
-
{ [_h]: ["POST", "/update-account-preferences", 200] }, () =>
|
|
1098
|
+
{ [_h]: ["POST", "/update-account-preferences", 200] }, () => UpdateAccountPreferencesRequest$, () => UpdateAccountPreferencesResult$
|
|
989
1099
|
];
|
|
990
1100
|
exports.UpdateChimeWebhookConfiguration$ = [9, n0, _UCWC,
|
|
991
|
-
{ [_h]: ["POST", "/update-chime-webhook-configuration", 200] }, () =>
|
|
1101
|
+
{ [_h]: ["POST", "/update-chime-webhook-configuration", 200] }, () => UpdateChimeWebhookConfigurationRequest$, () => UpdateChimeWebhookConfigurationResult$
|
|
992
1102
|
];
|
|
993
1103
|
exports.UpdateCustomAction$ = [9, n0, _UCA,
|
|
994
|
-
{ [_h]: ["POST", "/update-custom-action", 200] }, () =>
|
|
1104
|
+
{ [_h]: ["POST", "/update-custom-action", 200] }, () => UpdateCustomActionRequest$, () => UpdateCustomActionResult$
|
|
995
1105
|
];
|
|
996
1106
|
exports.UpdateMicrosoftTeamsChannelConfiguration$ = [9, n0, _UMTCC,
|
|
997
|
-
{ [_h]: ["POST", "/update-ms-teams-channel-configuration", 200] }, () =>
|
|
1107
|
+
{ [_h]: ["POST", "/update-ms-teams-channel-configuration", 200] }, () => UpdateTeamsChannelConfigurationRequest$, () => UpdateTeamsChannelConfigurationResult$
|
|
998
1108
|
];
|
|
999
1109
|
exports.UpdateSlackChannelConfiguration$ = [9, n0, _USCC,
|
|
1000
|
-
{ [_h]: ["POST", "/update-slack-channel-configuration", 200] }, () =>
|
|
1110
|
+
{ [_h]: ["POST", "/update-slack-channel-configuration", 200] }, () => UpdateSlackChannelConfigurationRequest$, () => UpdateSlackChannelConfigurationResult$
|
|
1001
1111
|
];
|