@aws-sdk/client-partnercentral-channel 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 +36 -887
- package/dist-cjs/models/PartnerCentralChannelServiceException.js +12 -0
- package/dist-cjs/models/errors.js +124 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +670 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +78 -72
- 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 +14 -14
|
@@ -0,0 +1,670 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.RelationshipDetail$ = exports.RejectChannelHandshakeResponse$ = exports.RejectChannelHandshakeRequest$ = exports.RejectChannelHandshakeDetail$ = exports.ProgramManagementAccountTypeSort$ = exports.ProgramManagementAccountTypeFilters$ = exports.ProgramManagementAccountSummary$ = exports.ProgramManagementAccountHandshakeDetail$ = exports.PartnerLedSupport$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListRelationshipsSortBase$ = exports.ListRelationshipsResponse$ = exports.ListRelationshipsRequest$ = exports.ListProgramManagementAccountsSortBase$ = exports.ListProgramManagementAccountsResponse$ = exports.ListProgramManagementAccountsRequest$ = exports.ListChannelHandshakesResponse$ = exports.ListChannelHandshakesRequest$ = exports.GetRelationshipResponse$ = exports.GetRelationshipRequest$ = exports.DeleteRelationshipResponse$ = exports.DeleteRelationshipRequest$ = exports.DeleteProgramManagementAccountResponse$ = exports.DeleteProgramManagementAccountRequest$ = exports.CreateRelationshipResponse$ = exports.CreateRelationshipRequest$ = exports.CreateRelationshipDetail$ = exports.CreateProgramManagementAccountResponse$ = exports.CreateProgramManagementAccountRequest$ = exports.CreateProgramManagementAccountDetail$ = exports.CreateChannelHandshakeResponse$ = exports.CreateChannelHandshakeRequest$ = exports.CreateChannelHandshakeDetail$ = exports.ChannelHandshakeSummary$ = exports.CancelChannelHandshakeResponse$ = exports.CancelChannelHandshakeRequest$ = exports.CancelChannelHandshakeDetail$ = exports.AcceptChannelHandshakeResponse$ = exports.AcceptChannelHandshakeRequest$ = exports.AcceptChannelHandshakeDetail$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.PartnerCentralChannelServiceException$ = void 0;
|
|
4
|
+
exports.UpdateRelationship$ = exports.UpdateProgramManagementAccount$ = exports.UntagResource$ = exports.TagResource$ = exports.RejectChannelHandshake$ = exports.ListTagsForResource$ = exports.ListRelationships$ = exports.ListProgramManagementAccounts$ = exports.ListChannelHandshakes$ = exports.GetRelationship$ = exports.DeleteRelationship$ = exports.DeleteProgramManagementAccount$ = exports.CreateRelationship$ = exports.CreateProgramManagementAccount$ = exports.CreateChannelHandshake$ = exports.CancelChannelHandshake$ = exports.AcceptChannelHandshake$ = exports.SupportPlan$ = exports.ListChannelHandshakesTypeSort$ = exports.ListChannelHandshakesTypeFilters$ = exports.HandshakeDetail$ = exports.ChannelHandshakePayload$ = exports.ValidationExceptionField$ = exports.UpdateRelationshipResponse$ = exports.UpdateRelationshipRequest$ = exports.UpdateRelationshipDetail$ = exports.UpdateProgramManagementAccountResponse$ = exports.UpdateProgramManagementAccountRequest$ = exports.UpdateProgramManagementAccountDetail$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.StartServicePeriodTypeSort$ = exports.StartServicePeriodTypeFilters$ = exports.StartServicePeriodPayload$ = exports.StartServicePeriodHandshakeDetail$ = exports.RevokeServicePeriodTypeSort$ = exports.RevokeServicePeriodTypeFilters$ = exports.RevokeServicePeriodPayload$ = exports.RevokeServicePeriodHandshakeDetail$ = exports.ResoldEnterprise$ = exports.ResoldBusiness$ = exports.RelationshipSummary$ = void 0;
|
|
5
|
+
const _ACH = "AcceptChannelHandshake";
|
|
6
|
+
const _ACHD = "AcceptChannelHandshakeDetail";
|
|
7
|
+
const _ACHR = "AcceptChannelHandshakeRequest";
|
|
8
|
+
const _ACHRc = "AcceptChannelHandshakeResponse";
|
|
9
|
+
const _ADE = "AccessDeniedException";
|
|
10
|
+
const _CCH = "CancelChannelHandshake";
|
|
11
|
+
const _CCHD = "CancelChannelHandshakeDetail";
|
|
12
|
+
const _CCHDr = "CreateChannelHandshakeDetail";
|
|
13
|
+
const _CCHR = "CancelChannelHandshakeRequest";
|
|
14
|
+
const _CCHRa = "CancelChannelHandshakeResponse";
|
|
15
|
+
const _CCHRr = "CreateChannelHandshakeRequest";
|
|
16
|
+
const _CCHRre = "CreateChannelHandshakeResponse";
|
|
17
|
+
const _CCHr = "CreateChannelHandshake";
|
|
18
|
+
const _CE = "ConflictException";
|
|
19
|
+
const _CHP = "ChannelHandshakePayload";
|
|
20
|
+
const _CHS = "ChannelHandshakeSummary";
|
|
21
|
+
const _CHSh = "ChannelHandshakeSummaries";
|
|
22
|
+
const _CPMA = "CreateProgramManagementAccount";
|
|
23
|
+
const _CPMAD = "CreateProgramManagementAccountDetail";
|
|
24
|
+
const _CPMAR = "CreateProgramManagementAccountRequest";
|
|
25
|
+
const _CPMARr = "CreateProgramManagementAccountResponse";
|
|
26
|
+
const _CR = "CreateRelationship";
|
|
27
|
+
const _CRD = "CreateRelationshipDetail";
|
|
28
|
+
const _CRR = "CreateRelationshipRequest";
|
|
29
|
+
const _CRRr = "CreateRelationshipResponse";
|
|
30
|
+
const _DPMA = "DeleteProgramManagementAccount";
|
|
31
|
+
const _DPMAR = "DeleteProgramManagementAccountRequest";
|
|
32
|
+
const _DPMARe = "DeleteProgramManagementAccountResponse";
|
|
33
|
+
const _DR = "DeleteRelationship";
|
|
34
|
+
const _DRR = "DeleteRelationshipRequest";
|
|
35
|
+
const _DRRe = "DeleteRelationshipResponse";
|
|
36
|
+
const _GR = "GetRelationship";
|
|
37
|
+
const _GRR = "GetRelationshipRequest";
|
|
38
|
+
const _GRRe = "GetRelationshipResponse";
|
|
39
|
+
const _HD = "HandshakeDetail";
|
|
40
|
+
const _ISE = "InternalServerException";
|
|
41
|
+
const _LCH = "ListChannelHandshakes";
|
|
42
|
+
const _LCHR = "ListChannelHandshakesRequest";
|
|
43
|
+
const _LCHRi = "ListChannelHandshakesResponse";
|
|
44
|
+
const _LCHTF = "ListChannelHandshakesTypeFilters";
|
|
45
|
+
const _LCHTS = "ListChannelHandshakesTypeSort";
|
|
46
|
+
const _LPMA = "ListProgramManagementAccounts";
|
|
47
|
+
const _LPMAR = "ListProgramManagementAccountsRequest";
|
|
48
|
+
const _LPMARi = "ListProgramManagementAccountsResponse";
|
|
49
|
+
const _LPMASB = "ListProgramManagementAccountsSortBase";
|
|
50
|
+
const _LR = "ListRelationships";
|
|
51
|
+
const _LRR = "ListRelationshipsRequest";
|
|
52
|
+
const _LRRi = "ListRelationshipsResponse";
|
|
53
|
+
const _LRSB = "ListRelationshipsSortBase";
|
|
54
|
+
const _LTFR = "ListTagsForResource";
|
|
55
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
56
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
57
|
+
const _PLS = "PartnerLedSupport";
|
|
58
|
+
const _PMAHD = "ProgramManagementAccountHandshakeDetail";
|
|
59
|
+
const _PMAS = "ProgramManagementAccountSummary";
|
|
60
|
+
const _PMASr = "ProgramManagementAccountSummaries";
|
|
61
|
+
const _PMATF = "ProgramManagementAccountTypeFilters";
|
|
62
|
+
const _PMATS = "ProgramManagementAccountTypeSort";
|
|
63
|
+
const _RB = "ResoldBusiness";
|
|
64
|
+
const _RCH = "RejectChannelHandshake";
|
|
65
|
+
const _RCHD = "RejectChannelHandshakeDetail";
|
|
66
|
+
const _RCHR = "RejectChannelHandshakeRequest";
|
|
67
|
+
const _RCHRe = "RejectChannelHandshakeResponse";
|
|
68
|
+
const _RD = "RelationshipDetail";
|
|
69
|
+
const _RE = "ResoldEnterprise";
|
|
70
|
+
const _RNFE = "ResourceNotFoundException";
|
|
71
|
+
const _RS = "RelationshipSummary";
|
|
72
|
+
const _RSPHD = "RevokeServicePeriodHandshakeDetail";
|
|
73
|
+
const _RSPP = "RevokeServicePeriodPayload";
|
|
74
|
+
const _RSPTF = "RevokeServicePeriodTypeFilters";
|
|
75
|
+
const _RSPTS = "RevokeServicePeriodTypeSort";
|
|
76
|
+
const _RSe = "RelationshipSummaries";
|
|
77
|
+
const _SP = "SupportPlan";
|
|
78
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
79
|
+
const _SSPHD = "StartServicePeriodHandshakeDetail";
|
|
80
|
+
const _SSPP = "StartServicePeriodPayload";
|
|
81
|
+
const _SSPTF = "StartServicePeriodTypeFilters";
|
|
82
|
+
const _SSPTS = "StartServicePeriodTypeSort";
|
|
83
|
+
const _T = "Tag";
|
|
84
|
+
const _TE = "ThrottlingException";
|
|
85
|
+
const _TL = "TagList";
|
|
86
|
+
const _TR = "TagResource";
|
|
87
|
+
const _TRR = "TagResourceRequest";
|
|
88
|
+
const _TRRa = "TagResourceResponse";
|
|
89
|
+
const _UPMA = "UpdateProgramManagementAccount";
|
|
90
|
+
const _UPMAD = "UpdateProgramManagementAccountDetail";
|
|
91
|
+
const _UPMAR = "UpdateProgramManagementAccountRequest";
|
|
92
|
+
const _UPMARp = "UpdateProgramManagementAccountResponse";
|
|
93
|
+
const _UR = "UntagResource";
|
|
94
|
+
const _URD = "UpdateRelationshipDetail";
|
|
95
|
+
const _URR = "UntagResourceRequest";
|
|
96
|
+
const _URRn = "UntagResourceResponse";
|
|
97
|
+
const _URRp = "UpdateRelationshipRequest";
|
|
98
|
+
const _URRpd = "UpdateRelationshipResponse";
|
|
99
|
+
const _URp = "UpdateRelationship";
|
|
100
|
+
const _VE = "ValidationException";
|
|
101
|
+
const _VEF = "ValidationExceptionField";
|
|
102
|
+
const _VEFL = "ValidationExceptionFieldList";
|
|
103
|
+
const _a = "arn";
|
|
104
|
+
const _aAI = "associatedAccountId";
|
|
105
|
+
const _aAIs = "associatedAccountIds";
|
|
106
|
+
const _aI = "accountId";
|
|
107
|
+
const _aIc = "accountIds";
|
|
108
|
+
const _aRI = "associatedResourceId";
|
|
109
|
+
const _aRIs = "associatedResourceIdentifier";
|
|
110
|
+
const _aRIss = "associatedResourceIdentifiers";
|
|
111
|
+
const _aT = "associationType";
|
|
112
|
+
const _aTs = "associationTypes";
|
|
113
|
+
const _c = "client";
|
|
114
|
+
const _cA = "createdAt";
|
|
115
|
+
const _cAI = "chargeAccountId";
|
|
116
|
+
const _cHD = "channelHandshakeDetail";
|
|
117
|
+
const _cT = "clientToken";
|
|
118
|
+
const _ca = "catalog";
|
|
119
|
+
const _co = "coverage";
|
|
120
|
+
const _cod = "code";
|
|
121
|
+
const _d = "detail";
|
|
122
|
+
const _dN = "displayName";
|
|
123
|
+
const _dNi = "displayNames";
|
|
124
|
+
const _e = "error";
|
|
125
|
+
const _eD = "endDate";
|
|
126
|
+
const _fL = "fieldList";
|
|
127
|
+
const _h = "http";
|
|
128
|
+
const _hE = "httpError";
|
|
129
|
+
const _hT = "handshakeType";
|
|
130
|
+
const _hTF = "handshakeTypeFilters";
|
|
131
|
+
const _hTS = "handshakeTypeSort";
|
|
132
|
+
const _i = "id";
|
|
133
|
+
const _id = "identifier";
|
|
134
|
+
const _it = "items";
|
|
135
|
+
const _k = "key";
|
|
136
|
+
const _m = "message";
|
|
137
|
+
const _mND = "minimumNoticeDays";
|
|
138
|
+
const _mR = "maxResults";
|
|
139
|
+
const _n = "note";
|
|
140
|
+
const _nT = "nextToken";
|
|
141
|
+
const _na = "name";
|
|
142
|
+
const _oAI = "ownerAccountId";
|
|
143
|
+
const _p = "payload";
|
|
144
|
+
const _pLS = "partnerLedSupport";
|
|
145
|
+
const _pMAD = "programManagementAccountDetail";
|
|
146
|
+
const _pMAHD = "programManagementAccountHandshakeDetail";
|
|
147
|
+
const _pMAI = "programManagementAccountIdentifier";
|
|
148
|
+
const _pMAIr = "programManagementAccountIdentifiers";
|
|
149
|
+
const _pMAIro = "programManagementAccountId";
|
|
150
|
+
const _pMATF = "programManagementAccountTypeFilters";
|
|
151
|
+
const _pMATS = "programManagementAccountTypeSort";
|
|
152
|
+
const _pT = "participantType";
|
|
153
|
+
const _pr = "program";
|
|
154
|
+
const _pro = "programs";
|
|
155
|
+
const _prov = "provider";
|
|
156
|
+
const _qC = "quotaCode";
|
|
157
|
+
const _r = "reason";
|
|
158
|
+
const _rA = "resourceArn";
|
|
159
|
+
const _rAI = "receiverAccountId";
|
|
160
|
+
const _rAM = "resaleAccountModel";
|
|
161
|
+
const _rB = "resoldBusiness";
|
|
162
|
+
const _rD = "relationshipDetail";
|
|
163
|
+
const _rE = "resoldEnterprise";
|
|
164
|
+
const _rI = "resourceId";
|
|
165
|
+
const _rSP = "requestedSupportPlan";
|
|
166
|
+
const _rSPHD = "revokeServicePeriodHandshakeDetail";
|
|
167
|
+
const _rSPP = "revokeServicePeriodPayload";
|
|
168
|
+
const _rSPTF = "revokeServicePeriodTypeFilters";
|
|
169
|
+
const _rSPTS = "revokeServicePeriodTypeSort";
|
|
170
|
+
const _rT = "resourceType";
|
|
171
|
+
const _re = "revision";
|
|
172
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.partnercentralchannel";
|
|
173
|
+
const _sAI = "senderAccountId";
|
|
174
|
+
const _sB = "sortBy";
|
|
175
|
+
const _sC = "serviceCode";
|
|
176
|
+
const _sD = "startDate";
|
|
177
|
+
const _sDN = "senderDisplayName";
|
|
178
|
+
const _sO = "sortOrder";
|
|
179
|
+
const _sPT = "servicePeriodType";
|
|
180
|
+
const _sPTe = "servicePeriodTypes";
|
|
181
|
+
const _sSPHD = "startServicePeriodHandshakeDetail";
|
|
182
|
+
const _sSPP = "startServicePeriodPayload";
|
|
183
|
+
const _sSPTF = "startServicePeriodTypeFilters";
|
|
184
|
+
const _sSPTS = "startServicePeriodTypeSort";
|
|
185
|
+
const _se = "server";
|
|
186
|
+
const _sec = "sector";
|
|
187
|
+
const _so = "sort";
|
|
188
|
+
const _st = "status";
|
|
189
|
+
const _sta = "statuses";
|
|
190
|
+
const _t = "tags";
|
|
191
|
+
const _tK = "tagKeys";
|
|
192
|
+
const _tL = "tamLocation";
|
|
193
|
+
const _uA = "updatedAt";
|
|
194
|
+
const _v = "value";
|
|
195
|
+
const n0 = "com.amazonaws.partnercentralchannel";
|
|
196
|
+
const schema_1 = require("@smithy/core/schema");
|
|
197
|
+
const errors_1 = require("../models/errors");
|
|
198
|
+
const PartnerCentralChannelServiceException_1 = require("../models/PartnerCentralChannelServiceException");
|
|
199
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
200
|
+
exports.PartnerCentralChannelServiceException$ = [-3, _s, "PartnerCentralChannelServiceException", 0, [], []];
|
|
201
|
+
_s_registry.registerError(exports.PartnerCentralChannelServiceException$, PartnerCentralChannelServiceException_1.PartnerCentralChannelServiceException);
|
|
202
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
203
|
+
exports.AccessDeniedException$ = [-3, n0, _ADE,
|
|
204
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
205
|
+
[_m, _r],
|
|
206
|
+
[0, 0], 1
|
|
207
|
+
];
|
|
208
|
+
n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
|
|
209
|
+
exports.ConflictException$ = [-3, n0, _CE,
|
|
210
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
211
|
+
[_m, _rI, _rT],
|
|
212
|
+
[0, 0, 0], 3
|
|
213
|
+
];
|
|
214
|
+
n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
|
|
215
|
+
exports.InternalServerException$ = [-3, n0, _ISE,
|
|
216
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
217
|
+
[_m],
|
|
218
|
+
[0], 1
|
|
219
|
+
];
|
|
220
|
+
n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
|
|
221
|
+
exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
222
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
223
|
+
[_m, _rI, _rT],
|
|
224
|
+
[0, 0, 0], 1
|
|
225
|
+
];
|
|
226
|
+
n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
|
|
227
|
+
exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
228
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
229
|
+
[_m, _rI, _rT, _qC],
|
|
230
|
+
[0, 0, 0, 0], 4
|
|
231
|
+
];
|
|
232
|
+
n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
|
|
233
|
+
exports.ThrottlingException$ = [-3, n0, _TE,
|
|
234
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
235
|
+
[_m, _sC, _qC],
|
|
236
|
+
[0, 0, 0], 1
|
|
237
|
+
];
|
|
238
|
+
n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
|
|
239
|
+
exports.ValidationException$ = [-3, n0, _VE,
|
|
240
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
241
|
+
[_m, _r, _fL],
|
|
242
|
+
[0, 0, () => ValidationExceptionFieldList], 2
|
|
243
|
+
];
|
|
244
|
+
n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
|
|
245
|
+
exports.errorTypeRegistries = [
|
|
246
|
+
_s_registry,
|
|
247
|
+
n0_registry,
|
|
248
|
+
];
|
|
249
|
+
exports.AcceptChannelHandshakeDetail$ = [3, n0, _ACHD,
|
|
250
|
+
0,
|
|
251
|
+
[_i, _a, _st],
|
|
252
|
+
[0, 0, 0]
|
|
253
|
+
];
|
|
254
|
+
exports.AcceptChannelHandshakeRequest$ = [3, n0, _ACHR,
|
|
255
|
+
0,
|
|
256
|
+
[_ca, _id],
|
|
257
|
+
[0, 0], 2
|
|
258
|
+
];
|
|
259
|
+
exports.AcceptChannelHandshakeResponse$ = [3, n0, _ACHRc,
|
|
260
|
+
0,
|
|
261
|
+
[_cHD],
|
|
262
|
+
[() => exports.AcceptChannelHandshakeDetail$]
|
|
263
|
+
];
|
|
264
|
+
exports.CancelChannelHandshakeDetail$ = [3, n0, _CCHD,
|
|
265
|
+
0,
|
|
266
|
+
[_i, _a, _st],
|
|
267
|
+
[0, 0, 0]
|
|
268
|
+
];
|
|
269
|
+
exports.CancelChannelHandshakeRequest$ = [3, n0, _CCHR,
|
|
270
|
+
0,
|
|
271
|
+
[_ca, _id],
|
|
272
|
+
[0, 0], 2
|
|
273
|
+
];
|
|
274
|
+
exports.CancelChannelHandshakeResponse$ = [3, n0, _CCHRa,
|
|
275
|
+
0,
|
|
276
|
+
[_cHD],
|
|
277
|
+
[() => exports.CancelChannelHandshakeDetail$]
|
|
278
|
+
];
|
|
279
|
+
exports.ChannelHandshakeSummary$ = [3, n0, _CHS,
|
|
280
|
+
0,
|
|
281
|
+
[_i, _a, _ca, _hT, _oAI, _sAI, _sDN, _rAI, _aRI, _d, _cA, _uA, _st],
|
|
282
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, () => exports.HandshakeDetail$, 5, 5, 0]
|
|
283
|
+
];
|
|
284
|
+
exports.CreateChannelHandshakeDetail$ = [3, n0, _CCHDr,
|
|
285
|
+
0,
|
|
286
|
+
[_i, _a],
|
|
287
|
+
[0, 0]
|
|
288
|
+
];
|
|
289
|
+
exports.CreateChannelHandshakeRequest$ = [3, n0, _CCHRr,
|
|
290
|
+
0,
|
|
291
|
+
[_hT, _ca, _aRIs, _p, _cT, _t],
|
|
292
|
+
[0, 0, 0, () => exports.ChannelHandshakePayload$, [0, 4], () => TagList], 3
|
|
293
|
+
];
|
|
294
|
+
exports.CreateChannelHandshakeResponse$ = [3, n0, _CCHRre,
|
|
295
|
+
0,
|
|
296
|
+
[_cHD],
|
|
297
|
+
[() => exports.CreateChannelHandshakeDetail$]
|
|
298
|
+
];
|
|
299
|
+
exports.CreateProgramManagementAccountDetail$ = [3, n0, _CPMAD,
|
|
300
|
+
0,
|
|
301
|
+
[_i, _a],
|
|
302
|
+
[0, 0]
|
|
303
|
+
];
|
|
304
|
+
exports.CreateProgramManagementAccountRequest$ = [3, n0, _CPMAR,
|
|
305
|
+
0,
|
|
306
|
+
[_ca, _pr, _dN, _aI, _cT, _t],
|
|
307
|
+
[0, 0, 0, 0, [0, 4], () => TagList], 4
|
|
308
|
+
];
|
|
309
|
+
exports.CreateProgramManagementAccountResponse$ = [3, n0, _CPMARr,
|
|
310
|
+
0,
|
|
311
|
+
[_pMAD],
|
|
312
|
+
[() => exports.CreateProgramManagementAccountDetail$]
|
|
313
|
+
];
|
|
314
|
+
exports.CreateRelationshipDetail$ = [3, n0, _CRD,
|
|
315
|
+
0,
|
|
316
|
+
[_a, _i],
|
|
317
|
+
[0, 0]
|
|
318
|
+
];
|
|
319
|
+
exports.CreateRelationshipRequest$ = [3, n0, _CRR,
|
|
320
|
+
0,
|
|
321
|
+
[_ca, _aT, _pMAI, _aAI, _dN, _sec, _rAM, _cT, _t, _rSP],
|
|
322
|
+
[0, 0, 0, 0, 0, 0, 0, [0, 4], () => TagList, () => exports.SupportPlan$], 6
|
|
323
|
+
];
|
|
324
|
+
exports.CreateRelationshipResponse$ = [3, n0, _CRRr,
|
|
325
|
+
0,
|
|
326
|
+
[_rD],
|
|
327
|
+
[() => exports.CreateRelationshipDetail$]
|
|
328
|
+
];
|
|
329
|
+
exports.DeleteProgramManagementAccountRequest$ = [3, n0, _DPMAR,
|
|
330
|
+
0,
|
|
331
|
+
[_ca, _id, _cT],
|
|
332
|
+
[0, 0, [0, 4]], 2
|
|
333
|
+
];
|
|
334
|
+
exports.DeleteProgramManagementAccountResponse$ = [3, n0, _DPMARe,
|
|
335
|
+
0,
|
|
336
|
+
[],
|
|
337
|
+
[]
|
|
338
|
+
];
|
|
339
|
+
exports.DeleteRelationshipRequest$ = [3, n0, _DRR,
|
|
340
|
+
0,
|
|
341
|
+
[_ca, _id, _pMAI, _cT],
|
|
342
|
+
[0, 0, 0, [0, 4]], 3
|
|
343
|
+
];
|
|
344
|
+
exports.DeleteRelationshipResponse$ = [3, n0, _DRRe,
|
|
345
|
+
0,
|
|
346
|
+
[],
|
|
347
|
+
[]
|
|
348
|
+
];
|
|
349
|
+
exports.GetRelationshipRequest$ = [3, n0, _GRR,
|
|
350
|
+
0,
|
|
351
|
+
[_ca, _pMAI, _id],
|
|
352
|
+
[0, 0, 0], 3
|
|
353
|
+
];
|
|
354
|
+
exports.GetRelationshipResponse$ = [3, n0, _GRRe,
|
|
355
|
+
0,
|
|
356
|
+
[_rD],
|
|
357
|
+
[() => exports.RelationshipDetail$]
|
|
358
|
+
];
|
|
359
|
+
exports.ListChannelHandshakesRequest$ = [3, n0, _LCHR,
|
|
360
|
+
0,
|
|
361
|
+
[_hT, _ca, _pT, _mR, _sta, _aRIss, _hTF, _hTS, _nT],
|
|
362
|
+
[0, 0, 0, 1, 64 | 0, 64 | 0, () => exports.ListChannelHandshakesTypeFilters$, () => exports.ListChannelHandshakesTypeSort$, 0], 3
|
|
363
|
+
];
|
|
364
|
+
exports.ListChannelHandshakesResponse$ = [3, n0, _LCHRi,
|
|
365
|
+
0,
|
|
366
|
+
[_it, _nT],
|
|
367
|
+
[() => ChannelHandshakeSummaries, 0]
|
|
368
|
+
];
|
|
369
|
+
exports.ListProgramManagementAccountsRequest$ = [3, n0, _LPMAR,
|
|
370
|
+
0,
|
|
371
|
+
[_ca, _mR, _dNi, _pro, _aIc, _sta, _so, _nT],
|
|
372
|
+
[0, 1, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => exports.ListProgramManagementAccountsSortBase$, 0], 1
|
|
373
|
+
];
|
|
374
|
+
exports.ListProgramManagementAccountsResponse$ = [3, n0, _LPMARi,
|
|
375
|
+
0,
|
|
376
|
+
[_it, _nT],
|
|
377
|
+
[() => ProgramManagementAccountSummaries, 0]
|
|
378
|
+
];
|
|
379
|
+
exports.ListProgramManagementAccountsSortBase$ = [3, n0, _LPMASB,
|
|
380
|
+
0,
|
|
381
|
+
[_sO, _sB],
|
|
382
|
+
[0, 0], 2
|
|
383
|
+
];
|
|
384
|
+
exports.ListRelationshipsRequest$ = [3, n0, _LRR,
|
|
385
|
+
0,
|
|
386
|
+
[_ca, _mR, _aAIs, _aTs, _dNi, _pMAIr, _so, _nT],
|
|
387
|
+
[0, 1, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => exports.ListRelationshipsSortBase$, 0], 1
|
|
388
|
+
];
|
|
389
|
+
exports.ListRelationshipsResponse$ = [3, n0, _LRRi,
|
|
390
|
+
0,
|
|
391
|
+
[_it, _nT],
|
|
392
|
+
[() => RelationshipSummaries, 0]
|
|
393
|
+
];
|
|
394
|
+
exports.ListRelationshipsSortBase$ = [3, n0, _LRSB,
|
|
395
|
+
0,
|
|
396
|
+
[_sO, _sB],
|
|
397
|
+
[0, 0], 2
|
|
398
|
+
];
|
|
399
|
+
exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
400
|
+
0,
|
|
401
|
+
[_rA],
|
|
402
|
+
[0], 1
|
|
403
|
+
];
|
|
404
|
+
exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
405
|
+
0,
|
|
406
|
+
[_t],
|
|
407
|
+
[() => TagList]
|
|
408
|
+
];
|
|
409
|
+
exports.PartnerLedSupport$ = [3, n0, _PLS,
|
|
410
|
+
0,
|
|
411
|
+
[_co, _tL, _prov],
|
|
412
|
+
[0, 0, 0], 2
|
|
413
|
+
];
|
|
414
|
+
exports.ProgramManagementAccountHandshakeDetail$ = [3, n0, _PMAHD,
|
|
415
|
+
0,
|
|
416
|
+
[_pr],
|
|
417
|
+
[0]
|
|
418
|
+
];
|
|
419
|
+
exports.ProgramManagementAccountSummary$ = [3, n0, _PMAS,
|
|
420
|
+
0,
|
|
421
|
+
[_i, _re, _ca, _pr, _dN, _aI, _a, _cA, _uA, _sD, _st],
|
|
422
|
+
[0, 0, 0, 0, 0, 0, 0, 5, 5, 5, 0]
|
|
423
|
+
];
|
|
424
|
+
exports.ProgramManagementAccountTypeFilters$ = [3, n0, _PMATF,
|
|
425
|
+
0,
|
|
426
|
+
[_pro],
|
|
427
|
+
[64 | 0]
|
|
428
|
+
];
|
|
429
|
+
exports.ProgramManagementAccountTypeSort$ = [3, n0, _PMATS,
|
|
430
|
+
0,
|
|
431
|
+
[_sO, _sB],
|
|
432
|
+
[0, 0], 2
|
|
433
|
+
];
|
|
434
|
+
exports.RejectChannelHandshakeDetail$ = [3, n0, _RCHD,
|
|
435
|
+
0,
|
|
436
|
+
[_i, _a, _st],
|
|
437
|
+
[0, 0, 0]
|
|
438
|
+
];
|
|
439
|
+
exports.RejectChannelHandshakeRequest$ = [3, n0, _RCHR,
|
|
440
|
+
0,
|
|
441
|
+
[_ca, _id],
|
|
442
|
+
[0, 0], 2
|
|
443
|
+
];
|
|
444
|
+
exports.RejectChannelHandshakeResponse$ = [3, n0, _RCHRe,
|
|
445
|
+
0,
|
|
446
|
+
[_cHD],
|
|
447
|
+
[() => exports.RejectChannelHandshakeDetail$]
|
|
448
|
+
];
|
|
449
|
+
exports.RelationshipDetail$ = [3, n0, _RD,
|
|
450
|
+
0,
|
|
451
|
+
[_a, _i, _re, _ca, _aT, _pMAIro, _aAI, _dN, _rAM, _sec, _cA, _uA, _sD],
|
|
452
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5]
|
|
453
|
+
];
|
|
454
|
+
exports.RelationshipSummary$ = [3, n0, _RS,
|
|
455
|
+
0,
|
|
456
|
+
[_a, _i, _re, _ca, _aT, _pMAIro, _aAI, _dN, _sec, _cA, _uA, _sD],
|
|
457
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5]
|
|
458
|
+
];
|
|
459
|
+
exports.ResoldBusiness$ = [3, n0, _RB,
|
|
460
|
+
0,
|
|
461
|
+
[_co],
|
|
462
|
+
[0], 1
|
|
463
|
+
];
|
|
464
|
+
exports.ResoldEnterprise$ = [3, n0, _RE,
|
|
465
|
+
0,
|
|
466
|
+
[_co, _tL, _cAI],
|
|
467
|
+
[0, 0, 0], 2
|
|
468
|
+
];
|
|
469
|
+
exports.RevokeServicePeriodHandshakeDetail$ = [3, n0, _RSPHD,
|
|
470
|
+
0,
|
|
471
|
+
[_n, _sPT, _mND, _sD, _eD],
|
|
472
|
+
[0, 0, 0, 5, 5]
|
|
473
|
+
];
|
|
474
|
+
exports.RevokeServicePeriodPayload$ = [3, n0, _RSPP,
|
|
475
|
+
0,
|
|
476
|
+
[_pMAI, _n],
|
|
477
|
+
[0, 0], 1
|
|
478
|
+
];
|
|
479
|
+
exports.RevokeServicePeriodTypeFilters$ = [3, n0, _RSPTF,
|
|
480
|
+
0,
|
|
481
|
+
[_sPTe],
|
|
482
|
+
[64 | 0]
|
|
483
|
+
];
|
|
484
|
+
exports.RevokeServicePeriodTypeSort$ = [3, n0, _RSPTS,
|
|
485
|
+
0,
|
|
486
|
+
[_sO, _sB],
|
|
487
|
+
[0, 0], 2
|
|
488
|
+
];
|
|
489
|
+
exports.StartServicePeriodHandshakeDetail$ = [3, n0, _SSPHD,
|
|
490
|
+
0,
|
|
491
|
+
[_n, _sPT, _mND, _sD, _eD],
|
|
492
|
+
[0, 0, 0, 5, 5]
|
|
493
|
+
];
|
|
494
|
+
exports.StartServicePeriodPayload$ = [3, n0, _SSPP,
|
|
495
|
+
0,
|
|
496
|
+
[_pMAI, _sPT, _n, _mND, _eD],
|
|
497
|
+
[0, 0, 0, 0, 5], 2
|
|
498
|
+
];
|
|
499
|
+
exports.StartServicePeriodTypeFilters$ = [3, n0, _SSPTF,
|
|
500
|
+
0,
|
|
501
|
+
[_sPTe],
|
|
502
|
+
[64 | 0]
|
|
503
|
+
];
|
|
504
|
+
exports.StartServicePeriodTypeSort$ = [3, n0, _SSPTS,
|
|
505
|
+
0,
|
|
506
|
+
[_sO, _sB],
|
|
507
|
+
[0, 0], 2
|
|
508
|
+
];
|
|
509
|
+
exports.Tag$ = [3, n0, _T,
|
|
510
|
+
0,
|
|
511
|
+
[_k, _v],
|
|
512
|
+
[0, 0], 2
|
|
513
|
+
];
|
|
514
|
+
exports.TagResourceRequest$ = [3, n0, _TRR,
|
|
515
|
+
0,
|
|
516
|
+
[_rA, _t],
|
|
517
|
+
[0, () => TagList], 2
|
|
518
|
+
];
|
|
519
|
+
exports.TagResourceResponse$ = [3, n0, _TRRa,
|
|
520
|
+
0,
|
|
521
|
+
[],
|
|
522
|
+
[]
|
|
523
|
+
];
|
|
524
|
+
exports.UntagResourceRequest$ = [3, n0, _URR,
|
|
525
|
+
0,
|
|
526
|
+
[_rA, _tK],
|
|
527
|
+
[0, 64 | 0], 2
|
|
528
|
+
];
|
|
529
|
+
exports.UntagResourceResponse$ = [3, n0, _URRn,
|
|
530
|
+
0,
|
|
531
|
+
[],
|
|
532
|
+
[]
|
|
533
|
+
];
|
|
534
|
+
exports.UpdateProgramManagementAccountDetail$ = [3, n0, _UPMAD,
|
|
535
|
+
0,
|
|
536
|
+
[_i, _a, _re, _dN],
|
|
537
|
+
[0, 0, 0, 0]
|
|
538
|
+
];
|
|
539
|
+
exports.UpdateProgramManagementAccountRequest$ = [3, n0, _UPMAR,
|
|
540
|
+
0,
|
|
541
|
+
[_ca, _id, _re, _dN],
|
|
542
|
+
[0, 0, 0, 0], 2
|
|
543
|
+
];
|
|
544
|
+
exports.UpdateProgramManagementAccountResponse$ = [3, n0, _UPMARp,
|
|
545
|
+
0,
|
|
546
|
+
[_pMAD],
|
|
547
|
+
[() => exports.UpdateProgramManagementAccountDetail$]
|
|
548
|
+
];
|
|
549
|
+
exports.UpdateRelationshipDetail$ = [3, n0, _URD,
|
|
550
|
+
0,
|
|
551
|
+
[_a, _i, _re, _dN],
|
|
552
|
+
[0, 0, 0, 0]
|
|
553
|
+
];
|
|
554
|
+
exports.UpdateRelationshipRequest$ = [3, n0, _URRp,
|
|
555
|
+
0,
|
|
556
|
+
[_ca, _id, _pMAI, _re, _dN, _rSP],
|
|
557
|
+
[0, 0, 0, 0, 0, () => exports.SupportPlan$], 3
|
|
558
|
+
];
|
|
559
|
+
exports.UpdateRelationshipResponse$ = [3, n0, _URRpd,
|
|
560
|
+
0,
|
|
561
|
+
[_rD],
|
|
562
|
+
[() => exports.UpdateRelationshipDetail$]
|
|
563
|
+
];
|
|
564
|
+
exports.ValidationExceptionField$ = [3, n0, _VEF,
|
|
565
|
+
0,
|
|
566
|
+
[_na, _cod, _m],
|
|
567
|
+
[0, 0, 0], 3
|
|
568
|
+
];
|
|
569
|
+
var AccountIdList = 64 | 0;
|
|
570
|
+
var AssociatedResourceIdentifierList = 64 | 0;
|
|
571
|
+
var AssociationTypeList = 64 | 0;
|
|
572
|
+
var ChannelHandshakeSummaries = [1, n0, _CHSh,
|
|
573
|
+
0, () => exports.ChannelHandshakeSummary$
|
|
574
|
+
];
|
|
575
|
+
var HandshakeStatusList = 64 | 0;
|
|
576
|
+
var ProgramList = 64 | 0;
|
|
577
|
+
var ProgramManagementAccountDisplayNameList = 64 | 0;
|
|
578
|
+
var ProgramManagementAccountIdentifierList = 64 | 0;
|
|
579
|
+
var ProgramManagementAccountStatusList = 64 | 0;
|
|
580
|
+
var ProgramManagementAccountSummaries = [1, n0, _PMASr,
|
|
581
|
+
0, () => exports.ProgramManagementAccountSummary$
|
|
582
|
+
];
|
|
583
|
+
var RelationshipDisplayNameList = 64 | 0;
|
|
584
|
+
var RelationshipSummaries = [1, n0, _RSe,
|
|
585
|
+
0, () => exports.RelationshipSummary$
|
|
586
|
+
];
|
|
587
|
+
var ServicePeriodTypeList = 64 | 0;
|
|
588
|
+
var TagKeyList = 64 | 0;
|
|
589
|
+
var TagList = [1, n0, _TL,
|
|
590
|
+
0, () => exports.Tag$
|
|
591
|
+
];
|
|
592
|
+
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
593
|
+
0, () => exports.ValidationExceptionField$
|
|
594
|
+
];
|
|
595
|
+
exports.ChannelHandshakePayload$ = [4, n0, _CHP,
|
|
596
|
+
0,
|
|
597
|
+
[_sSPP, _rSPP],
|
|
598
|
+
[() => exports.StartServicePeriodPayload$, () => exports.RevokeServicePeriodPayload$]
|
|
599
|
+
];
|
|
600
|
+
exports.HandshakeDetail$ = [4, n0, _HD,
|
|
601
|
+
0,
|
|
602
|
+
[_sSPHD, _rSPHD, _pMAHD],
|
|
603
|
+
[() => exports.StartServicePeriodHandshakeDetail$, () => exports.RevokeServicePeriodHandshakeDetail$, () => exports.ProgramManagementAccountHandshakeDetail$]
|
|
604
|
+
];
|
|
605
|
+
exports.ListChannelHandshakesTypeFilters$ = [4, n0, _LCHTF,
|
|
606
|
+
0,
|
|
607
|
+
[_sSPTF, _rSPTF, _pMATF],
|
|
608
|
+
[() => exports.StartServicePeriodTypeFilters$, () => exports.RevokeServicePeriodTypeFilters$, () => exports.ProgramManagementAccountTypeFilters$]
|
|
609
|
+
];
|
|
610
|
+
exports.ListChannelHandshakesTypeSort$ = [4, n0, _LCHTS,
|
|
611
|
+
0,
|
|
612
|
+
[_sSPTS, _rSPTS, _pMATS],
|
|
613
|
+
[() => exports.StartServicePeriodTypeSort$, () => exports.RevokeServicePeriodTypeSort$, () => exports.ProgramManagementAccountTypeSort$]
|
|
614
|
+
];
|
|
615
|
+
exports.SupportPlan$ = [4, n0, _SP,
|
|
616
|
+
0,
|
|
617
|
+
[_rB, _rE, _pLS],
|
|
618
|
+
[() => exports.ResoldBusiness$, () => exports.ResoldEnterprise$, () => exports.PartnerLedSupport$]
|
|
619
|
+
];
|
|
620
|
+
exports.AcceptChannelHandshake$ = [9, n0, _ACH,
|
|
621
|
+
{ [_h]: ["POST", "/AcceptChannelHandshake", 200] }, () => exports.AcceptChannelHandshakeRequest$, () => exports.AcceptChannelHandshakeResponse$
|
|
622
|
+
];
|
|
623
|
+
exports.CancelChannelHandshake$ = [9, n0, _CCH,
|
|
624
|
+
{ [_h]: ["POST", "/CancelChannelHandshake", 200] }, () => exports.CancelChannelHandshakeRequest$, () => exports.CancelChannelHandshakeResponse$
|
|
625
|
+
];
|
|
626
|
+
exports.CreateChannelHandshake$ = [9, n0, _CCHr,
|
|
627
|
+
{ [_h]: ["POST", "/CreateChannelHandshake", 200] }, () => exports.CreateChannelHandshakeRequest$, () => exports.CreateChannelHandshakeResponse$
|
|
628
|
+
];
|
|
629
|
+
exports.CreateProgramManagementAccount$ = [9, n0, _CPMA,
|
|
630
|
+
{ [_h]: ["POST", "/CreateProgramManagementAccount", 200] }, () => exports.CreateProgramManagementAccountRequest$, () => exports.CreateProgramManagementAccountResponse$
|
|
631
|
+
];
|
|
632
|
+
exports.CreateRelationship$ = [9, n0, _CR,
|
|
633
|
+
{ [_h]: ["POST", "/CreateRelationship", 200] }, () => exports.CreateRelationshipRequest$, () => exports.CreateRelationshipResponse$
|
|
634
|
+
];
|
|
635
|
+
exports.DeleteProgramManagementAccount$ = [9, n0, _DPMA,
|
|
636
|
+
{ [_h]: ["POST", "/DeleteProgramManagementAccount", 200] }, () => exports.DeleteProgramManagementAccountRequest$, () => exports.DeleteProgramManagementAccountResponse$
|
|
637
|
+
];
|
|
638
|
+
exports.DeleteRelationship$ = [9, n0, _DR,
|
|
639
|
+
{ [_h]: ["POST", "/DeleteRelationship", 200] }, () => exports.DeleteRelationshipRequest$, () => exports.DeleteRelationshipResponse$
|
|
640
|
+
];
|
|
641
|
+
exports.GetRelationship$ = [9, n0, _GR,
|
|
642
|
+
{ [_h]: ["POST", "/GetRelationship", 200] }, () => exports.GetRelationshipRequest$, () => exports.GetRelationshipResponse$
|
|
643
|
+
];
|
|
644
|
+
exports.ListChannelHandshakes$ = [9, n0, _LCH,
|
|
645
|
+
{ [_h]: ["POST", "/ListChannelHandshakes", 200] }, () => exports.ListChannelHandshakesRequest$, () => exports.ListChannelHandshakesResponse$
|
|
646
|
+
];
|
|
647
|
+
exports.ListProgramManagementAccounts$ = [9, n0, _LPMA,
|
|
648
|
+
{ [_h]: ["POST", "/ListProgramManagementAccounts", 200] }, () => exports.ListProgramManagementAccountsRequest$, () => exports.ListProgramManagementAccountsResponse$
|
|
649
|
+
];
|
|
650
|
+
exports.ListRelationships$ = [9, n0, _LR,
|
|
651
|
+
{ [_h]: ["POST", "/ListRelationships", 200] }, () => exports.ListRelationshipsRequest$, () => exports.ListRelationshipsResponse$
|
|
652
|
+
];
|
|
653
|
+
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
654
|
+
{ [_h]: ["POST", "/ListTagsForResource", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
|
|
655
|
+
];
|
|
656
|
+
exports.RejectChannelHandshake$ = [9, n0, _RCH,
|
|
657
|
+
{ [_h]: ["POST", "/RejectChannelHandshake", 200] }, () => exports.RejectChannelHandshakeRequest$, () => exports.RejectChannelHandshakeResponse$
|
|
658
|
+
];
|
|
659
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
660
|
+
{ [_h]: ["POST", "/TagResource", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
|
|
661
|
+
];
|
|
662
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
663
|
+
{ [_h]: ["POST", "/UntagResource", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
|
|
664
|
+
];
|
|
665
|
+
exports.UpdateProgramManagementAccount$ = [9, n0, _UPMA,
|
|
666
|
+
{ [_h]: ["POST", "/UpdateProgramManagementAccount", 200] }, () => exports.UpdateProgramManagementAccountRequest$, () => exports.UpdateProgramManagementAccountResponse$
|
|
667
|
+
];
|
|
668
|
+
exports.UpdateRelationship$ = [9, n0, _URp,
|
|
669
|
+
{ [_h]: ["POST", "/UpdateRelationship", 200] }, () => exports.UpdateRelationshipRequest$, () => exports.UpdateRelationshipResponse$
|
|
670
|
+
];
|
|
@@ -7,6 +7,7 @@ import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
|
7
7
|
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
8
8
|
import { defaultPartnerCentralChannelHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
9
9
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
10
|
+
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
10
11
|
export const getRuntimeConfig = (config) => {
|
|
11
12
|
return {
|
|
12
13
|
apiVersion: "2024-03-18",
|
|
@@ -32,6 +33,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
32
33
|
protocol: config?.protocol ?? AwsJson1_0Protocol,
|
|
33
34
|
protocolSettings: config?.protocolSettings ?? {
|
|
34
35
|
defaultNamespace: "com.amazonaws.partnercentralchannel",
|
|
36
|
+
errorTypeRegistries,
|
|
35
37
|
version: "2024-03-18",
|
|
36
38
|
serviceTarget: "PartnerCentralChannel",
|
|
37
39
|
},
|