@aws-sdk/client-ses 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 +1945 -5698
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SESClient.js +2 -0
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/CreateReceiptFilterCommand.js +3 -9
- package/dist-es/commands/CreateReceiptRuleCommand.js +3 -9
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/CreateTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteIdentityCommand.js +3 -9
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -9
- package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -9
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/DeleteTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -9
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -9
- package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -9
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -9
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -9
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -9
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -9
- package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -9
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -9
- package/dist-es/commands/GetSendQuotaCommand.js +3 -9
- package/dist-es/commands/GetSendStatisticsCommand.js +3 -9
- package/dist-es/commands/GetTemplateCommand.js +3 -9
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
- package/dist-es/commands/ListIdentitiesCommand.js +3 -9
- package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -9
- package/dist-es/commands/ListReceiptFiltersCommand.js +3 -9
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -9
- package/dist-es/commands/ListTemplatesCommand.js +3 -9
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
- package/dist-es/commands/PutIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/SendBounceCommand.js +3 -9
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -9
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
- package/dist-es/commands/SendEmailCommand.js +3 -9
- package/dist-es/commands/SendRawEmailCommand.js +3 -9
- package/dist-es/commands/SendTemplatedEmailCommand.js +3 -9
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -9
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -9
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -9
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -9
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -9
- package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -9
- package/dist-es/commands/TestRenderTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -9
- package/dist-es/commands/UpdateTemplateCommand.js +3 -9
- package/dist-es/commands/VerifyDomainDkimCommand.js +3 -9
- package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -9
- package/dist-es/commands/VerifyEmailAddressCommand.js +3 -9
- package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +1930 -0
- package/dist-types/SESClient.d.ts +10 -1
- 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 +308 -0
- package/dist-types/ts3.4/SESClient.d.ts +4 -0
- 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 +314 -0
- package/package.json +34 -34
- package/dist-es/protocols/Aws_query.js +0 -5325
- package/dist-types/protocols/Aws_query.d.ts +0 -641
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -857
|
@@ -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 { SendBounce } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SendBounceCommand 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", "SendBounce", {})
|
|
17
13
|
.n("SESClient", "SendBounceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SendBounceCommand)
|
|
20
|
-
.de(de_SendBounceCommand)
|
|
14
|
+
.sc(SendBounce)
|
|
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 { SendBulkTemplatedEmail } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SendBulkTemplatedEmailCommand 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", "SendBulkTemplatedEmail", {})
|
|
17
13
|
.n("SESClient", "SendBulkTemplatedEmailCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SendBulkTemplatedEmailCommand)
|
|
20
|
-
.de(de_SendBulkTemplatedEmailCommand)
|
|
14
|
+
.sc(SendBulkTemplatedEmail)
|
|
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 { SendCustomVerificationEmail } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SendCustomVerificationEmailCommand 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", "SendCustomVerificationEmail", {})
|
|
17
13
|
.n("SESClient", "SendCustomVerificationEmailCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SendCustomVerificationEmailCommand)
|
|
20
|
-
.de(de_SendCustomVerificationEmailCommand)
|
|
14
|
+
.sc(SendCustomVerificationEmail)
|
|
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 { SendEmail } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SendEmailCommand 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", "SendEmail", {})
|
|
17
13
|
.n("SESClient", "SendEmailCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SendEmailCommand)
|
|
20
|
-
.de(de_SendEmailCommand)
|
|
14
|
+
.sc(SendEmail)
|
|
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 { SendRawEmail } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SendRawEmailCommand 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", "SendRawEmail", {})
|
|
17
13
|
.n("SESClient", "SendRawEmailCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SendRawEmailCommand)
|
|
20
|
-
.de(de_SendRawEmailCommand)
|
|
14
|
+
.sc(SendRawEmail)
|
|
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 { SendTemplatedEmail } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SendTemplatedEmailCommand 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", "SendTemplatedEmail", {})
|
|
17
13
|
.n("SESClient", "SendTemplatedEmailCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SendTemplatedEmailCommand)
|
|
20
|
-
.de(de_SendTemplatedEmailCommand)
|
|
14
|
+
.sc(SendTemplatedEmail)
|
|
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 { SetActiveReceiptRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SetActiveReceiptRuleSetCommand 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", "SetActiveReceiptRuleSet", {})
|
|
17
13
|
.n("SESClient", "SetActiveReceiptRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SetActiveReceiptRuleSetCommand)
|
|
20
|
-
.de(de_SetActiveReceiptRuleSetCommand)
|
|
14
|
+
.sc(SetActiveReceiptRuleSet)
|
|
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 { SetIdentityDkimEnabled } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SetIdentityDkimEnabledCommand 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", "SetIdentityDkimEnabled", {})
|
|
17
13
|
.n("SESClient", "SetIdentityDkimEnabledCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SetIdentityDkimEnabledCommand)
|
|
20
|
-
.de(de_SetIdentityDkimEnabledCommand)
|
|
14
|
+
.sc(SetIdentityDkimEnabled)
|
|
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 { SetIdentityFeedbackForwardingEnabled } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SetIdentityFeedbackForwardingEnabledCommand 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", "SetIdentityFeedbackForwardingEnabled", {})
|
|
17
13
|
.n("SESClient", "SetIdentityFeedbackForwardingEnabledCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SetIdentityFeedbackForwardingEnabledCommand)
|
|
20
|
-
.de(de_SetIdentityFeedbackForwardingEnabledCommand)
|
|
14
|
+
.sc(SetIdentityFeedbackForwardingEnabled)
|
|
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 { SetIdentityHeadersInNotificationsEnabled } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SetIdentityHeadersInNotificationsEnabledCommand 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", "SetIdentityHeadersInNotificationsEnabled", {})
|
|
17
13
|
.n("SESClient", "SetIdentityHeadersInNotificationsEnabledCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SetIdentityHeadersInNotificationsEnabledCommand)
|
|
20
|
-
.de(de_SetIdentityHeadersInNotificationsEnabledCommand)
|
|
14
|
+
.sc(SetIdentityHeadersInNotificationsEnabled)
|
|
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 { SetIdentityMailFromDomain } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SetIdentityMailFromDomainCommand 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", "SetIdentityMailFromDomain", {})
|
|
17
13
|
.n("SESClient", "SetIdentityMailFromDomainCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SetIdentityMailFromDomainCommand)
|
|
20
|
-
.de(de_SetIdentityMailFromDomainCommand)
|
|
14
|
+
.sc(SetIdentityMailFromDomain)
|
|
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 { SetIdentityNotificationTopic } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SetIdentityNotificationTopicCommand 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", "SetIdentityNotificationTopic", {})
|
|
17
13
|
.n("SESClient", "SetIdentityNotificationTopicCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SetIdentityNotificationTopicCommand)
|
|
20
|
-
.de(de_SetIdentityNotificationTopicCommand)
|
|
14
|
+
.sc(SetIdentityNotificationTopic)
|
|
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 { SetReceiptRulePosition } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class SetReceiptRulePositionCommand 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", "SetReceiptRulePosition", {})
|
|
17
13
|
.n("SESClient", "SetReceiptRulePositionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_SetReceiptRulePositionCommand)
|
|
20
|
-
.de(de_SetReceiptRulePositionCommand)
|
|
14
|
+
.sc(SetReceiptRulePosition)
|
|
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 { TestRenderTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TestRenderTemplateCommand 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", "TestRenderTemplate", {})
|
|
17
13
|
.n("SESClient", "TestRenderTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TestRenderTemplateCommand)
|
|
20
|
-
.de(de_TestRenderTemplateCommand)
|
|
14
|
+
.sc(TestRenderTemplate)
|
|
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 { UpdateAccountSendingEnabled } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateAccountSendingEnabledCommand 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", "UpdateAccountSendingEnabled", {})
|
|
17
13
|
.n("SESClient", "UpdateAccountSendingEnabledCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateAccountSendingEnabledCommand)
|
|
20
|
-
.de(de_UpdateAccountSendingEnabledCommand)
|
|
14
|
+
.sc(UpdateAccountSendingEnabled)
|
|
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 { UpdateConfigurationSetEventDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateConfigurationSetEventDestinationCommand 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", "UpdateConfigurationSetEventDestination", {})
|
|
17
13
|
.n("SESClient", "UpdateConfigurationSetEventDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateConfigurationSetEventDestinationCommand)
|
|
20
|
-
.de(de_UpdateConfigurationSetEventDestinationCommand)
|
|
14
|
+
.sc(UpdateConfigurationSetEventDestination)
|
|
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 { UpdateConfigurationSetReputationMetricsEnabled } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateConfigurationSetReputationMetricsEnabledCommand 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", "UpdateConfigurationSetReputationMetricsEnabled", {})
|
|
17
13
|
.n("SESClient", "UpdateConfigurationSetReputationMetricsEnabledCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateConfigurationSetReputationMetricsEnabledCommand)
|
|
20
|
-
.de(de_UpdateConfigurationSetReputationMetricsEnabledCommand)
|
|
14
|
+
.sc(UpdateConfigurationSetReputationMetricsEnabled)
|
|
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 { UpdateConfigurationSetSendingEnabled } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateConfigurationSetSendingEnabledCommand 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", "UpdateConfigurationSetSendingEnabled", {})
|
|
17
13
|
.n("SESClient", "UpdateConfigurationSetSendingEnabledCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateConfigurationSetSendingEnabledCommand)
|
|
20
|
-
.de(de_UpdateConfigurationSetSendingEnabledCommand)
|
|
14
|
+
.sc(UpdateConfigurationSetSendingEnabled)
|
|
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 { UpdateConfigurationSetTrackingOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateConfigurationSetTrackingOptionsCommand 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", "UpdateConfigurationSetTrackingOptions", {})
|
|
17
13
|
.n("SESClient", "UpdateConfigurationSetTrackingOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateConfigurationSetTrackingOptionsCommand)
|
|
20
|
-
.de(de_UpdateConfigurationSetTrackingOptionsCommand)
|
|
14
|
+
.sc(UpdateConfigurationSetTrackingOptions)
|
|
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 { UpdateCustomVerificationEmailTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateCustomVerificationEmailTemplateCommand 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", "UpdateCustomVerificationEmailTemplate", {})
|
|
17
13
|
.n("SESClient", "UpdateCustomVerificationEmailTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateCustomVerificationEmailTemplateCommand)
|
|
20
|
-
.de(de_UpdateCustomVerificationEmailTemplateCommand)
|
|
14
|
+
.sc(UpdateCustomVerificationEmailTemplate)
|
|
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 { UpdateReceiptRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateReceiptRuleCommand 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", "UpdateReceiptRule", {})
|
|
17
13
|
.n("SESClient", "UpdateReceiptRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateReceiptRuleCommand)
|
|
20
|
-
.de(de_UpdateReceiptRuleCommand)
|
|
14
|
+
.sc(UpdateReceiptRule)
|
|
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 { UpdateTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateTemplateCommand 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", "UpdateTemplate", {})
|
|
17
13
|
.n("SESClient", "UpdateTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateTemplateCommand)
|
|
20
|
-
.de(de_UpdateTemplateCommand)
|
|
14
|
+
.sc(UpdateTemplate)
|
|
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 { VerifyDomainDkim } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class VerifyDomainDkimCommand 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", "VerifyDomainDkim", {})
|
|
17
13
|
.n("SESClient", "VerifyDomainDkimCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_VerifyDomainDkimCommand)
|
|
20
|
-
.de(de_VerifyDomainDkimCommand)
|
|
14
|
+
.sc(VerifyDomainDkim)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|