@aws-sdk/client-amplify 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 +56 -1236
- package/dist-cjs/models/AmplifyServiceException.js +12 -0
- package/dist-cjs/models/errors.js +97 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +981 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +64 -58
- package/dist-types/schemas/schemas_0.d.ts +15 -8
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +10 -8
- package/package.json +13 -13
|
@@ -0,0 +1,981 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.GetArtifactUrlResult$ = exports.GetArtifactUrlRequest$ = exports.GetAppResult$ = exports.GetAppRequest$ = exports.GenerateAccessLogsResult$ = exports.GenerateAccessLogsRequest$ = exports.DomainAssociation$ = exports.DeleteWebhookResult$ = exports.DeleteWebhookRequest$ = exports.DeleteJobResult$ = exports.DeleteJobRequest$ = exports.DeleteDomainAssociationResult$ = exports.DeleteDomainAssociationRequest$ = exports.DeleteBranchResult$ = exports.DeleteBranchRequest$ = exports.DeleteBackendEnvironmentResult$ = exports.DeleteBackendEnvironmentRequest$ = exports.DeleteAppResult$ = exports.DeleteAppRequest$ = exports.CustomRule$ = exports.CreateWebhookResult$ = exports.CreateWebhookRequest$ = exports.CreateDomainAssociationResult$ = exports.CreateDomainAssociationRequest$ = exports.CreateDeploymentResult$ = exports.CreateDeploymentRequest$ = exports.CreateBranchResult$ = exports.CreateBranchRequest$ = exports.CreateBackendEnvironmentResult$ = exports.CreateBackendEnvironmentRequest$ = exports.CreateAppResult$ = exports.CreateAppRequest$ = exports.CertificateSettings$ = exports.Certificate$ = exports.CacheConfig$ = exports.Branch$ = exports.BackendEnvironment$ = exports.Backend$ = exports.AutoBranchCreationConfig$ = exports.Artifact$ = exports.App$ = exports.errorTypeRegistries = exports.UnauthorizedException$ = exports.ResourceNotFoundException$ = exports.NotFoundException$ = exports.LimitExceededException$ = exports.InternalFailureException$ = exports.DependentServiceFailureException$ = exports.BadRequestException$ = exports.AmplifyServiceException$ = void 0;
|
|
4
|
+
exports.UpdateWebhookRequest$ = exports.UpdateDomainAssociationResult$ = exports.UpdateDomainAssociationRequest$ = exports.UpdateBranchResult$ = exports.UpdateBranchRequest$ = exports.UpdateAppResult$ = exports.UpdateAppRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SubDomainSetting$ = exports.SubDomain$ = exports.StopJobResult$ = exports.StopJobRequest$ = exports.Step$ = exports.StartJobResult$ = exports.StartJobRequest$ = exports.StartDeploymentResult$ = exports.StartDeploymentRequest$ = exports.ProductionBranch$ = exports.ListWebhooksResult$ = exports.ListWebhooksRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListJobsResult$ = exports.ListJobsRequest$ = exports.ListDomainAssociationsResult$ = exports.ListDomainAssociationsRequest$ = exports.ListBranchesResult$ = exports.ListBranchesRequest$ = exports.ListBackendEnvironmentsResult$ = exports.ListBackendEnvironmentsRequest$ = exports.ListArtifactsResult$ = exports.ListArtifactsRequest$ = exports.ListAppsResult$ = exports.ListAppsRequest$ = exports.JobSummary$ = exports.JobConfig$ = exports.Job$ = exports.GetWebhookResult$ = exports.GetWebhookRequest$ = exports.GetJobResult$ = exports.GetJobRequest$ = exports.GetDomainAssociationResult$ = exports.GetDomainAssociationRequest$ = exports.GetBranchResult$ = exports.GetBranchRequest$ = exports.GetBackendEnvironmentResult$ = exports.GetBackendEnvironmentRequest$ = void 0;
|
|
5
|
+
exports.UpdateWebhook$ = exports.UpdateDomainAssociation$ = exports.UpdateBranch$ = exports.UpdateApp$ = exports.UntagResource$ = exports.TagResource$ = exports.StopJob$ = exports.StartJob$ = exports.StartDeployment$ = exports.ListWebhooks$ = exports.ListTagsForResource$ = exports.ListJobs$ = exports.ListDomainAssociations$ = exports.ListBranches$ = exports.ListBackendEnvironments$ = exports.ListArtifacts$ = exports.ListApps$ = exports.GetWebhook$ = exports.GetJob$ = exports.GetDomainAssociation$ = exports.GetBranch$ = exports.GetBackendEnvironment$ = exports.GetArtifactUrl$ = exports.GetApp$ = exports.GenerateAccessLogs$ = exports.DeleteWebhook$ = exports.DeleteJob$ = exports.DeleteDomainAssociation$ = exports.DeleteBranch$ = exports.DeleteBackendEnvironment$ = exports.DeleteApp$ = exports.CreateWebhook$ = exports.CreateDomainAssociation$ = exports.CreateDeployment$ = exports.CreateBranch$ = exports.CreateBackendEnvironment$ = exports.CreateApp$ = exports.Webhook$ = exports.WafConfiguration$ = exports.UpdateWebhookResult$ = void 0;
|
|
6
|
+
const _A = "App";
|
|
7
|
+
const _ABCC = "AutoBranchCreationConfig";
|
|
8
|
+
const _AT = "AccessToken";
|
|
9
|
+
const _Ap = "Apps";
|
|
10
|
+
const _Ar = "Artifact";
|
|
11
|
+
const _Art = "Artifacts";
|
|
12
|
+
const _B = "Backend";
|
|
13
|
+
const _BAC = "BasicAuthCredentials";
|
|
14
|
+
const _BE = "BackendEnvironment";
|
|
15
|
+
const _BEa = "BackendEnvironments";
|
|
16
|
+
const _BRE = "BadRequestException";
|
|
17
|
+
const _BS = "BuildSpec";
|
|
18
|
+
const _Br = "Branch";
|
|
19
|
+
const _Bra = "Branches";
|
|
20
|
+
const _C = "Certificate";
|
|
21
|
+
const _CA = "CreateApp";
|
|
22
|
+
const _CAR = "CreateAppRequest";
|
|
23
|
+
const _CARr = "CreateAppResult";
|
|
24
|
+
const _CB = "CreateBranch";
|
|
25
|
+
const _CBE = "CreateBackendEnvironment";
|
|
26
|
+
const _CBER = "CreateBackendEnvironmentRequest";
|
|
27
|
+
const _CBERr = "CreateBackendEnvironmentResult";
|
|
28
|
+
const _CBR = "CreateBranchRequest";
|
|
29
|
+
const _CBRr = "CreateBranchResult";
|
|
30
|
+
const _CC = "CacheConfig";
|
|
31
|
+
const _CD = "CreateDeployment";
|
|
32
|
+
const _CDA = "CreateDomainAssociation";
|
|
33
|
+
const _CDAR = "CreateDomainAssociationRequest";
|
|
34
|
+
const _CDARr = "CreateDomainAssociationResult";
|
|
35
|
+
const _CDR = "CreateDeploymentRequest";
|
|
36
|
+
const _CDRr = "CreateDeploymentResult";
|
|
37
|
+
const _CR = "CustomRule";
|
|
38
|
+
const _CRu = "CustomRules";
|
|
39
|
+
const _CS = "CertificateSettings";
|
|
40
|
+
const _CW = "CreateWebhook";
|
|
41
|
+
const _CWR = "CreateWebhookRequest";
|
|
42
|
+
const _CWRr = "CreateWebhookResult";
|
|
43
|
+
const _DA = "DomainAssociation";
|
|
44
|
+
const _DAR = "DeleteAppRequest";
|
|
45
|
+
const _DARe = "DeleteAppResult";
|
|
46
|
+
const _DAe = "DeleteApp";
|
|
47
|
+
const _DAo = "DomainAssociations";
|
|
48
|
+
const _DB = "DeleteBranch";
|
|
49
|
+
const _DBE = "DeleteBackendEnvironment";
|
|
50
|
+
const _DBER = "DeleteBackendEnvironmentRequest";
|
|
51
|
+
const _DBERe = "DeleteBackendEnvironmentResult";
|
|
52
|
+
const _DBR = "DeleteBranchRequest";
|
|
53
|
+
const _DBRe = "DeleteBranchResult";
|
|
54
|
+
const _DDA = "DeleteDomainAssociation";
|
|
55
|
+
const _DDAR = "DeleteDomainAssociationRequest";
|
|
56
|
+
const _DDARe = "DeleteDomainAssociationResult";
|
|
57
|
+
const _DJ = "DeleteJob";
|
|
58
|
+
const _DJR = "DeleteJobRequest";
|
|
59
|
+
const _DJRe = "DeleteJobResult";
|
|
60
|
+
const _DSFE = "DependentServiceFailureException";
|
|
61
|
+
const _DW = "DeleteWebhook";
|
|
62
|
+
const _DWR = "DeleteWebhookRequest";
|
|
63
|
+
const _DWRe = "DeleteWebhookResult";
|
|
64
|
+
const _GA = "GetApp";
|
|
65
|
+
const _GAL = "GenerateAccessLogs";
|
|
66
|
+
const _GALR = "GenerateAccessLogsRequest";
|
|
67
|
+
const _GALRe = "GenerateAccessLogsResult";
|
|
68
|
+
const _GAR = "GetAppRequest";
|
|
69
|
+
const _GARe = "GetAppResult";
|
|
70
|
+
const _GAU = "GetArtifactUrl";
|
|
71
|
+
const _GAUR = "GetArtifactUrlRequest";
|
|
72
|
+
const _GAURe = "GetArtifactUrlResult";
|
|
73
|
+
const _GB = "GetBranch";
|
|
74
|
+
const _GBE = "GetBackendEnvironment";
|
|
75
|
+
const _GBER = "GetBackendEnvironmentRequest";
|
|
76
|
+
const _GBERe = "GetBackendEnvironmentResult";
|
|
77
|
+
const _GBR = "GetBranchRequest";
|
|
78
|
+
const _GBRe = "GetBranchResult";
|
|
79
|
+
const _GDA = "GetDomainAssociation";
|
|
80
|
+
const _GDAR = "GetDomainAssociationRequest";
|
|
81
|
+
const _GDARe = "GetDomainAssociationResult";
|
|
82
|
+
const _GJ = "GetJob";
|
|
83
|
+
const _GJR = "GetJobRequest";
|
|
84
|
+
const _GJRe = "GetJobResult";
|
|
85
|
+
const _GW = "GetWebhook";
|
|
86
|
+
const _GWR = "GetWebhookRequest";
|
|
87
|
+
const _GWRe = "GetWebhookResult";
|
|
88
|
+
const _IFE = "InternalFailureException";
|
|
89
|
+
const _J = "Job";
|
|
90
|
+
const _JC = "JobConfig";
|
|
91
|
+
const _JS = "JobSummary";
|
|
92
|
+
const _JSo = "JobSummaries";
|
|
93
|
+
const _LA = "ListApps";
|
|
94
|
+
const _LAR = "ListAppsRequest";
|
|
95
|
+
const _LARi = "ListAppsResult";
|
|
96
|
+
const _LARis = "ListArtifactsRequest";
|
|
97
|
+
const _LARist = "ListArtifactsResult";
|
|
98
|
+
const _LAi = "ListArtifacts";
|
|
99
|
+
const _LB = "ListBranches";
|
|
100
|
+
const _LBE = "ListBackendEnvironments";
|
|
101
|
+
const _LBER = "ListBackendEnvironmentsRequest";
|
|
102
|
+
const _LBERi = "ListBackendEnvironmentsResult";
|
|
103
|
+
const _LBR = "ListBranchesRequest";
|
|
104
|
+
const _LBRi = "ListBranchesResult";
|
|
105
|
+
const _LDA = "ListDomainAssociations";
|
|
106
|
+
const _LDAR = "ListDomainAssociationsRequest";
|
|
107
|
+
const _LDARi = "ListDomainAssociationsResult";
|
|
108
|
+
const _LEE = "LimitExceededException";
|
|
109
|
+
const _LJ = "ListJobs";
|
|
110
|
+
const _LJR = "ListJobsRequest";
|
|
111
|
+
const _LJRi = "ListJobsResult";
|
|
112
|
+
const _LTFR = "ListTagsForResource";
|
|
113
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
114
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
115
|
+
const _LW = "ListWebhooks";
|
|
116
|
+
const _LWR = "ListWebhooksRequest";
|
|
117
|
+
const _LWRi = "ListWebhooksResult";
|
|
118
|
+
const _NFE = "NotFoundException";
|
|
119
|
+
const _OT = "OauthToken";
|
|
120
|
+
const _PB = "ProductionBranch";
|
|
121
|
+
const _RNFE = "ResourceNotFoundException";
|
|
122
|
+
const _S = "Step";
|
|
123
|
+
const _SD = "SubDomain";
|
|
124
|
+
const _SDR = "StartDeploymentRequest";
|
|
125
|
+
const _SDRt = "StartDeploymentResult";
|
|
126
|
+
const _SDS = "SubDomainSetting";
|
|
127
|
+
const _SDSu = "SubDomainSettings";
|
|
128
|
+
const _SDt = "StartDeployment";
|
|
129
|
+
const _SDu = "SubDomains";
|
|
130
|
+
const _SJ = "StartJob";
|
|
131
|
+
const _SJR = "StartJobRequest";
|
|
132
|
+
const _SJRt = "StartJobResult";
|
|
133
|
+
const _SJRto = "StopJobRequest";
|
|
134
|
+
const _SJRtop = "StopJobResult";
|
|
135
|
+
const _SJt = "StopJob";
|
|
136
|
+
const _St = "Steps";
|
|
137
|
+
const _TR = "TagResource";
|
|
138
|
+
const _TRR = "TagResourceRequest";
|
|
139
|
+
const _TRRa = "TagResourceResponse";
|
|
140
|
+
const _UA = "UpdateApp";
|
|
141
|
+
const _UAR = "UpdateAppRequest";
|
|
142
|
+
const _UARp = "UpdateAppResult";
|
|
143
|
+
const _UB = "UpdateBranch";
|
|
144
|
+
const _UBR = "UpdateBranchRequest";
|
|
145
|
+
const _UBRp = "UpdateBranchResult";
|
|
146
|
+
const _UDA = "UpdateDomainAssociation";
|
|
147
|
+
const _UDAR = "UpdateDomainAssociationRequest";
|
|
148
|
+
const _UDARp = "UpdateDomainAssociationResult";
|
|
149
|
+
const _UE = "UnauthorizedException";
|
|
150
|
+
const _UR = "UntagResource";
|
|
151
|
+
const _URR = "UntagResourceRequest";
|
|
152
|
+
const _URRn = "UntagResourceResponse";
|
|
153
|
+
const _UW = "UpdateWebhook";
|
|
154
|
+
const _UWR = "UpdateWebhookRequest";
|
|
155
|
+
const _UWRp = "UpdateWebhookResult";
|
|
156
|
+
const _W = "Webhook";
|
|
157
|
+
const _WC = "WafConfiguration";
|
|
158
|
+
const _We = "Webhooks";
|
|
159
|
+
const _a = "app";
|
|
160
|
+
const _aA = "appArn";
|
|
161
|
+
const _aBCC = "autoBranchCreationConfig";
|
|
162
|
+
const _aBCP = "autoBranchCreationPatterns";
|
|
163
|
+
const _aFN = "artifactFileName";
|
|
164
|
+
const _aI = "appId";
|
|
165
|
+
const _aIr = "artifactId";
|
|
166
|
+
const _aJI = "activeJobId";
|
|
167
|
+
const _aR = "associatedResources";
|
|
168
|
+
const _aSDCP = "autoSubDomainCreationPatterns";
|
|
169
|
+
const _aSDIAMR = "autoSubDomainIAMRole";
|
|
170
|
+
const _aT = "accessToken";
|
|
171
|
+
const _aU = "artifactUrl";
|
|
172
|
+
const _aUr = "artifactsUrl";
|
|
173
|
+
const _ap = "apps";
|
|
174
|
+
const _ar = "artifacts";
|
|
175
|
+
const _b = "backend";
|
|
176
|
+
const _bA = "branchArn";
|
|
177
|
+
const _bAC = "basicAuthCredentials";
|
|
178
|
+
const _bCT = "buildComputeType";
|
|
179
|
+
const _bE = "backendEnvironment";
|
|
180
|
+
const _bEA = "backendEnvironmentArn";
|
|
181
|
+
const _bEa = "backendEnvironments";
|
|
182
|
+
const _bN = "branchName";
|
|
183
|
+
const _bS = "buildSpec";
|
|
184
|
+
const _br = "branch";
|
|
185
|
+
const _bra = "branches";
|
|
186
|
+
const _c = "client";
|
|
187
|
+
const _cC = "cacheConfig";
|
|
188
|
+
const _cCA = "customCertificateArn";
|
|
189
|
+
const _cD = "customDomains";
|
|
190
|
+
const _cH = "customHeaders";
|
|
191
|
+
const _cI = "commitId";
|
|
192
|
+
const _cM = "commitMessage";
|
|
193
|
+
const _cR = "customRules";
|
|
194
|
+
const _cRA = "computeRoleArn";
|
|
195
|
+
const _cS = "certificateSettings";
|
|
196
|
+
const _cT = "createTime";
|
|
197
|
+
const _cTo = "commitTime";
|
|
198
|
+
const _cVDNSR = "certificateVerificationDNSRecord";
|
|
199
|
+
const _ce = "certificate";
|
|
200
|
+
const _co = "code";
|
|
201
|
+
const _con = "condition";
|
|
202
|
+
const _cont = "context";
|
|
203
|
+
const _d = "description";
|
|
204
|
+
const _dA = "deploymentArtifacts";
|
|
205
|
+
const _dAA = "domainAssociationArn";
|
|
206
|
+
const _dAo = "domainAssociation";
|
|
207
|
+
const _dAom = "domainAssociations";
|
|
208
|
+
const _dB = "destinationBranch";
|
|
209
|
+
const _dD = "defaultDomain";
|
|
210
|
+
const _dN = "displayName";
|
|
211
|
+
const _dNo = "domainName";
|
|
212
|
+
const _dR = "dnsRecord";
|
|
213
|
+
const _dS = "domainStatus";
|
|
214
|
+
const _e = "error";
|
|
215
|
+
const _eAB = "enableAutoBuild";
|
|
216
|
+
const _eABC = "enableAutoBranchCreation";
|
|
217
|
+
const _eASD = "enableAutoSubDomain";
|
|
218
|
+
const _eBA = "enableBasicAuth";
|
|
219
|
+
const _eBAB = "enableBranchAutoBuild";
|
|
220
|
+
const _eBAD = "enableBranchAutoDeletion";
|
|
221
|
+
const _eN = "environmentName";
|
|
222
|
+
const _eNn = "enableNotification";
|
|
223
|
+
const _ePM = "enablePerformanceMode";
|
|
224
|
+
const _ePRP = "enablePullRequestPreview";
|
|
225
|
+
const _eSP = "enableSkewProtection";
|
|
226
|
+
const _eT = "endTime";
|
|
227
|
+
const _eV = "environmentVariables";
|
|
228
|
+
const _f = "framework";
|
|
229
|
+
const _fM = "fileMap";
|
|
230
|
+
const _fUU = "fileUploadUrls";
|
|
231
|
+
const _h = "http";
|
|
232
|
+
const _hE = "httpError";
|
|
233
|
+
const _hQ = "httpQuery";
|
|
234
|
+
const _iSRA = "iamServiceRoleArn";
|
|
235
|
+
const _j = "job";
|
|
236
|
+
const _jA = "jobArn";
|
|
237
|
+
const _jC = "jobConfig";
|
|
238
|
+
const _jI = "jobId";
|
|
239
|
+
const _jR = "jobReason";
|
|
240
|
+
const _jS = "jobSummary";
|
|
241
|
+
const _jSo = "jobSummaries";
|
|
242
|
+
const _jT = "jobType";
|
|
243
|
+
const _lDT = "lastDeployTime";
|
|
244
|
+
const _lU = "logUrl";
|
|
245
|
+
const _m = "message";
|
|
246
|
+
const _mR = "maxResults";
|
|
247
|
+
const _n = "name";
|
|
248
|
+
const _nT = "nextToken";
|
|
249
|
+
const _oT = "oauthToken";
|
|
250
|
+
const _p = "platform";
|
|
251
|
+
const _pB = "productionBranch";
|
|
252
|
+
const _pREN = "pullRequestEnvironmentName";
|
|
253
|
+
const _pr = "prefix";
|
|
254
|
+
const _r = "repository";
|
|
255
|
+
const _rA = "resourceArn";
|
|
256
|
+
const _rCM = "repositoryCloneMethod";
|
|
257
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.amplify";
|
|
258
|
+
const _sA = "stackArn";
|
|
259
|
+
const _sB = "sourceBranch";
|
|
260
|
+
const _sD = "subDomains";
|
|
261
|
+
const _sDS = "subDomainSettings";
|
|
262
|
+
const _sDSu = "subDomainSetting";
|
|
263
|
+
const _sN = "stackName";
|
|
264
|
+
const _sNt = "stepName";
|
|
265
|
+
const _sR = "statusReason";
|
|
266
|
+
const _sT = "startTime";
|
|
267
|
+
const _sU = "sourceUrl";
|
|
268
|
+
const _sUT = "sourceUrlType";
|
|
269
|
+
const _sc = "screenshots";
|
|
270
|
+
const _se = "server";
|
|
271
|
+
const _so = "source";
|
|
272
|
+
const _st = "stage";
|
|
273
|
+
const _sta = "status";
|
|
274
|
+
const _ste = "steps";
|
|
275
|
+
const _su = "summary";
|
|
276
|
+
const _t = "tags";
|
|
277
|
+
const _tAU = "testArtifactsUrl";
|
|
278
|
+
const _tCU = "testConfigUrl";
|
|
279
|
+
const _tK = "tagKeys";
|
|
280
|
+
const _tNOJ = "totalNumberOfJobs";
|
|
281
|
+
const _tU = "thumbnailUrl";
|
|
282
|
+
const _ta = "target";
|
|
283
|
+
const _tt = "ttl";
|
|
284
|
+
const _ty = "type";
|
|
285
|
+
const _uS = "updateStatus";
|
|
286
|
+
const _uT = "updateTime";
|
|
287
|
+
const _v = "verified";
|
|
288
|
+
const _w = "webhook";
|
|
289
|
+
const _wA = "webhookArn";
|
|
290
|
+
const _wAA = "webAclArn";
|
|
291
|
+
const _wC = "wafConfiguration";
|
|
292
|
+
const _wCT = "webhookCreateTime";
|
|
293
|
+
const _wI = "webhookId";
|
|
294
|
+
const _wS = "wafStatus";
|
|
295
|
+
const _wU = "webhookUrl";
|
|
296
|
+
const _we = "webhooks";
|
|
297
|
+
const _zUU = "zipUploadUrl";
|
|
298
|
+
const n0 = "com.amazonaws.amplify";
|
|
299
|
+
const schema_1 = require("@smithy/core/schema");
|
|
300
|
+
const AmplifyServiceException_1 = require("../models/AmplifyServiceException");
|
|
301
|
+
const errors_1 = require("../models/errors");
|
|
302
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
303
|
+
exports.AmplifyServiceException$ = [-3, _s, "AmplifyServiceException", 0, [], []];
|
|
304
|
+
_s_registry.registerError(exports.AmplifyServiceException$, AmplifyServiceException_1.AmplifyServiceException);
|
|
305
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
306
|
+
exports.BadRequestException$ = [-3, n0, _BRE,
|
|
307
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
308
|
+
[_m],
|
|
309
|
+
[0]
|
|
310
|
+
];
|
|
311
|
+
n0_registry.registerError(exports.BadRequestException$, errors_1.BadRequestException);
|
|
312
|
+
exports.DependentServiceFailureException$ = [-3, n0, _DSFE,
|
|
313
|
+
{ [_e]: _se, [_hE]: 503 },
|
|
314
|
+
[_m],
|
|
315
|
+
[0]
|
|
316
|
+
];
|
|
317
|
+
n0_registry.registerError(exports.DependentServiceFailureException$, errors_1.DependentServiceFailureException);
|
|
318
|
+
exports.InternalFailureException$ = [-3, n0, _IFE,
|
|
319
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
320
|
+
[_m],
|
|
321
|
+
[0]
|
|
322
|
+
];
|
|
323
|
+
n0_registry.registerError(exports.InternalFailureException$, errors_1.InternalFailureException);
|
|
324
|
+
exports.LimitExceededException$ = [-3, n0, _LEE,
|
|
325
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
326
|
+
[_m],
|
|
327
|
+
[0]
|
|
328
|
+
];
|
|
329
|
+
n0_registry.registerError(exports.LimitExceededException$, errors_1.LimitExceededException);
|
|
330
|
+
exports.NotFoundException$ = [-3, n0, _NFE,
|
|
331
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
332
|
+
[_m],
|
|
333
|
+
[0]
|
|
334
|
+
];
|
|
335
|
+
n0_registry.registerError(exports.NotFoundException$, errors_1.NotFoundException);
|
|
336
|
+
exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
337
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
338
|
+
[_co, _m],
|
|
339
|
+
[0, 0], 2
|
|
340
|
+
];
|
|
341
|
+
n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
|
|
342
|
+
exports.UnauthorizedException$ = [-3, n0, _UE,
|
|
343
|
+
{ [_e]: _c, [_hE]: 401 },
|
|
344
|
+
[_m],
|
|
345
|
+
[0]
|
|
346
|
+
];
|
|
347
|
+
n0_registry.registerError(exports.UnauthorizedException$, errors_1.UnauthorizedException);
|
|
348
|
+
exports.errorTypeRegistries = [
|
|
349
|
+
_s_registry,
|
|
350
|
+
n0_registry,
|
|
351
|
+
];
|
|
352
|
+
var AccessToken = [0, n0, _AT, 8, 0];
|
|
353
|
+
var BasicAuthCredentials = [0, n0, _BAC, 8, 0];
|
|
354
|
+
var BuildSpec = [0, n0, _BS, 8, 0];
|
|
355
|
+
var OauthToken = [0, n0, _OT, 8, 0];
|
|
356
|
+
exports.App$ = [3, n0, _A,
|
|
357
|
+
0,
|
|
358
|
+
[_aI, _aA, _n, _d, _r, _p, _cT, _uT, _eV, _dD, _eBAB, _eBA, _t, _cRA, _iSRA, _eBAD, _bAC, _cR, _pB, _bS, _cH, _eABC, _aBCP, _aBCC, _rCM, _cC, _wCT, _wC, _jC],
|
|
359
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 128 | 0, 0, 2, 2, 128 | 0, 0, 0, 2, [() => BasicAuthCredentials, 0], () => CustomRules, () => exports.ProductionBranch$, [() => BuildSpec, 0], 0, 2, 64 | 0, [() => exports.AutoBranchCreationConfig$, 0], 0, () => exports.CacheConfig$, 4, () => exports.WafConfiguration$, () => exports.JobConfig$], 12
|
|
360
|
+
];
|
|
361
|
+
exports.Artifact$ = [3, n0, _Ar,
|
|
362
|
+
0,
|
|
363
|
+
[_aFN, _aIr],
|
|
364
|
+
[0, 0], 2
|
|
365
|
+
];
|
|
366
|
+
exports.AutoBranchCreationConfig$ = [3, n0, _ABCC,
|
|
367
|
+
0,
|
|
368
|
+
[_st, _f, _eAB, _eV, _bAC, _eBA, _ePM, _bS, _ePRP, _pREN],
|
|
369
|
+
[0, 0, 2, 128 | 0, [() => BasicAuthCredentials, 0], 2, 2, [() => BuildSpec, 0], 2, 0]
|
|
370
|
+
];
|
|
371
|
+
exports.Backend$ = [3, n0, _B,
|
|
372
|
+
0,
|
|
373
|
+
[_sA],
|
|
374
|
+
[0]
|
|
375
|
+
];
|
|
376
|
+
exports.BackendEnvironment$ = [3, n0, _BE,
|
|
377
|
+
0,
|
|
378
|
+
[_bEA, _eN, _cT, _uT, _sN, _dA],
|
|
379
|
+
[0, 0, 4, 4, 0, 0], 4
|
|
380
|
+
];
|
|
381
|
+
exports.Branch$ = [3, n0, _Br,
|
|
382
|
+
0,
|
|
383
|
+
[_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],
|
|
384
|
+
[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, () => exports.Backend$, 0], 17
|
|
385
|
+
];
|
|
386
|
+
exports.CacheConfig$ = [3, n0, _CC,
|
|
387
|
+
0,
|
|
388
|
+
[_ty],
|
|
389
|
+
[0], 1
|
|
390
|
+
];
|
|
391
|
+
exports.Certificate$ = [3, n0, _C,
|
|
392
|
+
0,
|
|
393
|
+
[_ty, _cCA, _cVDNSR],
|
|
394
|
+
[0, 0, 0], 1
|
|
395
|
+
];
|
|
396
|
+
exports.CertificateSettings$ = [3, n0, _CS,
|
|
397
|
+
0,
|
|
398
|
+
[_ty, _cCA],
|
|
399
|
+
[0, 0], 1
|
|
400
|
+
];
|
|
401
|
+
exports.CreateAppRequest$ = [3, n0, _CAR,
|
|
402
|
+
0,
|
|
403
|
+
[_n, _d, _r, _p, _cRA, _iSRA, _oT, _aT, _eV, _eBAB, _eBAD, _eBA, _bAC, _cR, _t, _bS, _cH, _eABC, _aBCP, _aBCC, _jC, _cC],
|
|
404
|
+
[0, 0, 0, 0, 0, 0, [() => OauthToken, 0], [() => AccessToken, 0], 128 | 0, 2, 2, 2, [() => BasicAuthCredentials, 0], () => CustomRules, 128 | 0, [() => BuildSpec, 0], 0, 2, 64 | 0, [() => exports.AutoBranchCreationConfig$, 0], () => exports.JobConfig$, () => exports.CacheConfig$], 1
|
|
405
|
+
];
|
|
406
|
+
exports.CreateAppResult$ = [3, n0, _CARr,
|
|
407
|
+
0,
|
|
408
|
+
[_a],
|
|
409
|
+
[[() => exports.App$, 0]], 1
|
|
410
|
+
];
|
|
411
|
+
exports.CreateBackendEnvironmentRequest$ = [3, n0, _CBER,
|
|
412
|
+
0,
|
|
413
|
+
[_aI, _eN, _sN, _dA],
|
|
414
|
+
[[0, 1], 0, 0, 0], 2
|
|
415
|
+
];
|
|
416
|
+
exports.CreateBackendEnvironmentResult$ = [3, n0, _CBERr,
|
|
417
|
+
0,
|
|
418
|
+
[_bE],
|
|
419
|
+
[() => exports.BackendEnvironment$], 1
|
|
420
|
+
];
|
|
421
|
+
exports.CreateBranchRequest$ = [3, n0, _CBR,
|
|
422
|
+
0,
|
|
423
|
+
[_aI, _bN, _d, _st, _f, _eNn, _eAB, _eSP, _eV, _bAC, _eBA, _ePM, _t, _bS, _tt, _dN, _ePRP, _pREN, _bEA, _b, _cRA],
|
|
424
|
+
[[0, 1], 0, 0, 0, 0, 2, 2, 2, 128 | 0, [() => BasicAuthCredentials, 0], 2, 2, 128 | 0, [() => BuildSpec, 0], 0, 0, 2, 0, 0, () => exports.Backend$, 0], 2
|
|
425
|
+
];
|
|
426
|
+
exports.CreateBranchResult$ = [3, n0, _CBRr,
|
|
427
|
+
0,
|
|
428
|
+
[_br],
|
|
429
|
+
[[() => exports.Branch$, 0]], 1
|
|
430
|
+
];
|
|
431
|
+
exports.CreateDeploymentRequest$ = [3, n0, _CDR,
|
|
432
|
+
0,
|
|
433
|
+
[_aI, _bN, _fM],
|
|
434
|
+
[[0, 1], [0, 1], 128 | 0], 2
|
|
435
|
+
];
|
|
436
|
+
exports.CreateDeploymentResult$ = [3, n0, _CDRr,
|
|
437
|
+
0,
|
|
438
|
+
[_fUU, _zUU, _jI],
|
|
439
|
+
[128 | 0, 0, 0], 2
|
|
440
|
+
];
|
|
441
|
+
exports.CreateDomainAssociationRequest$ = [3, n0, _CDAR,
|
|
442
|
+
0,
|
|
443
|
+
[_aI, _dNo, _sDS, _eASD, _aSDCP, _aSDIAMR, _cS],
|
|
444
|
+
[[0, 1], 0, () => SubDomainSettings, 2, 64 | 0, 0, () => exports.CertificateSettings$], 3
|
|
445
|
+
];
|
|
446
|
+
exports.CreateDomainAssociationResult$ = [3, n0, _CDARr,
|
|
447
|
+
0,
|
|
448
|
+
[_dAo],
|
|
449
|
+
[() => exports.DomainAssociation$], 1
|
|
450
|
+
];
|
|
451
|
+
exports.CreateWebhookRequest$ = [3, n0, _CWR,
|
|
452
|
+
0,
|
|
453
|
+
[_aI, _bN, _d],
|
|
454
|
+
[[0, 1], 0, 0], 2
|
|
455
|
+
];
|
|
456
|
+
exports.CreateWebhookResult$ = [3, n0, _CWRr,
|
|
457
|
+
0,
|
|
458
|
+
[_w],
|
|
459
|
+
[() => exports.Webhook$], 1
|
|
460
|
+
];
|
|
461
|
+
exports.CustomRule$ = [3, n0, _CR,
|
|
462
|
+
0,
|
|
463
|
+
[_so, _ta, _sta, _con],
|
|
464
|
+
[0, 0, 0, 0], 2
|
|
465
|
+
];
|
|
466
|
+
exports.DeleteAppRequest$ = [3, n0, _DAR,
|
|
467
|
+
0,
|
|
468
|
+
[_aI],
|
|
469
|
+
[[0, 1]], 1
|
|
470
|
+
];
|
|
471
|
+
exports.DeleteAppResult$ = [3, n0, _DARe,
|
|
472
|
+
0,
|
|
473
|
+
[_a],
|
|
474
|
+
[[() => exports.App$, 0]], 1
|
|
475
|
+
];
|
|
476
|
+
exports.DeleteBackendEnvironmentRequest$ = [3, n0, _DBER,
|
|
477
|
+
0,
|
|
478
|
+
[_aI, _eN],
|
|
479
|
+
[[0, 1], [0, 1]], 2
|
|
480
|
+
];
|
|
481
|
+
exports.DeleteBackendEnvironmentResult$ = [3, n0, _DBERe,
|
|
482
|
+
0,
|
|
483
|
+
[_bE],
|
|
484
|
+
[() => exports.BackendEnvironment$], 1
|
|
485
|
+
];
|
|
486
|
+
exports.DeleteBranchRequest$ = [3, n0, _DBR,
|
|
487
|
+
0,
|
|
488
|
+
[_aI, _bN],
|
|
489
|
+
[[0, 1], [0, 1]], 2
|
|
490
|
+
];
|
|
491
|
+
exports.DeleteBranchResult$ = [3, n0, _DBRe,
|
|
492
|
+
0,
|
|
493
|
+
[_br],
|
|
494
|
+
[[() => exports.Branch$, 0]], 1
|
|
495
|
+
];
|
|
496
|
+
exports.DeleteDomainAssociationRequest$ = [3, n0, _DDAR,
|
|
497
|
+
0,
|
|
498
|
+
[_aI, _dNo],
|
|
499
|
+
[[0, 1], [0, 1]], 2
|
|
500
|
+
];
|
|
501
|
+
exports.DeleteDomainAssociationResult$ = [3, n0, _DDARe,
|
|
502
|
+
0,
|
|
503
|
+
[_dAo],
|
|
504
|
+
[() => exports.DomainAssociation$], 1
|
|
505
|
+
];
|
|
506
|
+
exports.DeleteJobRequest$ = [3, n0, _DJR,
|
|
507
|
+
0,
|
|
508
|
+
[_aI, _bN, _jI],
|
|
509
|
+
[[0, 1], [0, 1], [0, 1]], 3
|
|
510
|
+
];
|
|
511
|
+
exports.DeleteJobResult$ = [3, n0, _DJRe,
|
|
512
|
+
0,
|
|
513
|
+
[_jS],
|
|
514
|
+
[() => exports.JobSummary$], 1
|
|
515
|
+
];
|
|
516
|
+
exports.DeleteWebhookRequest$ = [3, n0, _DWR,
|
|
517
|
+
0,
|
|
518
|
+
[_wI],
|
|
519
|
+
[[0, 1]], 1
|
|
520
|
+
];
|
|
521
|
+
exports.DeleteWebhookResult$ = [3, n0, _DWRe,
|
|
522
|
+
0,
|
|
523
|
+
[_w],
|
|
524
|
+
[() => exports.Webhook$], 1
|
|
525
|
+
];
|
|
526
|
+
exports.DomainAssociation$ = [3, n0, _DA,
|
|
527
|
+
0,
|
|
528
|
+
[_dAA, _dNo, _eASD, _dS, _sR, _sD, _aSDCP, _aSDIAMR, _uS, _cVDNSR, _ce],
|
|
529
|
+
[0, 0, 2, 0, 0, () => SubDomains, 64 | 0, 0, 0, 0, () => exports.Certificate$], 6
|
|
530
|
+
];
|
|
531
|
+
exports.GenerateAccessLogsRequest$ = [3, n0, _GALR,
|
|
532
|
+
0,
|
|
533
|
+
[_dNo, _aI, _sT, _eT],
|
|
534
|
+
[0, [0, 1], 4, 4], 2
|
|
535
|
+
];
|
|
536
|
+
exports.GenerateAccessLogsResult$ = [3, n0, _GALRe,
|
|
537
|
+
0,
|
|
538
|
+
[_lU],
|
|
539
|
+
[0]
|
|
540
|
+
];
|
|
541
|
+
exports.GetAppRequest$ = [3, n0, _GAR,
|
|
542
|
+
0,
|
|
543
|
+
[_aI],
|
|
544
|
+
[[0, 1]], 1
|
|
545
|
+
];
|
|
546
|
+
exports.GetAppResult$ = [3, n0, _GARe,
|
|
547
|
+
0,
|
|
548
|
+
[_a],
|
|
549
|
+
[[() => exports.App$, 0]], 1
|
|
550
|
+
];
|
|
551
|
+
exports.GetArtifactUrlRequest$ = [3, n0, _GAUR,
|
|
552
|
+
0,
|
|
553
|
+
[_aIr],
|
|
554
|
+
[[0, 1]], 1
|
|
555
|
+
];
|
|
556
|
+
exports.GetArtifactUrlResult$ = [3, n0, _GAURe,
|
|
557
|
+
0,
|
|
558
|
+
[_aIr, _aU],
|
|
559
|
+
[0, 0], 2
|
|
560
|
+
];
|
|
561
|
+
exports.GetBackendEnvironmentRequest$ = [3, n0, _GBER,
|
|
562
|
+
0,
|
|
563
|
+
[_aI, _eN],
|
|
564
|
+
[[0, 1], [0, 1]], 2
|
|
565
|
+
];
|
|
566
|
+
exports.GetBackendEnvironmentResult$ = [3, n0, _GBERe,
|
|
567
|
+
0,
|
|
568
|
+
[_bE],
|
|
569
|
+
[() => exports.BackendEnvironment$], 1
|
|
570
|
+
];
|
|
571
|
+
exports.GetBranchRequest$ = [3, n0, _GBR,
|
|
572
|
+
0,
|
|
573
|
+
[_aI, _bN],
|
|
574
|
+
[[0, 1], [0, 1]], 2
|
|
575
|
+
];
|
|
576
|
+
exports.GetBranchResult$ = [3, n0, _GBRe,
|
|
577
|
+
0,
|
|
578
|
+
[_br],
|
|
579
|
+
[[() => exports.Branch$, 0]], 1
|
|
580
|
+
];
|
|
581
|
+
exports.GetDomainAssociationRequest$ = [3, n0, _GDAR,
|
|
582
|
+
0,
|
|
583
|
+
[_aI, _dNo],
|
|
584
|
+
[[0, 1], [0, 1]], 2
|
|
585
|
+
];
|
|
586
|
+
exports.GetDomainAssociationResult$ = [3, n0, _GDARe,
|
|
587
|
+
0,
|
|
588
|
+
[_dAo],
|
|
589
|
+
[() => exports.DomainAssociation$], 1
|
|
590
|
+
];
|
|
591
|
+
exports.GetJobRequest$ = [3, n0, _GJR,
|
|
592
|
+
0,
|
|
593
|
+
[_aI, _bN, _jI],
|
|
594
|
+
[[0, 1], [0, 1], [0, 1]], 3
|
|
595
|
+
];
|
|
596
|
+
exports.GetJobResult$ = [3, n0, _GJRe,
|
|
597
|
+
0,
|
|
598
|
+
[_j],
|
|
599
|
+
[() => exports.Job$], 1
|
|
600
|
+
];
|
|
601
|
+
exports.GetWebhookRequest$ = [3, n0, _GWR,
|
|
602
|
+
0,
|
|
603
|
+
[_wI],
|
|
604
|
+
[[0, 1]], 1
|
|
605
|
+
];
|
|
606
|
+
exports.GetWebhookResult$ = [3, n0, _GWRe,
|
|
607
|
+
0,
|
|
608
|
+
[_w],
|
|
609
|
+
[() => exports.Webhook$], 1
|
|
610
|
+
];
|
|
611
|
+
exports.Job$ = [3, n0, _J,
|
|
612
|
+
0,
|
|
613
|
+
[_su, _ste],
|
|
614
|
+
[() => exports.JobSummary$, () => Steps], 2
|
|
615
|
+
];
|
|
616
|
+
exports.JobConfig$ = [3, n0, _JC,
|
|
617
|
+
0,
|
|
618
|
+
[_bCT],
|
|
619
|
+
[0], 1
|
|
620
|
+
];
|
|
621
|
+
exports.JobSummary$ = [3, n0, _JS,
|
|
622
|
+
0,
|
|
623
|
+
[_jA, _jI, _cI, _cM, _cTo, _sT, _sta, _jT, _eT, _sU, _sUT],
|
|
624
|
+
[0, 0, 0, 0, 4, 4, 0, 0, 4, 0, 0], 8
|
|
625
|
+
];
|
|
626
|
+
exports.ListAppsRequest$ = [3, n0, _LAR,
|
|
627
|
+
0,
|
|
628
|
+
[_nT, _mR],
|
|
629
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
630
|
+
];
|
|
631
|
+
exports.ListAppsResult$ = [3, n0, _LARi,
|
|
632
|
+
0,
|
|
633
|
+
[_ap, _nT],
|
|
634
|
+
[[() => Apps, 0], 0], 1
|
|
635
|
+
];
|
|
636
|
+
exports.ListArtifactsRequest$ = [3, n0, _LARis,
|
|
637
|
+
0,
|
|
638
|
+
[_aI, _bN, _jI, _nT, _mR],
|
|
639
|
+
[[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 3
|
|
640
|
+
];
|
|
641
|
+
exports.ListArtifactsResult$ = [3, n0, _LARist,
|
|
642
|
+
0,
|
|
643
|
+
[_ar, _nT],
|
|
644
|
+
[() => Artifacts, 0], 1
|
|
645
|
+
];
|
|
646
|
+
exports.ListBackendEnvironmentsRequest$ = [3, n0, _LBER,
|
|
647
|
+
0,
|
|
648
|
+
[_aI, _eN, _nT, _mR],
|
|
649
|
+
[[0, 1], [0, { [_hQ]: _eN }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
650
|
+
];
|
|
651
|
+
exports.ListBackendEnvironmentsResult$ = [3, n0, _LBERi,
|
|
652
|
+
0,
|
|
653
|
+
[_bEa, _nT],
|
|
654
|
+
[() => BackendEnvironments, 0], 1
|
|
655
|
+
];
|
|
656
|
+
exports.ListBranchesRequest$ = [3, n0, _LBR,
|
|
657
|
+
0,
|
|
658
|
+
[_aI, _nT, _mR],
|
|
659
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
660
|
+
];
|
|
661
|
+
exports.ListBranchesResult$ = [3, n0, _LBRi,
|
|
662
|
+
0,
|
|
663
|
+
[_bra, _nT],
|
|
664
|
+
[[() => Branches, 0], 0], 1
|
|
665
|
+
];
|
|
666
|
+
exports.ListDomainAssociationsRequest$ = [3, n0, _LDAR,
|
|
667
|
+
0,
|
|
668
|
+
[_aI, _nT, _mR],
|
|
669
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
670
|
+
];
|
|
671
|
+
exports.ListDomainAssociationsResult$ = [3, n0, _LDARi,
|
|
672
|
+
0,
|
|
673
|
+
[_dAom, _nT],
|
|
674
|
+
[() => DomainAssociations, 0], 1
|
|
675
|
+
];
|
|
676
|
+
exports.ListJobsRequest$ = [3, n0, _LJR,
|
|
677
|
+
0,
|
|
678
|
+
[_aI, _bN, _nT, _mR],
|
|
679
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
|
|
680
|
+
];
|
|
681
|
+
exports.ListJobsResult$ = [3, n0, _LJRi,
|
|
682
|
+
0,
|
|
683
|
+
[_jSo, _nT],
|
|
684
|
+
[() => JobSummaries, 0], 1
|
|
685
|
+
];
|
|
686
|
+
exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
687
|
+
0,
|
|
688
|
+
[_rA],
|
|
689
|
+
[[0, 1]], 1
|
|
690
|
+
];
|
|
691
|
+
exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
692
|
+
0,
|
|
693
|
+
[_t],
|
|
694
|
+
[128 | 0]
|
|
695
|
+
];
|
|
696
|
+
exports.ListWebhooksRequest$ = [3, n0, _LWR,
|
|
697
|
+
0,
|
|
698
|
+
[_aI, _nT, _mR],
|
|
699
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
700
|
+
];
|
|
701
|
+
exports.ListWebhooksResult$ = [3, n0, _LWRi,
|
|
702
|
+
0,
|
|
703
|
+
[_we, _nT],
|
|
704
|
+
[() => Webhooks, 0], 1
|
|
705
|
+
];
|
|
706
|
+
exports.ProductionBranch$ = [3, n0, _PB,
|
|
707
|
+
0,
|
|
708
|
+
[_lDT, _sta, _tU, _bN],
|
|
709
|
+
[4, 0, 0, 0]
|
|
710
|
+
];
|
|
711
|
+
exports.StartDeploymentRequest$ = [3, n0, _SDR,
|
|
712
|
+
0,
|
|
713
|
+
[_aI, _bN, _jI, _sU, _sUT],
|
|
714
|
+
[[0, 1], [0, 1], 0, 0, 0], 2
|
|
715
|
+
];
|
|
716
|
+
exports.StartDeploymentResult$ = [3, n0, _SDRt,
|
|
717
|
+
0,
|
|
718
|
+
[_jS],
|
|
719
|
+
[() => exports.JobSummary$], 1
|
|
720
|
+
];
|
|
721
|
+
exports.StartJobRequest$ = [3, n0, _SJR,
|
|
722
|
+
0,
|
|
723
|
+
[_aI, _bN, _jT, _jI, _jR, _cI, _cM, _cTo],
|
|
724
|
+
[[0, 1], [0, 1], 0, 0, 0, 0, 0, 4], 3
|
|
725
|
+
];
|
|
726
|
+
exports.StartJobResult$ = [3, n0, _SJRt,
|
|
727
|
+
0,
|
|
728
|
+
[_jS],
|
|
729
|
+
[() => exports.JobSummary$], 1
|
|
730
|
+
];
|
|
731
|
+
exports.Step$ = [3, n0, _S,
|
|
732
|
+
0,
|
|
733
|
+
[_sNt, _sT, _sta, _eT, _lU, _aUr, _tAU, _tCU, _sc, _sR, _cont],
|
|
734
|
+
[0, 4, 0, 4, 0, 0, 0, 0, 128 | 0, 0, 0], 4
|
|
735
|
+
];
|
|
736
|
+
exports.StopJobRequest$ = [3, n0, _SJRto,
|
|
737
|
+
0,
|
|
738
|
+
[_aI, _bN, _jI],
|
|
739
|
+
[[0, 1], [0, 1], [0, 1]], 3
|
|
740
|
+
];
|
|
741
|
+
exports.StopJobResult$ = [3, n0, _SJRtop,
|
|
742
|
+
0,
|
|
743
|
+
[_jS],
|
|
744
|
+
[() => exports.JobSummary$], 1
|
|
745
|
+
];
|
|
746
|
+
exports.SubDomain$ = [3, n0, _SD,
|
|
747
|
+
0,
|
|
748
|
+
[_sDSu, _v, _dR],
|
|
749
|
+
[() => exports.SubDomainSetting$, 2, 0], 3
|
|
750
|
+
];
|
|
751
|
+
exports.SubDomainSetting$ = [3, n0, _SDS,
|
|
752
|
+
0,
|
|
753
|
+
[_pr, _bN],
|
|
754
|
+
[0, 0], 2
|
|
755
|
+
];
|
|
756
|
+
exports.TagResourceRequest$ = [3, n0, _TRR,
|
|
757
|
+
0,
|
|
758
|
+
[_rA, _t],
|
|
759
|
+
[[0, 1], 128 | 0], 2
|
|
760
|
+
];
|
|
761
|
+
exports.TagResourceResponse$ = [3, n0, _TRRa,
|
|
762
|
+
0,
|
|
763
|
+
[],
|
|
764
|
+
[]
|
|
765
|
+
];
|
|
766
|
+
exports.UntagResourceRequest$ = [3, n0, _URR,
|
|
767
|
+
0,
|
|
768
|
+
[_rA, _tK],
|
|
769
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
770
|
+
];
|
|
771
|
+
exports.UntagResourceResponse$ = [3, n0, _URRn,
|
|
772
|
+
0,
|
|
773
|
+
[],
|
|
774
|
+
[]
|
|
775
|
+
];
|
|
776
|
+
exports.UpdateAppRequest$ = [3, n0, _UAR,
|
|
777
|
+
0,
|
|
778
|
+
[_aI, _n, _d, _p, _cRA, _iSRA, _eV, _eBAB, _eBAD, _eBA, _bAC, _cR, _bS, _cH, _eABC, _aBCP, _aBCC, _r, _oT, _aT, _jC, _cC],
|
|
779
|
+
[[0, 1], 0, 0, 0, 0, 0, 128 | 0, 2, 2, 2, [() => BasicAuthCredentials, 0], () => CustomRules, [() => BuildSpec, 0], 0, 2, 64 | 0, [() => exports.AutoBranchCreationConfig$, 0], 0, [() => OauthToken, 0], [() => AccessToken, 0], () => exports.JobConfig$, () => exports.CacheConfig$], 1
|
|
780
|
+
];
|
|
781
|
+
exports.UpdateAppResult$ = [3, n0, _UARp,
|
|
782
|
+
0,
|
|
783
|
+
[_a],
|
|
784
|
+
[[() => exports.App$, 0]], 1
|
|
785
|
+
];
|
|
786
|
+
exports.UpdateBranchRequest$ = [3, n0, _UBR,
|
|
787
|
+
0,
|
|
788
|
+
[_aI, _bN, _d, _f, _st, _eNn, _eAB, _eSP, _eV, _bAC, _eBA, _ePM, _bS, _tt, _dN, _ePRP, _pREN, _bEA, _b, _cRA],
|
|
789
|
+
[[0, 1], [0, 1], 0, 0, 0, 2, 2, 2, 128 | 0, [() => BasicAuthCredentials, 0], 2, 2, [() => BuildSpec, 0], 0, 0, 2, 0, 0, () => exports.Backend$, 0], 2
|
|
790
|
+
];
|
|
791
|
+
exports.UpdateBranchResult$ = [3, n0, _UBRp,
|
|
792
|
+
0,
|
|
793
|
+
[_br],
|
|
794
|
+
[[() => exports.Branch$, 0]], 1
|
|
795
|
+
];
|
|
796
|
+
exports.UpdateDomainAssociationRequest$ = [3, n0, _UDAR,
|
|
797
|
+
0,
|
|
798
|
+
[_aI, _dNo, _eASD, _sDS, _aSDCP, _aSDIAMR, _cS],
|
|
799
|
+
[[0, 1], [0, 1], 2, () => SubDomainSettings, 64 | 0, 0, () => exports.CertificateSettings$], 2
|
|
800
|
+
];
|
|
801
|
+
exports.UpdateDomainAssociationResult$ = [3, n0, _UDARp,
|
|
802
|
+
0,
|
|
803
|
+
[_dAo],
|
|
804
|
+
[() => exports.DomainAssociation$], 1
|
|
805
|
+
];
|
|
806
|
+
exports.UpdateWebhookRequest$ = [3, n0, _UWR,
|
|
807
|
+
0,
|
|
808
|
+
[_wI, _bN, _d],
|
|
809
|
+
[[0, 1], 0, 0], 1
|
|
810
|
+
];
|
|
811
|
+
exports.UpdateWebhookResult$ = [3, n0, _UWRp,
|
|
812
|
+
0,
|
|
813
|
+
[_w],
|
|
814
|
+
[() => exports.Webhook$], 1
|
|
815
|
+
];
|
|
816
|
+
exports.WafConfiguration$ = [3, n0, _WC,
|
|
817
|
+
0,
|
|
818
|
+
[_wAA, _wS, _sR],
|
|
819
|
+
[0, 0, 0]
|
|
820
|
+
];
|
|
821
|
+
exports.Webhook$ = [3, n0, _W,
|
|
822
|
+
0,
|
|
823
|
+
[_wA, _wI, _wU, _bN, _d, _cT, _uT, _aI],
|
|
824
|
+
[0, 0, 0, 0, 0, 4, 4, 0], 7
|
|
825
|
+
];
|
|
826
|
+
var Apps = [1, n0, _Ap,
|
|
827
|
+
0, [() => exports.App$,
|
|
828
|
+
0]
|
|
829
|
+
];
|
|
830
|
+
var Artifacts = [1, n0, _Art,
|
|
831
|
+
0, () => exports.Artifact$
|
|
832
|
+
];
|
|
833
|
+
var AssociatedResources = 64 | 0;
|
|
834
|
+
var AutoBranchCreationPatterns = 64 | 0;
|
|
835
|
+
var AutoSubDomainCreationPatterns = 64 | 0;
|
|
836
|
+
var BackendEnvironments = [1, n0, _BEa,
|
|
837
|
+
0, () => exports.BackendEnvironment$
|
|
838
|
+
];
|
|
839
|
+
var Branches = [1, n0, _Bra,
|
|
840
|
+
0, [() => exports.Branch$,
|
|
841
|
+
0]
|
|
842
|
+
];
|
|
843
|
+
var CustomDomains = 64 | 0;
|
|
844
|
+
var CustomRules = [1, n0, _CRu,
|
|
845
|
+
0, () => exports.CustomRule$
|
|
846
|
+
];
|
|
847
|
+
var DomainAssociations = [1, n0, _DAo,
|
|
848
|
+
0, () => exports.DomainAssociation$
|
|
849
|
+
];
|
|
850
|
+
var JobSummaries = [1, n0, _JSo,
|
|
851
|
+
0, () => exports.JobSummary$
|
|
852
|
+
];
|
|
853
|
+
var Steps = [1, n0, _St,
|
|
854
|
+
0, () => exports.Step$
|
|
855
|
+
];
|
|
856
|
+
var SubDomains = [1, n0, _SDu,
|
|
857
|
+
0, () => exports.SubDomain$
|
|
858
|
+
];
|
|
859
|
+
var SubDomainSettings = [1, n0, _SDSu,
|
|
860
|
+
0, () => exports.SubDomainSetting$
|
|
861
|
+
];
|
|
862
|
+
var TagKeyList = 64 | 0;
|
|
863
|
+
var Webhooks = [1, n0, _We,
|
|
864
|
+
0, () => exports.Webhook$
|
|
865
|
+
];
|
|
866
|
+
var EnvironmentVariables = 128 | 0;
|
|
867
|
+
var FileMap = 128 | 0;
|
|
868
|
+
var FileUploadUrls = 128 | 0;
|
|
869
|
+
var Screenshots = 128 | 0;
|
|
870
|
+
var TagMap = 128 | 0;
|
|
871
|
+
exports.CreateApp$ = [9, n0, _CA,
|
|
872
|
+
{ [_h]: ["POST", "/apps", 200] }, () => exports.CreateAppRequest$, () => exports.CreateAppResult$
|
|
873
|
+
];
|
|
874
|
+
exports.CreateBackendEnvironment$ = [9, n0, _CBE,
|
|
875
|
+
{ [_h]: ["POST", "/apps/{appId}/backendenvironments", 200] }, () => exports.CreateBackendEnvironmentRequest$, () => exports.CreateBackendEnvironmentResult$
|
|
876
|
+
];
|
|
877
|
+
exports.CreateBranch$ = [9, n0, _CB,
|
|
878
|
+
{ [_h]: ["POST", "/apps/{appId}/branches", 200] }, () => exports.CreateBranchRequest$, () => exports.CreateBranchResult$
|
|
879
|
+
];
|
|
880
|
+
exports.CreateDeployment$ = [9, n0, _CD,
|
|
881
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}/deployments", 200] }, () => exports.CreateDeploymentRequest$, () => exports.CreateDeploymentResult$
|
|
882
|
+
];
|
|
883
|
+
exports.CreateDomainAssociation$ = [9, n0, _CDA,
|
|
884
|
+
{ [_h]: ["POST", "/apps/{appId}/domains", 200] }, () => exports.CreateDomainAssociationRequest$, () => exports.CreateDomainAssociationResult$
|
|
885
|
+
];
|
|
886
|
+
exports.CreateWebhook$ = [9, n0, _CW,
|
|
887
|
+
{ [_h]: ["POST", "/apps/{appId}/webhooks", 200] }, () => exports.CreateWebhookRequest$, () => exports.CreateWebhookResult$
|
|
888
|
+
];
|
|
889
|
+
exports.DeleteApp$ = [9, n0, _DAe,
|
|
890
|
+
{ [_h]: ["DELETE", "/apps/{appId}", 200] }, () => exports.DeleteAppRequest$, () => exports.DeleteAppResult$
|
|
891
|
+
];
|
|
892
|
+
exports.DeleteBackendEnvironment$ = [9, n0, _DBE,
|
|
893
|
+
{ [_h]: ["DELETE", "/apps/{appId}/backendenvironments/{environmentName}", 200] }, () => exports.DeleteBackendEnvironmentRequest$, () => exports.DeleteBackendEnvironmentResult$
|
|
894
|
+
];
|
|
895
|
+
exports.DeleteBranch$ = [9, n0, _DB,
|
|
896
|
+
{ [_h]: ["DELETE", "/apps/{appId}/branches/{branchName}", 200] }, () => exports.DeleteBranchRequest$, () => exports.DeleteBranchResult$
|
|
897
|
+
];
|
|
898
|
+
exports.DeleteDomainAssociation$ = [9, n0, _DDA,
|
|
899
|
+
{ [_h]: ["DELETE", "/apps/{appId}/domains/{domainName}", 200] }, () => exports.DeleteDomainAssociationRequest$, () => exports.DeleteDomainAssociationResult$
|
|
900
|
+
];
|
|
901
|
+
exports.DeleteJob$ = [9, n0, _DJ,
|
|
902
|
+
{ [_h]: ["DELETE", "/apps/{appId}/branches/{branchName}/jobs/{jobId}", 200] }, () => exports.DeleteJobRequest$, () => exports.DeleteJobResult$
|
|
903
|
+
];
|
|
904
|
+
exports.DeleteWebhook$ = [9, n0, _DW,
|
|
905
|
+
{ [_h]: ["DELETE", "/webhooks/{webhookId}", 200] }, () => exports.DeleteWebhookRequest$, () => exports.DeleteWebhookResult$
|
|
906
|
+
];
|
|
907
|
+
exports.GenerateAccessLogs$ = [9, n0, _GAL,
|
|
908
|
+
{ [_h]: ["POST", "/apps/{appId}/accesslogs", 200] }, () => exports.GenerateAccessLogsRequest$, () => exports.GenerateAccessLogsResult$
|
|
909
|
+
];
|
|
910
|
+
exports.GetApp$ = [9, n0, _GA,
|
|
911
|
+
{ [_h]: ["GET", "/apps/{appId}", 200] }, () => exports.GetAppRequest$, () => exports.GetAppResult$
|
|
912
|
+
];
|
|
913
|
+
exports.GetArtifactUrl$ = [9, n0, _GAU,
|
|
914
|
+
{ [_h]: ["GET", "/artifacts/{artifactId}", 200] }, () => exports.GetArtifactUrlRequest$, () => exports.GetArtifactUrlResult$
|
|
915
|
+
];
|
|
916
|
+
exports.GetBackendEnvironment$ = [9, n0, _GBE,
|
|
917
|
+
{ [_h]: ["GET", "/apps/{appId}/backendenvironments/{environmentName}", 200] }, () => exports.GetBackendEnvironmentRequest$, () => exports.GetBackendEnvironmentResult$
|
|
918
|
+
];
|
|
919
|
+
exports.GetBranch$ = [9, n0, _GB,
|
|
920
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}", 200] }, () => exports.GetBranchRequest$, () => exports.GetBranchResult$
|
|
921
|
+
];
|
|
922
|
+
exports.GetDomainAssociation$ = [9, n0, _GDA,
|
|
923
|
+
{ [_h]: ["GET", "/apps/{appId}/domains/{domainName}", 200] }, () => exports.GetDomainAssociationRequest$, () => exports.GetDomainAssociationResult$
|
|
924
|
+
];
|
|
925
|
+
exports.GetJob$ = [9, n0, _GJ,
|
|
926
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs/{jobId}", 200] }, () => exports.GetJobRequest$, () => exports.GetJobResult$
|
|
927
|
+
];
|
|
928
|
+
exports.GetWebhook$ = [9, n0, _GW,
|
|
929
|
+
{ [_h]: ["GET", "/webhooks/{webhookId}", 200] }, () => exports.GetWebhookRequest$, () => exports.GetWebhookResult$
|
|
930
|
+
];
|
|
931
|
+
exports.ListApps$ = [9, n0, _LA,
|
|
932
|
+
{ [_h]: ["GET", "/apps", 200] }, () => exports.ListAppsRequest$, () => exports.ListAppsResult$
|
|
933
|
+
];
|
|
934
|
+
exports.ListArtifacts$ = [9, n0, _LAi,
|
|
935
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs/{jobId}/artifacts", 200] }, () => exports.ListArtifactsRequest$, () => exports.ListArtifactsResult$
|
|
936
|
+
];
|
|
937
|
+
exports.ListBackendEnvironments$ = [9, n0, _LBE,
|
|
938
|
+
{ [_h]: ["GET", "/apps/{appId}/backendenvironments", 200] }, () => exports.ListBackendEnvironmentsRequest$, () => exports.ListBackendEnvironmentsResult$
|
|
939
|
+
];
|
|
940
|
+
exports.ListBranches$ = [9, n0, _LB,
|
|
941
|
+
{ [_h]: ["GET", "/apps/{appId}/branches", 200] }, () => exports.ListBranchesRequest$, () => exports.ListBranchesResult$
|
|
942
|
+
];
|
|
943
|
+
exports.ListDomainAssociations$ = [9, n0, _LDA,
|
|
944
|
+
{ [_h]: ["GET", "/apps/{appId}/domains", 200] }, () => exports.ListDomainAssociationsRequest$, () => exports.ListDomainAssociationsResult$
|
|
945
|
+
];
|
|
946
|
+
exports.ListJobs$ = [9, n0, _LJ,
|
|
947
|
+
{ [_h]: ["GET", "/apps/{appId}/branches/{branchName}/jobs", 200] }, () => exports.ListJobsRequest$, () => exports.ListJobsResult$
|
|
948
|
+
];
|
|
949
|
+
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
950
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
|
|
951
|
+
];
|
|
952
|
+
exports.ListWebhooks$ = [9, n0, _LW,
|
|
953
|
+
{ [_h]: ["GET", "/apps/{appId}/webhooks", 200] }, () => exports.ListWebhooksRequest$, () => exports.ListWebhooksResult$
|
|
954
|
+
];
|
|
955
|
+
exports.StartDeployment$ = [9, n0, _SDt,
|
|
956
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}/deployments/start", 200] }, () => exports.StartDeploymentRequest$, () => exports.StartDeploymentResult$
|
|
957
|
+
];
|
|
958
|
+
exports.StartJob$ = [9, n0, _SJ,
|
|
959
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}/jobs", 200] }, () => exports.StartJobRequest$, () => exports.StartJobResult$
|
|
960
|
+
];
|
|
961
|
+
exports.StopJob$ = [9, n0, _SJt,
|
|
962
|
+
{ [_h]: ["DELETE", "/apps/{appId}/branches/{branchName}/jobs/{jobId}/stop", 200] }, () => exports.StopJobRequest$, () => exports.StopJobResult$
|
|
963
|
+
];
|
|
964
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
965
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
|
|
966
|
+
];
|
|
967
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
968
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
|
|
969
|
+
];
|
|
970
|
+
exports.UpdateApp$ = [9, n0, _UA,
|
|
971
|
+
{ [_h]: ["POST", "/apps/{appId}", 200] }, () => exports.UpdateAppRequest$, () => exports.UpdateAppResult$
|
|
972
|
+
];
|
|
973
|
+
exports.UpdateBranch$ = [9, n0, _UB,
|
|
974
|
+
{ [_h]: ["POST", "/apps/{appId}/branches/{branchName}", 200] }, () => exports.UpdateBranchRequest$, () => exports.UpdateBranchResult$
|
|
975
|
+
];
|
|
976
|
+
exports.UpdateDomainAssociation$ = [9, n0, _UDA,
|
|
977
|
+
{ [_h]: ["POST", "/apps/{appId}/domains/{domainName}", 200] }, () => exports.UpdateDomainAssociationRequest$, () => exports.UpdateDomainAssociationResult$
|
|
978
|
+
];
|
|
979
|
+
exports.UpdateWebhook$ = [9, n0, _UW,
|
|
980
|
+
{ [_h]: ["POST", "/webhooks/{webhookId}", 200] }, () => exports.UpdateWebhookRequest$, () => exports.UpdateWebhookResult$
|
|
981
|
+
];
|