@aws-sdk/client-amplify 3.943.0 → 3.947.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 +60 -284
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/AmplifyClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +60 -285
- package/dist-types/Amplify.d.ts +1 -1
- package/dist-types/AmplifyClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +3 -3
- package/dist-types/commands/CreateBackendEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateBranchCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateWebhookCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAppCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBackendEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBranchCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDomainAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWebhookCommand.d.ts +3 -3
- package/dist-types/commands/GenerateAccessLogsCommand.d.ts +3 -3
- package/dist-types/commands/GetAppCommand.d.ts +3 -3
- package/dist-types/commands/GetArtifactUrlCommand.d.ts +3 -3
- package/dist-types/commands/GetBackendEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/GetBranchCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetJobCommand.d.ts +3 -3
- package/dist-types/commands/GetWebhookCommand.d.ts +3 -3
- package/dist-types/commands/ListAppsCommand.d.ts +3 -3
- package/dist-types/commands/ListArtifactsCommand.d.ts +3 -3
- package/dist-types/commands/ListBackendEnvironmentsCommand.d.ts +3 -3
- package/dist-types/commands/ListBranchesCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListWebhooksCommand.d.ts +3 -3
- package/dist-types/commands/StartDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/StartJobCommand.d.ts +3 -3
- package/dist-types/commands/StopJobCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAppCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBranchCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWebhookCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/AmplifyServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAppsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBranchesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDomainAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/AmplifyClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/AmplifyServiceException.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
|
@@ -384,17 +384,7 @@ export var BackendEnvironment = [
|
|
|
384
384
|
[_bEA, _eN, _sN, _dA, _cT, _uT],
|
|
385
385
|
[0, 0, 0, 0, 4, 4],
|
|
386
386
|
];
|
|
387
|
-
export var BadRequestException = [
|
|
388
|
-
-3,
|
|
389
|
-
n0,
|
|
390
|
-
_BRE,
|
|
391
|
-
{
|
|
392
|
-
[_e]: _c,
|
|
393
|
-
[_hE]: 400,
|
|
394
|
-
},
|
|
395
|
-
[_m],
|
|
396
|
-
[0],
|
|
397
|
-
];
|
|
387
|
+
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
398
388
|
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
399
389
|
export var Branch = [
|
|
400
390
|
3,
|
|
@@ -652,17 +642,7 @@ export var DeleteJobRequest = [
|
|
|
652
642
|
export var DeleteJobResult = [3, n0, _DJRe, 0, [_jS], [() => JobSummary]];
|
|
653
643
|
export var DeleteWebhookRequest = [3, n0, _DWR, 0, [_wI], [[0, 1]]];
|
|
654
644
|
export var DeleteWebhookResult = [3, n0, _DWRe, 0, [_w], [() => Webhook]];
|
|
655
|
-
export var DependentServiceFailureException = [
|
|
656
|
-
-3,
|
|
657
|
-
n0,
|
|
658
|
-
_DSFE,
|
|
659
|
-
{
|
|
660
|
-
[_e]: _se,
|
|
661
|
-
[_hE]: 503,
|
|
662
|
-
},
|
|
663
|
-
[_m],
|
|
664
|
-
[0],
|
|
665
|
-
];
|
|
645
|
+
export var DependentServiceFailureException = [-3, n0, _DSFE, { [_e]: _se, [_hE]: 503 }, [_m], [0]];
|
|
666
646
|
TypeRegistry.for(n0).registerError(DependentServiceFailureException, __DependentServiceFailureException);
|
|
667
647
|
export var DomainAssociation = [
|
|
668
648
|
3,
|
|
@@ -736,17 +716,7 @@ export var GetJobRequest = [
|
|
|
736
716
|
export var GetJobResult = [3, n0, _GJRe, 0, [_j], [() => Job]];
|
|
737
717
|
export var GetWebhookRequest = [3, n0, _GWR, 0, [_wI], [[0, 1]]];
|
|
738
718
|
export var GetWebhookResult = [3, n0, _GWRe, 0, [_w], [() => Webhook]];
|
|
739
|
-
export var InternalFailureException = [
|
|
740
|
-
-3,
|
|
741
|
-
n0,
|
|
742
|
-
_IFE,
|
|
743
|
-
{
|
|
744
|
-
[_e]: _se,
|
|
745
|
-
[_hE]: 500,
|
|
746
|
-
},
|
|
747
|
-
[_m],
|
|
748
|
-
[0],
|
|
749
|
-
];
|
|
719
|
+
export var InternalFailureException = [-3, n0, _IFE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
750
720
|
TypeRegistry.for(n0).registerError(InternalFailureException, __InternalFailureException);
|
|
751
721
|
export var Job = [3, n0, _J, 0, [_su, _ste], [() => JobSummary, () => Steps]];
|
|
752
722
|
export var JobConfig = [3, n0, _JC, 0, [_bCT], [0]];
|
|
@@ -758,17 +728,7 @@ export var JobSummary = [
|
|
|
758
728
|
[_jA, _jI, _cI, _cM, _cTo, _sT, _st, _eT, _jT, _sU, _sUT],
|
|
759
729
|
[0, 0, 0, 0, 4, 4, 0, 4, 0, 0, 0],
|
|
760
730
|
];
|
|
761
|
-
export var LimitExceededException = [
|
|
762
|
-
-3,
|
|
763
|
-
n0,
|
|
764
|
-
_LEE,
|
|
765
|
-
{
|
|
766
|
-
[_e]: _c,
|
|
767
|
-
[_hE]: 429,
|
|
768
|
-
},
|
|
769
|
-
[_m],
|
|
770
|
-
[0],
|
|
771
|
-
];
|
|
731
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
772
732
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
773
733
|
export var ListAppsRequest = [
|
|
774
734
|
3,
|
|
@@ -777,18 +737,8 @@ export var ListAppsRequest = [
|
|
|
777
737
|
0,
|
|
778
738
|
[_nT, _mR],
|
|
779
739
|
[
|
|
780
|
-
[
|
|
781
|
-
|
|
782
|
-
{
|
|
783
|
-
[_hQ]: _nT,
|
|
784
|
-
},
|
|
785
|
-
],
|
|
786
|
-
[
|
|
787
|
-
1,
|
|
788
|
-
{
|
|
789
|
-
[_hQ]: _mR,
|
|
790
|
-
},
|
|
791
|
-
],
|
|
740
|
+
[0, { [_hQ]: _nT }],
|
|
741
|
+
[1, { [_hQ]: _mR }],
|
|
792
742
|
],
|
|
793
743
|
];
|
|
794
744
|
export var ListAppsResult = [3, n0, _LARi, 0, [_ap, _nT], [[() => Apps, 0], 0]];
|
|
@@ -802,18 +752,8 @@ export var ListArtifactsRequest = [
|
|
|
802
752
|
[0, 1],
|
|
803
753
|
[0, 1],
|
|
804
754
|
[0, 1],
|
|
805
|
-
[
|
|
806
|
-
|
|
807
|
-
{
|
|
808
|
-
[_hQ]: _nT,
|
|
809
|
-
},
|
|
810
|
-
],
|
|
811
|
-
[
|
|
812
|
-
1,
|
|
813
|
-
{
|
|
814
|
-
[_hQ]: _mR,
|
|
815
|
-
},
|
|
816
|
-
],
|
|
755
|
+
[0, { [_hQ]: _nT }],
|
|
756
|
+
[1, { [_hQ]: _mR }],
|
|
817
757
|
],
|
|
818
758
|
];
|
|
819
759
|
export var ListArtifactsResult = [3, n0, _LARist, 0, [_ar, _nT], [() => Artifacts, 0]];
|
|
@@ -825,24 +765,9 @@ export var ListBackendEnvironmentsRequest = [
|
|
|
825
765
|
[_aI, _eN, _nT, _mR],
|
|
826
766
|
[
|
|
827
767
|
[0, 1],
|
|
828
|
-
[
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
[_hQ]: _eN,
|
|
832
|
-
},
|
|
833
|
-
],
|
|
834
|
-
[
|
|
835
|
-
0,
|
|
836
|
-
{
|
|
837
|
-
[_hQ]: _nT,
|
|
838
|
-
},
|
|
839
|
-
],
|
|
840
|
-
[
|
|
841
|
-
1,
|
|
842
|
-
{
|
|
843
|
-
[_hQ]: _mR,
|
|
844
|
-
},
|
|
845
|
-
],
|
|
768
|
+
[0, { [_hQ]: _eN }],
|
|
769
|
+
[0, { [_hQ]: _nT }],
|
|
770
|
+
[1, { [_hQ]: _mR }],
|
|
846
771
|
],
|
|
847
772
|
];
|
|
848
773
|
export var ListBackendEnvironmentsResult = [
|
|
@@ -861,18 +786,8 @@ export var ListBranchesRequest = [
|
|
|
861
786
|
[_aI, _nT, _mR],
|
|
862
787
|
[
|
|
863
788
|
[0, 1],
|
|
864
|
-
[
|
|
865
|
-
|
|
866
|
-
{
|
|
867
|
-
[_hQ]: _nT,
|
|
868
|
-
},
|
|
869
|
-
],
|
|
870
|
-
[
|
|
871
|
-
1,
|
|
872
|
-
{
|
|
873
|
-
[_hQ]: _mR,
|
|
874
|
-
},
|
|
875
|
-
],
|
|
789
|
+
[0, { [_hQ]: _nT }],
|
|
790
|
+
[1, { [_hQ]: _mR }],
|
|
876
791
|
],
|
|
877
792
|
];
|
|
878
793
|
export var ListBranchesResult = [3, n0, _LBRi, 0, [_bra, _nT], [[() => Branches, 0], 0]];
|
|
@@ -884,18 +799,8 @@ export var ListDomainAssociationsRequest = [
|
|
|
884
799
|
[_aI, _nT, _mR],
|
|
885
800
|
[
|
|
886
801
|
[0, 1],
|
|
887
|
-
[
|
|
888
|
-
|
|
889
|
-
{
|
|
890
|
-
[_hQ]: _nT,
|
|
891
|
-
},
|
|
892
|
-
],
|
|
893
|
-
[
|
|
894
|
-
1,
|
|
895
|
-
{
|
|
896
|
-
[_hQ]: _mR,
|
|
897
|
-
},
|
|
898
|
-
],
|
|
802
|
+
[0, { [_hQ]: _nT }],
|
|
803
|
+
[1, { [_hQ]: _mR }],
|
|
899
804
|
],
|
|
900
805
|
];
|
|
901
806
|
export var ListDomainAssociationsResult = [
|
|
@@ -915,18 +820,8 @@ export var ListJobsRequest = [
|
|
|
915
820
|
[
|
|
916
821
|
[0, 1],
|
|
917
822
|
[0, 1],
|
|
918
|
-
[
|
|
919
|
-
|
|
920
|
-
{
|
|
921
|
-
[_hQ]: _nT,
|
|
922
|
-
},
|
|
923
|
-
],
|
|
924
|
-
[
|
|
925
|
-
1,
|
|
926
|
-
{
|
|
927
|
-
[_hQ]: _mR,
|
|
928
|
-
},
|
|
929
|
-
],
|
|
823
|
+
[0, { [_hQ]: _nT }],
|
|
824
|
+
[1, { [_hQ]: _mR }],
|
|
930
825
|
],
|
|
931
826
|
];
|
|
932
827
|
export var ListJobsResult = [3, n0, _LJRi, 0, [_jSo, _nT], [() => JobSummaries, 0]];
|
|
@@ -940,45 +835,15 @@ export var ListWebhooksRequest = [
|
|
|
940
835
|
[_aI, _nT, _mR],
|
|
941
836
|
[
|
|
942
837
|
[0, 1],
|
|
943
|
-
[
|
|
944
|
-
|
|
945
|
-
{
|
|
946
|
-
[_hQ]: _nT,
|
|
947
|
-
},
|
|
948
|
-
],
|
|
949
|
-
[
|
|
950
|
-
1,
|
|
951
|
-
{
|
|
952
|
-
[_hQ]: _mR,
|
|
953
|
-
},
|
|
954
|
-
],
|
|
838
|
+
[0, { [_hQ]: _nT }],
|
|
839
|
+
[1, { [_hQ]: _mR }],
|
|
955
840
|
],
|
|
956
841
|
];
|
|
957
842
|
export var ListWebhooksResult = [3, n0, _LWRi, 0, [_we, _nT], [() => Webhooks, 0]];
|
|
958
|
-
export var NotFoundException = [
|
|
959
|
-
-3,
|
|
960
|
-
n0,
|
|
961
|
-
_NFE,
|
|
962
|
-
{
|
|
963
|
-
[_e]: _c,
|
|
964
|
-
[_hE]: 404,
|
|
965
|
-
},
|
|
966
|
-
[_m],
|
|
967
|
-
[0],
|
|
968
|
-
];
|
|
843
|
+
export var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
969
844
|
TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
|
|
970
845
|
export var ProductionBranch = [3, n0, _PB, 0, [_lDT, _st, _tU, _bN], [4, 0, 0, 0]];
|
|
971
|
-
export var ResourceNotFoundException = [
|
|
972
|
-
-3,
|
|
973
|
-
n0,
|
|
974
|
-
_RNFE,
|
|
975
|
-
{
|
|
976
|
-
[_e]: _c,
|
|
977
|
-
[_hE]: 404,
|
|
978
|
-
},
|
|
979
|
-
[_cod, _m],
|
|
980
|
-
[0, 0],
|
|
981
|
-
];
|
|
846
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_cod, _m], [0, 0]];
|
|
982
847
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
983
848
|
export var StartDeploymentRequest = [
|
|
984
849
|
3,
|
|
@@ -1023,17 +888,7 @@ export var SubDomain = [3, n0, _SD, 0, [_sDSu, _v, _dR], [() => SubDomainSetting
|
|
|
1023
888
|
export var SubDomainSetting = [3, n0, _SDS, 0, [_pr, _bN], [0, 0]];
|
|
1024
889
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
|
|
1025
890
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1026
|
-
export var UnauthorizedException = [
|
|
1027
|
-
-3,
|
|
1028
|
-
n0,
|
|
1029
|
-
_UE,
|
|
1030
|
-
{
|
|
1031
|
-
[_e]: _c,
|
|
1032
|
-
[_hE]: 401,
|
|
1033
|
-
},
|
|
1034
|
-
[_m],
|
|
1035
|
-
[0],
|
|
1036
|
-
];
|
|
891
|
+
export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
|
|
1037
892
|
TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
|
|
1038
893
|
export var UntagResourceRequest = [
|
|
1039
894
|
3,
|
|
@@ -1043,12 +898,7 @@ export var UntagResourceRequest = [
|
|
|
1043
898
|
[_rA, _tK],
|
|
1044
899
|
[
|
|
1045
900
|
[0, 1],
|
|
1046
|
-
[
|
|
1047
|
-
64 | 0,
|
|
1048
|
-
{
|
|
1049
|
-
[_hQ]: _tK,
|
|
1050
|
-
},
|
|
1051
|
-
],
|
|
901
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
1052
902
|
],
|
|
1053
903
|
];
|
|
1054
904
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1157,7 +1007,6 @@ export var Webhook = [
|
|
|
1157
1007
|
[_wA, _wI, _wU, _aI, _bN, _d, _cT, _uT],
|
|
1158
1008
|
[0, 0, 0, 0, 0, 0, 4, 4],
|
|
1159
1009
|
];
|
|
1160
|
-
export var __Unit = "unit";
|
|
1161
1010
|
export var AmplifyServiceException = [-3, _sm, "AmplifyServiceException", 0, [], []];
|
|
1162
1011
|
TypeRegistry.for(_sm).registerError(AmplifyServiceException, __AmplifyServiceException);
|
|
1163
1012
|
export var Apps = [1, n0, _Ap, 0, [() => App, 0]];
|
|
@@ -1185,9 +1034,7 @@ export var CreateApp = [
|
|
|
1185
1034
|
9,
|
|
1186
1035
|
n0,
|
|
1187
1036
|
_CA,
|
|
1188
|
-
{
|
|
1189
|
-
[_h]: ["POST", "/apps", 200],
|
|
1190
|
-
},
|
|
1037
|
+
{ [_h]: ["POST", "/apps", 200] },
|
|
1191
1038
|
() => CreateAppRequest,
|
|
1192
1039
|
() => CreateAppResult,
|
|
1193
1040
|
];
|
|
@@ -1195,9 +1042,7 @@ export var CreateBackendEnvironment = [
|
|
|
1195
1042
|
9,
|
|
1196
1043
|
n0,
|
|
1197
1044
|
_CBE,
|
|
1198
|
-
{
|
|
1199
|
-
[_h]: ["POST", "/apps/{appId}/backendenvironments", 200],
|
|
1200
|
-
},
|
|
1045
|
+
{ [_h]: ["POST", "/apps/{appId}/backendenvironments", 200] },
|
|
1201
1046
|
() => CreateBackendEnvironmentRequest,
|
|
1202
1047
|
() => CreateBackendEnvironmentResult,
|
|
1203
1048
|
];
|
|
@@ -1205,9 +1050,7 @@ export var CreateBranch = [
|
|
|
1205
1050
|
9,
|
|
1206
1051
|
n0,
|
|
1207
1052
|
_CB,
|
|
1208
|
-
{
|
|
1209
|
-
[_h]: ["POST", "/apps/{appId}/branches", 200],
|
|
1210
|
-
},
|
|
1053
|
+
{ [_h]: ["POST", "/apps/{appId}/branches", 200] },
|
|
1211
1054
|
() => CreateBranchRequest,
|
|
1212
1055
|
() => CreateBranchResult,
|
|
1213
1056
|
];
|
|
@@ -1215,9 +1058,7 @@ export var CreateDeployment = [
|
|
|
1215
1058
|
9,
|
|
1216
1059
|
n0,
|
|
1217
1060
|
_CD,
|
|
1218
|
-
{
|
|
1219
|
-
[_h]: ["POST", "/apps/{appId}/branches/{branchName}/deployments", 200],
|
|
1220
|
-
},
|
|
1061
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}/deployments", 200] },
|
|
1221
1062
|
() => CreateDeploymentRequest,
|
|
1222
1063
|
() => CreateDeploymentResult,
|
|
1223
1064
|
];
|
|
@@ -1225,9 +1066,7 @@ export var CreateDomainAssociation = [
|
|
|
1225
1066
|
9,
|
|
1226
1067
|
n0,
|
|
1227
1068
|
_CDA,
|
|
1228
|
-
{
|
|
1229
|
-
[_h]: ["POST", "/apps/{appId}/domains", 200],
|
|
1230
|
-
},
|
|
1069
|
+
{ [_h]: ["POST", "/apps/{appId}/domains", 200] },
|
|
1231
1070
|
() => CreateDomainAssociationRequest,
|
|
1232
1071
|
() => CreateDomainAssociationResult,
|
|
1233
1072
|
];
|
|
@@ -1235,9 +1074,7 @@ export var CreateWebhook = [
|
|
|
1235
1074
|
9,
|
|
1236
1075
|
n0,
|
|
1237
1076
|
_CW,
|
|
1238
|
-
{
|
|
1239
|
-
[_h]: ["POST", "/apps/{appId}/webhooks", 200],
|
|
1240
|
-
},
|
|
1077
|
+
{ [_h]: ["POST", "/apps/{appId}/webhooks", 200] },
|
|
1241
1078
|
() => CreateWebhookRequest,
|
|
1242
1079
|
() => CreateWebhookResult,
|
|
1243
1080
|
];
|
|
@@ -1245,9 +1082,7 @@ export var DeleteApp = [
|
|
|
1245
1082
|
9,
|
|
1246
1083
|
n0,
|
|
1247
1084
|
_DAe,
|
|
1248
|
-
{
|
|
1249
|
-
[_h]: ["DELETE", "/apps/{appId}", 200],
|
|
1250
|
-
},
|
|
1085
|
+
{ [_h]: ["DELETE", "/apps/{appId}", 200] },
|
|
1251
1086
|
() => DeleteAppRequest,
|
|
1252
1087
|
() => DeleteAppResult,
|
|
1253
1088
|
];
|
|
@@ -1255,9 +1090,7 @@ export var DeleteBackendEnvironment = [
|
|
|
1255
1090
|
9,
|
|
1256
1091
|
n0,
|
|
1257
1092
|
_DBE,
|
|
1258
|
-
{
|
|
1259
|
-
[_h]: ["DELETE", "/apps/{appId}/backendenvironments/{environmentName}", 200],
|
|
1260
|
-
},
|
|
1093
|
+
{ [_h]: ["DELETE", "/apps/{appId}/backendenvironments/{environmentName}", 200] },
|
|
1261
1094
|
() => DeleteBackendEnvironmentRequest,
|
|
1262
1095
|
() => DeleteBackendEnvironmentResult,
|
|
1263
1096
|
];
|
|
@@ -1265,9 +1098,7 @@ export var DeleteBranch = [
|
|
|
1265
1098
|
9,
|
|
1266
1099
|
n0,
|
|
1267
1100
|
_DB,
|
|
1268
|
-
{
|
|
1269
|
-
[_h]: ["DELETE", "/apps/{appId}/branches/{branchName}", 200],
|
|
1270
|
-
},
|
|
1101
|
+
{ [_h]: ["DELETE", "/apps/{appId}/branches/{branchName}", 200] },
|
|
1271
1102
|
() => DeleteBranchRequest,
|
|
1272
1103
|
() => DeleteBranchResult,
|
|
1273
1104
|
];
|
|
@@ -1275,9 +1106,7 @@ export var DeleteDomainAssociation = [
|
|
|
1275
1106
|
9,
|
|
1276
1107
|
n0,
|
|
1277
1108
|
_DDA,
|
|
1278
|
-
{
|
|
1279
|
-
[_h]: ["DELETE", "/apps/{appId}/domains/{domainName}", 200],
|
|
1280
|
-
},
|
|
1109
|
+
{ [_h]: ["DELETE", "/apps/{appId}/domains/{domainName}", 200] },
|
|
1281
1110
|
() => DeleteDomainAssociationRequest,
|
|
1282
1111
|
() => DeleteDomainAssociationResult,
|
|
1283
1112
|
];
|
|
@@ -1285,9 +1114,7 @@ export var DeleteJob = [
|
|
|
1285
1114
|
9,
|
|
1286
1115
|
n0,
|
|
1287
1116
|
_DJ,
|
|
1288
|
-
{
|
|
1289
|
-
[_h]: ["DELETE", "/apps/{appId}/branches/{branchName}/jobs/{jobId}", 200],
|
|
1290
|
-
},
|
|
1117
|
+
{ [_h]: ["DELETE", "/apps/{appId}/branches/{branchName}/jobs/{jobId}", 200] },
|
|
1291
1118
|
() => DeleteJobRequest,
|
|
1292
1119
|
() => DeleteJobResult,
|
|
1293
1120
|
];
|
|
@@ -1295,9 +1122,7 @@ export var DeleteWebhook = [
|
|
|
1295
1122
|
9,
|
|
1296
1123
|
n0,
|
|
1297
1124
|
_DW,
|
|
1298
|
-
{
|
|
1299
|
-
[_h]: ["DELETE", "/webhooks/{webhookId}", 200],
|
|
1300
|
-
},
|
|
1125
|
+
{ [_h]: ["DELETE", "/webhooks/{webhookId}", 200] },
|
|
1301
1126
|
() => DeleteWebhookRequest,
|
|
1302
1127
|
() => DeleteWebhookResult,
|
|
1303
1128
|
];
|
|
@@ -1305,9 +1130,7 @@ export var GenerateAccessLogs = [
|
|
|
1305
1130
|
9,
|
|
1306
1131
|
n0,
|
|
1307
1132
|
_GAL,
|
|
1308
|
-
{
|
|
1309
|
-
[_h]: ["POST", "/apps/{appId}/accesslogs", 200],
|
|
1310
|
-
},
|
|
1133
|
+
{ [_h]: ["POST", "/apps/{appId}/accesslogs", 200] },
|
|
1311
1134
|
() => GenerateAccessLogsRequest,
|
|
1312
1135
|
() => GenerateAccessLogsResult,
|
|
1313
1136
|
];
|
|
@@ -1315,9 +1138,7 @@ export var GetApp = [
|
|
|
1315
1138
|
9,
|
|
1316
1139
|
n0,
|
|
1317
1140
|
_GA,
|
|
1318
|
-
{
|
|
1319
|
-
[_h]: ["GET", "/apps/{appId}", 200],
|
|
1320
|
-
},
|
|
1141
|
+
{ [_h]: ["GET", "/apps/{appId}", 200] },
|
|
1321
1142
|
() => GetAppRequest,
|
|
1322
1143
|
() => GetAppResult,
|
|
1323
1144
|
];
|
|
@@ -1325,9 +1146,7 @@ export var GetArtifactUrl = [
|
|
|
1325
1146
|
9,
|
|
1326
1147
|
n0,
|
|
1327
1148
|
_GAU,
|
|
1328
|
-
{
|
|
1329
|
-
[_h]: ["GET", "/artifacts/{artifactId}", 200],
|
|
1330
|
-
},
|
|
1149
|
+
{ [_h]: ["GET", "/artifacts/{artifactId}", 200] },
|
|
1331
1150
|
() => GetArtifactUrlRequest,
|
|
1332
1151
|
() => GetArtifactUrlResult,
|
|
1333
1152
|
];
|
|
@@ -1335,9 +1154,7 @@ export var GetBackendEnvironment = [
|
|
|
1335
1154
|
9,
|
|
1336
1155
|
n0,
|
|
1337
1156
|
_GBE,
|
|
1338
|
-
{
|
|
1339
|
-
[_h]: ["GET", "/apps/{appId}/backendenvironments/{environmentName}", 200],
|
|
1340
|
-
},
|
|
1157
|
+
{ [_h]: ["GET", "/apps/{appId}/backendenvironments/{environmentName}", 200] },
|
|
1341
1158
|
() => GetBackendEnvironmentRequest,
|
|
1342
1159
|
() => GetBackendEnvironmentResult,
|
|
1343
1160
|
];
|
|
@@ -1345,9 +1162,7 @@ export var GetBranch = [
|
|
|
1345
1162
|
9,
|
|
1346
1163
|
n0,
|
|
1347
1164
|
_GB,
|
|
1348
|
-
{
|
|
1349
|
-
[_h]: ["GET", "/apps/{appId}/branches/{branchName}", 200],
|
|
1350
|
-
},
|
|
1165
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}", 200] },
|
|
1351
1166
|
() => GetBranchRequest,
|
|
1352
1167
|
() => GetBranchResult,
|
|
1353
1168
|
];
|
|
@@ -1355,9 +1170,7 @@ export var GetDomainAssociation = [
|
|
|
1355
1170
|
9,
|
|
1356
1171
|
n0,
|
|
1357
1172
|
_GDA,
|
|
1358
|
-
{
|
|
1359
|
-
[_h]: ["GET", "/apps/{appId}/domains/{domainName}", 200],
|
|
1360
|
-
},
|
|
1173
|
+
{ [_h]: ["GET", "/apps/{appId}/domains/{domainName}", 200] },
|
|
1361
1174
|
() => GetDomainAssociationRequest,
|
|
1362
1175
|
() => GetDomainAssociationResult,
|
|
1363
1176
|
];
|
|
@@ -1365,9 +1178,7 @@ export var GetJob = [
|
|
|
1365
1178
|
9,
|
|
1366
1179
|
n0,
|
|
1367
1180
|
_GJ,
|
|
1368
|
-
{
|
|
1369
|
-
[_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs/{jobId}", 200],
|
|
1370
|
-
},
|
|
1181
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs/{jobId}", 200] },
|
|
1371
1182
|
() => GetJobRequest,
|
|
1372
1183
|
() => GetJobResult,
|
|
1373
1184
|
];
|
|
@@ -1375,9 +1186,7 @@ export var GetWebhook = [
|
|
|
1375
1186
|
9,
|
|
1376
1187
|
n0,
|
|
1377
1188
|
_GW,
|
|
1378
|
-
{
|
|
1379
|
-
[_h]: ["GET", "/webhooks/{webhookId}", 200],
|
|
1380
|
-
},
|
|
1189
|
+
{ [_h]: ["GET", "/webhooks/{webhookId}", 200] },
|
|
1381
1190
|
() => GetWebhookRequest,
|
|
1382
1191
|
() => GetWebhookResult,
|
|
1383
1192
|
];
|
|
@@ -1385,9 +1194,7 @@ export var ListApps = [
|
|
|
1385
1194
|
9,
|
|
1386
1195
|
n0,
|
|
1387
1196
|
_LA,
|
|
1388
|
-
{
|
|
1389
|
-
[_h]: ["GET", "/apps", 200],
|
|
1390
|
-
},
|
|
1197
|
+
{ [_h]: ["GET", "/apps", 200] },
|
|
1391
1198
|
() => ListAppsRequest,
|
|
1392
1199
|
() => ListAppsResult,
|
|
1393
1200
|
];
|
|
@@ -1395,9 +1202,7 @@ export var ListArtifacts = [
|
|
|
1395
1202
|
9,
|
|
1396
1203
|
n0,
|
|
1397
1204
|
_LAi,
|
|
1398
|
-
{
|
|
1399
|
-
[_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs/{jobId}/artifacts", 200],
|
|
1400
|
-
},
|
|
1205
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs/{jobId}/artifacts", 200] },
|
|
1401
1206
|
() => ListArtifactsRequest,
|
|
1402
1207
|
() => ListArtifactsResult,
|
|
1403
1208
|
];
|
|
@@ -1405,9 +1210,7 @@ export var ListBackendEnvironments = [
|
|
|
1405
1210
|
9,
|
|
1406
1211
|
n0,
|
|
1407
1212
|
_LBE,
|
|
1408
|
-
{
|
|
1409
|
-
[_h]: ["GET", "/apps/{appId}/backendenvironments", 200],
|
|
1410
|
-
},
|
|
1213
|
+
{ [_h]: ["GET", "/apps/{appId}/backendenvironments", 200] },
|
|
1411
1214
|
() => ListBackendEnvironmentsRequest,
|
|
1412
1215
|
() => ListBackendEnvironmentsResult,
|
|
1413
1216
|
];
|
|
@@ -1415,9 +1218,7 @@ export var ListBranches = [
|
|
|
1415
1218
|
9,
|
|
1416
1219
|
n0,
|
|
1417
1220
|
_LB,
|
|
1418
|
-
{
|
|
1419
|
-
[_h]: ["GET", "/apps/{appId}/branches", 200],
|
|
1420
|
-
},
|
|
1221
|
+
{ [_h]: ["GET", "/apps/{appId}/branches", 200] },
|
|
1421
1222
|
() => ListBranchesRequest,
|
|
1422
1223
|
() => ListBranchesResult,
|
|
1423
1224
|
];
|
|
@@ -1425,9 +1226,7 @@ export var ListDomainAssociations = [
|
|
|
1425
1226
|
9,
|
|
1426
1227
|
n0,
|
|
1427
1228
|
_LDA,
|
|
1428
|
-
{
|
|
1429
|
-
[_h]: ["GET", "/apps/{appId}/domains", 200],
|
|
1430
|
-
},
|
|
1229
|
+
{ [_h]: ["GET", "/apps/{appId}/domains", 200] },
|
|
1431
1230
|
() => ListDomainAssociationsRequest,
|
|
1432
1231
|
() => ListDomainAssociationsResult,
|
|
1433
1232
|
];
|
|
@@ -1435,9 +1234,7 @@ export var ListJobs = [
|
|
|
1435
1234
|
9,
|
|
1436
1235
|
n0,
|
|
1437
1236
|
_LJ,
|
|
1438
|
-
{
|
|
1439
|
-
[_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs", 200],
|
|
1440
|
-
},
|
|
1237
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs", 200] },
|
|
1441
1238
|
() => ListJobsRequest,
|
|
1442
1239
|
() => ListJobsResult,
|
|
1443
1240
|
];
|
|
@@ -1445,9 +1242,7 @@ export var ListTagsForResource = [
|
|
|
1445
1242
|
9,
|
|
1446
1243
|
n0,
|
|
1447
1244
|
_LTFR,
|
|
1448
|
-
{
|
|
1449
|
-
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
1450
|
-
},
|
|
1245
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
1451
1246
|
() => ListTagsForResourceRequest,
|
|
1452
1247
|
() => ListTagsForResourceResponse,
|
|
1453
1248
|
];
|
|
@@ -1455,9 +1250,7 @@ export var ListWebhooks = [
|
|
|
1455
1250
|
9,
|
|
1456
1251
|
n0,
|
|
1457
1252
|
_LW,
|
|
1458
|
-
{
|
|
1459
|
-
[_h]: ["GET", "/apps/{appId}/webhooks", 200],
|
|
1460
|
-
},
|
|
1253
|
+
{ [_h]: ["GET", "/apps/{appId}/webhooks", 200] },
|
|
1461
1254
|
() => ListWebhooksRequest,
|
|
1462
1255
|
() => ListWebhooksResult,
|
|
1463
1256
|
];
|
|
@@ -1465,9 +1258,7 @@ export var StartDeployment = [
|
|
|
1465
1258
|
9,
|
|
1466
1259
|
n0,
|
|
1467
1260
|
_SDt,
|
|
1468
|
-
{
|
|
1469
|
-
[_h]: ["POST", "/apps/{appId}/branches/{branchName}/deployments/start", 200],
|
|
1470
|
-
},
|
|
1261
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}/deployments/start", 200] },
|
|
1471
1262
|
() => StartDeploymentRequest,
|
|
1472
1263
|
() => StartDeploymentResult,
|
|
1473
1264
|
];
|
|
@@ -1475,9 +1266,7 @@ export var StartJob = [
|
|
|
1475
1266
|
9,
|
|
1476
1267
|
n0,
|
|
1477
1268
|
_SJ,
|
|
1478
|
-
{
|
|
1479
|
-
[_h]: ["POST", "/apps/{appId}/branches/{branchName}/jobs", 200],
|
|
1480
|
-
},
|
|
1269
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}/jobs", 200] },
|
|
1481
1270
|
() => StartJobRequest,
|
|
1482
1271
|
() => StartJobResult,
|
|
1483
1272
|
];
|
|
@@ -1485,9 +1274,7 @@ export var StopJob = [
|
|
|
1485
1274
|
9,
|
|
1486
1275
|
n0,
|
|
1487
1276
|
_SJt,
|
|
1488
|
-
{
|
|
1489
|
-
[_h]: ["DELETE", "/apps/{appId}/branches/{branchName}/jobs/{jobId}/stop", 200],
|
|
1490
|
-
},
|
|
1277
|
+
{ [_h]: ["DELETE", "/apps/{appId}/branches/{branchName}/jobs/{jobId}/stop", 200] },
|
|
1491
1278
|
() => StopJobRequest,
|
|
1492
1279
|
() => StopJobResult,
|
|
1493
1280
|
];
|
|
@@ -1495,9 +1282,7 @@ export var TagResource = [
|
|
|
1495
1282
|
9,
|
|
1496
1283
|
n0,
|
|
1497
1284
|
_TR,
|
|
1498
|
-
{
|
|
1499
|
-
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
1500
|
-
},
|
|
1285
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
1501
1286
|
() => TagResourceRequest,
|
|
1502
1287
|
() => TagResourceResponse,
|
|
1503
1288
|
];
|
|
@@ -1505,9 +1290,7 @@ export var UntagResource = [
|
|
|
1505
1290
|
9,
|
|
1506
1291
|
n0,
|
|
1507
1292
|
_UR,
|
|
1508
|
-
{
|
|
1509
|
-
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
1510
|
-
},
|
|
1293
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
1511
1294
|
() => UntagResourceRequest,
|
|
1512
1295
|
() => UntagResourceResponse,
|
|
1513
1296
|
];
|
|
@@ -1515,9 +1298,7 @@ export var UpdateApp = [
|
|
|
1515
1298
|
9,
|
|
1516
1299
|
n0,
|
|
1517
1300
|
_UA,
|
|
1518
|
-
{
|
|
1519
|
-
[_h]: ["POST", "/apps/{appId}", 200],
|
|
1520
|
-
},
|
|
1301
|
+
{ [_h]: ["POST", "/apps/{appId}", 200] },
|
|
1521
1302
|
() => UpdateAppRequest,
|
|
1522
1303
|
() => UpdateAppResult,
|
|
1523
1304
|
];
|
|
@@ -1525,9 +1306,7 @@ export var UpdateBranch = [
|
|
|
1525
1306
|
9,
|
|
1526
1307
|
n0,
|
|
1527
1308
|
_UB,
|
|
1528
|
-
{
|
|
1529
|
-
[_h]: ["POST", "/apps/{appId}/branches/{branchName}", 200],
|
|
1530
|
-
},
|
|
1309
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}", 200] },
|
|
1531
1310
|
() => UpdateBranchRequest,
|
|
1532
1311
|
() => UpdateBranchResult,
|
|
1533
1312
|
];
|
|
@@ -1535,9 +1314,7 @@ export var UpdateDomainAssociation = [
|
|
|
1535
1314
|
9,
|
|
1536
1315
|
n0,
|
|
1537
1316
|
_UDA,
|
|
1538
|
-
{
|
|
1539
|
-
[_h]: ["POST", "/apps/{appId}/domains/{domainName}", 200],
|
|
1540
|
-
},
|
|
1317
|
+
{ [_h]: ["POST", "/apps/{appId}/domains/{domainName}", 200] },
|
|
1541
1318
|
() => UpdateDomainAssociationRequest,
|
|
1542
1319
|
() => UpdateDomainAssociationResult,
|
|
1543
1320
|
];
|
|
@@ -1545,9 +1322,7 @@ export var UpdateWebhook = [
|
|
|
1545
1322
|
9,
|
|
1546
1323
|
n0,
|
|
1547
1324
|
_UW,
|
|
1548
|
-
{
|
|
1549
|
-
[_h]: ["POST", "/webhooks/{webhookId}", 200],
|
|
1550
|
-
},
|
|
1325
|
+
{ [_h]: ["POST", "/webhooks/{webhookId}", 200] },
|
|
1551
1326
|
() => UpdateWebhookRequest,
|
|
1552
1327
|
() => UpdateWebhookResult,
|
|
1553
1328
|
];
|
package/dist-types/Amplify.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AmplifyClient } from "./AmplifyClient";
|
|
3
3
|
import { CreateAppCommandInput, CreateAppCommandOutput } from "./commands/CreateAppCommand";
|
|
4
4
|
import { CreateBackendEnvironmentCommandInput, CreateBackendEnvironmentCommandOutput } from "./commands/CreateBackendEnvironmentCommand";
|