@aws-sdk/client-partnercentral-account 3.1077.0 → 3.1079.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 +37 -293
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/AssociateAwsTrainingCertificationEmailDomainCommand.js +2 -14
- package/dist-es/commands/CancelConnectionCommand.js +2 -14
- package/dist-es/commands/CancelConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/CancelProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/CreateConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/CreatePartnerCommand.js +2 -14
- package/dist-es/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.js +2 -14
- package/dist-es/commands/GetAllianceLeadContactCommand.js +2 -14
- package/dist-es/commands/GetConnectionCommand.js +2 -14
- package/dist-es/commands/GetConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/GetConnectionPreferencesCommand.js +2 -14
- package/dist-es/commands/GetPartnerCommand.js +2 -14
- package/dist-es/commands/GetProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/GetProfileVisibilityCommand.js +2 -14
- package/dist-es/commands/GetVerificationCommand.js +2 -14
- package/dist-es/commands/ListConnectionInvitationsCommand.js +2 -14
- package/dist-es/commands/ListConnectionsCommand.js +2 -14
- package/dist-es/commands/ListPartnersCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutAllianceLeadContactCommand.js +2 -14
- package/dist-es/commands/PutProfileVisibilityCommand.js +2 -14
- package/dist-es/commands/RejectConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/SendEmailVerificationCodeCommand.js +2 -14
- package/dist-es/commands/StartProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/StartVerificationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionPreferencesCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AssociateAwsTrainingCertificationEmailDomainCommand.d.ts +3 -8
- package/dist-types/commands/CancelConnectionCommand.d.ts +3 -8
- package/dist-types/commands/CancelConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CancelProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.d.ts +3 -8
- package/dist-types/commands/GetAllianceLeadContactCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionPreferencesCommand.d.ts +3 -8
- package/dist-types/commands/GetPartnerCommand.d.ts +3 -8
- package/dist-types/commands/GetProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/GetProfileVisibilityCommand.d.ts +3 -8
- package/dist-types/commands/GetVerificationCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPartnersCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutAllianceLeadContactCommand.d.ts +3 -8
- package/dist-types/commands/PutProfileVisibilityCommand.d.ts +3 -8
- package/dist-types/commands/RejectConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/SendEmailVerificationCodeCommand.d.ts +3 -8
- package/dist-types/commands/StartProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartVerificationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionPreferencesCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateAwsTrainingCertificationEmailDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAllianceLeadContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionPreferencesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPartnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProfileVisibilityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPartnersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAllianceLeadContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutProfileVisibilityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendEmailVerificationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionPreferencesCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -66,7 +67,7 @@ const commonParams = {
|
|
|
66
67
|
Region: { type: "builtInParams", name: "region" },
|
|
67
68
|
};
|
|
68
69
|
|
|
69
|
-
var version = "3.
|
|
70
|
+
var version = "3.1078.0";
|
|
70
71
|
var packageInfo = {
|
|
71
72
|
version: version};
|
|
72
73
|
|
|
@@ -1192,352 +1193,95 @@ class PartnerCentralAccountClient extends Client {
|
|
|
1192
1193
|
}
|
|
1193
1194
|
}
|
|
1194
1195
|
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
})
|
|
1201
|
-
.s("PartnerCentralAccount", "AcceptConnectionInvitation", {})
|
|
1202
|
-
.n("PartnerCentralAccountClient", "AcceptConnectionInvitationCommand")
|
|
1203
|
-
.sc(AcceptConnectionInvitation$)
|
|
1204
|
-
.build() {
|
|
1196
|
+
const command = makeBuilder(commonParams, "PartnerCentralAccount", "PartnerCentralAccountClient", getEndpointPlugin);
|
|
1197
|
+
const _ep0 = {};
|
|
1198
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
1199
|
+
|
|
1200
|
+
class AcceptConnectionInvitationCommand extends command(_ep0, _mw0, "AcceptConnectionInvitation", AcceptConnectionInvitation$) {
|
|
1205
1201
|
}
|
|
1206
1202
|
|
|
1207
|
-
class AssociateAwsTrainingCertificationEmailDomainCommand extends
|
|
1208
|
-
.classBuilder()
|
|
1209
|
-
.ep(commonParams)
|
|
1210
|
-
.m(function (Command, cs, config, o) {
|
|
1211
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1212
|
-
})
|
|
1213
|
-
.s("PartnerCentralAccount", "AssociateAwsTrainingCertificationEmailDomain", {})
|
|
1214
|
-
.n("PartnerCentralAccountClient", "AssociateAwsTrainingCertificationEmailDomainCommand")
|
|
1215
|
-
.sc(AssociateAwsTrainingCertificationEmailDomain$)
|
|
1216
|
-
.build() {
|
|
1203
|
+
class AssociateAwsTrainingCertificationEmailDomainCommand extends command(_ep0, _mw0, "AssociateAwsTrainingCertificationEmailDomain", AssociateAwsTrainingCertificationEmailDomain$) {
|
|
1217
1204
|
}
|
|
1218
1205
|
|
|
1219
|
-
class CancelConnectionCommand extends
|
|
1220
|
-
.classBuilder()
|
|
1221
|
-
.ep(commonParams)
|
|
1222
|
-
.m(function (Command, cs, config, o) {
|
|
1223
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1224
|
-
})
|
|
1225
|
-
.s("PartnerCentralAccount", "CancelConnection", {})
|
|
1226
|
-
.n("PartnerCentralAccountClient", "CancelConnectionCommand")
|
|
1227
|
-
.sc(CancelConnection$)
|
|
1228
|
-
.build() {
|
|
1206
|
+
class CancelConnectionCommand extends command(_ep0, _mw0, "CancelConnection", CancelConnection$) {
|
|
1229
1207
|
}
|
|
1230
1208
|
|
|
1231
|
-
class CancelConnectionInvitationCommand extends
|
|
1232
|
-
.classBuilder()
|
|
1233
|
-
.ep(commonParams)
|
|
1234
|
-
.m(function (Command, cs, config, o) {
|
|
1235
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1236
|
-
})
|
|
1237
|
-
.s("PartnerCentralAccount", "CancelConnectionInvitation", {})
|
|
1238
|
-
.n("PartnerCentralAccountClient", "CancelConnectionInvitationCommand")
|
|
1239
|
-
.sc(CancelConnectionInvitation$)
|
|
1240
|
-
.build() {
|
|
1209
|
+
class CancelConnectionInvitationCommand extends command(_ep0, _mw0, "CancelConnectionInvitation", CancelConnectionInvitation$) {
|
|
1241
1210
|
}
|
|
1242
1211
|
|
|
1243
|
-
class CancelProfileUpdateTaskCommand extends
|
|
1244
|
-
.classBuilder()
|
|
1245
|
-
.ep(commonParams)
|
|
1246
|
-
.m(function (Command, cs, config, o) {
|
|
1247
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1248
|
-
})
|
|
1249
|
-
.s("PartnerCentralAccount", "CancelProfileUpdateTask", {})
|
|
1250
|
-
.n("PartnerCentralAccountClient", "CancelProfileUpdateTaskCommand")
|
|
1251
|
-
.sc(CancelProfileUpdateTask$)
|
|
1252
|
-
.build() {
|
|
1212
|
+
class CancelProfileUpdateTaskCommand extends command(_ep0, _mw0, "CancelProfileUpdateTask", CancelProfileUpdateTask$) {
|
|
1253
1213
|
}
|
|
1254
1214
|
|
|
1255
|
-
class CreateConnectionInvitationCommand extends
|
|
1256
|
-
.classBuilder()
|
|
1257
|
-
.ep(commonParams)
|
|
1258
|
-
.m(function (Command, cs, config, o) {
|
|
1259
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1260
|
-
})
|
|
1261
|
-
.s("PartnerCentralAccount", "CreateConnectionInvitation", {})
|
|
1262
|
-
.n("PartnerCentralAccountClient", "CreateConnectionInvitationCommand")
|
|
1263
|
-
.sc(CreateConnectionInvitation$)
|
|
1264
|
-
.build() {
|
|
1215
|
+
class CreateConnectionInvitationCommand extends command(_ep0, _mw0, "CreateConnectionInvitation", CreateConnectionInvitation$) {
|
|
1265
1216
|
}
|
|
1266
1217
|
|
|
1267
|
-
class CreatePartnerCommand extends
|
|
1268
|
-
.classBuilder()
|
|
1269
|
-
.ep(commonParams)
|
|
1270
|
-
.m(function (Command, cs, config, o) {
|
|
1271
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1272
|
-
})
|
|
1273
|
-
.s("PartnerCentralAccount", "CreatePartner", {})
|
|
1274
|
-
.n("PartnerCentralAccountClient", "CreatePartnerCommand")
|
|
1275
|
-
.sc(CreatePartner$)
|
|
1276
|
-
.build() {
|
|
1218
|
+
class CreatePartnerCommand extends command(_ep0, _mw0, "CreatePartner", CreatePartner$) {
|
|
1277
1219
|
}
|
|
1278
1220
|
|
|
1279
|
-
class DisassociateAwsTrainingCertificationEmailDomainCommand extends
|
|
1280
|
-
.classBuilder()
|
|
1281
|
-
.ep(commonParams)
|
|
1282
|
-
.m(function (Command, cs, config, o) {
|
|
1283
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1284
|
-
})
|
|
1285
|
-
.s("PartnerCentralAccount", "DisassociateAwsTrainingCertificationEmailDomain", {})
|
|
1286
|
-
.n("PartnerCentralAccountClient", "DisassociateAwsTrainingCertificationEmailDomainCommand")
|
|
1287
|
-
.sc(DisassociateAwsTrainingCertificationEmailDomain$)
|
|
1288
|
-
.build() {
|
|
1221
|
+
class DisassociateAwsTrainingCertificationEmailDomainCommand extends command(_ep0, _mw0, "DisassociateAwsTrainingCertificationEmailDomain", DisassociateAwsTrainingCertificationEmailDomain$) {
|
|
1289
1222
|
}
|
|
1290
1223
|
|
|
1291
|
-
class GetAllianceLeadContactCommand extends
|
|
1292
|
-
.classBuilder()
|
|
1293
|
-
.ep(commonParams)
|
|
1294
|
-
.m(function (Command, cs, config, o) {
|
|
1295
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1296
|
-
})
|
|
1297
|
-
.s("PartnerCentralAccount", "GetAllianceLeadContact", {})
|
|
1298
|
-
.n("PartnerCentralAccountClient", "GetAllianceLeadContactCommand")
|
|
1299
|
-
.sc(GetAllianceLeadContact$)
|
|
1300
|
-
.build() {
|
|
1224
|
+
class GetAllianceLeadContactCommand extends command(_ep0, _mw0, "GetAllianceLeadContact", GetAllianceLeadContact$) {
|
|
1301
1225
|
}
|
|
1302
1226
|
|
|
1303
|
-
class GetConnectionCommand extends
|
|
1304
|
-
.classBuilder()
|
|
1305
|
-
.ep(commonParams)
|
|
1306
|
-
.m(function (Command, cs, config, o) {
|
|
1307
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1308
|
-
})
|
|
1309
|
-
.s("PartnerCentralAccount", "GetConnection", {})
|
|
1310
|
-
.n("PartnerCentralAccountClient", "GetConnectionCommand")
|
|
1311
|
-
.sc(GetConnection$)
|
|
1312
|
-
.build() {
|
|
1227
|
+
class GetConnectionCommand extends command(_ep0, _mw0, "GetConnection", GetConnection$) {
|
|
1313
1228
|
}
|
|
1314
1229
|
|
|
1315
|
-
class GetConnectionInvitationCommand extends
|
|
1316
|
-
.classBuilder()
|
|
1317
|
-
.ep(commonParams)
|
|
1318
|
-
.m(function (Command, cs, config, o) {
|
|
1319
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1320
|
-
})
|
|
1321
|
-
.s("PartnerCentralAccount", "GetConnectionInvitation", {})
|
|
1322
|
-
.n("PartnerCentralAccountClient", "GetConnectionInvitationCommand")
|
|
1323
|
-
.sc(GetConnectionInvitation$)
|
|
1324
|
-
.build() {
|
|
1230
|
+
class GetConnectionInvitationCommand extends command(_ep0, _mw0, "GetConnectionInvitation", GetConnectionInvitation$) {
|
|
1325
1231
|
}
|
|
1326
1232
|
|
|
1327
|
-
class GetConnectionPreferencesCommand extends
|
|
1328
|
-
.classBuilder()
|
|
1329
|
-
.ep(commonParams)
|
|
1330
|
-
.m(function (Command, cs, config, o) {
|
|
1331
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1332
|
-
})
|
|
1333
|
-
.s("PartnerCentralAccount", "GetConnectionPreferences", {})
|
|
1334
|
-
.n("PartnerCentralAccountClient", "GetConnectionPreferencesCommand")
|
|
1335
|
-
.sc(GetConnectionPreferences$)
|
|
1336
|
-
.build() {
|
|
1233
|
+
class GetConnectionPreferencesCommand extends command(_ep0, _mw0, "GetConnectionPreferences", GetConnectionPreferences$) {
|
|
1337
1234
|
}
|
|
1338
1235
|
|
|
1339
|
-
class GetPartnerCommand extends
|
|
1340
|
-
.classBuilder()
|
|
1341
|
-
.ep(commonParams)
|
|
1342
|
-
.m(function (Command, cs, config, o) {
|
|
1343
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1344
|
-
})
|
|
1345
|
-
.s("PartnerCentralAccount", "GetPartner", {})
|
|
1346
|
-
.n("PartnerCentralAccountClient", "GetPartnerCommand")
|
|
1347
|
-
.sc(GetPartner$)
|
|
1348
|
-
.build() {
|
|
1236
|
+
class GetPartnerCommand extends command(_ep0, _mw0, "GetPartner", GetPartner$) {
|
|
1349
1237
|
}
|
|
1350
1238
|
|
|
1351
|
-
class GetProfileUpdateTaskCommand extends
|
|
1352
|
-
.classBuilder()
|
|
1353
|
-
.ep(commonParams)
|
|
1354
|
-
.m(function (Command, cs, config, o) {
|
|
1355
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1356
|
-
})
|
|
1357
|
-
.s("PartnerCentralAccount", "GetProfileUpdateTask", {})
|
|
1358
|
-
.n("PartnerCentralAccountClient", "GetProfileUpdateTaskCommand")
|
|
1359
|
-
.sc(GetProfileUpdateTask$)
|
|
1360
|
-
.build() {
|
|
1239
|
+
class GetProfileUpdateTaskCommand extends command(_ep0, _mw0, "GetProfileUpdateTask", GetProfileUpdateTask$) {
|
|
1361
1240
|
}
|
|
1362
1241
|
|
|
1363
|
-
class GetProfileVisibilityCommand extends
|
|
1364
|
-
.classBuilder()
|
|
1365
|
-
.ep(commonParams)
|
|
1366
|
-
.m(function (Command, cs, config, o) {
|
|
1367
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1368
|
-
})
|
|
1369
|
-
.s("PartnerCentralAccount", "GetProfileVisibility", {})
|
|
1370
|
-
.n("PartnerCentralAccountClient", "GetProfileVisibilityCommand")
|
|
1371
|
-
.sc(GetProfileVisibility$)
|
|
1372
|
-
.build() {
|
|
1242
|
+
class GetProfileVisibilityCommand extends command(_ep0, _mw0, "GetProfileVisibility", GetProfileVisibility$) {
|
|
1373
1243
|
}
|
|
1374
1244
|
|
|
1375
|
-
class GetVerificationCommand extends
|
|
1376
|
-
.classBuilder()
|
|
1377
|
-
.ep(commonParams)
|
|
1378
|
-
.m(function (Command, cs, config, o) {
|
|
1379
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1380
|
-
})
|
|
1381
|
-
.s("PartnerCentralAccount", "GetVerification", {})
|
|
1382
|
-
.n("PartnerCentralAccountClient", "GetVerificationCommand")
|
|
1383
|
-
.sc(GetVerification$)
|
|
1384
|
-
.build() {
|
|
1245
|
+
class GetVerificationCommand extends command(_ep0, _mw0, "GetVerification", GetVerification$) {
|
|
1385
1246
|
}
|
|
1386
1247
|
|
|
1387
|
-
class ListConnectionInvitationsCommand extends
|
|
1388
|
-
.classBuilder()
|
|
1389
|
-
.ep(commonParams)
|
|
1390
|
-
.m(function (Command, cs, config, o) {
|
|
1391
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1392
|
-
})
|
|
1393
|
-
.s("PartnerCentralAccount", "ListConnectionInvitations", {})
|
|
1394
|
-
.n("PartnerCentralAccountClient", "ListConnectionInvitationsCommand")
|
|
1395
|
-
.sc(ListConnectionInvitations$)
|
|
1396
|
-
.build() {
|
|
1248
|
+
class ListConnectionInvitationsCommand extends command(_ep0, _mw0, "ListConnectionInvitations", ListConnectionInvitations$) {
|
|
1397
1249
|
}
|
|
1398
1250
|
|
|
1399
|
-
class ListConnectionsCommand extends
|
|
1400
|
-
.classBuilder()
|
|
1401
|
-
.ep(commonParams)
|
|
1402
|
-
.m(function (Command, cs, config, o) {
|
|
1403
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1404
|
-
})
|
|
1405
|
-
.s("PartnerCentralAccount", "ListConnections", {})
|
|
1406
|
-
.n("PartnerCentralAccountClient", "ListConnectionsCommand")
|
|
1407
|
-
.sc(ListConnections$)
|
|
1408
|
-
.build() {
|
|
1251
|
+
class ListConnectionsCommand extends command(_ep0, _mw0, "ListConnections", ListConnections$) {
|
|
1409
1252
|
}
|
|
1410
1253
|
|
|
1411
|
-
class ListPartnersCommand extends
|
|
1412
|
-
.classBuilder()
|
|
1413
|
-
.ep(commonParams)
|
|
1414
|
-
.m(function (Command, cs, config, o) {
|
|
1415
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1416
|
-
})
|
|
1417
|
-
.s("PartnerCentralAccount", "ListPartners", {})
|
|
1418
|
-
.n("PartnerCentralAccountClient", "ListPartnersCommand")
|
|
1419
|
-
.sc(ListPartners$)
|
|
1420
|
-
.build() {
|
|
1254
|
+
class ListPartnersCommand extends command(_ep0, _mw0, "ListPartners", ListPartners$) {
|
|
1421
1255
|
}
|
|
1422
1256
|
|
|
1423
|
-
class ListTagsForResourceCommand extends
|
|
1424
|
-
.classBuilder()
|
|
1425
|
-
.ep(commonParams)
|
|
1426
|
-
.m(function (Command, cs, config, o) {
|
|
1427
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1428
|
-
})
|
|
1429
|
-
.s("PartnerCentralAccount", "ListTagsForResource", {})
|
|
1430
|
-
.n("PartnerCentralAccountClient", "ListTagsForResourceCommand")
|
|
1431
|
-
.sc(ListTagsForResource$)
|
|
1432
|
-
.build() {
|
|
1257
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
1433
1258
|
}
|
|
1434
1259
|
|
|
1435
|
-
class PutAllianceLeadContactCommand extends
|
|
1436
|
-
.classBuilder()
|
|
1437
|
-
.ep(commonParams)
|
|
1438
|
-
.m(function (Command, cs, config, o) {
|
|
1439
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1440
|
-
})
|
|
1441
|
-
.s("PartnerCentralAccount", "PutAllianceLeadContact", {})
|
|
1442
|
-
.n("PartnerCentralAccountClient", "PutAllianceLeadContactCommand")
|
|
1443
|
-
.sc(PutAllianceLeadContact$)
|
|
1444
|
-
.build() {
|
|
1260
|
+
class PutAllianceLeadContactCommand extends command(_ep0, _mw0, "PutAllianceLeadContact", PutAllianceLeadContact$) {
|
|
1445
1261
|
}
|
|
1446
1262
|
|
|
1447
|
-
class PutProfileVisibilityCommand extends
|
|
1448
|
-
.classBuilder()
|
|
1449
|
-
.ep(commonParams)
|
|
1450
|
-
.m(function (Command, cs, config, o) {
|
|
1451
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1452
|
-
})
|
|
1453
|
-
.s("PartnerCentralAccount", "PutProfileVisibility", {})
|
|
1454
|
-
.n("PartnerCentralAccountClient", "PutProfileVisibilityCommand")
|
|
1455
|
-
.sc(PutProfileVisibility$)
|
|
1456
|
-
.build() {
|
|
1263
|
+
class PutProfileVisibilityCommand extends command(_ep0, _mw0, "PutProfileVisibility", PutProfileVisibility$) {
|
|
1457
1264
|
}
|
|
1458
1265
|
|
|
1459
|
-
class RejectConnectionInvitationCommand extends
|
|
1460
|
-
.classBuilder()
|
|
1461
|
-
.ep(commonParams)
|
|
1462
|
-
.m(function (Command, cs, config, o) {
|
|
1463
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1464
|
-
})
|
|
1465
|
-
.s("PartnerCentralAccount", "RejectConnectionInvitation", {})
|
|
1466
|
-
.n("PartnerCentralAccountClient", "RejectConnectionInvitationCommand")
|
|
1467
|
-
.sc(RejectConnectionInvitation$)
|
|
1468
|
-
.build() {
|
|
1266
|
+
class RejectConnectionInvitationCommand extends command(_ep0, _mw0, "RejectConnectionInvitation", RejectConnectionInvitation$) {
|
|
1469
1267
|
}
|
|
1470
1268
|
|
|
1471
|
-
class SendEmailVerificationCodeCommand extends
|
|
1472
|
-
.classBuilder()
|
|
1473
|
-
.ep(commonParams)
|
|
1474
|
-
.m(function (Command, cs, config, o) {
|
|
1475
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1476
|
-
})
|
|
1477
|
-
.s("PartnerCentralAccount", "SendEmailVerificationCode", {})
|
|
1478
|
-
.n("PartnerCentralAccountClient", "SendEmailVerificationCodeCommand")
|
|
1479
|
-
.sc(SendEmailVerificationCode$)
|
|
1480
|
-
.build() {
|
|
1269
|
+
class SendEmailVerificationCodeCommand extends command(_ep0, _mw0, "SendEmailVerificationCode", SendEmailVerificationCode$) {
|
|
1481
1270
|
}
|
|
1482
1271
|
|
|
1483
|
-
class StartProfileUpdateTaskCommand extends
|
|
1484
|
-
.classBuilder()
|
|
1485
|
-
.ep(commonParams)
|
|
1486
|
-
.m(function (Command, cs, config, o) {
|
|
1487
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1488
|
-
})
|
|
1489
|
-
.s("PartnerCentralAccount", "StartProfileUpdateTask", {})
|
|
1490
|
-
.n("PartnerCentralAccountClient", "StartProfileUpdateTaskCommand")
|
|
1491
|
-
.sc(StartProfileUpdateTask$)
|
|
1492
|
-
.build() {
|
|
1272
|
+
class StartProfileUpdateTaskCommand extends command(_ep0, _mw0, "StartProfileUpdateTask", StartProfileUpdateTask$) {
|
|
1493
1273
|
}
|
|
1494
1274
|
|
|
1495
|
-
class StartVerificationCommand extends
|
|
1496
|
-
.classBuilder()
|
|
1497
|
-
.ep(commonParams)
|
|
1498
|
-
.m(function (Command, cs, config, o) {
|
|
1499
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1500
|
-
})
|
|
1501
|
-
.s("PartnerCentralAccount", "StartVerification", {})
|
|
1502
|
-
.n("PartnerCentralAccountClient", "StartVerificationCommand")
|
|
1503
|
-
.sc(StartVerification$)
|
|
1504
|
-
.build() {
|
|
1275
|
+
class StartVerificationCommand extends command(_ep0, _mw0, "StartVerification", StartVerification$) {
|
|
1505
1276
|
}
|
|
1506
1277
|
|
|
1507
|
-
class TagResourceCommand extends
|
|
1508
|
-
.classBuilder()
|
|
1509
|
-
.ep(commonParams)
|
|
1510
|
-
.m(function (Command, cs, config, o) {
|
|
1511
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1512
|
-
})
|
|
1513
|
-
.s("PartnerCentralAccount", "TagResource", {})
|
|
1514
|
-
.n("PartnerCentralAccountClient", "TagResourceCommand")
|
|
1515
|
-
.sc(TagResource$)
|
|
1516
|
-
.build() {
|
|
1278
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
1517
1279
|
}
|
|
1518
1280
|
|
|
1519
|
-
class UntagResourceCommand extends
|
|
1520
|
-
.classBuilder()
|
|
1521
|
-
.ep(commonParams)
|
|
1522
|
-
.m(function (Command, cs, config, o) {
|
|
1523
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1524
|
-
})
|
|
1525
|
-
.s("PartnerCentralAccount", "UntagResource", {})
|
|
1526
|
-
.n("PartnerCentralAccountClient", "UntagResourceCommand")
|
|
1527
|
-
.sc(UntagResource$)
|
|
1528
|
-
.build() {
|
|
1281
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
1529
1282
|
}
|
|
1530
1283
|
|
|
1531
|
-
class UpdateConnectionPreferencesCommand extends
|
|
1532
|
-
.classBuilder()
|
|
1533
|
-
.ep(commonParams)
|
|
1534
|
-
.m(function (Command, cs, config, o) {
|
|
1535
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1536
|
-
})
|
|
1537
|
-
.s("PartnerCentralAccount", "UpdateConnectionPreferences", {})
|
|
1538
|
-
.n("PartnerCentralAccountClient", "UpdateConnectionPreferencesCommand")
|
|
1539
|
-
.sc(UpdateConnectionPreferences$)
|
|
1540
|
-
.build() {
|
|
1284
|
+
class UpdateConnectionPreferencesCommand extends command(_ep0, _mw0, "UpdateConnectionPreferences", UpdateConnectionPreferences$) {
|
|
1541
1285
|
}
|
|
1542
1286
|
|
|
1543
1287
|
const paginateListConnectionInvitations = createPaginator(PartnerCentralAccountClient, ListConnectionInvitationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "PartnerCentralAccount", "PartnerCentralAccountClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AcceptConnectionInvitation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AcceptConnectionInvitationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "AcceptConnectionInvitation", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "AcceptConnectionInvitationCommand")
|
|
14
|
-
.sc(AcceptConnectionInvitation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AcceptConnectionInvitationCommand extends command(_ep0, _mw0, "AcceptConnectionInvitation", AcceptConnectionInvitation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AssociateAwsTrainingCertificationEmailDomain$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AssociateAwsTrainingCertificationEmailDomainCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "AssociateAwsTrainingCertificationEmailDomain", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "AssociateAwsTrainingCertificationEmailDomainCommand")
|
|
14
|
-
.sc(AssociateAwsTrainingCertificationEmailDomain$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AssociateAwsTrainingCertificationEmailDomainCommand extends command(_ep0, _mw0, "AssociateAwsTrainingCertificationEmailDomain", AssociateAwsTrainingCertificationEmailDomain$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CancelConnection$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CancelConnectionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "CancelConnection", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "CancelConnectionCommand")
|
|
14
|
-
.sc(CancelConnection$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CancelConnectionCommand extends command(_ep0, _mw0, "CancelConnection", CancelConnection$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CancelConnectionInvitation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CancelConnectionInvitationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "CancelConnectionInvitation", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "CancelConnectionInvitationCommand")
|
|
14
|
-
.sc(CancelConnectionInvitation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CancelConnectionInvitationCommand extends command(_ep0, _mw0, "CancelConnectionInvitation", CancelConnectionInvitation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CancelProfileUpdateTask$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CancelProfileUpdateTaskCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "CancelProfileUpdateTask", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "CancelProfileUpdateTaskCommand")
|
|
14
|
-
.sc(CancelProfileUpdateTask$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CancelProfileUpdateTaskCommand extends command(_ep0, _mw0, "CancelProfileUpdateTask", CancelProfileUpdateTask$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateConnectionInvitation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateConnectionInvitationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "CreateConnectionInvitation", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "CreateConnectionInvitationCommand")
|
|
14
|
-
.sc(CreateConnectionInvitation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateConnectionInvitationCommand extends command(_ep0, _mw0, "CreateConnectionInvitation", CreateConnectionInvitation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreatePartner$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePartnerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "CreatePartner", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "CreatePartnerCommand")
|
|
14
|
-
.sc(CreatePartner$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePartnerCommand extends command(_ep0, _mw0, "CreatePartner", CreatePartner$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisassociateAwsTrainingCertificationEmailDomain$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisassociateAwsTrainingCertificationEmailDomainCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "DisassociateAwsTrainingCertificationEmailDomain", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "DisassociateAwsTrainingCertificationEmailDomainCommand")
|
|
14
|
-
.sc(DisassociateAwsTrainingCertificationEmailDomain$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisassociateAwsTrainingCertificationEmailDomainCommand extends command(_ep0, _mw0, "DisassociateAwsTrainingCertificationEmailDomain", DisassociateAwsTrainingCertificationEmailDomain$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetAllianceLeadContact$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetAllianceLeadContactCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetAllianceLeadContact", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetAllianceLeadContactCommand")
|
|
14
|
-
.sc(GetAllianceLeadContact$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetAllianceLeadContactCommand extends command(_ep0, _mw0, "GetAllianceLeadContact", GetAllianceLeadContact$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetConnection$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetConnectionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetConnection", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetConnectionCommand")
|
|
14
|
-
.sc(GetConnection$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetConnectionCommand extends command(_ep0, _mw0, "GetConnection", GetConnection$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetConnectionInvitation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetConnectionInvitationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetConnectionInvitation", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetConnectionInvitationCommand")
|
|
14
|
-
.sc(GetConnectionInvitation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetConnectionInvitationCommand extends command(_ep0, _mw0, "GetConnectionInvitation", GetConnectionInvitation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetConnectionPreferences$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetConnectionPreferencesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetConnectionPreferences", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetConnectionPreferencesCommand")
|
|
14
|
-
.sc(GetConnectionPreferences$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetConnectionPreferencesCommand extends command(_ep0, _mw0, "GetConnectionPreferences", GetConnectionPreferences$) {
|
|
16
4
|
}
|