@aws-sdk/client-support-app 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 +561 -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/SupportAppServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -73
- 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 -38
- package/dist-cjs/schemas/schemas_0.js +0 -285
|
@@ -1,285 +0,0 @@
|
|
|
1
|
-
const _ADE = "AccessDeniedException";
|
|
2
|
-
const _CE = "ConflictException";
|
|
3
|
-
const _CSCC = "CreateSlackChannelConfiguration";
|
|
4
|
-
const _CSCCR = "CreateSlackChannelConfigurationRequest";
|
|
5
|
-
const _CSCCRr = "CreateSlackChannelConfigurationResult";
|
|
6
|
-
const _DAA = "DeleteAccountAlias";
|
|
7
|
-
const _DAAR = "DeleteAccountAliasRequest";
|
|
8
|
-
const _DAARe = "DeleteAccountAliasResult";
|
|
9
|
-
const _DSCC = "DeleteSlackChannelConfiguration";
|
|
10
|
-
const _DSCCR = "DeleteSlackChannelConfigurationRequest";
|
|
11
|
-
const _DSCCRe = "DeleteSlackChannelConfigurationResult";
|
|
12
|
-
const _DSWC = "DeleteSlackWorkspaceConfiguration";
|
|
13
|
-
const _DSWCR = "DeleteSlackWorkspaceConfigurationRequest";
|
|
14
|
-
const _DSWCRe = "DeleteSlackWorkspaceConfigurationResult";
|
|
15
|
-
const _GAA = "GetAccountAlias";
|
|
16
|
-
const _GAAR = "GetAccountAliasRequest";
|
|
17
|
-
const _GAARe = "GetAccountAliasResult";
|
|
18
|
-
const _ISE = "InternalServerException";
|
|
19
|
-
const _LSCC = "ListSlackChannelConfigurations";
|
|
20
|
-
const _LSCCR = "ListSlackChannelConfigurationsRequest";
|
|
21
|
-
const _LSCCRi = "ListSlackChannelConfigurationsResult";
|
|
22
|
-
const _LSWC = "ListSlackWorkspaceConfigurations";
|
|
23
|
-
const _LSWCR = "ListSlackWorkspaceConfigurationsRequest";
|
|
24
|
-
const _LSWCRi = "ListSlackWorkspaceConfigurationsResult";
|
|
25
|
-
const _PAA = "PutAccountAlias";
|
|
26
|
-
const _PAAR = "PutAccountAliasRequest";
|
|
27
|
-
const _PAARu = "PutAccountAliasResult";
|
|
28
|
-
const _RNFE = "ResourceNotFoundException";
|
|
29
|
-
const _RSWFO = "RegisterSlackWorkspaceForOrganization";
|
|
30
|
-
const _RSWFOR = "RegisterSlackWorkspaceForOrganizationRequest";
|
|
31
|
-
const _RSWFORe = "RegisterSlackWorkspaceForOrganizationResult";
|
|
32
|
-
const _SCC = "SlackChannelConfiguration";
|
|
33
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
34
|
-
const _SWC = "SlackWorkspaceConfiguration";
|
|
35
|
-
const _SWCL = "SlackWorkspaceConfigurationList";
|
|
36
|
-
const _USCC = "UpdateSlackChannelConfiguration";
|
|
37
|
-
const _USCCR = "UpdateSlackChannelConfigurationRequest";
|
|
38
|
-
const _USCCRp = "UpdateSlackChannelConfigurationResult";
|
|
39
|
-
const _VE = "ValidationException";
|
|
40
|
-
const _aA = "accountAlias";
|
|
41
|
-
const _aOMA = "allowOrganizationMemberAccount";
|
|
42
|
-
const _aT = "accountType";
|
|
43
|
-
const _c = "client";
|
|
44
|
-
const _cI = "channelId";
|
|
45
|
-
const _cN = "channelName";
|
|
46
|
-
const _cRA = "channelRoleArn";
|
|
47
|
-
const _e = "error";
|
|
48
|
-
const _h = "http";
|
|
49
|
-
const _hE = "httpError";
|
|
50
|
-
const _m = "message";
|
|
51
|
-
const _nOACTC = "notifyOnAddCorrespondenceToCase";
|
|
52
|
-
const _nOCORC = "notifyOnCreateOrReopenCase";
|
|
53
|
-
const _nOCS = "notifyOnCaseSeverity";
|
|
54
|
-
const _nORC = "notifyOnResolveCase";
|
|
55
|
-
const _nT = "nextToken";
|
|
56
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.supportapp";
|
|
57
|
-
const _sCC = "slackChannelConfigurations";
|
|
58
|
-
const _sCCL = "slackChannelConfigurationList";
|
|
59
|
-
const _sWC = "slackWorkspaceConfigurations";
|
|
60
|
-
const _se = "server";
|
|
61
|
-
const _tI = "teamId";
|
|
62
|
-
const _tN = "teamName";
|
|
63
|
-
const n0 = "com.amazonaws.supportapp";
|
|
64
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
65
|
-
const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ValidationException } = require("../models/errors");
|
|
66
|
-
const { SupportAppServiceException } = require("../models/SupportAppServiceException");
|
|
67
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
68
|
-
const SupportAppServiceException$ = [-3, _s, "SupportAppServiceException", 0, [], []];
|
|
69
|
-
exports.SupportAppServiceException$ = SupportAppServiceException$;
|
|
70
|
-
_s_registry.registerError(SupportAppServiceException$, SupportAppServiceException);
|
|
71
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
72
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
73
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
74
|
-
[_m],
|
|
75
|
-
[0]
|
|
76
|
-
];
|
|
77
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
78
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
79
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
80
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
81
|
-
[_m],
|
|
82
|
-
[0]
|
|
83
|
-
];
|
|
84
|
-
exports.ConflictException$ = ConflictException$;
|
|
85
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
86
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
87
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
88
|
-
[_m],
|
|
89
|
-
[0]
|
|
90
|
-
];
|
|
91
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
92
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
93
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
94
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
95
|
-
[_m],
|
|
96
|
-
[0]
|
|
97
|
-
];
|
|
98
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
99
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
100
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
101
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
102
|
-
[_m],
|
|
103
|
-
[0]
|
|
104
|
-
];
|
|
105
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
106
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
107
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
108
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
109
|
-
[_m],
|
|
110
|
-
[0]
|
|
111
|
-
];
|
|
112
|
-
exports.ValidationException$ = ValidationException$;
|
|
113
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
114
|
-
exports.errorTypeRegistries = [
|
|
115
|
-
_s_registry,
|
|
116
|
-
n0_registry,
|
|
117
|
-
];
|
|
118
|
-
const CreateSlackChannelConfigurationRequest$ = [3, n0, _CSCCR,
|
|
119
|
-
0,
|
|
120
|
-
[_tI, _cI, _nOCS, _cRA, _cN, _nOCORC, _nOACTC, _nORC],
|
|
121
|
-
[0, 0, 0, 0, 0, 2, 2, 2], 4
|
|
122
|
-
];
|
|
123
|
-
exports.CreateSlackChannelConfigurationRequest$ = CreateSlackChannelConfigurationRequest$;
|
|
124
|
-
const CreateSlackChannelConfigurationResult$ = [3, n0, _CSCCRr,
|
|
125
|
-
0,
|
|
126
|
-
[],
|
|
127
|
-
[]
|
|
128
|
-
];
|
|
129
|
-
exports.CreateSlackChannelConfigurationResult$ = CreateSlackChannelConfigurationResult$;
|
|
130
|
-
const DeleteAccountAliasRequest$ = [3, n0, _DAAR,
|
|
131
|
-
0,
|
|
132
|
-
[],
|
|
133
|
-
[]
|
|
134
|
-
];
|
|
135
|
-
exports.DeleteAccountAliasRequest$ = DeleteAccountAliasRequest$;
|
|
136
|
-
const DeleteAccountAliasResult$ = [3, n0, _DAARe,
|
|
137
|
-
0,
|
|
138
|
-
[],
|
|
139
|
-
[]
|
|
140
|
-
];
|
|
141
|
-
exports.DeleteAccountAliasResult$ = DeleteAccountAliasResult$;
|
|
142
|
-
const DeleteSlackChannelConfigurationRequest$ = [3, n0, _DSCCR,
|
|
143
|
-
0,
|
|
144
|
-
[_tI, _cI],
|
|
145
|
-
[0, 0], 2
|
|
146
|
-
];
|
|
147
|
-
exports.DeleteSlackChannelConfigurationRequest$ = DeleteSlackChannelConfigurationRequest$;
|
|
148
|
-
const DeleteSlackChannelConfigurationResult$ = [3, n0, _DSCCRe,
|
|
149
|
-
0,
|
|
150
|
-
[],
|
|
151
|
-
[]
|
|
152
|
-
];
|
|
153
|
-
exports.DeleteSlackChannelConfigurationResult$ = DeleteSlackChannelConfigurationResult$;
|
|
154
|
-
const DeleteSlackWorkspaceConfigurationRequest$ = [3, n0, _DSWCR,
|
|
155
|
-
0,
|
|
156
|
-
[_tI],
|
|
157
|
-
[0], 1
|
|
158
|
-
];
|
|
159
|
-
exports.DeleteSlackWorkspaceConfigurationRequest$ = DeleteSlackWorkspaceConfigurationRequest$;
|
|
160
|
-
const DeleteSlackWorkspaceConfigurationResult$ = [3, n0, _DSWCRe,
|
|
161
|
-
0,
|
|
162
|
-
[],
|
|
163
|
-
[]
|
|
164
|
-
];
|
|
165
|
-
exports.DeleteSlackWorkspaceConfigurationResult$ = DeleteSlackWorkspaceConfigurationResult$;
|
|
166
|
-
const GetAccountAliasRequest$ = [3, n0, _GAAR,
|
|
167
|
-
0,
|
|
168
|
-
[],
|
|
169
|
-
[]
|
|
170
|
-
];
|
|
171
|
-
exports.GetAccountAliasRequest$ = GetAccountAliasRequest$;
|
|
172
|
-
const GetAccountAliasResult$ = [3, n0, _GAARe,
|
|
173
|
-
0,
|
|
174
|
-
[_aA],
|
|
175
|
-
[0]
|
|
176
|
-
];
|
|
177
|
-
exports.GetAccountAliasResult$ = GetAccountAliasResult$;
|
|
178
|
-
const ListSlackChannelConfigurationsRequest$ = [3, n0, _LSCCR,
|
|
179
|
-
0,
|
|
180
|
-
[_nT],
|
|
181
|
-
[0]
|
|
182
|
-
];
|
|
183
|
-
exports.ListSlackChannelConfigurationsRequest$ = ListSlackChannelConfigurationsRequest$;
|
|
184
|
-
const ListSlackChannelConfigurationsResult$ = [3, n0, _LSCCRi,
|
|
185
|
-
0,
|
|
186
|
-
[_sCC, _nT],
|
|
187
|
-
[() => slackChannelConfigurationList, 0], 1
|
|
188
|
-
];
|
|
189
|
-
exports.ListSlackChannelConfigurationsResult$ = ListSlackChannelConfigurationsResult$;
|
|
190
|
-
const ListSlackWorkspaceConfigurationsRequest$ = [3, n0, _LSWCR,
|
|
191
|
-
0,
|
|
192
|
-
[_nT],
|
|
193
|
-
[0]
|
|
194
|
-
];
|
|
195
|
-
exports.ListSlackWorkspaceConfigurationsRequest$ = ListSlackWorkspaceConfigurationsRequest$;
|
|
196
|
-
const ListSlackWorkspaceConfigurationsResult$ = [3, n0, _LSWCRi,
|
|
197
|
-
0,
|
|
198
|
-
[_nT, _sWC],
|
|
199
|
-
[0, () => SlackWorkspaceConfigurationList]
|
|
200
|
-
];
|
|
201
|
-
exports.ListSlackWorkspaceConfigurationsResult$ = ListSlackWorkspaceConfigurationsResult$;
|
|
202
|
-
const PutAccountAliasRequest$ = [3, n0, _PAAR,
|
|
203
|
-
0,
|
|
204
|
-
[_aA],
|
|
205
|
-
[0], 1
|
|
206
|
-
];
|
|
207
|
-
exports.PutAccountAliasRequest$ = PutAccountAliasRequest$;
|
|
208
|
-
const PutAccountAliasResult$ = [3, n0, _PAARu,
|
|
209
|
-
0,
|
|
210
|
-
[],
|
|
211
|
-
[]
|
|
212
|
-
];
|
|
213
|
-
exports.PutAccountAliasResult$ = PutAccountAliasResult$;
|
|
214
|
-
const RegisterSlackWorkspaceForOrganizationRequest$ = [3, n0, _RSWFOR,
|
|
215
|
-
0,
|
|
216
|
-
[_tI],
|
|
217
|
-
[0], 1
|
|
218
|
-
];
|
|
219
|
-
exports.RegisterSlackWorkspaceForOrganizationRequest$ = RegisterSlackWorkspaceForOrganizationRequest$;
|
|
220
|
-
const RegisterSlackWorkspaceForOrganizationResult$ = [3, n0, _RSWFORe,
|
|
221
|
-
0,
|
|
222
|
-
[_tI, _tN, _aT],
|
|
223
|
-
[0, 0, 0]
|
|
224
|
-
];
|
|
225
|
-
exports.RegisterSlackWorkspaceForOrganizationResult$ = RegisterSlackWorkspaceForOrganizationResult$;
|
|
226
|
-
const SlackChannelConfiguration$ = [3, n0, _SCC,
|
|
227
|
-
0,
|
|
228
|
-
[_tI, _cI, _cN, _nOCORC, _nOACTC, _nORC, _nOCS, _cRA],
|
|
229
|
-
[0, 0, 0, 2, 2, 2, 0, 0], 2
|
|
230
|
-
];
|
|
231
|
-
exports.SlackChannelConfiguration$ = SlackChannelConfiguration$;
|
|
232
|
-
const SlackWorkspaceConfiguration$ = [3, n0, _SWC,
|
|
233
|
-
0,
|
|
234
|
-
[_tI, _tN, _aOMA],
|
|
235
|
-
[0, 0, 2], 1
|
|
236
|
-
];
|
|
237
|
-
exports.SlackWorkspaceConfiguration$ = SlackWorkspaceConfiguration$;
|
|
238
|
-
const UpdateSlackChannelConfigurationRequest$ = [3, n0, _USCCR,
|
|
239
|
-
0,
|
|
240
|
-
[_tI, _cI, _cN, _nOCORC, _nOACTC, _nORC, _nOCS, _cRA],
|
|
241
|
-
[0, 0, 0, 2, 2, 2, 0, 0], 2
|
|
242
|
-
];
|
|
243
|
-
exports.UpdateSlackChannelConfigurationRequest$ = UpdateSlackChannelConfigurationRequest$;
|
|
244
|
-
const UpdateSlackChannelConfigurationResult$ = [3, n0, _USCCRp,
|
|
245
|
-
0,
|
|
246
|
-
[_tI, _cI, _cN, _nOCORC, _nOACTC, _nORC, _nOCS, _cRA],
|
|
247
|
-
[0, 0, 0, 2, 2, 2, 0, 0]
|
|
248
|
-
];
|
|
249
|
-
exports.UpdateSlackChannelConfigurationResult$ = UpdateSlackChannelConfigurationResult$;
|
|
250
|
-
var slackChannelConfigurationList = [1, n0, _sCCL,
|
|
251
|
-
0, () => SlackChannelConfiguration$
|
|
252
|
-
];
|
|
253
|
-
var SlackWorkspaceConfigurationList = [1, n0, _SWCL,
|
|
254
|
-
0, () => SlackWorkspaceConfiguration$
|
|
255
|
-
];
|
|
256
|
-
exports.CreateSlackChannelConfiguration$ = [9, n0, _CSCC,
|
|
257
|
-
{ [_h]: ["POST", "/control/create-slack-channel-configuration", 200] }, () => CreateSlackChannelConfigurationRequest$, () => CreateSlackChannelConfigurationResult$
|
|
258
|
-
];
|
|
259
|
-
exports.DeleteAccountAlias$ = [9, n0, _DAA,
|
|
260
|
-
{ [_h]: ["POST", "/control/delete-account-alias", 200] }, () => DeleteAccountAliasRequest$, () => DeleteAccountAliasResult$
|
|
261
|
-
];
|
|
262
|
-
exports.DeleteSlackChannelConfiguration$ = [9, n0, _DSCC,
|
|
263
|
-
{ [_h]: ["POST", "/control/delete-slack-channel-configuration", 200] }, () => DeleteSlackChannelConfigurationRequest$, () => DeleteSlackChannelConfigurationResult$
|
|
264
|
-
];
|
|
265
|
-
exports.DeleteSlackWorkspaceConfiguration$ = [9, n0, _DSWC,
|
|
266
|
-
{ [_h]: ["POST", "/control/delete-slack-workspace-configuration", 200] }, () => DeleteSlackWorkspaceConfigurationRequest$, () => DeleteSlackWorkspaceConfigurationResult$
|
|
267
|
-
];
|
|
268
|
-
exports.GetAccountAlias$ = [9, n0, _GAA,
|
|
269
|
-
{ [_h]: ["POST", "/control/get-account-alias", 200] }, () => GetAccountAliasRequest$, () => GetAccountAliasResult$
|
|
270
|
-
];
|
|
271
|
-
exports.ListSlackChannelConfigurations$ = [9, n0, _LSCC,
|
|
272
|
-
{ [_h]: ["POST", "/control/list-slack-channel-configurations", 200] }, () => ListSlackChannelConfigurationsRequest$, () => ListSlackChannelConfigurationsResult$
|
|
273
|
-
];
|
|
274
|
-
exports.ListSlackWorkspaceConfigurations$ = [9, n0, _LSWC,
|
|
275
|
-
{ [_h]: ["POST", "/control/list-slack-workspace-configurations", 200] }, () => ListSlackWorkspaceConfigurationsRequest$, () => ListSlackWorkspaceConfigurationsResult$
|
|
276
|
-
];
|
|
277
|
-
exports.PutAccountAlias$ = [9, n0, _PAA,
|
|
278
|
-
{ [_h]: ["POST", "/control/put-account-alias", 200] }, () => PutAccountAliasRequest$, () => PutAccountAliasResult$
|
|
279
|
-
];
|
|
280
|
-
exports.RegisterSlackWorkspaceForOrganization$ = [9, n0, _RSWFO,
|
|
281
|
-
{ [_h]: ["POST", "/control/register-slack-workspace-for-organization", 200] }, () => RegisterSlackWorkspaceForOrganizationRequest$, () => RegisterSlackWorkspaceForOrganizationResult$
|
|
282
|
-
];
|
|
283
|
-
exports.UpdateSlackChannelConfiguration$ = [9, n0, _USCC,
|
|
284
|
-
{ [_h]: ["POST", "/control/update-slack-channel-configuration", 200] }, () => UpdateSlackChannelConfigurationRequest$, () => UpdateSlackChannelConfigurationResult$
|
|
285
|
-
];
|