@aws-sdk/client-acm 3.987.0 → 3.989.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 +35 -810
- package/dist-cjs/models/ACMServiceException.js +12 -0
- package/dist-cjs/models/errors.js +214 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +526 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +105 -99
- package/dist-types/schemas/schemas_0.d.ts +23 -16
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +18 -16
- package/package.json +13 -13
|
@@ -133,8 +133,8 @@ const _UCO = "UpdateCertificateOptions";
|
|
|
133
133
|
const _UCOR = "UpdateCertificateOptionsRequest";
|
|
134
134
|
const _V = "Value";
|
|
135
135
|
const _VD = "ValidationDomain";
|
|
136
|
-
const _VE = "
|
|
137
|
-
const _VEa = "
|
|
136
|
+
const _VE = "ValidationException";
|
|
137
|
+
const _VEa = "ValidationEmails";
|
|
138
138
|
const _VM = "ValidationMethod";
|
|
139
139
|
const _VS = "ValidationStatus";
|
|
140
140
|
const _aQE = "awsQueryError";
|
|
@@ -152,15 +152,113 @@ const n0 = "com.amazonaws.acm";
|
|
|
152
152
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
153
153
|
import { ACMServiceException } from "../models/ACMServiceException";
|
|
154
154
|
import { AccessDeniedException, ConflictException, InvalidArgsException, InvalidArnException, InvalidDomainValidationOptionsException, InvalidParameterException, InvalidStateException, InvalidTagException, LimitExceededException, RequestInProgressException, ResourceInUseException, ResourceNotFoundException, TagPolicyException, ThrottlingException, TooManyTagsException, ValidationException, } from "../models/errors";
|
|
155
|
-
|
|
156
|
-
var
|
|
157
|
-
|
|
155
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
156
|
+
export var ACMServiceException$ = [-3, _s, "ACMServiceException", 0, [], []];
|
|
157
|
+
_s_registry.registerError(ACMServiceException$, ACMServiceException);
|
|
158
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
158
159
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
159
160
|
{ [_aQE]: [`AccessDenied`, 403], [_e]: _c, [_hE]: 403 },
|
|
160
161
|
[_M],
|
|
161
162
|
[0]
|
|
162
163
|
];
|
|
163
|
-
|
|
164
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
165
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
166
|
+
{ [_e]: _c },
|
|
167
|
+
[_m],
|
|
168
|
+
[0]
|
|
169
|
+
];
|
|
170
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
171
|
+
export var InvalidArgsException$ = [-3, n0, _IAE,
|
|
172
|
+
{ [_e]: _c },
|
|
173
|
+
[_m],
|
|
174
|
+
[0]
|
|
175
|
+
];
|
|
176
|
+
n0_registry.registerError(InvalidArgsException$, InvalidArgsException);
|
|
177
|
+
export var InvalidArnException$ = [-3, n0, _IAEn,
|
|
178
|
+
{ [_e]: _c },
|
|
179
|
+
[_m],
|
|
180
|
+
[0]
|
|
181
|
+
];
|
|
182
|
+
n0_registry.registerError(InvalidArnException$, InvalidArnException);
|
|
183
|
+
export var InvalidDomainValidationOptionsException$ = [-3, n0, _IDVOE,
|
|
184
|
+
{ [_e]: _c },
|
|
185
|
+
[_m],
|
|
186
|
+
[0]
|
|
187
|
+
];
|
|
188
|
+
n0_registry.registerError(InvalidDomainValidationOptionsException$, InvalidDomainValidationOptionsException);
|
|
189
|
+
export var InvalidParameterException$ = [-3, n0, _IPE,
|
|
190
|
+
{ [_e]: _c },
|
|
191
|
+
[_m],
|
|
192
|
+
[0]
|
|
193
|
+
];
|
|
194
|
+
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
195
|
+
export var InvalidStateException$ = [-3, n0, _ISE,
|
|
196
|
+
{ [_e]: _c },
|
|
197
|
+
[_m],
|
|
198
|
+
[0]
|
|
199
|
+
];
|
|
200
|
+
n0_registry.registerError(InvalidStateException$, InvalidStateException);
|
|
201
|
+
export var InvalidTagException$ = [-3, n0, _ITE,
|
|
202
|
+
{ [_e]: _c },
|
|
203
|
+
[_m],
|
|
204
|
+
[0]
|
|
205
|
+
];
|
|
206
|
+
n0_registry.registerError(InvalidTagException$, InvalidTagException);
|
|
207
|
+
export var LimitExceededException$ = [-3, n0, _LEE,
|
|
208
|
+
{ [_e]: _c },
|
|
209
|
+
[_m],
|
|
210
|
+
[0]
|
|
211
|
+
];
|
|
212
|
+
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
213
|
+
export var RequestInProgressException$ = [-3, n0, _RIPE,
|
|
214
|
+
{ [_e]: _c },
|
|
215
|
+
[_m],
|
|
216
|
+
[0]
|
|
217
|
+
];
|
|
218
|
+
n0_registry.registerError(RequestInProgressException$, RequestInProgressException);
|
|
219
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
220
|
+
{ [_e]: _c },
|
|
221
|
+
[_m],
|
|
222
|
+
[0]
|
|
223
|
+
];
|
|
224
|
+
n0_registry.registerError(ResourceInUseException$, ResourceInUseException);
|
|
225
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
226
|
+
{ [_e]: _c },
|
|
227
|
+
[_m],
|
|
228
|
+
[0]
|
|
229
|
+
];
|
|
230
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
231
|
+
export var TagPolicyException$ = [-3, n0, _TPE,
|
|
232
|
+
{ [_e]: _c },
|
|
233
|
+
[_m],
|
|
234
|
+
[0]
|
|
235
|
+
];
|
|
236
|
+
n0_registry.registerError(TagPolicyException$, TagPolicyException);
|
|
237
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
238
|
+
{ [_aQE]: [`Throttling`, 400], [_e]: _c, [_hE]: 400 },
|
|
239
|
+
[_m],
|
|
240
|
+
[0]
|
|
241
|
+
];
|
|
242
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
243
|
+
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
244
|
+
{ [_e]: _c },
|
|
245
|
+
[_m],
|
|
246
|
+
[0]
|
|
247
|
+
];
|
|
248
|
+
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
249
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
250
|
+
{ [_aQE]: [`ValidationError`, 400], [_e]: _c, [_hE]: 400 },
|
|
251
|
+
[_m],
|
|
252
|
+
[0]
|
|
253
|
+
];
|
|
254
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
255
|
+
export const errorTypeRegistries = [
|
|
256
|
+
_s_registry,
|
|
257
|
+
n0_registry,
|
|
258
|
+
];
|
|
259
|
+
var PassphraseBlob = [0, n0, _PB, 8, 21];
|
|
260
|
+
var PrivateKey = [0, n0, _PK, 8, 0];
|
|
261
|
+
var PrivateKeyBlob = [0, n0, _PKB, 8, 21];
|
|
164
262
|
export var AddTagsToCertificateRequest$ = [3, n0, _ATTCR,
|
|
165
263
|
0,
|
|
166
264
|
[_CA, _T],
|
|
@@ -181,12 +279,6 @@ export var CertificateSummary$ = [3, n0, _CS,
|
|
|
181
279
|
[_CA, _DN, _SANS, _HASAN, _St, _Ty, _KA, _KU, _EKU, _EO, _IU, _Ex, _RE, _NB, _NA, _CAr, _IA, _IAm, _RA, _MB],
|
|
182
280
|
[0, 0, 64 | 0, 2, 0, 0, 0, 64 | 0, 64 | 0, 0, 2, 2, 0, 4, 4, 4, 4, 4, 4, 0]
|
|
183
281
|
];
|
|
184
|
-
export var ConflictException$ = [-3, n0, _CE,
|
|
185
|
-
{ [_e]: _c },
|
|
186
|
-
[_m],
|
|
187
|
-
[0]
|
|
188
|
-
];
|
|
189
|
-
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
190
282
|
export var DeleteCertificateRequest$ = [3, n0, _DCR,
|
|
191
283
|
0,
|
|
192
284
|
[_CA],
|
|
@@ -204,7 +296,7 @@ export var DescribeCertificateResponse$ = [3, n0, _DCRes,
|
|
|
204
296
|
];
|
|
205
297
|
export var DomainValidation$ = [3, n0, _DV,
|
|
206
298
|
0,
|
|
207
|
-
[_DN,
|
|
299
|
+
[_DN, _VEa, _VD, _VS, _RRe, _HR, _VM],
|
|
208
300
|
[0, 64 | 0, 0, 0, () => ResourceRecord$, () => HttpRedirect$, 0], 1
|
|
209
301
|
];
|
|
210
302
|
export var DomainValidationOption$ = [3, n0, _DVOo,
|
|
@@ -267,53 +359,11 @@ export var ImportCertificateResponse$ = [3, n0, _ICRm,
|
|
|
267
359
|
[_CA],
|
|
268
360
|
[0]
|
|
269
361
|
];
|
|
270
|
-
export var InvalidArgsException$ = [-3, n0, _IAE,
|
|
271
|
-
{ [_e]: _c },
|
|
272
|
-
[_m],
|
|
273
|
-
[0]
|
|
274
|
-
];
|
|
275
|
-
TypeRegistry.for(n0).registerError(InvalidArgsException$, InvalidArgsException);
|
|
276
|
-
export var InvalidArnException$ = [-3, n0, _IAEn,
|
|
277
|
-
{ [_e]: _c },
|
|
278
|
-
[_m],
|
|
279
|
-
[0]
|
|
280
|
-
];
|
|
281
|
-
TypeRegistry.for(n0).registerError(InvalidArnException$, InvalidArnException);
|
|
282
|
-
export var InvalidDomainValidationOptionsException$ = [-3, n0, _IDVOE,
|
|
283
|
-
{ [_e]: _c },
|
|
284
|
-
[_m],
|
|
285
|
-
[0]
|
|
286
|
-
];
|
|
287
|
-
TypeRegistry.for(n0).registerError(InvalidDomainValidationOptionsException$, InvalidDomainValidationOptionsException);
|
|
288
|
-
export var InvalidParameterException$ = [-3, n0, _IPE,
|
|
289
|
-
{ [_e]: _c },
|
|
290
|
-
[_m],
|
|
291
|
-
[0]
|
|
292
|
-
];
|
|
293
|
-
TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
294
|
-
export var InvalidStateException$ = [-3, n0, _ISE,
|
|
295
|
-
{ [_e]: _c },
|
|
296
|
-
[_m],
|
|
297
|
-
[0]
|
|
298
|
-
];
|
|
299
|
-
TypeRegistry.for(n0).registerError(InvalidStateException$, InvalidStateException);
|
|
300
|
-
export var InvalidTagException$ = [-3, n0, _ITE,
|
|
301
|
-
{ [_e]: _c },
|
|
302
|
-
[_m],
|
|
303
|
-
[0]
|
|
304
|
-
];
|
|
305
|
-
TypeRegistry.for(n0).registerError(InvalidTagException$, InvalidTagException);
|
|
306
362
|
export var KeyUsage$ = [3, n0, _KUe,
|
|
307
363
|
0,
|
|
308
364
|
[_N],
|
|
309
365
|
[0]
|
|
310
366
|
];
|
|
311
|
-
export var LimitExceededException$ = [-3, n0, _LEE,
|
|
312
|
-
{ [_e]: _c },
|
|
313
|
-
[_m],
|
|
314
|
-
[0]
|
|
315
|
-
];
|
|
316
|
-
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
317
367
|
export var ListCertificatesRequest$ = [3, n0, _LCR,
|
|
318
368
|
0,
|
|
319
369
|
[_CSe, _In, _NT, _MI, _SB, _SO],
|
|
@@ -364,29 +414,11 @@ export var RequestCertificateResponse$ = [3, n0, _RCReq,
|
|
|
364
414
|
[_CA],
|
|
365
415
|
[0]
|
|
366
416
|
];
|
|
367
|
-
export var RequestInProgressException$ = [-3, n0, _RIPE,
|
|
368
|
-
{ [_e]: _c },
|
|
369
|
-
[_m],
|
|
370
|
-
[0]
|
|
371
|
-
];
|
|
372
|
-
TypeRegistry.for(n0).registerError(RequestInProgressException$, RequestInProgressException);
|
|
373
417
|
export var ResendValidationEmailRequest$ = [3, n0, _RVER,
|
|
374
418
|
0,
|
|
375
419
|
[_CA, _D, _VD],
|
|
376
420
|
[0, 0, 0], 3
|
|
377
421
|
];
|
|
378
|
-
export var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
379
|
-
{ [_e]: _c },
|
|
380
|
-
[_m],
|
|
381
|
-
[0]
|
|
382
|
-
];
|
|
383
|
-
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
384
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
385
|
-
{ [_e]: _c },
|
|
386
|
-
[_m],
|
|
387
|
-
[0]
|
|
388
|
-
];
|
|
389
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
390
422
|
export var ResourceRecord$ = [3, n0, _RRe,
|
|
391
423
|
0,
|
|
392
424
|
[_N, _Ty, _V],
|
|
@@ -407,38 +439,12 @@ export var Tag$ = [3, n0, _Ta,
|
|
|
407
439
|
[_K, _V],
|
|
408
440
|
[0, 0], 1
|
|
409
441
|
];
|
|
410
|
-
export var TagPolicyException$ = [-3, n0, _TPE,
|
|
411
|
-
{ [_e]: _c },
|
|
412
|
-
[_m],
|
|
413
|
-
[0]
|
|
414
|
-
];
|
|
415
|
-
TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyException);
|
|
416
|
-
export var ThrottlingException$ = [-3, n0, _TE,
|
|
417
|
-
{ [_aQE]: [`Throttling`, 400], [_e]: _c, [_hE]: 400 },
|
|
418
|
-
[_m],
|
|
419
|
-
[0]
|
|
420
|
-
];
|
|
421
|
-
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
422
|
-
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
423
|
-
{ [_e]: _c },
|
|
424
|
-
[_m],
|
|
425
|
-
[0]
|
|
426
|
-
];
|
|
427
|
-
TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
|
|
428
442
|
export var UpdateCertificateOptionsRequest$ = [3, n0, _UCOR,
|
|
429
443
|
0,
|
|
430
444
|
[_CA, _O],
|
|
431
445
|
[0, () => CertificateOptions$], 2
|
|
432
446
|
];
|
|
433
|
-
export var ValidationException$ = [-3, n0, _VEa,
|
|
434
|
-
{ [_aQE]: [`ValidationError`, 400], [_e]: _c, [_hE]: 400 },
|
|
435
|
-
[_m],
|
|
436
|
-
[0]
|
|
437
|
-
];
|
|
438
|
-
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
439
447
|
var __Unit = "unit";
|
|
440
|
-
export var ACMServiceException$ = [-3, _s, "ACMServiceException", 0, [], []];
|
|
441
|
-
TypeRegistry.for(_s).registerError(ACMServiceException$, ACMServiceException);
|
|
442
448
|
var CertificateStatuses = 64 | 0;
|
|
443
449
|
var CertificateSummaryList = [1, n0, _CSL,
|
|
444
450
|
0, () => CertificateSummary$
|
|
@@ -1,10 +1,32 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
3
|
+
export declare var ACMServiceException$: StaticErrorSchema;
|
|
2
4
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
5
|
+
export declare var ConflictException$: StaticErrorSchema;
|
|
6
|
+
export declare var InvalidArgsException$: StaticErrorSchema;
|
|
7
|
+
export declare var InvalidArnException$: StaticErrorSchema;
|
|
8
|
+
export declare var InvalidDomainValidationOptionsException$: StaticErrorSchema;
|
|
9
|
+
export declare var InvalidParameterException$: StaticErrorSchema;
|
|
10
|
+
export declare var InvalidStateException$: StaticErrorSchema;
|
|
11
|
+
export declare var InvalidTagException$: StaticErrorSchema;
|
|
12
|
+
export declare var LimitExceededException$: StaticErrorSchema;
|
|
13
|
+
export declare var RequestInProgressException$: StaticErrorSchema;
|
|
14
|
+
export declare var ResourceInUseException$: StaticErrorSchema;
|
|
15
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
16
|
+
export declare var TagPolicyException$: StaticErrorSchema;
|
|
17
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
18
|
+
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
19
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
20
|
+
/**
|
|
21
|
+
* TypeRegistry instances containing modeled errors.
|
|
22
|
+
* @internal
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
3
26
|
export declare var AddTagsToCertificateRequest$: StaticStructureSchema;
|
|
4
27
|
export declare var CertificateDetail$: StaticStructureSchema;
|
|
5
28
|
export declare var CertificateOptions$: StaticStructureSchema;
|
|
6
29
|
export declare var CertificateSummary$: StaticStructureSchema;
|
|
7
|
-
export declare var ConflictException$: StaticErrorSchema;
|
|
8
30
|
export declare var DeleteCertificateRequest$: StaticStructureSchema;
|
|
9
31
|
export declare var DescribeCertificateRequest$: StaticStructureSchema;
|
|
10
32
|
export declare var DescribeCertificateResponse$: StaticStructureSchema;
|
|
@@ -21,14 +43,7 @@ export declare var GetCertificateResponse$: StaticStructureSchema;
|
|
|
21
43
|
export declare var HttpRedirect$: StaticStructureSchema;
|
|
22
44
|
export declare var ImportCertificateRequest$: StaticStructureSchema;
|
|
23
45
|
export declare var ImportCertificateResponse$: StaticStructureSchema;
|
|
24
|
-
export declare var InvalidArgsException$: StaticErrorSchema;
|
|
25
|
-
export declare var InvalidArnException$: StaticErrorSchema;
|
|
26
|
-
export declare var InvalidDomainValidationOptionsException$: StaticErrorSchema;
|
|
27
|
-
export declare var InvalidParameterException$: StaticErrorSchema;
|
|
28
|
-
export declare var InvalidStateException$: StaticErrorSchema;
|
|
29
|
-
export declare var InvalidTagException$: StaticErrorSchema;
|
|
30
46
|
export declare var KeyUsage$: StaticStructureSchema;
|
|
31
|
-
export declare var LimitExceededException$: StaticErrorSchema;
|
|
32
47
|
export declare var ListCertificatesRequest$: StaticStructureSchema;
|
|
33
48
|
export declare var ListCertificatesResponse$: StaticStructureSchema;
|
|
34
49
|
export declare var ListTagsForCertificateRequest$: StaticStructureSchema;
|
|
@@ -39,20 +54,12 @@ export declare var RenewalSummary$: StaticStructureSchema;
|
|
|
39
54
|
export declare var RenewCertificateRequest$: StaticStructureSchema;
|
|
40
55
|
export declare var RequestCertificateRequest$: StaticStructureSchema;
|
|
41
56
|
export declare var RequestCertificateResponse$: StaticStructureSchema;
|
|
42
|
-
export declare var RequestInProgressException$: StaticErrorSchema;
|
|
43
57
|
export declare var ResendValidationEmailRequest$: StaticStructureSchema;
|
|
44
|
-
export declare var ResourceInUseException$: StaticErrorSchema;
|
|
45
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
46
58
|
export declare var ResourceRecord$: StaticStructureSchema;
|
|
47
59
|
export declare var RevokeCertificateRequest$: StaticStructureSchema;
|
|
48
60
|
export declare var RevokeCertificateResponse$: StaticStructureSchema;
|
|
49
61
|
export declare var Tag$: StaticStructureSchema;
|
|
50
|
-
export declare var TagPolicyException$: StaticErrorSchema;
|
|
51
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
52
|
-
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
53
62
|
export declare var UpdateCertificateOptionsRequest$: StaticStructureSchema;
|
|
54
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
55
|
-
export declare var ACMServiceException$: StaticErrorSchema;
|
|
56
63
|
export declare var AddTagsToCertificate$: StaticOperationSchema;
|
|
57
64
|
export declare var DeleteCertificate$: StaticOperationSchema;
|
|
58
65
|
export declare var DescribeCertificate$: StaticOperationSchema;
|
|
@@ -1,14 +1,31 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import {
|
|
2
3
|
StaticErrorSchema,
|
|
3
4
|
StaticOperationSchema,
|
|
4
5
|
StaticStructureSchema,
|
|
5
6
|
} from "@smithy/types";
|
|
7
|
+
export declare var ACMServiceException$: StaticErrorSchema;
|
|
6
8
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
9
|
+
export declare var ConflictException$: StaticErrorSchema;
|
|
10
|
+
export declare var InvalidArgsException$: StaticErrorSchema;
|
|
11
|
+
export declare var InvalidArnException$: StaticErrorSchema;
|
|
12
|
+
export declare var InvalidDomainValidationOptionsException$: StaticErrorSchema;
|
|
13
|
+
export declare var InvalidParameterException$: StaticErrorSchema;
|
|
14
|
+
export declare var InvalidStateException$: StaticErrorSchema;
|
|
15
|
+
export declare var InvalidTagException$: StaticErrorSchema;
|
|
16
|
+
export declare var LimitExceededException$: StaticErrorSchema;
|
|
17
|
+
export declare var RequestInProgressException$: StaticErrorSchema;
|
|
18
|
+
export declare var ResourceInUseException$: StaticErrorSchema;
|
|
19
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
20
|
+
export declare var TagPolicyException$: StaticErrorSchema;
|
|
21
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
22
|
+
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
23
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
24
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
7
25
|
export declare var AddTagsToCertificateRequest$: StaticStructureSchema;
|
|
8
26
|
export declare var CertificateDetail$: StaticStructureSchema;
|
|
9
27
|
export declare var CertificateOptions$: StaticStructureSchema;
|
|
10
28
|
export declare var CertificateSummary$: StaticStructureSchema;
|
|
11
|
-
export declare var ConflictException$: StaticErrorSchema;
|
|
12
29
|
export declare var DeleteCertificateRequest$: StaticStructureSchema;
|
|
13
30
|
export declare var DescribeCertificateRequest$: StaticStructureSchema;
|
|
14
31
|
export declare var DescribeCertificateResponse$: StaticStructureSchema;
|
|
@@ -25,14 +42,7 @@ export declare var GetCertificateResponse$: StaticStructureSchema;
|
|
|
25
42
|
export declare var HttpRedirect$: StaticStructureSchema;
|
|
26
43
|
export declare var ImportCertificateRequest$: StaticStructureSchema;
|
|
27
44
|
export declare var ImportCertificateResponse$: StaticStructureSchema;
|
|
28
|
-
export declare var InvalidArgsException$: StaticErrorSchema;
|
|
29
|
-
export declare var InvalidArnException$: StaticErrorSchema;
|
|
30
|
-
export declare var InvalidDomainValidationOptionsException$: StaticErrorSchema;
|
|
31
|
-
export declare var InvalidParameterException$: StaticErrorSchema;
|
|
32
|
-
export declare var InvalidStateException$: StaticErrorSchema;
|
|
33
|
-
export declare var InvalidTagException$: StaticErrorSchema;
|
|
34
45
|
export declare var KeyUsage$: StaticStructureSchema;
|
|
35
|
-
export declare var LimitExceededException$: StaticErrorSchema;
|
|
36
46
|
export declare var ListCertificatesRequest$: StaticStructureSchema;
|
|
37
47
|
export declare var ListCertificatesResponse$: StaticStructureSchema;
|
|
38
48
|
export declare var ListTagsForCertificateRequest$: StaticStructureSchema;
|
|
@@ -43,20 +53,12 @@ export declare var RenewalSummary$: StaticStructureSchema;
|
|
|
43
53
|
export declare var RenewCertificateRequest$: StaticStructureSchema;
|
|
44
54
|
export declare var RequestCertificateRequest$: StaticStructureSchema;
|
|
45
55
|
export declare var RequestCertificateResponse$: StaticStructureSchema;
|
|
46
|
-
export declare var RequestInProgressException$: StaticErrorSchema;
|
|
47
56
|
export declare var ResendValidationEmailRequest$: StaticStructureSchema;
|
|
48
|
-
export declare var ResourceInUseException$: StaticErrorSchema;
|
|
49
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
50
57
|
export declare var ResourceRecord$: StaticStructureSchema;
|
|
51
58
|
export declare var RevokeCertificateRequest$: StaticStructureSchema;
|
|
52
59
|
export declare var RevokeCertificateResponse$: StaticStructureSchema;
|
|
53
60
|
export declare var Tag$: StaticStructureSchema;
|
|
54
|
-
export declare var TagPolicyException$: StaticErrorSchema;
|
|
55
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
56
|
-
export declare var TooManyTagsException$: StaticErrorSchema;
|
|
57
61
|
export declare var UpdateCertificateOptionsRequest$: StaticStructureSchema;
|
|
58
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
59
|
-
export declare var ACMServiceException$: StaticErrorSchema;
|
|
60
62
|
export declare var AddTagsToCertificate$: StaticOperationSchema;
|
|
61
63
|
export declare var DeleteCertificate$: StaticOperationSchema;
|
|
62
64
|
export declare var DescribeCertificate$: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-acm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.989.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-acm",
|
|
@@ -23,38 +23,38 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "^3.973.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
+
"@aws-sdk/core": "^3.973.9",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "^3.972.8",
|
|
28
28
|
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
29
29
|
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
30
30
|
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "^3.972.9",
|
|
32
32
|
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
33
33
|
"@aws-sdk/types": "^3.973.1",
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.989.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "^3.972.7",
|
|
37
37
|
"@smithy/config-resolver": "^4.4.6",
|
|
38
|
-
"@smithy/core": "^3.
|
|
38
|
+
"@smithy/core": "^3.23.0",
|
|
39
39
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
40
40
|
"@smithy/hash-node": "^4.2.8",
|
|
41
41
|
"@smithy/invalid-dependency": "^4.2.8",
|
|
42
42
|
"@smithy/middleware-content-length": "^4.2.8",
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
44
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
+
"@smithy/middleware-endpoint": "^4.4.14",
|
|
44
|
+
"@smithy/middleware-retry": "^4.4.31",
|
|
45
45
|
"@smithy/middleware-serde": "^4.2.9",
|
|
46
46
|
"@smithy/middleware-stack": "^4.2.8",
|
|
47
47
|
"@smithy/node-config-provider": "^4.3.8",
|
|
48
|
-
"@smithy/node-http-handler": "^4.4.
|
|
48
|
+
"@smithy/node-http-handler": "^4.4.10",
|
|
49
49
|
"@smithy/protocol-http": "^5.3.8",
|
|
50
|
-
"@smithy/smithy-client": "^4.11.
|
|
50
|
+
"@smithy/smithy-client": "^4.11.3",
|
|
51
51
|
"@smithy/types": "^4.12.0",
|
|
52
52
|
"@smithy/url-parser": "^4.2.8",
|
|
53
53
|
"@smithy/util-base64": "^4.3.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^4.3.30",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^4.2.33",
|
|
58
58
|
"@smithy/util-endpoints": "^3.2.8",
|
|
59
59
|
"@smithy/util-middleware": "^4.2.8",
|
|
60
60
|
"@smithy/util-retry": "^4.2.8",
|