@aws-sdk/client-amplify 3.986.0 → 3.988.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.
@@ -6,6 +6,7 @@ import { fromBase64, toBase64 } from "@smithy/util-base64";
6
6
  import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
7
7
  import { defaultAmplifyHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
8
8
  import { defaultEndpointResolver } from "./endpoint/endpointResolver";
9
+ import { errorTypeRegistries } from "./schemas/schemas_0";
9
10
  export const getRuntimeConfig = (config) => {
10
11
  return {
11
12
  apiVersion: "2017-07-25",
@@ -26,6 +27,7 @@ export const getRuntimeConfig = (config) => {
26
27
  protocol: config?.protocol ?? AwsRestJsonProtocol,
27
28
  protocolSettings: config?.protocolSettings ?? {
28
29
  defaultNamespace: "com.amazonaws.amplify",
30
+ errorTypeRegistries,
29
31
  xmlNamespace: "http://amplify.amazonaws.com",
30
32
  version: "2017-07-25",
31
33
  serviceTarget: "Amplify",
@@ -192,9 +192,9 @@ const _cT = "createTime";
192
192
  const _cTo = "commitTime";
193
193
  const _cVDNSR = "certificateVerificationDNSRecord";
194
194
  const _ce = "certificate";
195
- const _co = "condition";
196
- const _cod = "code";
197
- const _con = "context";
195
+ const _co = "code";
196
+ const _con = "condition";
197
+ const _cont = "context";
198
198
  const _d = "description";
199
199
  const _dA = "deploymentArtifacts";
200
200
  const _dAA = "domainAssociationArn";
@@ -249,7 +249,7 @@ const _pr = "prefix";
249
249
  const _r = "repository";
250
250
  const _rA = "resourceArn";
251
251
  const _rCM = "repositoryCloneMethod";
252
- const _s = "stage";
252
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.amplify";
253
253
  const _sA = "stackArn";
254
254
  const _sB = "sourceBranch";
255
255
  const _sD = "subDomains";
@@ -263,9 +263,9 @@ const _sU = "sourceUrl";
263
263
  const _sUT = "sourceUrlType";
264
264
  const _sc = "screenshots";
265
265
  const _se = "server";
266
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.amplify";
267
266
  const _so = "source";
268
- const _st = "status";
267
+ const _st = "stage";
268
+ const _sta = "status";
269
269
  const _ste = "steps";
270
270
  const _su = "summary";
271
271
  const _t = "tags";
@@ -294,6 +294,56 @@ const n0 = "com.amazonaws.amplify";
294
294
  import { TypeRegistry } from "@smithy/core/schema";
295
295
  import { AmplifyServiceException } from "../models/AmplifyServiceException";
296
296
  import { BadRequestException, DependentServiceFailureException, InternalFailureException, LimitExceededException, NotFoundException, ResourceNotFoundException, UnauthorizedException, } from "../models/errors";
297
+ const _s_registry = TypeRegistry.for(_s);
298
+ export var AmplifyServiceException$ = [-3, _s, "AmplifyServiceException", 0, [], []];
299
+ _s_registry.registerError(AmplifyServiceException$, AmplifyServiceException);
300
+ const n0_registry = TypeRegistry.for(n0);
301
+ export var BadRequestException$ = [-3, n0, _BRE,
302
+ { [_e]: _c, [_hE]: 400 },
303
+ [_m],
304
+ [0]
305
+ ];
306
+ n0_registry.registerError(BadRequestException$, BadRequestException);
307
+ export var DependentServiceFailureException$ = [-3, n0, _DSFE,
308
+ { [_e]: _se, [_hE]: 503 },
309
+ [_m],
310
+ [0]
311
+ ];
312
+ n0_registry.registerError(DependentServiceFailureException$, DependentServiceFailureException);
313
+ export var InternalFailureException$ = [-3, n0, _IFE,
314
+ { [_e]: _se, [_hE]: 500 },
315
+ [_m],
316
+ [0]
317
+ ];
318
+ n0_registry.registerError(InternalFailureException$, InternalFailureException);
319
+ export var LimitExceededException$ = [-3, n0, _LEE,
320
+ { [_e]: _c, [_hE]: 429 },
321
+ [_m],
322
+ [0]
323
+ ];
324
+ n0_registry.registerError(LimitExceededException$, LimitExceededException);
325
+ export var NotFoundException$ = [-3, n0, _NFE,
326
+ { [_e]: _c, [_hE]: 404 },
327
+ [_m],
328
+ [0]
329
+ ];
330
+ n0_registry.registerError(NotFoundException$, NotFoundException);
331
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
332
+ { [_e]: _c, [_hE]: 404 },
333
+ [_co, _m],
334
+ [0, 0], 2
335
+ ];
336
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
337
+ export var UnauthorizedException$ = [-3, n0, _UE,
338
+ { [_e]: _c, [_hE]: 401 },
339
+ [_m],
340
+ [0]
341
+ ];
342
+ n0_registry.registerError(UnauthorizedException$, UnauthorizedException);
343
+ export const errorTypeRegistries = [
344
+ _s_registry,
345
+ n0_registry,
346
+ ];
297
347
  var AccessToken = [0, n0, _AT, 8, 0];
298
348
  var BasicAuthCredentials = [0, n0, _BAC, 8, 0];
299
349
  var BuildSpec = [0, n0, _BS, 8, 0];
@@ -310,7 +360,7 @@ export var Artifact$ = [3, n0, _Ar,
310
360
  ];
311
361
  export var AutoBranchCreationConfig$ = [3, n0, _ABCC,
312
362
  0,
313
- [_s, _f, _eAB, _eV, _bAC, _eBA, _ePM, _bS, _ePRP, _pREN],
363
+ [_st, _f, _eAB, _eV, _bAC, _eBA, _ePM, _bS, _ePRP, _pREN],
314
364
  [0, 0, 2, 128 | 0, [() => BasicAuthCredentials, 0], 2, 2, [() => BuildSpec, 0], 2, 0]
315
365
  ];
316
366
  export var Backend$ = [3, n0, _B,
@@ -323,15 +373,9 @@ export var BackendEnvironment$ = [3, n0, _BE,
323
373
  [_bEA, _eN, _cT, _uT, _sN, _dA],
324
374
  [0, 0, 4, 4, 0, 0], 4
325
375
  ];
326
- export var BadRequestException$ = [-3, n0, _BRE,
327
- { [_e]: _c, [_hE]: 400 },
328
- [_m],
329
- [0]
330
- ];
331
- TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
332
376
  export var Branch$ = [3, n0, _Br,
333
377
  0,
334
- [_bA, _bN, _d, _s, _dN, _eNn, _cT, _uT, _eV, _eAB, _cD, _f, _aJI, _tNOJ, _eBA, _tt, _ePRP, _t, _eSP, _ePM, _tU, _bAC, _bS, _aR, _pREN, _dB, _sB, _bEA, _b, _cRA],
378
+ [_bA, _bN, _d, _st, _dN, _eNn, _cT, _uT, _eV, _eAB, _cD, _f, _aJI, _tNOJ, _eBA, _tt, _ePRP, _t, _eSP, _ePM, _tU, _bAC, _bS, _aR, _pREN, _dB, _sB, _bEA, _b, _cRA],
335
379
  [0, 0, 0, 0, 0, 2, 4, 4, 128 | 0, 2, 64 | 0, 0, 0, 0, 2, 0, 2, 128 | 0, 2, 2, 0, [() => BasicAuthCredentials, 0], [() => BuildSpec, 0], 64 | 0, 0, 0, 0, 0, () => Backend$, 0], 17
336
380
  ];
337
381
  export var CacheConfig$ = [3, n0, _CC,
@@ -371,7 +415,7 @@ export var CreateBackendEnvironmentResult$ = [3, n0, _CBERr,
371
415
  ];
372
416
  export var CreateBranchRequest$ = [3, n0, _CBR,
373
417
  0,
374
- [_aI, _bN, _d, _s, _f, _eNn, _eAB, _eSP, _eV, _bAC, _eBA, _ePM, _t, _bS, _tt, _dN, _ePRP, _pREN, _bEA, _b, _cRA],
418
+ [_aI, _bN, _d, _st, _f, _eNn, _eAB, _eSP, _eV, _bAC, _eBA, _ePM, _t, _bS, _tt, _dN, _ePRP, _pREN, _bEA, _b, _cRA],
375
419
  [[0, 1], 0, 0, 0, 0, 2, 2, 2, 128 | 0, [() => BasicAuthCredentials, 0], 2, 2, 128 | 0, [() => BuildSpec, 0], 0, 0, 2, 0, 0, () => Backend$, 0], 2
376
420
  ];
377
421
  export var CreateBranchResult$ = [3, n0, _CBRr,
@@ -411,7 +455,7 @@ export var CreateWebhookResult$ = [3, n0, _CWRr,
411
455
  ];
412
456
  export var CustomRule$ = [3, n0, _CR,
413
457
  0,
414
- [_so, _ta, _st, _co],
458
+ [_so, _ta, _sta, _con],
415
459
  [0, 0, 0, 0], 2
416
460
  ];
417
461
  export var DeleteAppRequest$ = [3, n0, _DAR,
@@ -474,12 +518,6 @@ export var DeleteWebhookResult$ = [3, n0, _DWRe,
474
518
  [_w],
475
519
  [() => Webhook$], 1
476
520
  ];
477
- export var DependentServiceFailureException$ = [-3, n0, _DSFE,
478
- { [_e]: _se, [_hE]: 503 },
479
- [_m],
480
- [0]
481
- ];
482
- TypeRegistry.for(n0).registerError(DependentServiceFailureException$, DependentServiceFailureException);
483
521
  export var DomainAssociation$ = [3, n0, _DA,
484
522
  0,
485
523
  [_dAA, _dNo, _eASD, _dS, _sR, _sD, _aSDCP, _aSDIAMR, _uS, _cVDNSR, _ce],
@@ -565,12 +603,6 @@ export var GetWebhookResult$ = [3, n0, _GWRe,
565
603
  [_w],
566
604
  [() => Webhook$], 1
567
605
  ];
568
- export var InternalFailureException$ = [-3, n0, _IFE,
569
- { [_e]: _se, [_hE]: 500 },
570
- [_m],
571
- [0]
572
- ];
573
- TypeRegistry.for(n0).registerError(InternalFailureException$, InternalFailureException);
574
606
  export var Job$ = [3, n0, _J,
575
607
  0,
576
608
  [_su, _ste],
@@ -583,15 +615,9 @@ export var JobConfig$ = [3, n0, _JC,
583
615
  ];
584
616
  export var JobSummary$ = [3, n0, _JS,
585
617
  0,
586
- [_jA, _jI, _cI, _cM, _cTo, _sT, _st, _jT, _eT, _sU, _sUT],
618
+ [_jA, _jI, _cI, _cM, _cTo, _sT, _sta, _jT, _eT, _sU, _sUT],
587
619
  [0, 0, 0, 0, 4, 4, 0, 0, 4, 0, 0], 8
588
620
  ];
589
- export var LimitExceededException$ = [-3, n0, _LEE,
590
- { [_e]: _c, [_hE]: 429 },
591
- [_m],
592
- [0]
593
- ];
594
- TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
595
621
  export var ListAppsRequest$ = [3, n0, _LAR,
596
622
  0,
597
623
  [_nT, _mR],
@@ -672,23 +698,11 @@ export var ListWebhooksResult$ = [3, n0, _LWRi,
672
698
  [_we, _nT],
673
699
  [() => Webhooks, 0], 1
674
700
  ];
675
- export var NotFoundException$ = [-3, n0, _NFE,
676
- { [_e]: _c, [_hE]: 404 },
677
- [_m],
678
- [0]
679
- ];
680
- TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
681
701
  export var ProductionBranch$ = [3, n0, _PB,
682
702
  0,
683
- [_lDT, _st, _tU, _bN],
703
+ [_lDT, _sta, _tU, _bN],
684
704
  [4, 0, 0, 0]
685
705
  ];
686
- export var ResourceNotFoundException$ = [-3, n0, _RNFE,
687
- { [_e]: _c, [_hE]: 404 },
688
- [_cod, _m],
689
- [0, 0], 2
690
- ];
691
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
692
706
  export var StartDeploymentRequest$ = [3, n0, _SDR,
693
707
  0,
694
708
  [_aI, _bN, _jI, _sU, _sUT],
@@ -711,7 +725,7 @@ export var StartJobResult$ = [3, n0, _SJRt,
711
725
  ];
712
726
  export var Step$ = [3, n0, _S,
713
727
  0,
714
- [_sNt, _sT, _st, _eT, _lU, _aUr, _tAU, _tCU, _sc, _sR, _con],
728
+ [_sNt, _sT, _sta, _eT, _lU, _aUr, _tAU, _tCU, _sc, _sR, _cont],
715
729
  [0, 4, 0, 4, 0, 0, 0, 0, 128 | 0, 0, 0], 4
716
730
  ];
717
731
  export var StopJobRequest$ = [3, n0, _SJRto,
@@ -744,12 +758,6 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
744
758
  [],
745
759
  []
746
760
  ];
747
- export var UnauthorizedException$ = [-3, n0, _UE,
748
- { [_e]: _c, [_hE]: 401 },
749
- [_m],
750
- [0]
751
- ];
752
- TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
753
761
  export var UntagResourceRequest$ = [3, n0, _URR,
754
762
  0,
755
763
  [_rA, _tK],
@@ -772,7 +780,7 @@ export var UpdateAppResult$ = [3, n0, _UARp,
772
780
  ];
773
781
  export var UpdateBranchRequest$ = [3, n0, _UBR,
774
782
  0,
775
- [_aI, _bN, _d, _f, _s, _eNn, _eAB, _eSP, _eV, _bAC, _eBA, _ePM, _bS, _tt, _dN, _ePRP, _pREN, _bEA, _b, _cRA],
783
+ [_aI, _bN, _d, _f, _st, _eNn, _eAB, _eSP, _eV, _bAC, _eBA, _ePM, _bS, _tt, _dN, _ePRP, _pREN, _bEA, _b, _cRA],
776
784
  [[0, 1], [0, 1], 0, 0, 0, 2, 2, 2, 128 | 0, [() => BasicAuthCredentials, 0], 2, 2, [() => BuildSpec, 0], 0, 0, 2, 0, 0, () => Backend$, 0], 2
777
785
  ];
778
786
  export var UpdateBranchResult$ = [3, n0, _UBRp,
@@ -810,8 +818,6 @@ export var Webhook$ = [3, n0, _W,
810
818
  [_wA, _wI, _wU, _bN, _d, _cT, _uT, _aI],
811
819
  [0, 0, 0, 0, 0, 4, 4, 0], 7
812
820
  ];
813
- export var AmplifyServiceException$ = [-3, _sm, "AmplifyServiceException", 0, [], []];
814
- TypeRegistry.for(_sm).registerError(AmplifyServiceException$, AmplifyServiceException);
815
821
  var Apps = [1, n0, _Ap,
816
822
  0, [() => App$,
817
823
  0]
@@ -1,10 +1,24 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
3
+ export declare var AmplifyServiceException$: StaticErrorSchema;
4
+ export declare var BadRequestException$: StaticErrorSchema;
5
+ export declare var DependentServiceFailureException$: StaticErrorSchema;
6
+ export declare var InternalFailureException$: StaticErrorSchema;
7
+ export declare var LimitExceededException$: StaticErrorSchema;
8
+ export declare var NotFoundException$: StaticErrorSchema;
9
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
10
+ export declare var UnauthorizedException$: StaticErrorSchema;
11
+ /**
12
+ * TypeRegistry instances containing modeled errors.
13
+ * @internal
14
+ *
15
+ */
16
+ export declare const errorTypeRegistries: TypeRegistry[];
2
17
  export declare var App$: StaticStructureSchema;
3
18
  export declare var Artifact$: StaticStructureSchema;
4
19
  export declare var AutoBranchCreationConfig$: StaticStructureSchema;
5
20
  export declare var Backend$: StaticStructureSchema;
6
21
  export declare var BackendEnvironment$: StaticStructureSchema;
7
- export declare var BadRequestException$: StaticErrorSchema;
8
22
  export declare var Branch$: StaticStructureSchema;
9
23
  export declare var CacheConfig$: StaticStructureSchema;
10
24
  export declare var Certificate$: StaticStructureSchema;
@@ -34,7 +48,6 @@ export declare var DeleteJobRequest$: StaticStructureSchema;
34
48
  export declare var DeleteJobResult$: StaticStructureSchema;
35
49
  export declare var DeleteWebhookRequest$: StaticStructureSchema;
36
50
  export declare var DeleteWebhookResult$: StaticStructureSchema;
37
- export declare var DependentServiceFailureException$: StaticErrorSchema;
38
51
  export declare var DomainAssociation$: StaticStructureSchema;
39
52
  export declare var GenerateAccessLogsRequest$: StaticStructureSchema;
40
53
  export declare var GenerateAccessLogsResult$: StaticStructureSchema;
@@ -52,11 +65,9 @@ export declare var GetJobRequest$: StaticStructureSchema;
52
65
  export declare var GetJobResult$: StaticStructureSchema;
53
66
  export declare var GetWebhookRequest$: StaticStructureSchema;
54
67
  export declare var GetWebhookResult$: StaticStructureSchema;
55
- export declare var InternalFailureException$: StaticErrorSchema;
56
68
  export declare var Job$: StaticStructureSchema;
57
69
  export declare var JobConfig$: StaticStructureSchema;
58
70
  export declare var JobSummary$: StaticStructureSchema;
59
- export declare var LimitExceededException$: StaticErrorSchema;
60
71
  export declare var ListAppsRequest$: StaticStructureSchema;
61
72
  export declare var ListAppsResult$: StaticStructureSchema;
62
73
  export declare var ListArtifactsRequest$: StaticStructureSchema;
@@ -73,9 +84,7 @@ export declare var ListTagsForResourceRequest$: StaticStructureSchema;
73
84
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
74
85
  export declare var ListWebhooksRequest$: StaticStructureSchema;
75
86
  export declare var ListWebhooksResult$: StaticStructureSchema;
76
- export declare var NotFoundException$: StaticErrorSchema;
77
87
  export declare var ProductionBranch$: StaticStructureSchema;
78
- export declare var ResourceNotFoundException$: StaticErrorSchema;
79
88
  export declare var StartDeploymentRequest$: StaticStructureSchema;
80
89
  export declare var StartDeploymentResult$: StaticStructureSchema;
81
90
  export declare var StartJobRequest$: StaticStructureSchema;
@@ -87,7 +96,6 @@ export declare var SubDomain$: StaticStructureSchema;
87
96
  export declare var SubDomainSetting$: StaticStructureSchema;
88
97
  export declare var TagResourceRequest$: StaticStructureSchema;
89
98
  export declare var TagResourceResponse$: StaticStructureSchema;
90
- export declare var UnauthorizedException$: StaticErrorSchema;
91
99
  export declare var UntagResourceRequest$: StaticStructureSchema;
92
100
  export declare var UntagResourceResponse$: StaticStructureSchema;
93
101
  export declare var UpdateAppRequest$: StaticStructureSchema;
@@ -100,7 +108,6 @@ export declare var UpdateWebhookRequest$: StaticStructureSchema;
100
108
  export declare var UpdateWebhookResult$: StaticStructureSchema;
101
109
  export declare var WafConfiguration$: StaticStructureSchema;
102
110
  export declare var Webhook$: StaticStructureSchema;
103
- export declare var AmplifyServiceException$: StaticErrorSchema;
104
111
  export declare var CreateApp$: StaticOperationSchema;
105
112
  export declare var CreateBackendEnvironment$: StaticOperationSchema;
106
113
  export declare var CreateBranch$: StaticOperationSchema;
@@ -1,14 +1,23 @@
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 AmplifyServiceException$: StaticErrorSchema;
8
+ export declare var BadRequestException$: StaticErrorSchema;
9
+ export declare var DependentServiceFailureException$: StaticErrorSchema;
10
+ export declare var InternalFailureException$: StaticErrorSchema;
11
+ export declare var LimitExceededException$: StaticErrorSchema;
12
+ export declare var NotFoundException$: StaticErrorSchema;
13
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
14
+ export declare var UnauthorizedException$: StaticErrorSchema;
15
+ export declare const errorTypeRegistries: TypeRegistry[];
6
16
  export declare var App$: StaticStructureSchema;
7
17
  export declare var Artifact$: StaticStructureSchema;
8
18
  export declare var AutoBranchCreationConfig$: StaticStructureSchema;
9
19
  export declare var Backend$: StaticStructureSchema;
10
20
  export declare var BackendEnvironment$: StaticStructureSchema;
11
- export declare var BadRequestException$: StaticErrorSchema;
12
21
  export declare var Branch$: StaticStructureSchema;
13
22
  export declare var CacheConfig$: StaticStructureSchema;
14
23
  export declare var Certificate$: StaticStructureSchema;
@@ -38,7 +47,6 @@ export declare var DeleteJobRequest$: StaticStructureSchema;
38
47
  export declare var DeleteJobResult$: StaticStructureSchema;
39
48
  export declare var DeleteWebhookRequest$: StaticStructureSchema;
40
49
  export declare var DeleteWebhookResult$: StaticStructureSchema;
41
- export declare var DependentServiceFailureException$: StaticErrorSchema;
42
50
  export declare var DomainAssociation$: StaticStructureSchema;
43
51
  export declare var GenerateAccessLogsRequest$: StaticStructureSchema;
44
52
  export declare var GenerateAccessLogsResult$: StaticStructureSchema;
@@ -56,11 +64,9 @@ export declare var GetJobRequest$: StaticStructureSchema;
56
64
  export declare var GetJobResult$: StaticStructureSchema;
57
65
  export declare var GetWebhookRequest$: StaticStructureSchema;
58
66
  export declare var GetWebhookResult$: StaticStructureSchema;
59
- export declare var InternalFailureException$: StaticErrorSchema;
60
67
  export declare var Job$: StaticStructureSchema;
61
68
  export declare var JobConfig$: StaticStructureSchema;
62
69
  export declare var JobSummary$: StaticStructureSchema;
63
- export declare var LimitExceededException$: StaticErrorSchema;
64
70
  export declare var ListAppsRequest$: StaticStructureSchema;
65
71
  export declare var ListAppsResult$: StaticStructureSchema;
66
72
  export declare var ListArtifactsRequest$: StaticStructureSchema;
@@ -77,9 +83,7 @@ export declare var ListTagsForResourceRequest$: StaticStructureSchema;
77
83
  export declare var ListTagsForResourceResponse$: StaticStructureSchema;
78
84
  export declare var ListWebhooksRequest$: StaticStructureSchema;
79
85
  export declare var ListWebhooksResult$: StaticStructureSchema;
80
- export declare var NotFoundException$: StaticErrorSchema;
81
86
  export declare var ProductionBranch$: StaticStructureSchema;
82
- export declare var ResourceNotFoundException$: StaticErrorSchema;
83
87
  export declare var StartDeploymentRequest$: StaticStructureSchema;
84
88
  export declare var StartDeploymentResult$: StaticStructureSchema;
85
89
  export declare var StartJobRequest$: StaticStructureSchema;
@@ -91,7 +95,6 @@ export declare var SubDomain$: StaticStructureSchema;
91
95
  export declare var SubDomainSetting$: StaticStructureSchema;
92
96
  export declare var TagResourceRequest$: StaticStructureSchema;
93
97
  export declare var TagResourceResponse$: StaticStructureSchema;
94
- export declare var UnauthorizedException$: StaticErrorSchema;
95
98
  export declare var UntagResourceRequest$: StaticStructureSchema;
96
99
  export declare var UntagResourceResponse$: StaticStructureSchema;
97
100
  export declare var UpdateAppRequest$: StaticStructureSchema;
@@ -104,7 +107,6 @@ export declare var UpdateWebhookRequest$: StaticStructureSchema;
104
107
  export declare var UpdateWebhookResult$: StaticStructureSchema;
105
108
  export declare var WafConfiguration$: StaticStructureSchema;
106
109
  export declare var Webhook$: StaticStructureSchema;
107
- export declare var AmplifyServiceException$: StaticErrorSchema;
108
110
  export declare var CreateApp$: StaticOperationSchema;
109
111
  export declare var CreateBackendEnvironment$: StaticOperationSchema;
110
112
  export declare var CreateBranch$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-amplify",
3
3
  "description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
4
- "version": "3.986.0",
4
+ "version": "3.988.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-amplify",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.7",
25
- "@aws-sdk/credential-provider-node": "^3.972.6",
24
+ "@aws-sdk/core": "^3.973.8",
25
+ "@aws-sdk/credential-provider-node": "^3.972.7",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.8",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.986.0",
32
+ "@aws-sdk/util-endpoints": "3.988.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.5",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.6",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.1",
36
+ "@smithy/core": "^3.23.0",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.13",
42
- "@smithy/middleware-retry": "^4.4.30",
41
+ "@smithy/middleware-endpoint": "^4.4.14",
42
+ "@smithy/middleware-retry": "^4.4.31",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.9",
46
+ "@smithy/node-http-handler": "^4.4.10",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.2",
48
+ "@smithy/smithy-client": "^4.11.3",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.29",
55
- "@smithy/util-defaults-mode-node": "^4.2.32",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.30",
55
+ "@smithy/util-defaults-mode-node": "^4.2.33",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",