@aws-sdk/client-pca-connector-scep 3.927.0 → 3.929.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 +492 -647
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/PcaConnectorScepClient.js +2 -0
- package/dist-es/commands/CreateChallengeCommand.js +3 -10
- package/dist-es/commands/CreateConnectorCommand.js +3 -9
- package/dist-es/commands/DeleteChallengeCommand.js +3 -9
- package/dist-es/commands/DeleteConnectorCommand.js +3 -9
- package/dist-es/commands/GetChallengeMetadataCommand.js +3 -9
- package/dist-es/commands/GetChallengePasswordCommand.js +3 -10
- package/dist-es/commands/GetConnectorCommand.js +3 -9
- package/dist-es/commands/ListChallengeMetadataCommand.js +3 -9
- package/dist-es/commands/ListConnectorsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -13
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +449 -0
- package/dist-types/PcaConnectorScepClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -12
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +56 -0
- package/dist-types/ts3.4/PcaConnectorScepClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -7
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +62 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -530
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -110
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -149
|
@@ -0,0 +1,449 @@
|
|
|
1
|
+
const _A = "Arn";
|
|
2
|
+
const _AAI = "AzureApplicationId";
|
|
3
|
+
const _ADE = "AccessDeniedException";
|
|
4
|
+
const _Au = "Audience";
|
|
5
|
+
const _BRE = "BadRequestException";
|
|
6
|
+
const _C = "Challenge";
|
|
7
|
+
const _CA = "ConnectorArn";
|
|
8
|
+
const _CAA = "CertificateAuthorityArn";
|
|
9
|
+
const _CAh = "ChallengeArn";
|
|
10
|
+
const _CAr = "CreatedAt";
|
|
11
|
+
const _CC = "CreateChallenge";
|
|
12
|
+
const _CCR = "CreateChallengeRequest";
|
|
13
|
+
const _CCRr = "CreateChallengeResponse";
|
|
14
|
+
const _CCRre = "CreateConnectorRequest";
|
|
15
|
+
const _CCRrea = "CreateConnectorResponse";
|
|
16
|
+
const _CCr = "CreateConnector";
|
|
17
|
+
const _CE = "ConflictException";
|
|
18
|
+
const _CL = "ConnectorList";
|
|
19
|
+
const _CM = "ChallengeMetadata";
|
|
20
|
+
const _CML = "ChallengeMetadataList";
|
|
21
|
+
const _CMS = "ChallengeMetadataSummary";
|
|
22
|
+
const _CS = "ConnectorSummary";
|
|
23
|
+
const _CT = "ClientToken";
|
|
24
|
+
const _Ch = "Challenges";
|
|
25
|
+
const _Co = "Connector";
|
|
26
|
+
const _Con = "Connectors";
|
|
27
|
+
const _D = "Domain";
|
|
28
|
+
const _DC = "DeleteChallenge";
|
|
29
|
+
const _DCR = "DeleteChallengeRequest";
|
|
30
|
+
const _DCRe = "DeleteConnectorRequest";
|
|
31
|
+
const _DCe = "DeleteConnector";
|
|
32
|
+
const _E = "Endpoint";
|
|
33
|
+
const _GC = "GetConnector";
|
|
34
|
+
const _GCM = "GetChallengeMetadata";
|
|
35
|
+
const _GCMR = "GetChallengeMetadataRequest";
|
|
36
|
+
const _GCMRe = "GetChallengeMetadataResponse";
|
|
37
|
+
const _GCP = "GetChallengePassword";
|
|
38
|
+
const _GCPR = "GetChallengePasswordRequest";
|
|
39
|
+
const _GCPRe = "GetChallengePasswordResponse";
|
|
40
|
+
const _GCR = "GetConnectorRequest";
|
|
41
|
+
const _GCRe = "GetConnectorResponse";
|
|
42
|
+
const _I = "Issuer";
|
|
43
|
+
const _IC = "IntuneConfiguration";
|
|
44
|
+
const _ISE = "InternalServerException";
|
|
45
|
+
const _In = "Intune";
|
|
46
|
+
const _LC = "ListConnectors";
|
|
47
|
+
const _LCM = "ListChallengeMetadata";
|
|
48
|
+
const _LCMR = "ListChallengeMetadataRequest";
|
|
49
|
+
const _LCMRi = "ListChallengeMetadataResponse";
|
|
50
|
+
const _LCR = "ListConnectorsRequest";
|
|
51
|
+
const _LCRi = "ListConnectorsResponse";
|
|
52
|
+
const _LTFR = "ListTagsForResource";
|
|
53
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
54
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
55
|
+
const _M = "Message";
|
|
56
|
+
const _MDM = "MobileDeviceManagement";
|
|
57
|
+
const _MR = "MaxResults";
|
|
58
|
+
const _NT = "NextToken";
|
|
59
|
+
const _OIC = "OpenIdConfiguration";
|
|
60
|
+
const _P = "Password";
|
|
61
|
+
const _QC = "QuotaCode";
|
|
62
|
+
const _R = "Reason";
|
|
63
|
+
const _RA = "ResourceArn";
|
|
64
|
+
const _RI = "ResourceId";
|
|
65
|
+
const _RNFE = "ResourceNotFoundException";
|
|
66
|
+
const _RT = "ResourceType";
|
|
67
|
+
const _S = "Status";
|
|
68
|
+
const _SC = "ServiceCode";
|
|
69
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
70
|
+
const _SR = "StatusReason";
|
|
71
|
+
const _SS = "SensitiveString";
|
|
72
|
+
const _Su = "Subject";
|
|
73
|
+
const _T = "Type";
|
|
74
|
+
const _TE = "ThrottlingException";
|
|
75
|
+
const _TK = "TagKeys";
|
|
76
|
+
const _TR = "TagResource";
|
|
77
|
+
const _TRR = "TagResourceRequest";
|
|
78
|
+
const _Ta = "Tags";
|
|
79
|
+
const _UA = "UpdatedAt";
|
|
80
|
+
const _UR = "UntagResource";
|
|
81
|
+
const _URR = "UntagResourceRequest";
|
|
82
|
+
const _VE = "ValidationException";
|
|
83
|
+
const _c = "client";
|
|
84
|
+
const _e = "error";
|
|
85
|
+
const _h = "http";
|
|
86
|
+
const _hE = "httpError";
|
|
87
|
+
const _hQ = "httpQuery";
|
|
88
|
+
const _s = "server";
|
|
89
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.pcaconnectorscep";
|
|
90
|
+
const _tK = "tagKeys";
|
|
91
|
+
const n0 = "com.amazonaws.pcaconnectorscep";
|
|
92
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
93
|
+
import { AccessDeniedException as __AccessDeniedException, BadRequestException as __BadRequestException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
|
|
94
|
+
import { PcaConnectorScepServiceException as __PcaConnectorScepServiceException } from "../models/PcaConnectorScepServiceException";
|
|
95
|
+
export var SensitiveString = [0, n0, _SS, 8, 0];
|
|
96
|
+
export var AccessDeniedException = [
|
|
97
|
+
-3,
|
|
98
|
+
n0,
|
|
99
|
+
_ADE,
|
|
100
|
+
{
|
|
101
|
+
[_e]: _c,
|
|
102
|
+
[_hE]: 403,
|
|
103
|
+
},
|
|
104
|
+
[_M],
|
|
105
|
+
[0],
|
|
106
|
+
];
|
|
107
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
108
|
+
export var BadRequestException = [
|
|
109
|
+
-3,
|
|
110
|
+
n0,
|
|
111
|
+
_BRE,
|
|
112
|
+
{
|
|
113
|
+
[_e]: _c,
|
|
114
|
+
[_hE]: 400,
|
|
115
|
+
},
|
|
116
|
+
[_M],
|
|
117
|
+
[0],
|
|
118
|
+
];
|
|
119
|
+
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
120
|
+
export var Challenge = [
|
|
121
|
+
3,
|
|
122
|
+
n0,
|
|
123
|
+
_C,
|
|
124
|
+
0,
|
|
125
|
+
[_A, _CA, _CAr, _UA, _P],
|
|
126
|
+
[0, 0, 4, 4, [() => SensitiveString, 0]],
|
|
127
|
+
];
|
|
128
|
+
export var ChallengeMetadata = [3, n0, _CM, 0, [_A, _CA, _CAr, _UA], [0, 0, 4, 4]];
|
|
129
|
+
export var ChallengeMetadataSummary = [3, n0, _CMS, 0, [_A, _CA, _CAr, _UA], [0, 0, 4, 4]];
|
|
130
|
+
export var ConflictException = [
|
|
131
|
+
-3,
|
|
132
|
+
n0,
|
|
133
|
+
_CE,
|
|
134
|
+
{
|
|
135
|
+
[_e]: _c,
|
|
136
|
+
[_hE]: 409,
|
|
137
|
+
},
|
|
138
|
+
[_M, _RI, _RT],
|
|
139
|
+
[0, 0, 0],
|
|
140
|
+
];
|
|
141
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
142
|
+
export var Connector = [
|
|
143
|
+
3,
|
|
144
|
+
n0,
|
|
145
|
+
_Co,
|
|
146
|
+
0,
|
|
147
|
+
[_A, _CAA, _T, _MDM, _OIC, _S, _SR, _E, _CAr, _UA],
|
|
148
|
+
[0, 0, 0, () => MobileDeviceManagement, () => OpenIdConfiguration, 0, 0, 0, 4, 4],
|
|
149
|
+
];
|
|
150
|
+
export var ConnectorSummary = [
|
|
151
|
+
3,
|
|
152
|
+
n0,
|
|
153
|
+
_CS,
|
|
154
|
+
0,
|
|
155
|
+
[_A, _CAA, _T, _MDM, _OIC, _S, _SR, _E, _CAr, _UA],
|
|
156
|
+
[0, 0, 0, () => MobileDeviceManagement, () => OpenIdConfiguration, 0, 0, 0, 4, 4],
|
|
157
|
+
];
|
|
158
|
+
export var CreateChallengeRequest = [3, n0, _CCR, 0, [_CA, _CT, _Ta], [0, [0, 4], 128 | 0]];
|
|
159
|
+
export var CreateChallengeResponse = [3, n0, _CCRr, 0, [_C], [[() => Challenge, 0]]];
|
|
160
|
+
export var CreateConnectorRequest = [
|
|
161
|
+
3,
|
|
162
|
+
n0,
|
|
163
|
+
_CCRre,
|
|
164
|
+
0,
|
|
165
|
+
[_CAA, _MDM, _CT, _Ta],
|
|
166
|
+
[0, () => MobileDeviceManagement, [0, 4], 128 | 0],
|
|
167
|
+
];
|
|
168
|
+
export var CreateConnectorResponse = [3, n0, _CCRrea, 0, [_CA], [0]];
|
|
169
|
+
export var DeleteChallengeRequest = [3, n0, _DCR, 0, [_CAh], [[0, 1]]];
|
|
170
|
+
export var DeleteConnectorRequest = [3, n0, _DCRe, 0, [_CA], [[0, 1]]];
|
|
171
|
+
export var GetChallengeMetadataRequest = [3, n0, _GCMR, 0, [_CAh], [[0, 1]]];
|
|
172
|
+
export var GetChallengeMetadataResponse = [3, n0, _GCMRe, 0, [_CM], [() => ChallengeMetadata]];
|
|
173
|
+
export var GetChallengePasswordRequest = [3, n0, _GCPR, 0, [_CAh], [[0, 1]]];
|
|
174
|
+
export var GetChallengePasswordResponse = [3, n0, _GCPRe, 0, [_P], [[() => SensitiveString, 0]]];
|
|
175
|
+
export var GetConnectorRequest = [3, n0, _GCR, 0, [_CA], [[0, 1]]];
|
|
176
|
+
export var GetConnectorResponse = [3, n0, _GCRe, 0, [_Co], [() => Connector]];
|
|
177
|
+
export var InternalServerException = [
|
|
178
|
+
-3,
|
|
179
|
+
n0,
|
|
180
|
+
_ISE,
|
|
181
|
+
{
|
|
182
|
+
[_e]: _s,
|
|
183
|
+
[_hE]: 500,
|
|
184
|
+
},
|
|
185
|
+
[_M],
|
|
186
|
+
[0],
|
|
187
|
+
];
|
|
188
|
+
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
189
|
+
export var IntuneConfiguration = [3, n0, _IC, 0, [_AAI, _D], [0, 0]];
|
|
190
|
+
export var ListChallengeMetadataRequest = [
|
|
191
|
+
3,
|
|
192
|
+
n0,
|
|
193
|
+
_LCMR,
|
|
194
|
+
0,
|
|
195
|
+
[_MR, _NT, _CA],
|
|
196
|
+
[
|
|
197
|
+
[
|
|
198
|
+
1,
|
|
199
|
+
{
|
|
200
|
+
[_hQ]: _MR,
|
|
201
|
+
},
|
|
202
|
+
],
|
|
203
|
+
[
|
|
204
|
+
0,
|
|
205
|
+
{
|
|
206
|
+
[_hQ]: _NT,
|
|
207
|
+
},
|
|
208
|
+
],
|
|
209
|
+
[
|
|
210
|
+
0,
|
|
211
|
+
{
|
|
212
|
+
[_hQ]: _CA,
|
|
213
|
+
},
|
|
214
|
+
],
|
|
215
|
+
],
|
|
216
|
+
];
|
|
217
|
+
export var ListChallengeMetadataResponse = [
|
|
218
|
+
3,
|
|
219
|
+
n0,
|
|
220
|
+
_LCMRi,
|
|
221
|
+
0,
|
|
222
|
+
[_Ch, _NT],
|
|
223
|
+
[() => ChallengeMetadataList, 0],
|
|
224
|
+
];
|
|
225
|
+
export var ListConnectorsRequest = [
|
|
226
|
+
3,
|
|
227
|
+
n0,
|
|
228
|
+
_LCR,
|
|
229
|
+
0,
|
|
230
|
+
[_MR, _NT],
|
|
231
|
+
[
|
|
232
|
+
[
|
|
233
|
+
1,
|
|
234
|
+
{
|
|
235
|
+
[_hQ]: _MR,
|
|
236
|
+
},
|
|
237
|
+
],
|
|
238
|
+
[
|
|
239
|
+
0,
|
|
240
|
+
{
|
|
241
|
+
[_hQ]: _NT,
|
|
242
|
+
},
|
|
243
|
+
],
|
|
244
|
+
],
|
|
245
|
+
];
|
|
246
|
+
export var ListConnectorsResponse = [3, n0, _LCRi, 0, [_Con, _NT], [() => ConnectorList, 0]];
|
|
247
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [[0, 1]]];
|
|
248
|
+
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [128 | 0]];
|
|
249
|
+
export var OpenIdConfiguration = [3, n0, _OIC, 0, [_I, _Su, _Au], [0, 0, 0]];
|
|
250
|
+
export var ResourceNotFoundException = [
|
|
251
|
+
-3,
|
|
252
|
+
n0,
|
|
253
|
+
_RNFE,
|
|
254
|
+
{
|
|
255
|
+
[_e]: _c,
|
|
256
|
+
[_hE]: 404,
|
|
257
|
+
},
|
|
258
|
+
[_M, _RI, _RT],
|
|
259
|
+
[0, 0, 0],
|
|
260
|
+
];
|
|
261
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
262
|
+
export var ServiceQuotaExceededException = [
|
|
263
|
+
-3,
|
|
264
|
+
n0,
|
|
265
|
+
_SQEE,
|
|
266
|
+
{
|
|
267
|
+
[_e]: _c,
|
|
268
|
+
[_hE]: 402,
|
|
269
|
+
},
|
|
270
|
+
[_M, _RT, _SC, _QC],
|
|
271
|
+
[0, 0, 0, 0],
|
|
272
|
+
];
|
|
273
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
274
|
+
export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [[0, 1], 128 | 0]];
|
|
275
|
+
export var ThrottlingException = [
|
|
276
|
+
-3,
|
|
277
|
+
n0,
|
|
278
|
+
_TE,
|
|
279
|
+
{
|
|
280
|
+
[_e]: _c,
|
|
281
|
+
[_hE]: 429,
|
|
282
|
+
},
|
|
283
|
+
[_M],
|
|
284
|
+
[0],
|
|
285
|
+
];
|
|
286
|
+
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
287
|
+
export var UntagResourceRequest = [
|
|
288
|
+
3,
|
|
289
|
+
n0,
|
|
290
|
+
_URR,
|
|
291
|
+
0,
|
|
292
|
+
[_RA, _TK],
|
|
293
|
+
[
|
|
294
|
+
[0, 1],
|
|
295
|
+
[
|
|
296
|
+
64 | 0,
|
|
297
|
+
{
|
|
298
|
+
[_hQ]: _tK,
|
|
299
|
+
},
|
|
300
|
+
],
|
|
301
|
+
],
|
|
302
|
+
];
|
|
303
|
+
export var ValidationException = [
|
|
304
|
+
-3,
|
|
305
|
+
n0,
|
|
306
|
+
_VE,
|
|
307
|
+
{
|
|
308
|
+
[_e]: _c,
|
|
309
|
+
[_hE]: 400,
|
|
310
|
+
},
|
|
311
|
+
[_M, _R],
|
|
312
|
+
[0, 0],
|
|
313
|
+
];
|
|
314
|
+
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
315
|
+
export var __Unit = "unit";
|
|
316
|
+
export var PcaConnectorScepServiceException = [
|
|
317
|
+
-3,
|
|
318
|
+
_sm,
|
|
319
|
+
"PcaConnectorScepServiceException",
|
|
320
|
+
0,
|
|
321
|
+
[],
|
|
322
|
+
[],
|
|
323
|
+
];
|
|
324
|
+
TypeRegistry.for(_sm).registerError(PcaConnectorScepServiceException, __PcaConnectorScepServiceException);
|
|
325
|
+
export var ChallengeMetadataList = [1, n0, _CML, 0, () => ChallengeMetadataSummary];
|
|
326
|
+
export var ConnectorList = [1, n0, _CL, 0, () => ConnectorSummary];
|
|
327
|
+
export var TagKeyList = 64 | 0;
|
|
328
|
+
export var Tags = 128 | 0;
|
|
329
|
+
export var MobileDeviceManagement = [3, n0, _MDM, 0, [_In], [() => IntuneConfiguration]];
|
|
330
|
+
export var CreateChallenge = [
|
|
331
|
+
9,
|
|
332
|
+
n0,
|
|
333
|
+
_CC,
|
|
334
|
+
{
|
|
335
|
+
[_h]: ["POST", "/challenges", 202],
|
|
336
|
+
},
|
|
337
|
+
() => CreateChallengeRequest,
|
|
338
|
+
() => CreateChallengeResponse,
|
|
339
|
+
];
|
|
340
|
+
export var CreateConnector = [
|
|
341
|
+
9,
|
|
342
|
+
n0,
|
|
343
|
+
_CCr,
|
|
344
|
+
{
|
|
345
|
+
[_h]: ["POST", "/connectors", 202],
|
|
346
|
+
},
|
|
347
|
+
() => CreateConnectorRequest,
|
|
348
|
+
() => CreateConnectorResponse,
|
|
349
|
+
];
|
|
350
|
+
export var DeleteChallenge = [
|
|
351
|
+
9,
|
|
352
|
+
n0,
|
|
353
|
+
_DC,
|
|
354
|
+
{
|
|
355
|
+
[_h]: ["DELETE", "/challenges/{ChallengeArn}", 202],
|
|
356
|
+
},
|
|
357
|
+
() => DeleteChallengeRequest,
|
|
358
|
+
() => __Unit,
|
|
359
|
+
];
|
|
360
|
+
export var DeleteConnector = [
|
|
361
|
+
9,
|
|
362
|
+
n0,
|
|
363
|
+
_DCe,
|
|
364
|
+
{
|
|
365
|
+
[_h]: ["DELETE", "/connectors/{ConnectorArn}", 202],
|
|
366
|
+
},
|
|
367
|
+
() => DeleteConnectorRequest,
|
|
368
|
+
() => __Unit,
|
|
369
|
+
];
|
|
370
|
+
export var GetChallengeMetadata = [
|
|
371
|
+
9,
|
|
372
|
+
n0,
|
|
373
|
+
_GCM,
|
|
374
|
+
{
|
|
375
|
+
[_h]: ["GET", "/challengeMetadata/{ChallengeArn}", 200],
|
|
376
|
+
},
|
|
377
|
+
() => GetChallengeMetadataRequest,
|
|
378
|
+
() => GetChallengeMetadataResponse,
|
|
379
|
+
];
|
|
380
|
+
export var GetChallengePassword = [
|
|
381
|
+
9,
|
|
382
|
+
n0,
|
|
383
|
+
_GCP,
|
|
384
|
+
{
|
|
385
|
+
[_h]: ["GET", "/challengePasswords/{ChallengeArn}", 200],
|
|
386
|
+
},
|
|
387
|
+
() => GetChallengePasswordRequest,
|
|
388
|
+
() => GetChallengePasswordResponse,
|
|
389
|
+
];
|
|
390
|
+
export var GetConnector = [
|
|
391
|
+
9,
|
|
392
|
+
n0,
|
|
393
|
+
_GC,
|
|
394
|
+
{
|
|
395
|
+
[_h]: ["GET", "/connectors/{ConnectorArn}", 200],
|
|
396
|
+
},
|
|
397
|
+
() => GetConnectorRequest,
|
|
398
|
+
() => GetConnectorResponse,
|
|
399
|
+
];
|
|
400
|
+
export var ListChallengeMetadata = [
|
|
401
|
+
9,
|
|
402
|
+
n0,
|
|
403
|
+
_LCM,
|
|
404
|
+
{
|
|
405
|
+
[_h]: ["GET", "/challengeMetadata", 200],
|
|
406
|
+
},
|
|
407
|
+
() => ListChallengeMetadataRequest,
|
|
408
|
+
() => ListChallengeMetadataResponse,
|
|
409
|
+
];
|
|
410
|
+
export var ListConnectors = [
|
|
411
|
+
9,
|
|
412
|
+
n0,
|
|
413
|
+
_LC,
|
|
414
|
+
{
|
|
415
|
+
[_h]: ["GET", "/connectors", 200],
|
|
416
|
+
},
|
|
417
|
+
() => ListConnectorsRequest,
|
|
418
|
+
() => ListConnectorsResponse,
|
|
419
|
+
];
|
|
420
|
+
export var ListTagsForResource = [
|
|
421
|
+
9,
|
|
422
|
+
n0,
|
|
423
|
+
_LTFR,
|
|
424
|
+
{
|
|
425
|
+
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
426
|
+
},
|
|
427
|
+
() => ListTagsForResourceRequest,
|
|
428
|
+
() => ListTagsForResourceResponse,
|
|
429
|
+
];
|
|
430
|
+
export var TagResource = [
|
|
431
|
+
9,
|
|
432
|
+
n0,
|
|
433
|
+
_TR,
|
|
434
|
+
{
|
|
435
|
+
[_h]: ["POST", "/tags/{ResourceArn}", 204],
|
|
436
|
+
},
|
|
437
|
+
() => TagResourceRequest,
|
|
438
|
+
() => __Unit,
|
|
439
|
+
];
|
|
440
|
+
export var UntagResource = [
|
|
441
|
+
9,
|
|
442
|
+
n0,
|
|
443
|
+
_UR,
|
|
444
|
+
{
|
|
445
|
+
[_h]: ["DELETE", "/tags/{ResourceArn}", 204],
|
|
446
|
+
},
|
|
447
|
+
() => UntagResourceRequest,
|
|
448
|
+
() => __Unit,
|
|
449
|
+
];
|
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CreateChallengeCommandInput, CreateChallengeCommandOutput } from "./commands/CreateChallengeCommand";
|
|
11
11
|
import { CreateConnectorCommandInput, CreateConnectorCommandOutput } from "./commands/CreateConnectorCommand";
|
|
@@ -153,6 +153,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
153
153
|
* Optional extensions
|
|
154
154
|
*/
|
|
155
155
|
extensions?: RuntimeExtension[];
|
|
156
|
+
/**
|
|
157
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
158
|
+
* may be overridden. A default will always be set by the client.
|
|
159
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
160
|
+
* the client.
|
|
161
|
+
* @alpha
|
|
162
|
+
*
|
|
163
|
+
*/
|
|
164
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
156
165
|
/**
|
|
157
166
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
158
167
|
*/
|
|
@@ -749,15 +749,3 @@ export interface UntagResourceRequest {
|
|
|
749
749
|
*/
|
|
750
750
|
TagKeys: string[] | undefined;
|
|
751
751
|
}
|
|
752
|
-
/**
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
755
|
-
export declare const ChallengeFilterSensitiveLog: (obj: Challenge) => any;
|
|
756
|
-
/**
|
|
757
|
-
* @internal
|
|
758
|
-
*/
|
|
759
|
-
export declare const CreateChallengeResponseFilterSensitiveLog: (obj: CreateChallengeResponse) => any;
|
|
760
|
-
/**
|
|
761
|
-
* @internal
|
|
762
|
-
*/
|
|
763
|
-
export declare const GetChallengePasswordResponseFilterSensitiveLog: (obj: GetChallengePasswordResponse) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: PcaConnectorScepClientConfig) =>
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: PcaConnectorScepClientConfig) =>
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: PcaConnectorScepClientConfig) =>
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -14,6 +14,7 @@ export declare const getRuntimeConfig: (config: PcaConnectorScepClientConfig) =>
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").PcaConnectorScepHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
17
18
|
serviceId: string;
|
|
18
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
20
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
|
+
export declare var SensitiveString: StaticSimpleSchema;
|
|
3
|
+
export declare var AccessDeniedException: StaticErrorSchema;
|
|
4
|
+
export declare var BadRequestException: StaticErrorSchema;
|
|
5
|
+
export declare var Challenge: StaticStructureSchema;
|
|
6
|
+
export declare var ChallengeMetadata: StaticStructureSchema;
|
|
7
|
+
export declare var ChallengeMetadataSummary: StaticStructureSchema;
|
|
8
|
+
export declare var ConflictException: StaticErrorSchema;
|
|
9
|
+
export declare var Connector: StaticStructureSchema;
|
|
10
|
+
export declare var ConnectorSummary: StaticStructureSchema;
|
|
11
|
+
export declare var CreateChallengeRequest: StaticStructureSchema;
|
|
12
|
+
export declare var CreateChallengeResponse: StaticStructureSchema;
|
|
13
|
+
export declare var CreateConnectorRequest: StaticStructureSchema;
|
|
14
|
+
export declare var CreateConnectorResponse: StaticStructureSchema;
|
|
15
|
+
export declare var DeleteChallengeRequest: StaticStructureSchema;
|
|
16
|
+
export declare var DeleteConnectorRequest: StaticStructureSchema;
|
|
17
|
+
export declare var GetChallengeMetadataRequest: StaticStructureSchema;
|
|
18
|
+
export declare var GetChallengeMetadataResponse: StaticStructureSchema;
|
|
19
|
+
export declare var GetChallengePasswordRequest: StaticStructureSchema;
|
|
20
|
+
export declare var GetChallengePasswordResponse: StaticStructureSchema;
|
|
21
|
+
export declare var GetConnectorRequest: StaticStructureSchema;
|
|
22
|
+
export declare var GetConnectorResponse: StaticStructureSchema;
|
|
23
|
+
export declare var InternalServerException: StaticErrorSchema;
|
|
24
|
+
export declare var IntuneConfiguration: StaticStructureSchema;
|
|
25
|
+
export declare var ListChallengeMetadataRequest: StaticStructureSchema;
|
|
26
|
+
export declare var ListChallengeMetadataResponse: StaticStructureSchema;
|
|
27
|
+
export declare var ListConnectorsRequest: StaticStructureSchema;
|
|
28
|
+
export declare var ListConnectorsResponse: StaticStructureSchema;
|
|
29
|
+
export declare var ListTagsForResourceRequest: StaticStructureSchema;
|
|
30
|
+
export declare var ListTagsForResourceResponse: StaticStructureSchema;
|
|
31
|
+
export declare var OpenIdConfiguration: StaticStructureSchema;
|
|
32
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
33
|
+
export declare var ServiceQuotaExceededException: StaticErrorSchema;
|
|
34
|
+
export declare var TagResourceRequest: StaticStructureSchema;
|
|
35
|
+
export declare var ThrottlingException: StaticErrorSchema;
|
|
36
|
+
export declare var UntagResourceRequest: StaticStructureSchema;
|
|
37
|
+
export declare var ValidationException: StaticErrorSchema;
|
|
38
|
+
export declare var __Unit: "unit";
|
|
39
|
+
export declare var PcaConnectorScepServiceException: StaticErrorSchema;
|
|
40
|
+
export declare var ChallengeMetadataList: StaticListSchema;
|
|
41
|
+
export declare var ConnectorList: StaticListSchema;
|
|
42
|
+
export declare var TagKeyList: number;
|
|
43
|
+
export declare var Tags: number;
|
|
44
|
+
export declare var MobileDeviceManagement: StaticStructureSchema;
|
|
45
|
+
export declare var CreateChallenge: StaticOperationSchema;
|
|
46
|
+
export declare var CreateConnector: StaticOperationSchema;
|
|
47
|
+
export declare var DeleteChallenge: StaticOperationSchema;
|
|
48
|
+
export declare var DeleteConnector: StaticOperationSchema;
|
|
49
|
+
export declare var GetChallengeMetadata: StaticOperationSchema;
|
|
50
|
+
export declare var GetChallengePassword: StaticOperationSchema;
|
|
51
|
+
export declare var GetConnector: StaticOperationSchema;
|
|
52
|
+
export declare var ListChallengeMetadata: StaticOperationSchema;
|
|
53
|
+
export declare var ListConnectors: StaticOperationSchema;
|
|
54
|
+
export declare var ListTagsForResource: StaticOperationSchema;
|
|
55
|
+
export declare var TagResource: StaticOperationSchema;
|
|
56
|
+
export declare var UntagResource: StaticOperationSchema;
|
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -150,6 +153,7 @@ export interface ClientDefaults
|
|
|
150
153
|
retryMode?: string | __Provider<string>;
|
|
151
154
|
logger?: __Logger;
|
|
152
155
|
extensions?: RuntimeExtension[];
|
|
156
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
153
157
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
154
158
|
}
|
|
155
159
|
export type PcaConnectorScepClientConfigType = Partial<
|
|
@@ -248,10 +248,3 @@ export interface UntagResourceRequest {
|
|
|
248
248
|
ResourceArn: string | undefined;
|
|
249
249
|
TagKeys: string[] | undefined;
|
|
250
250
|
}
|
|
251
|
-
export declare const ChallengeFilterSensitiveLog: (obj: Challenge) => any;
|
|
252
|
-
export declare const CreateChallengeResponseFilterSensitiveLog: (
|
|
253
|
-
obj: CreateChallengeResponse
|
|
254
|
-
) => any;
|
|
255
|
-
export declare const GetChallengePasswordResponseFilterSensitiveLog: (
|
|
256
|
-
obj: GetChallengePasswordResponse
|
|
257
|
-
) => any;
|
|
@@ -40,6 +40,10 @@ export declare const getRuntimeConfig: (
|
|
|
40
40
|
profile?: string;
|
|
41
41
|
logger: import("@smithy/types").Logger;
|
|
42
42
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
43
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
44
|
+
import("@smithy/types").HttpRequest,
|
|
45
|
+
import("@smithy/types").HttpResponse
|
|
46
|
+
>;
|
|
43
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
44
48
|
userAgentAppId?:
|
|
45
49
|
| string
|
|
@@ -40,6 +40,10 @@ export declare const getRuntimeConfig: (
|
|
|
40
40
|
profile?: string;
|
|
41
41
|
logger: import("@smithy/types").Logger;
|
|
42
42
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
43
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
44
|
+
import("@smithy/types").HttpRequest,
|
|
45
|
+
import("@smithy/types").HttpResponse
|
|
46
|
+
>;
|
|
43
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
44
48
|
retryStrategy?:
|
|
45
49
|
| import("@smithy/types").RetryStrategy
|
|
@@ -39,6 +39,10 @@ export declare const getRuntimeConfig: (
|
|
|
39
39
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
40
40
|
logger: import("@smithy/types").Logger;
|
|
41
41
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
42
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
43
|
+
import("@smithy/types").HttpRequest,
|
|
44
|
+
import("@smithy/types").HttpResponse
|
|
45
|
+
>;
|
|
42
46
|
defaultsMode:
|
|
43
47
|
| import("@smithy/smithy-client").DefaultsMode
|
|
44
48
|
| import("@smithy/types").Provider<
|
|
@@ -16,6 +16,10 @@ export declare const getRuntimeConfig: (
|
|
|
16
16
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").PcaConnectorScepHttpAuthSchemeProvider;
|
|
17
17
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
18
18
|
logger: import("@smithy/types").Logger;
|
|
19
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
20
|
+
import("@smithy/types").HttpRequest,
|
|
21
|
+
import("@smithy/types").HttpResponse
|
|
22
|
+
>;
|
|
19
23
|
serviceId: string;
|
|
20
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
21
25
|
utf8Decoder: import("@smithy/types").Decoder;
|