@aws-sdk/client-sesv2 3.928.0 → 3.930.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 +34 -34
- 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
|
@@ -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 { ListResourceTenants } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListResourceTenantsCommand 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", "ListResourceTenants", {})
|
|
17
13
|
.n("SESv2Client", "ListResourceTenantsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListResourceTenantsCommand)
|
|
20
|
-
.de(de_ListResourceTenantsCommand)
|
|
14
|
+
.sc(ListResourceTenants)
|
|
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 { ListSuppressedDestinations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSuppressedDestinationsCommand 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", "ListSuppressedDestinations", {})
|
|
17
13
|
.n("SESv2Client", "ListSuppressedDestinationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSuppressedDestinationsCommand)
|
|
20
|
-
.de(de_ListSuppressedDestinationsCommand)
|
|
14
|
+
.sc(ListSuppressedDestinations)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
17
13
|
.n("SESv2Client", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
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 { ListTenantResources } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTenantResourcesCommand 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", "ListTenantResources", {})
|
|
17
13
|
.n("SESv2Client", "ListTenantResourcesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTenantResourcesCommand)
|
|
20
|
-
.de(de_ListTenantResourcesCommand)
|
|
14
|
+
.sc(ListTenantResources)
|
|
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 { ListTenants } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTenantsCommand 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", "ListTenants", {})
|
|
17
13
|
.n("SESv2Client", "ListTenantsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTenantsCommand)
|
|
20
|
-
.de(de_ListTenantsCommand)
|
|
14
|
+
.sc(ListTenants)
|
|
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 { PutAccountDedicatedIpWarmupAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutAccountDedicatedIpWarmupAttributesCommand 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", "PutAccountDedicatedIpWarmupAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutAccountDedicatedIpWarmupAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutAccountDedicatedIpWarmupAttributesCommand)
|
|
20
|
-
.de(de_PutAccountDedicatedIpWarmupAttributesCommand)
|
|
14
|
+
.sc(PutAccountDedicatedIpWarmupAttributes)
|
|
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_PutAccountDetailsCommand, se_PutAccountDetailsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { PutAccountDetails } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class PutAccountDetailsCommand 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", "PutAccountDetails", {})
|
|
18
13
|
.n("SESv2Client", "PutAccountDetailsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_PutAccountDetailsCommand)
|
|
21
|
-
.de(de_PutAccountDetailsCommand)
|
|
14
|
+
.sc(PutAccountDetails)
|
|
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 { PutAccountSendingAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutAccountSendingAttributesCommand 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", "PutAccountSendingAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutAccountSendingAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutAccountSendingAttributesCommand)
|
|
20
|
-
.de(de_PutAccountSendingAttributesCommand)
|
|
14
|
+
.sc(PutAccountSendingAttributes)
|
|
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 { PutAccountSuppressionAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutAccountSuppressionAttributesCommand 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", "PutAccountSuppressionAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutAccountSuppressionAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutAccountSuppressionAttributesCommand)
|
|
20
|
-
.de(de_PutAccountSuppressionAttributesCommand)
|
|
14
|
+
.sc(PutAccountSuppressionAttributes)
|
|
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 { PutAccountVdmAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutAccountVdmAttributesCommand 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", "PutAccountVdmAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutAccountVdmAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutAccountVdmAttributesCommand)
|
|
20
|
-
.de(de_PutAccountVdmAttributesCommand)
|
|
14
|
+
.sc(PutAccountVdmAttributes)
|
|
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 { PutConfigurationSetArchivingOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutConfigurationSetArchivingOptionsCommand 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", "PutConfigurationSetArchivingOptions", {})
|
|
17
13
|
.n("SESv2Client", "PutConfigurationSetArchivingOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutConfigurationSetArchivingOptionsCommand)
|
|
20
|
-
.de(de_PutConfigurationSetArchivingOptionsCommand)
|
|
14
|
+
.sc(PutConfigurationSetArchivingOptions)
|
|
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 { PutConfigurationSetDeliveryOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutConfigurationSetDeliveryOptionsCommand 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", "PutConfigurationSetDeliveryOptions", {})
|
|
17
13
|
.n("SESv2Client", "PutConfigurationSetDeliveryOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutConfigurationSetDeliveryOptionsCommand)
|
|
20
|
-
.de(de_PutConfigurationSetDeliveryOptionsCommand)
|
|
14
|
+
.sc(PutConfigurationSetDeliveryOptions)
|
|
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 { PutConfigurationSetReputationOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutConfigurationSetReputationOptionsCommand 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", "PutConfigurationSetReputationOptions", {})
|
|
17
13
|
.n("SESv2Client", "PutConfigurationSetReputationOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutConfigurationSetReputationOptionsCommand)
|
|
20
|
-
.de(de_PutConfigurationSetReputationOptionsCommand)
|
|
14
|
+
.sc(PutConfigurationSetReputationOptions)
|
|
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 { PutConfigurationSetSendingOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutConfigurationSetSendingOptionsCommand 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", "PutConfigurationSetSendingOptions", {})
|
|
17
13
|
.n("SESv2Client", "PutConfigurationSetSendingOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutConfigurationSetSendingOptionsCommand)
|
|
20
|
-
.de(de_PutConfigurationSetSendingOptionsCommand)
|
|
14
|
+
.sc(PutConfigurationSetSendingOptions)
|
|
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 { PutConfigurationSetSuppressionOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutConfigurationSetSuppressionOptionsCommand 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", "PutConfigurationSetSuppressionOptions", {})
|
|
17
13
|
.n("SESv2Client", "PutConfigurationSetSuppressionOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutConfigurationSetSuppressionOptionsCommand)
|
|
20
|
-
.de(de_PutConfigurationSetSuppressionOptionsCommand)
|
|
14
|
+
.sc(PutConfigurationSetSuppressionOptions)
|
|
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 { PutConfigurationSetTrackingOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutConfigurationSetTrackingOptionsCommand 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", "PutConfigurationSetTrackingOptions", {})
|
|
17
13
|
.n("SESv2Client", "PutConfigurationSetTrackingOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutConfigurationSetTrackingOptionsCommand)
|
|
20
|
-
.de(de_PutConfigurationSetTrackingOptionsCommand)
|
|
14
|
+
.sc(PutConfigurationSetTrackingOptions)
|
|
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 { PutConfigurationSetVdmOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutConfigurationSetVdmOptionsCommand 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", "PutConfigurationSetVdmOptions", {})
|
|
17
13
|
.n("SESv2Client", "PutConfigurationSetVdmOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutConfigurationSetVdmOptionsCommand)
|
|
20
|
-
.de(de_PutConfigurationSetVdmOptionsCommand)
|
|
14
|
+
.sc(PutConfigurationSetVdmOptions)
|
|
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 { PutDedicatedIpInPool } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutDedicatedIpInPoolCommand 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", "PutDedicatedIpInPool", {})
|
|
17
13
|
.n("SESv2Client", "PutDedicatedIpInPoolCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutDedicatedIpInPoolCommand)
|
|
20
|
-
.de(de_PutDedicatedIpInPoolCommand)
|
|
14
|
+
.sc(PutDedicatedIpInPool)
|
|
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 { PutDedicatedIpPoolScalingAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutDedicatedIpPoolScalingAttributesCommand 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", "PutDedicatedIpPoolScalingAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutDedicatedIpPoolScalingAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutDedicatedIpPoolScalingAttributesCommand)
|
|
20
|
-
.de(de_PutDedicatedIpPoolScalingAttributesCommand)
|
|
14
|
+
.sc(PutDedicatedIpPoolScalingAttributes)
|
|
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 { PutDedicatedIpWarmupAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutDedicatedIpWarmupAttributesCommand 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", "PutDedicatedIpWarmupAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutDedicatedIpWarmupAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutDedicatedIpWarmupAttributesCommand)
|
|
20
|
-
.de(de_PutDedicatedIpWarmupAttributesCommand)
|
|
14
|
+
.sc(PutDedicatedIpWarmupAttributes)
|
|
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 { PutDeliverabilityDashboardOption } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutDeliverabilityDashboardOptionCommand 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", "PutDeliverabilityDashboardOption", {})
|
|
17
13
|
.n("SESv2Client", "PutDeliverabilityDashboardOptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutDeliverabilityDashboardOptionCommand)
|
|
20
|
-
.de(de_PutDeliverabilityDashboardOptionCommand)
|
|
14
|
+
.sc(PutDeliverabilityDashboardOption)
|
|
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 { PutEmailIdentityConfigurationSetAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutEmailIdentityConfigurationSetAttributesCommand 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", "PutEmailIdentityConfigurationSetAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutEmailIdentityConfigurationSetAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutEmailIdentityConfigurationSetAttributesCommand)
|
|
20
|
-
.de(de_PutEmailIdentityConfigurationSetAttributesCommand)
|
|
14
|
+
.sc(PutEmailIdentityConfigurationSetAttributes)
|
|
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 { PutEmailIdentityDkimAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutEmailIdentityDkimAttributesCommand 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", "PutEmailIdentityDkimAttributes", {})
|
|
17
13
|
.n("SESv2Client", "PutEmailIdentityDkimAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutEmailIdentityDkimAttributesCommand)
|
|
20
|
-
.de(de_PutEmailIdentityDkimAttributesCommand)
|
|
14
|
+
.sc(PutEmailIdentityDkimAttributes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|