@aws-sdk/client-sesv2 3.928.0 → 3.929.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 +4102 -4732
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/SESv2Client.js +2 -0
- package/dist-es/commands/BatchGetMetricDataCommand.js +3 -9
- package/dist-es/commands/CancelExportJobCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/CreateContactCommand.js +3 -9
- package/dist-es/commands/CreateContactListCommand.js +3 -9
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -9
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -9
- package/dist-es/commands/CreateEmailIdentityCommand.js +3 -10
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/CreateEmailTemplateCommand.js +3 -9
- package/dist-es/commands/CreateExportJobCommand.js +3 -10
- package/dist-es/commands/CreateImportJobCommand.js +3 -9
- package/dist-es/commands/CreateMultiRegionEndpointCommand.js +3 -9
- package/dist-es/commands/CreateTenantCommand.js +3 -9
- package/dist-es/commands/CreateTenantResourceAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteContactCommand.js +3 -9
- package/dist-es/commands/DeleteContactListCommand.js +3 -9
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -9
- package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -9
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteMultiRegionEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteTenantCommand.js +3 -9
- package/dist-es/commands/DeleteTenantResourceAssociationCommand.js +3 -9
- package/dist-es/commands/GetAccountCommand.js +3 -10
- package/dist-es/commands/GetBlacklistReportsCommand.js +3 -9
- package/dist-es/commands/GetConfigurationSetCommand.js +3 -9
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -9
- package/dist-es/commands/GetContactCommand.js +3 -9
- package/dist-es/commands/GetContactListCommand.js +3 -9
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/GetDedicatedIpCommand.js +3 -9
- package/dist-es/commands/GetDedicatedIpPoolCommand.js +3 -9
- package/dist-es/commands/GetDedicatedIpsCommand.js +3 -9
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -9
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -9
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -9
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -9
- package/dist-es/commands/GetEmailIdentityCommand.js +3 -9
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -9
- package/dist-es/commands/GetEmailTemplateCommand.js +3 -9
- package/dist-es/commands/GetExportJobCommand.js +3 -10
- package/dist-es/commands/GetImportJobCommand.js +3 -9
- package/dist-es/commands/GetMessageInsightsCommand.js +3 -10
- package/dist-es/commands/GetMultiRegionEndpointCommand.js +3 -9
- package/dist-es/commands/GetReputationEntityCommand.js +3 -9
- package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -9
- package/dist-es/commands/GetTenantCommand.js +3 -9
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
- package/dist-es/commands/ListContactListsCommand.js +3 -9
- package/dist-es/commands/ListContactsCommand.js +3 -9
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -9
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -9
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -9
- package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -9
- package/dist-es/commands/ListEmailTemplatesCommand.js +3 -9
- package/dist-es/commands/ListExportJobsCommand.js +3 -9
- package/dist-es/commands/ListImportJobsCommand.js +3 -9
- package/dist-es/commands/ListMultiRegionEndpointsCommand.js +3 -9
- package/dist-es/commands/ListRecommendationsCommand.js +3 -9
- package/dist-es/commands/ListReputationEntitiesCommand.js +3 -9
- package/dist-es/commands/ListResourceTenantsCommand.js +3 -9
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTenantResourcesCommand.js +3 -9
- package/dist-es/commands/ListTenantsCommand.js +3 -9
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -9
- package/dist-es/commands/PutAccountDetailsCommand.js +3 -10
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -9
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -9
- package/dist-es/commands/PutAccountVdmAttributesCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetArchivingOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +3 -9
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -9
- package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +3 -9
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -9
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -10
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -9
- package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -9
- package/dist-es/commands/SendBulkEmailCommand.js +3 -9
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
- package/dist-es/commands/SendEmailCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/UpdateContactCommand.js +3 -9
- package/dist-es/commands/UpdateContactListCommand.js +3 -9
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateReputationEntityCustomerManagedStatusCommand.js +3 -9
- package/dist-es/commands/UpdateReputationEntityPolicyCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -56
- package/dist-es/models/models_1.js +0 -12
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3671 -0
- package/dist-types/SESv2Client.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -44
- package/dist-types/models/models_1.d.ts +0 -8
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +522 -0
- package/dist-types/ts3.4/SESv2Client.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -33
- package/dist-types/ts3.4/models/models_1.d.ts +0 -6
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +529 -0
- package/package.json +2 -2
- package/dist-es/protocols/Aws_restJson1.js +0 -3656
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -983
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1313
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const signature_v4_multi_region_1 = require("@aws-sdk/signature-v4-multi-region");
|
|
6
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
8
|
const url_parser_1 = require("@smithy/url-parser");
|
|
@@ -31,6 +32,7 @@ const getRuntimeConfig = (config) => {
|
|
|
31
32
|
},
|
|
32
33
|
],
|
|
33
34
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
35
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.sesv2" }),
|
|
34
36
|
serviceId: config?.serviceId ?? "SESv2",
|
|
35
37
|
signerConstructor: config?.signerConstructor ?? signature_v4_multi_region_1.SignatureV4MultiRegion,
|
|
36
38
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
package/dist-es/SESv2Client.js
CHANGED
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class SESv2Client extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetMetricData } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetMetricDataCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "BatchGetMetricData", {})
|
|
17
13
|
.n("SESv2Client", "BatchGetMetricDataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetMetricDataCommand)
|
|
20
|
-
.de(de_BatchGetMetricDataCommand)
|
|
14
|
+
.sc(BatchGetMetricData)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelExportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelExportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CancelExportJob", {})
|
|
17
13
|
.n("SESv2Client", "CancelExportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelExportJobCommand)
|
|
20
|
-
.de(de_CancelExportJobCommand)
|
|
14
|
+
.sc(CancelExportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateConfigurationSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConfigurationSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateConfigurationSet", {})
|
|
17
13
|
.n("SESv2Client", "CreateConfigurationSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConfigurationSetCommand)
|
|
20
|
-
.de(de_CreateConfigurationSetCommand)
|
|
14
|
+
.sc(CreateConfigurationSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateConfigurationSetEventDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConfigurationSetEventDestinationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateConfigurationSetEventDestination", {})
|
|
17
13
|
.n("SESv2Client", "CreateConfigurationSetEventDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConfigurationSetEventDestinationCommand)
|
|
20
|
-
.de(de_CreateConfigurationSetEventDestinationCommand)
|
|
14
|
+
.sc(CreateConfigurationSetEventDestination)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateContact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateContactCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateContact", {})
|
|
17
13
|
.n("SESv2Client", "CreateContactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateContactCommand)
|
|
20
|
-
.de(de_CreateContactCommand)
|
|
14
|
+
.sc(CreateContact)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateContactList } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateContactListCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateContactList", {})
|
|
17
13
|
.n("SESv2Client", "CreateContactListCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateContactListCommand)
|
|
20
|
-
.de(de_CreateContactListCommand)
|
|
14
|
+
.sc(CreateContactList)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateCustomVerificationEmailTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateCustomVerificationEmailTemplateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateCustomVerificationEmailTemplate", {})
|
|
17
13
|
.n("SESv2Client", "CreateCustomVerificationEmailTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateCustomVerificationEmailTemplateCommand)
|
|
20
|
-
.de(de_CreateCustomVerificationEmailTemplateCommand)
|
|
14
|
+
.sc(CreateCustomVerificationEmailTemplate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDedicatedIpPool } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDedicatedIpPoolCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateDedicatedIpPool", {})
|
|
17
13
|
.n("SESv2Client", "CreateDedicatedIpPoolCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDedicatedIpPoolCommand)
|
|
20
|
-
.de(de_CreateDedicatedIpPoolCommand)
|
|
14
|
+
.sc(CreateDedicatedIpPool)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDeliverabilityTestReport } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDeliverabilityTestReportCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateDeliverabilityTestReport", {})
|
|
17
13
|
.n("SESv2Client", "CreateDeliverabilityTestReportCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDeliverabilityTestReportCommand)
|
|
20
|
-
.de(de_CreateDeliverabilityTestReportCommand)
|
|
14
|
+
.sc(CreateDeliverabilityTestReport)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_CreateEmailIdentityCommand, se_CreateEmailIdentityCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateEmailIdentity } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateEmailIdentityCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SimpleEmailService_v2", "CreateEmailIdentity", {})
|
|
18
13
|
.n("SESv2Client", "CreateEmailIdentityCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateEmailIdentityCommand)
|
|
21
|
-
.de(de_CreateEmailIdentityCommand)
|
|
14
|
+
.sc(CreateEmailIdentity)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateEmailIdentityPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateEmailIdentityPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateEmailIdentityPolicy", {})
|
|
17
13
|
.n("SESv2Client", "CreateEmailIdentityPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateEmailIdentityPolicyCommand)
|
|
20
|
-
.de(de_CreateEmailIdentityPolicyCommand)
|
|
14
|
+
.sc(CreateEmailIdentityPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateEmailTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateEmailTemplateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateEmailTemplate", {})
|
|
17
13
|
.n("SESv2Client", "CreateEmailTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateEmailTemplateCommand)
|
|
20
|
-
.de(de_CreateEmailTemplateCommand)
|
|
14
|
+
.sc(CreateEmailTemplate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_CreateExportJobCommand, se_CreateExportJobCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateExportJob } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateExportJobCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SimpleEmailService_v2", "CreateExportJob", {})
|
|
18
13
|
.n("SESv2Client", "CreateExportJobCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateExportJobCommand)
|
|
21
|
-
.de(de_CreateExportJobCommand)
|
|
14
|
+
.sc(CreateExportJob)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateImportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateImportJob", {})
|
|
17
13
|
.n("SESv2Client", "CreateImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateImportJobCommand)
|
|
20
|
-
.de(de_CreateImportJobCommand)
|
|
14
|
+
.sc(CreateImportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateMultiRegionEndpoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateMultiRegionEndpointCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateMultiRegionEndpoint", {})
|
|
17
13
|
.n("SESv2Client", "CreateMultiRegionEndpointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateMultiRegionEndpointCommand)
|
|
20
|
-
.de(de_CreateMultiRegionEndpointCommand)
|
|
14
|
+
.sc(CreateMultiRegionEndpoint)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateTenant } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateTenantCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateTenant", {})
|
|
17
13
|
.n("SESv2Client", "CreateTenantCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateTenantCommand)
|
|
20
|
-
.de(de_CreateTenantCommand)
|
|
14
|
+
.sc(CreateTenant)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateTenantResourceAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateTenantResourceAssociationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "CreateTenantResourceAssociation", {})
|
|
17
13
|
.n("SESv2Client", "CreateTenantResourceAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateTenantResourceAssociationCommand)
|
|
20
|
-
.de(de_CreateTenantResourceAssociationCommand)
|
|
14
|
+
.sc(CreateTenantResourceAssociation)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteConfigurationSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigurationSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "DeleteConfigurationSet", {})
|
|
17
13
|
.n("SESv2Client", "DeleteConfigurationSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigurationSetCommand)
|
|
20
|
-
.de(de_DeleteConfigurationSetCommand)
|
|
14
|
+
.sc(DeleteConfigurationSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteConfigurationSetEventDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigurationSetEventDestinationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "DeleteConfigurationSetEventDestination", {})
|
|
17
13
|
.n("SESv2Client", "DeleteConfigurationSetEventDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigurationSetEventDestinationCommand)
|
|
20
|
-
.de(de_DeleteConfigurationSetEventDestinationCommand)
|
|
14
|
+
.sc(DeleteConfigurationSetEventDestination)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteContact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteContactCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "DeleteContact", {})
|
|
17
13
|
.n("SESv2Client", "DeleteContactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteContactCommand)
|
|
20
|
-
.de(de_DeleteContactCommand)
|
|
14
|
+
.sc(DeleteContact)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteContactList } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteContactListCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "DeleteContactList", {})
|
|
17
13
|
.n("SESv2Client", "DeleteContactListCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteContactListCommand)
|
|
20
|
-
.de(de_DeleteContactListCommand)
|
|
14
|
+
.sc(DeleteContactList)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteCustomVerificationEmailTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteCustomVerificationEmailTemplateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService_v2", "DeleteCustomVerificationEmailTemplate", {})
|
|
17
13
|
.n("SESv2Client", "DeleteCustomVerificationEmailTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteCustomVerificationEmailTemplateCommand)
|
|
20
|
-
.de(de_DeleteCustomVerificationEmailTemplateCommand)
|
|
14
|
+
.sc(DeleteCustomVerificationEmailTemplate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|