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