@aws-sdk/client-connectcampaignsv2 3.1076.0 → 3.1078.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 +48 -375
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/CreateCampaignCommand.js +2 -14
- package/dist-es/commands/DeleteCampaignChannelSubtypeConfigCommand.js +2 -14
- package/dist-es/commands/DeleteCampaignCommand.js +2 -14
- package/dist-es/commands/DeleteCampaignCommunicationLimitsCommand.js +2 -14
- package/dist-es/commands/DeleteCampaignCommunicationTimeCommand.js +2 -14
- package/dist-es/commands/DeleteCampaignEntryLimitsCommand.js +2 -14
- package/dist-es/commands/DeleteConnectInstanceConfigCommand.js +2 -14
- package/dist-es/commands/DeleteConnectInstanceIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteInstanceOnboardingJobCommand.js +2 -14
- package/dist-es/commands/DescribeCampaignCommand.js +2 -14
- package/dist-es/commands/GetCampaignStateBatchCommand.js +2 -14
- package/dist-es/commands/GetCampaignStateCommand.js +2 -14
- package/dist-es/commands/GetConnectInstanceConfigCommand.js +2 -14
- package/dist-es/commands/GetInstanceCommunicationLimitsCommand.js +2 -14
- package/dist-es/commands/GetInstanceOnboardingJobStatusCommand.js +2 -14
- package/dist-es/commands/ListCampaignsCommand.js +2 -14
- package/dist-es/commands/ListConnectInstanceIntegrationsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PauseCampaignCommand.js +2 -14
- package/dist-es/commands/PutConnectInstanceIntegrationCommand.js +2 -14
- package/dist-es/commands/PutInstanceCommunicationLimitsCommand.js +2 -14
- package/dist-es/commands/PutOutboundRequestBatchCommand.js +2 -14
- package/dist-es/commands/PutProfileOutboundRequestBatchCommand.js +2 -14
- package/dist-es/commands/ResumeCampaignCommand.js +2 -14
- package/dist-es/commands/StartCampaignCommand.js +2 -14
- package/dist-es/commands/StartInstanceOnboardingJobCommand.js +2 -14
- package/dist-es/commands/StopCampaignCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignChannelSubtypeConfigCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignCommunicationLimitsCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignCommunicationTimeCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignEntryLimitsCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignFlowAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignNameCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignScheduleCommand.js +2 -14
- package/dist-es/commands/UpdateCampaignSourceCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/CreateCampaignCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCampaignChannelSubtypeConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCampaignCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCampaignCommunicationLimitsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCampaignCommunicationTimeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCampaignEntryLimitsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectInstanceConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectInstanceIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInstanceOnboardingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCampaignCommand.d.ts +3 -8
- package/dist-types/commands/GetCampaignStateBatchCommand.d.ts +3 -8
- package/dist-types/commands/GetCampaignStateCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectInstanceConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetInstanceCommunicationLimitsCommand.d.ts +3 -8
- package/dist-types/commands/GetInstanceOnboardingJobStatusCommand.d.ts +3 -8
- package/dist-types/commands/ListCampaignsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectInstanceIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PauseCampaignCommand.d.ts +3 -8
- package/dist-types/commands/PutConnectInstanceIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/PutInstanceCommunicationLimitsCommand.d.ts +3 -8
- package/dist-types/commands/PutOutboundRequestBatchCommand.d.ts +3 -8
- package/dist-types/commands/PutProfileOutboundRequestBatchCommand.d.ts +3 -8
- package/dist-types/commands/ResumeCampaignCommand.d.ts +3 -8
- package/dist-types/commands/StartCampaignCommand.d.ts +3 -8
- package/dist-types/commands/StartInstanceOnboardingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopCampaignCommand.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/UpdateCampaignChannelSubtypeConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCampaignCommunicationLimitsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCampaignCommunicationTimeCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCampaignEntryLimitsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCampaignFlowAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCampaignNameCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCampaignScheduleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCampaignSourceCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCampaignChannelSubtypeConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCampaignCommunicationLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCampaignCommunicationTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCampaignEntryLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectInstanceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectInstanceIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInstanceOnboardingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCampaignStateBatchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCampaignStateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectInstanceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInstanceCommunicationLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInstanceOnboardingJobStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectInstanceIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PauseCampaignCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConnectInstanceIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutInstanceCommunicationLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutOutboundRequestBatchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutProfileOutboundRequestBatchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResumeCampaignCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartCampaignCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartInstanceOnboardingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopCampaignCommand.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/UpdateCampaignChannelSubtypeConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCampaignCommunicationLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCampaignCommunicationTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCampaignEntryLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCampaignFlowAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCampaignNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCampaignScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCampaignSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
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");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultConnectCampaignsV2HttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -1424,6 +1426,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
1424
1426
|
serviceTarget: "AmazonConnectCampaignServiceV2",
|
|
1425
1427
|
},
|
|
1426
1428
|
serviceId: config?.serviceId ?? "ConnectCampaignsV2",
|
|
1429
|
+
sha256: config?.sha256 ?? Sha256,
|
|
1427
1430
|
urlParser: config?.urlParser ?? parseUrl,
|
|
1428
1431
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
1429
1432
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -1457,7 +1460,6 @@ const getRuntimeConfig = (config) => {
|
|
|
1457
1460
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
1458
1461
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
1459
1462
|
}, config),
|
|
1460
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
1461
1463
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
1462
1464
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
1463
1465
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1545,448 +1547,119 @@ class ConnectCampaignsV2Client extends Client {
|
|
|
1545
1547
|
}
|
|
1546
1548
|
}
|
|
1547
1549
|
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
})
|
|
1554
|
-
.s("AmazonConnectCampaignServiceV2", "CreateCampaign", {})
|
|
1555
|
-
.n("ConnectCampaignsV2Client", "CreateCampaignCommand")
|
|
1556
|
-
.sc(CreateCampaign$)
|
|
1557
|
-
.build() {
|
|
1550
|
+
const command = makeBuilder(commonParams, "AmazonConnectCampaignServiceV2", "ConnectCampaignsV2Client", getEndpointPlugin);
|
|
1551
|
+
const _ep0 = {};
|
|
1552
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
1553
|
+
|
|
1554
|
+
class CreateCampaignCommand extends command(_ep0, _mw0, "CreateCampaign", CreateCampaign$) {
|
|
1558
1555
|
}
|
|
1559
1556
|
|
|
1560
|
-
class DeleteCampaignChannelSubtypeConfigCommand extends
|
|
1561
|
-
.classBuilder()
|
|
1562
|
-
.ep(commonParams)
|
|
1563
|
-
.m(function (Command, cs, config, o) {
|
|
1564
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1565
|
-
})
|
|
1566
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignChannelSubtypeConfig", {})
|
|
1567
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignChannelSubtypeConfigCommand")
|
|
1568
|
-
.sc(DeleteCampaignChannelSubtypeConfig$)
|
|
1569
|
-
.build() {
|
|
1557
|
+
class DeleteCampaignChannelSubtypeConfigCommand extends command(_ep0, _mw0, "DeleteCampaignChannelSubtypeConfig", DeleteCampaignChannelSubtypeConfig$) {
|
|
1570
1558
|
}
|
|
1571
1559
|
|
|
1572
|
-
class DeleteCampaignCommand extends
|
|
1573
|
-
.classBuilder()
|
|
1574
|
-
.ep(commonParams)
|
|
1575
|
-
.m(function (Command, cs, config, o) {
|
|
1576
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1577
|
-
})
|
|
1578
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaign", {})
|
|
1579
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignCommand")
|
|
1580
|
-
.sc(DeleteCampaign$)
|
|
1581
|
-
.build() {
|
|
1560
|
+
class DeleteCampaignCommand extends command(_ep0, _mw0, "DeleteCampaign", DeleteCampaign$) {
|
|
1582
1561
|
}
|
|
1583
1562
|
|
|
1584
|
-
class DeleteCampaignCommunicationLimitsCommand extends
|
|
1585
|
-
.classBuilder()
|
|
1586
|
-
.ep(commonParams)
|
|
1587
|
-
.m(function (Command, cs, config, o) {
|
|
1588
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1589
|
-
})
|
|
1590
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignCommunicationLimits", {})
|
|
1591
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignCommunicationLimitsCommand")
|
|
1592
|
-
.sc(DeleteCampaignCommunicationLimits$)
|
|
1593
|
-
.build() {
|
|
1563
|
+
class DeleteCampaignCommunicationLimitsCommand extends command(_ep0, _mw0, "DeleteCampaignCommunicationLimits", DeleteCampaignCommunicationLimits$) {
|
|
1594
1564
|
}
|
|
1595
1565
|
|
|
1596
|
-
class DeleteCampaignCommunicationTimeCommand extends
|
|
1597
|
-
.classBuilder()
|
|
1598
|
-
.ep(commonParams)
|
|
1599
|
-
.m(function (Command, cs, config, o) {
|
|
1600
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1601
|
-
})
|
|
1602
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignCommunicationTime", {})
|
|
1603
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignCommunicationTimeCommand")
|
|
1604
|
-
.sc(DeleteCampaignCommunicationTime$)
|
|
1605
|
-
.build() {
|
|
1566
|
+
class DeleteCampaignCommunicationTimeCommand extends command(_ep0, _mw0, "DeleteCampaignCommunicationTime", DeleteCampaignCommunicationTime$) {
|
|
1606
1567
|
}
|
|
1607
1568
|
|
|
1608
|
-
class DeleteCampaignEntryLimitsCommand extends
|
|
1609
|
-
.classBuilder()
|
|
1610
|
-
.ep(commonParams)
|
|
1611
|
-
.m(function (Command, cs, config, o) {
|
|
1612
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1613
|
-
})
|
|
1614
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignEntryLimits", {})
|
|
1615
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignEntryLimitsCommand")
|
|
1616
|
-
.sc(DeleteCampaignEntryLimits$)
|
|
1617
|
-
.build() {
|
|
1569
|
+
class DeleteCampaignEntryLimitsCommand extends command(_ep0, _mw0, "DeleteCampaignEntryLimits", DeleteCampaignEntryLimits$) {
|
|
1618
1570
|
}
|
|
1619
1571
|
|
|
1620
|
-
class DeleteConnectInstanceConfigCommand extends
|
|
1621
|
-
.classBuilder()
|
|
1622
|
-
.ep(commonParams)
|
|
1623
|
-
.m(function (Command, cs, config, o) {
|
|
1624
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1625
|
-
})
|
|
1626
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteConnectInstanceConfig", {})
|
|
1627
|
-
.n("ConnectCampaignsV2Client", "DeleteConnectInstanceConfigCommand")
|
|
1628
|
-
.sc(DeleteConnectInstanceConfig$)
|
|
1629
|
-
.build() {
|
|
1572
|
+
class DeleteConnectInstanceConfigCommand extends command(_ep0, _mw0, "DeleteConnectInstanceConfig", DeleteConnectInstanceConfig$) {
|
|
1630
1573
|
}
|
|
1631
1574
|
|
|
1632
|
-
class DeleteConnectInstanceIntegrationCommand extends
|
|
1633
|
-
.classBuilder()
|
|
1634
|
-
.ep(commonParams)
|
|
1635
|
-
.m(function (Command, cs, config, o) {
|
|
1636
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1637
|
-
})
|
|
1638
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteConnectInstanceIntegration", {})
|
|
1639
|
-
.n("ConnectCampaignsV2Client", "DeleteConnectInstanceIntegrationCommand")
|
|
1640
|
-
.sc(DeleteConnectInstanceIntegration$)
|
|
1641
|
-
.build() {
|
|
1575
|
+
class DeleteConnectInstanceIntegrationCommand extends command(_ep0, _mw0, "DeleteConnectInstanceIntegration", DeleteConnectInstanceIntegration$) {
|
|
1642
1576
|
}
|
|
1643
1577
|
|
|
1644
|
-
class DeleteInstanceOnboardingJobCommand extends
|
|
1645
|
-
.classBuilder()
|
|
1646
|
-
.ep(commonParams)
|
|
1647
|
-
.m(function (Command, cs, config, o) {
|
|
1648
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1649
|
-
})
|
|
1650
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteInstanceOnboardingJob", {})
|
|
1651
|
-
.n("ConnectCampaignsV2Client", "DeleteInstanceOnboardingJobCommand")
|
|
1652
|
-
.sc(DeleteInstanceOnboardingJob$)
|
|
1653
|
-
.build() {
|
|
1578
|
+
class DeleteInstanceOnboardingJobCommand extends command(_ep0, _mw0, "DeleteInstanceOnboardingJob", DeleteInstanceOnboardingJob$) {
|
|
1654
1579
|
}
|
|
1655
1580
|
|
|
1656
|
-
class DescribeCampaignCommand extends
|
|
1657
|
-
.classBuilder()
|
|
1658
|
-
.ep(commonParams)
|
|
1659
|
-
.m(function (Command, cs, config, o) {
|
|
1660
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1661
|
-
})
|
|
1662
|
-
.s("AmazonConnectCampaignServiceV2", "DescribeCampaign", {})
|
|
1663
|
-
.n("ConnectCampaignsV2Client", "DescribeCampaignCommand")
|
|
1664
|
-
.sc(DescribeCampaign$)
|
|
1665
|
-
.build() {
|
|
1581
|
+
class DescribeCampaignCommand extends command(_ep0, _mw0, "DescribeCampaign", DescribeCampaign$) {
|
|
1666
1582
|
}
|
|
1667
1583
|
|
|
1668
|
-
class GetCampaignStateBatchCommand extends
|
|
1669
|
-
.classBuilder()
|
|
1670
|
-
.ep(commonParams)
|
|
1671
|
-
.m(function (Command, cs, config, o) {
|
|
1672
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1673
|
-
})
|
|
1674
|
-
.s("AmazonConnectCampaignServiceV2", "GetCampaignStateBatch", {})
|
|
1675
|
-
.n("ConnectCampaignsV2Client", "GetCampaignStateBatchCommand")
|
|
1676
|
-
.sc(GetCampaignStateBatch$)
|
|
1677
|
-
.build() {
|
|
1584
|
+
class GetCampaignStateBatchCommand extends command(_ep0, _mw0, "GetCampaignStateBatch", GetCampaignStateBatch$) {
|
|
1678
1585
|
}
|
|
1679
1586
|
|
|
1680
|
-
class GetCampaignStateCommand extends
|
|
1681
|
-
.classBuilder()
|
|
1682
|
-
.ep(commonParams)
|
|
1683
|
-
.m(function (Command, cs, config, o) {
|
|
1684
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1685
|
-
})
|
|
1686
|
-
.s("AmazonConnectCampaignServiceV2", "GetCampaignState", {})
|
|
1687
|
-
.n("ConnectCampaignsV2Client", "GetCampaignStateCommand")
|
|
1688
|
-
.sc(GetCampaignState$)
|
|
1689
|
-
.build() {
|
|
1587
|
+
class GetCampaignStateCommand extends command(_ep0, _mw0, "GetCampaignState", GetCampaignState$) {
|
|
1690
1588
|
}
|
|
1691
1589
|
|
|
1692
|
-
class GetConnectInstanceConfigCommand extends
|
|
1693
|
-
.classBuilder()
|
|
1694
|
-
.ep(commonParams)
|
|
1695
|
-
.m(function (Command, cs, config, o) {
|
|
1696
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1697
|
-
})
|
|
1698
|
-
.s("AmazonConnectCampaignServiceV2", "GetConnectInstanceConfig", {})
|
|
1699
|
-
.n("ConnectCampaignsV2Client", "GetConnectInstanceConfigCommand")
|
|
1700
|
-
.sc(GetConnectInstanceConfig$)
|
|
1701
|
-
.build() {
|
|
1590
|
+
class GetConnectInstanceConfigCommand extends command(_ep0, _mw0, "GetConnectInstanceConfig", GetConnectInstanceConfig$) {
|
|
1702
1591
|
}
|
|
1703
1592
|
|
|
1704
|
-
class GetInstanceCommunicationLimitsCommand extends
|
|
1705
|
-
.classBuilder()
|
|
1706
|
-
.ep(commonParams)
|
|
1707
|
-
.m(function (Command, cs, config, o) {
|
|
1708
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1709
|
-
})
|
|
1710
|
-
.s("AmazonConnectCampaignServiceV2", "GetInstanceCommunicationLimits", {})
|
|
1711
|
-
.n("ConnectCampaignsV2Client", "GetInstanceCommunicationLimitsCommand")
|
|
1712
|
-
.sc(GetInstanceCommunicationLimits$)
|
|
1713
|
-
.build() {
|
|
1593
|
+
class GetInstanceCommunicationLimitsCommand extends command(_ep0, _mw0, "GetInstanceCommunicationLimits", GetInstanceCommunicationLimits$) {
|
|
1714
1594
|
}
|
|
1715
1595
|
|
|
1716
|
-
class GetInstanceOnboardingJobStatusCommand extends
|
|
1717
|
-
.classBuilder()
|
|
1718
|
-
.ep(commonParams)
|
|
1719
|
-
.m(function (Command, cs, config, o) {
|
|
1720
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1721
|
-
})
|
|
1722
|
-
.s("AmazonConnectCampaignServiceV2", "GetInstanceOnboardingJobStatus", {})
|
|
1723
|
-
.n("ConnectCampaignsV2Client", "GetInstanceOnboardingJobStatusCommand")
|
|
1724
|
-
.sc(GetInstanceOnboardingJobStatus$)
|
|
1725
|
-
.build() {
|
|
1596
|
+
class GetInstanceOnboardingJobStatusCommand extends command(_ep0, _mw0, "GetInstanceOnboardingJobStatus", GetInstanceOnboardingJobStatus$) {
|
|
1726
1597
|
}
|
|
1727
1598
|
|
|
1728
|
-
class ListCampaignsCommand extends
|
|
1729
|
-
.classBuilder()
|
|
1730
|
-
.ep(commonParams)
|
|
1731
|
-
.m(function (Command, cs, config, o) {
|
|
1732
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1733
|
-
})
|
|
1734
|
-
.s("AmazonConnectCampaignServiceV2", "ListCampaigns", {})
|
|
1735
|
-
.n("ConnectCampaignsV2Client", "ListCampaignsCommand")
|
|
1736
|
-
.sc(ListCampaigns$)
|
|
1737
|
-
.build() {
|
|
1599
|
+
class ListCampaignsCommand extends command(_ep0, _mw0, "ListCampaigns", ListCampaigns$) {
|
|
1738
1600
|
}
|
|
1739
1601
|
|
|
1740
|
-
class ListConnectInstanceIntegrationsCommand extends
|
|
1741
|
-
.classBuilder()
|
|
1742
|
-
.ep(commonParams)
|
|
1743
|
-
.m(function (Command, cs, config, o) {
|
|
1744
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1745
|
-
})
|
|
1746
|
-
.s("AmazonConnectCampaignServiceV2", "ListConnectInstanceIntegrations", {})
|
|
1747
|
-
.n("ConnectCampaignsV2Client", "ListConnectInstanceIntegrationsCommand")
|
|
1748
|
-
.sc(ListConnectInstanceIntegrations$)
|
|
1749
|
-
.build() {
|
|
1602
|
+
class ListConnectInstanceIntegrationsCommand extends command(_ep0, _mw0, "ListConnectInstanceIntegrations", ListConnectInstanceIntegrations$) {
|
|
1750
1603
|
}
|
|
1751
1604
|
|
|
1752
|
-
class ListTagsForResourceCommand extends
|
|
1753
|
-
.classBuilder()
|
|
1754
|
-
.ep(commonParams)
|
|
1755
|
-
.m(function (Command, cs, config, o) {
|
|
1756
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1757
|
-
})
|
|
1758
|
-
.s("AmazonConnectCampaignServiceV2", "ListTagsForResource", {})
|
|
1759
|
-
.n("ConnectCampaignsV2Client", "ListTagsForResourceCommand")
|
|
1760
|
-
.sc(ListTagsForResource$)
|
|
1761
|
-
.build() {
|
|
1605
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
1762
1606
|
}
|
|
1763
1607
|
|
|
1764
|
-
class PauseCampaignCommand extends
|
|
1765
|
-
.classBuilder()
|
|
1766
|
-
.ep(commonParams)
|
|
1767
|
-
.m(function (Command, cs, config, o) {
|
|
1768
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1769
|
-
})
|
|
1770
|
-
.s("AmazonConnectCampaignServiceV2", "PauseCampaign", {})
|
|
1771
|
-
.n("ConnectCampaignsV2Client", "PauseCampaignCommand")
|
|
1772
|
-
.sc(PauseCampaign$)
|
|
1773
|
-
.build() {
|
|
1608
|
+
class PauseCampaignCommand extends command(_ep0, _mw0, "PauseCampaign", PauseCampaign$) {
|
|
1774
1609
|
}
|
|
1775
1610
|
|
|
1776
|
-
class PutConnectInstanceIntegrationCommand extends
|
|
1777
|
-
.classBuilder()
|
|
1778
|
-
.ep(commonParams)
|
|
1779
|
-
.m(function (Command, cs, config, o) {
|
|
1780
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1781
|
-
})
|
|
1782
|
-
.s("AmazonConnectCampaignServiceV2", "PutConnectInstanceIntegration", {})
|
|
1783
|
-
.n("ConnectCampaignsV2Client", "PutConnectInstanceIntegrationCommand")
|
|
1784
|
-
.sc(PutConnectInstanceIntegration$)
|
|
1785
|
-
.build() {
|
|
1611
|
+
class PutConnectInstanceIntegrationCommand extends command(_ep0, _mw0, "PutConnectInstanceIntegration", PutConnectInstanceIntegration$) {
|
|
1786
1612
|
}
|
|
1787
1613
|
|
|
1788
|
-
class PutInstanceCommunicationLimitsCommand extends
|
|
1789
|
-
.classBuilder()
|
|
1790
|
-
.ep(commonParams)
|
|
1791
|
-
.m(function (Command, cs, config, o) {
|
|
1792
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1793
|
-
})
|
|
1794
|
-
.s("AmazonConnectCampaignServiceV2", "PutInstanceCommunicationLimits", {})
|
|
1795
|
-
.n("ConnectCampaignsV2Client", "PutInstanceCommunicationLimitsCommand")
|
|
1796
|
-
.sc(PutInstanceCommunicationLimits$)
|
|
1797
|
-
.build() {
|
|
1614
|
+
class PutInstanceCommunicationLimitsCommand extends command(_ep0, _mw0, "PutInstanceCommunicationLimits", PutInstanceCommunicationLimits$) {
|
|
1798
1615
|
}
|
|
1799
1616
|
|
|
1800
|
-
class PutOutboundRequestBatchCommand extends
|
|
1801
|
-
.classBuilder()
|
|
1802
|
-
.ep(commonParams)
|
|
1803
|
-
.m(function (Command, cs, config, o) {
|
|
1804
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1805
|
-
})
|
|
1806
|
-
.s("AmazonConnectCampaignServiceV2", "PutOutboundRequestBatch", {})
|
|
1807
|
-
.n("ConnectCampaignsV2Client", "PutOutboundRequestBatchCommand")
|
|
1808
|
-
.sc(PutOutboundRequestBatch$)
|
|
1809
|
-
.build() {
|
|
1617
|
+
class PutOutboundRequestBatchCommand extends command(_ep0, _mw0, "PutOutboundRequestBatch", PutOutboundRequestBatch$) {
|
|
1810
1618
|
}
|
|
1811
1619
|
|
|
1812
|
-
class PutProfileOutboundRequestBatchCommand extends
|
|
1813
|
-
.classBuilder()
|
|
1814
|
-
.ep(commonParams)
|
|
1815
|
-
.m(function (Command, cs, config, o) {
|
|
1816
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1817
|
-
})
|
|
1818
|
-
.s("AmazonConnectCampaignServiceV2", "PutProfileOutboundRequestBatch", {})
|
|
1819
|
-
.n("ConnectCampaignsV2Client", "PutProfileOutboundRequestBatchCommand")
|
|
1820
|
-
.sc(PutProfileOutboundRequestBatch$)
|
|
1821
|
-
.build() {
|
|
1620
|
+
class PutProfileOutboundRequestBatchCommand extends command(_ep0, _mw0, "PutProfileOutboundRequestBatch", PutProfileOutboundRequestBatch$) {
|
|
1822
1621
|
}
|
|
1823
1622
|
|
|
1824
|
-
class ResumeCampaignCommand extends
|
|
1825
|
-
.classBuilder()
|
|
1826
|
-
.ep(commonParams)
|
|
1827
|
-
.m(function (Command, cs, config, o) {
|
|
1828
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1829
|
-
})
|
|
1830
|
-
.s("AmazonConnectCampaignServiceV2", "ResumeCampaign", {})
|
|
1831
|
-
.n("ConnectCampaignsV2Client", "ResumeCampaignCommand")
|
|
1832
|
-
.sc(ResumeCampaign$)
|
|
1833
|
-
.build() {
|
|
1623
|
+
class ResumeCampaignCommand extends command(_ep0, _mw0, "ResumeCampaign", ResumeCampaign$) {
|
|
1834
1624
|
}
|
|
1835
1625
|
|
|
1836
|
-
class StartCampaignCommand extends
|
|
1837
|
-
.classBuilder()
|
|
1838
|
-
.ep(commonParams)
|
|
1839
|
-
.m(function (Command, cs, config, o) {
|
|
1840
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1841
|
-
})
|
|
1842
|
-
.s("AmazonConnectCampaignServiceV2", "StartCampaign", {})
|
|
1843
|
-
.n("ConnectCampaignsV2Client", "StartCampaignCommand")
|
|
1844
|
-
.sc(StartCampaign$)
|
|
1845
|
-
.build() {
|
|
1626
|
+
class StartCampaignCommand extends command(_ep0, _mw0, "StartCampaign", StartCampaign$) {
|
|
1846
1627
|
}
|
|
1847
1628
|
|
|
1848
|
-
class StartInstanceOnboardingJobCommand extends
|
|
1849
|
-
.classBuilder()
|
|
1850
|
-
.ep(commonParams)
|
|
1851
|
-
.m(function (Command, cs, config, o) {
|
|
1852
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1853
|
-
})
|
|
1854
|
-
.s("AmazonConnectCampaignServiceV2", "StartInstanceOnboardingJob", {})
|
|
1855
|
-
.n("ConnectCampaignsV2Client", "StartInstanceOnboardingJobCommand")
|
|
1856
|
-
.sc(StartInstanceOnboardingJob$)
|
|
1857
|
-
.build() {
|
|
1629
|
+
class StartInstanceOnboardingJobCommand extends command(_ep0, _mw0, "StartInstanceOnboardingJob", StartInstanceOnboardingJob$) {
|
|
1858
1630
|
}
|
|
1859
1631
|
|
|
1860
|
-
class StopCampaignCommand extends
|
|
1861
|
-
.classBuilder()
|
|
1862
|
-
.ep(commonParams)
|
|
1863
|
-
.m(function (Command, cs, config, o) {
|
|
1864
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1865
|
-
})
|
|
1866
|
-
.s("AmazonConnectCampaignServiceV2", "StopCampaign", {})
|
|
1867
|
-
.n("ConnectCampaignsV2Client", "StopCampaignCommand")
|
|
1868
|
-
.sc(StopCampaign$)
|
|
1869
|
-
.build() {
|
|
1632
|
+
class StopCampaignCommand extends command(_ep0, _mw0, "StopCampaign", StopCampaign$) {
|
|
1870
1633
|
}
|
|
1871
1634
|
|
|
1872
|
-
class TagResourceCommand extends
|
|
1873
|
-
.classBuilder()
|
|
1874
|
-
.ep(commonParams)
|
|
1875
|
-
.m(function (Command, cs, config, o) {
|
|
1876
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1877
|
-
})
|
|
1878
|
-
.s("AmazonConnectCampaignServiceV2", "TagResource", {})
|
|
1879
|
-
.n("ConnectCampaignsV2Client", "TagResourceCommand")
|
|
1880
|
-
.sc(TagResource$)
|
|
1881
|
-
.build() {
|
|
1635
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
1882
1636
|
}
|
|
1883
1637
|
|
|
1884
|
-
class UntagResourceCommand extends
|
|
1885
|
-
.classBuilder()
|
|
1886
|
-
.ep(commonParams)
|
|
1887
|
-
.m(function (Command, cs, config, o) {
|
|
1888
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1889
|
-
})
|
|
1890
|
-
.s("AmazonConnectCampaignServiceV2", "UntagResource", {})
|
|
1891
|
-
.n("ConnectCampaignsV2Client", "UntagResourceCommand")
|
|
1892
|
-
.sc(UntagResource$)
|
|
1893
|
-
.build() {
|
|
1638
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
1894
1639
|
}
|
|
1895
1640
|
|
|
1896
|
-
class UpdateCampaignChannelSubtypeConfigCommand extends
|
|
1897
|
-
.classBuilder()
|
|
1898
|
-
.ep(commonParams)
|
|
1899
|
-
.m(function (Command, cs, config, o) {
|
|
1900
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1901
|
-
})
|
|
1902
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignChannelSubtypeConfig", {})
|
|
1903
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignChannelSubtypeConfigCommand")
|
|
1904
|
-
.sc(UpdateCampaignChannelSubtypeConfig$)
|
|
1905
|
-
.build() {
|
|
1641
|
+
class UpdateCampaignChannelSubtypeConfigCommand extends command(_ep0, _mw0, "UpdateCampaignChannelSubtypeConfig", UpdateCampaignChannelSubtypeConfig$) {
|
|
1906
1642
|
}
|
|
1907
1643
|
|
|
1908
|
-
class UpdateCampaignCommunicationLimitsCommand extends
|
|
1909
|
-
.classBuilder()
|
|
1910
|
-
.ep(commonParams)
|
|
1911
|
-
.m(function (Command, cs, config, o) {
|
|
1912
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1913
|
-
})
|
|
1914
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignCommunicationLimits", {})
|
|
1915
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignCommunicationLimitsCommand")
|
|
1916
|
-
.sc(UpdateCampaignCommunicationLimits$)
|
|
1917
|
-
.build() {
|
|
1644
|
+
class UpdateCampaignCommunicationLimitsCommand extends command(_ep0, _mw0, "UpdateCampaignCommunicationLimits", UpdateCampaignCommunicationLimits$) {
|
|
1918
1645
|
}
|
|
1919
1646
|
|
|
1920
|
-
class UpdateCampaignCommunicationTimeCommand extends
|
|
1921
|
-
.classBuilder()
|
|
1922
|
-
.ep(commonParams)
|
|
1923
|
-
.m(function (Command, cs, config, o) {
|
|
1924
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1925
|
-
})
|
|
1926
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignCommunicationTime", {})
|
|
1927
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignCommunicationTimeCommand")
|
|
1928
|
-
.sc(UpdateCampaignCommunicationTime$)
|
|
1929
|
-
.build() {
|
|
1647
|
+
class UpdateCampaignCommunicationTimeCommand extends command(_ep0, _mw0, "UpdateCampaignCommunicationTime", UpdateCampaignCommunicationTime$) {
|
|
1930
1648
|
}
|
|
1931
1649
|
|
|
1932
|
-
class UpdateCampaignEntryLimitsCommand extends
|
|
1933
|
-
.classBuilder()
|
|
1934
|
-
.ep(commonParams)
|
|
1935
|
-
.m(function (Command, cs, config, o) {
|
|
1936
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1937
|
-
})
|
|
1938
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignEntryLimits", {})
|
|
1939
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignEntryLimitsCommand")
|
|
1940
|
-
.sc(UpdateCampaignEntryLimits$)
|
|
1941
|
-
.build() {
|
|
1650
|
+
class UpdateCampaignEntryLimitsCommand extends command(_ep0, _mw0, "UpdateCampaignEntryLimits", UpdateCampaignEntryLimits$) {
|
|
1942
1651
|
}
|
|
1943
1652
|
|
|
1944
|
-
class UpdateCampaignFlowAssociationCommand extends
|
|
1945
|
-
.classBuilder()
|
|
1946
|
-
.ep(commonParams)
|
|
1947
|
-
.m(function (Command, cs, config, o) {
|
|
1948
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1949
|
-
})
|
|
1950
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignFlowAssociation", {})
|
|
1951
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignFlowAssociationCommand")
|
|
1952
|
-
.sc(UpdateCampaignFlowAssociation$)
|
|
1953
|
-
.build() {
|
|
1653
|
+
class UpdateCampaignFlowAssociationCommand extends command(_ep0, _mw0, "UpdateCampaignFlowAssociation", UpdateCampaignFlowAssociation$) {
|
|
1954
1654
|
}
|
|
1955
1655
|
|
|
1956
|
-
class UpdateCampaignNameCommand extends
|
|
1957
|
-
.classBuilder()
|
|
1958
|
-
.ep(commonParams)
|
|
1959
|
-
.m(function (Command, cs, config, o) {
|
|
1960
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1961
|
-
})
|
|
1962
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignName", {})
|
|
1963
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignNameCommand")
|
|
1964
|
-
.sc(UpdateCampaignName$)
|
|
1965
|
-
.build() {
|
|
1656
|
+
class UpdateCampaignNameCommand extends command(_ep0, _mw0, "UpdateCampaignName", UpdateCampaignName$) {
|
|
1966
1657
|
}
|
|
1967
1658
|
|
|
1968
|
-
class UpdateCampaignScheduleCommand extends
|
|
1969
|
-
.classBuilder()
|
|
1970
|
-
.ep(commonParams)
|
|
1971
|
-
.m(function (Command, cs, config, o) {
|
|
1972
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1973
|
-
})
|
|
1974
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignSchedule", {})
|
|
1975
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignScheduleCommand")
|
|
1976
|
-
.sc(UpdateCampaignSchedule$)
|
|
1977
|
-
.build() {
|
|
1659
|
+
class UpdateCampaignScheduleCommand extends command(_ep0, _mw0, "UpdateCampaignSchedule", UpdateCampaignSchedule$) {
|
|
1978
1660
|
}
|
|
1979
1661
|
|
|
1980
|
-
class UpdateCampaignSourceCommand extends
|
|
1981
|
-
.classBuilder()
|
|
1982
|
-
.ep(commonParams)
|
|
1983
|
-
.m(function (Command, cs, config, o) {
|
|
1984
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1985
|
-
})
|
|
1986
|
-
.s("AmazonConnectCampaignServiceV2", "UpdateCampaignSource", {})
|
|
1987
|
-
.n("ConnectCampaignsV2Client", "UpdateCampaignSourceCommand")
|
|
1988
|
-
.sc(UpdateCampaignSource$)
|
|
1989
|
-
.build() {
|
|
1662
|
+
class UpdateCampaignSourceCommand extends command(_ep0, _mw0, "UpdateCampaignSource", UpdateCampaignSource$) {
|
|
1990
1663
|
}
|
|
1991
1664
|
|
|
1992
1665
|
const paginateListCampaigns = createPaginator(ConnectCampaignsV2Client, ListCampaignsCommand, "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, "AmazonConnectCampaignServiceV2", "ConnectCampaignsV2Client", 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 { CreateCampaign$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateCampaignCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonConnectCampaignServiceV2", "CreateCampaign", {})
|
|
13
|
-
.n("ConnectCampaignsV2Client", "CreateCampaignCommand")
|
|
14
|
-
.sc(CreateCampaign$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateCampaignCommand extends command(_ep0, _mw0, "CreateCampaign", CreateCampaign$) {
|
|
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 { DeleteCampaignChannelSubtypeConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCampaignChannelSubtypeConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignChannelSubtypeConfig", {})
|
|
13
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignChannelSubtypeConfigCommand")
|
|
14
|
-
.sc(DeleteCampaignChannelSubtypeConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCampaignChannelSubtypeConfigCommand extends command(_ep0, _mw0, "DeleteCampaignChannelSubtypeConfig", DeleteCampaignChannelSubtypeConfig$) {
|
|
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 { DeleteCampaign$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCampaignCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaign", {})
|
|
13
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignCommand")
|
|
14
|
-
.sc(DeleteCampaign$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCampaignCommand extends command(_ep0, _mw0, "DeleteCampaign", DeleteCampaign$) {
|
|
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 { DeleteCampaignCommunicationLimits$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCampaignCommunicationLimitsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignCommunicationLimits", {})
|
|
13
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignCommunicationLimitsCommand")
|
|
14
|
-
.sc(DeleteCampaignCommunicationLimits$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCampaignCommunicationLimitsCommand extends command(_ep0, _mw0, "DeleteCampaignCommunicationLimits", DeleteCampaignCommunicationLimits$) {
|
|
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 { DeleteCampaignCommunicationTime$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCampaignCommunicationTimeCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignCommunicationTime", {})
|
|
13
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignCommunicationTimeCommand")
|
|
14
|
-
.sc(DeleteCampaignCommunicationTime$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCampaignCommunicationTimeCommand extends command(_ep0, _mw0, "DeleteCampaignCommunicationTime", DeleteCampaignCommunicationTime$) {
|
|
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 { DeleteCampaignEntryLimits$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCampaignEntryLimitsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AmazonConnectCampaignServiceV2", "DeleteCampaignEntryLimits", {})
|
|
13
|
-
.n("ConnectCampaignsV2Client", "DeleteCampaignEntryLimitsCommand")
|
|
14
|
-
.sc(DeleteCampaignEntryLimits$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCampaignEntryLimitsCommand extends command(_ep0, _mw0, "DeleteCampaignEntryLimits", DeleteCampaignEntryLimits$) {
|
|
16
4
|
}
|