@aws-sdk/client-ses 3.929.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 { DescribeReceiptRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeReceiptRuleCommand 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", "DescribeReceiptRule", {})
|
|
17
13
|
.n("SESClient", "DescribeReceiptRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeReceiptRuleCommand)
|
|
20
|
-
.de(de_DescribeReceiptRuleCommand)
|
|
14
|
+
.sc(DescribeReceiptRule)
|
|
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 { DescribeReceiptRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeReceiptRuleSetCommand 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", "DescribeReceiptRuleSet", {})
|
|
17
13
|
.n("SESClient", "DescribeReceiptRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeReceiptRuleSetCommand)
|
|
20
|
-
.de(de_DescribeReceiptRuleSetCommand)
|
|
14
|
+
.sc(DescribeReceiptRuleSet)
|
|
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 { GetAccountSendingEnabled } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetAccountSendingEnabledCommand 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", "GetAccountSendingEnabled", {})
|
|
17
13
|
.n("SESClient", "GetAccountSendingEnabledCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetAccountSendingEnabledCommand)
|
|
20
|
-
.de(de_GetAccountSendingEnabledCommand)
|
|
14
|
+
.sc(GetAccountSendingEnabled)
|
|
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 { GetCustomVerificationEmailTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCustomVerificationEmailTemplateCommand 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", "GetCustomVerificationEmailTemplate", {})
|
|
17
13
|
.n("SESClient", "GetCustomVerificationEmailTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCustomVerificationEmailTemplateCommand)
|
|
20
|
-
.de(de_GetCustomVerificationEmailTemplateCommand)
|
|
14
|
+
.sc(GetCustomVerificationEmailTemplate)
|
|
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 { GetIdentityDkimAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetIdentityDkimAttributesCommand 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", "GetIdentityDkimAttributes", {})
|
|
17
13
|
.n("SESClient", "GetIdentityDkimAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetIdentityDkimAttributesCommand)
|
|
20
|
-
.de(de_GetIdentityDkimAttributesCommand)
|
|
14
|
+
.sc(GetIdentityDkimAttributes)
|
|
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 { GetIdentityMailFromDomainAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetIdentityMailFromDomainAttributesCommand 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", "GetIdentityMailFromDomainAttributes", {})
|
|
17
13
|
.n("SESClient", "GetIdentityMailFromDomainAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetIdentityMailFromDomainAttributesCommand)
|
|
20
|
-
.de(de_GetIdentityMailFromDomainAttributesCommand)
|
|
14
|
+
.sc(GetIdentityMailFromDomainAttributes)
|
|
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 { GetIdentityNotificationAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetIdentityNotificationAttributesCommand 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", "GetIdentityNotificationAttributes", {})
|
|
17
13
|
.n("SESClient", "GetIdentityNotificationAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetIdentityNotificationAttributesCommand)
|
|
20
|
-
.de(de_GetIdentityNotificationAttributesCommand)
|
|
14
|
+
.sc(GetIdentityNotificationAttributes)
|
|
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 { GetIdentityPolicies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetIdentityPoliciesCommand 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", "GetIdentityPolicies", {})
|
|
17
13
|
.n("SESClient", "GetIdentityPoliciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetIdentityPoliciesCommand)
|
|
20
|
-
.de(de_GetIdentityPoliciesCommand)
|
|
14
|
+
.sc(GetIdentityPolicies)
|
|
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 { GetIdentityVerificationAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetIdentityVerificationAttributesCommand 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", "GetIdentityVerificationAttributes", {})
|
|
17
13
|
.n("SESClient", "GetIdentityVerificationAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetIdentityVerificationAttributesCommand)
|
|
20
|
-
.de(de_GetIdentityVerificationAttributesCommand)
|
|
14
|
+
.sc(GetIdentityVerificationAttributes)
|
|
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 { GetSendQuota } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSendQuotaCommand 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", "GetSendQuota", {})
|
|
17
13
|
.n("SESClient", "GetSendQuotaCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSendQuotaCommand)
|
|
20
|
-
.de(de_GetSendQuotaCommand)
|
|
14
|
+
.sc(GetSendQuota)
|
|
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 { GetSendStatistics } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSendStatisticsCommand 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", "GetSendStatistics", {})
|
|
17
13
|
.n("SESClient", "GetSendStatisticsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSendStatisticsCommand)
|
|
20
|
-
.de(de_GetSendStatisticsCommand)
|
|
14
|
+
.sc(GetSendStatistics)
|
|
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 { GetTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetTemplateCommand 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", "GetTemplate", {})
|
|
17
13
|
.n("SESClient", "GetTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetTemplateCommand)
|
|
20
|
-
.de(de_GetTemplateCommand)
|
|
14
|
+
.sc(GetTemplate)
|
|
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 { ListConfigurationSets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListConfigurationSetsCommand 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", "ListConfigurationSets", {})
|
|
17
13
|
.n("SESClient", "ListConfigurationSetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListConfigurationSetsCommand)
|
|
20
|
-
.de(de_ListConfigurationSetsCommand)
|
|
14
|
+
.sc(ListConfigurationSets)
|
|
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 { ListCustomVerificationEmailTemplates } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCustomVerificationEmailTemplatesCommand 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", "ListCustomVerificationEmailTemplates", {})
|
|
17
13
|
.n("SESClient", "ListCustomVerificationEmailTemplatesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCustomVerificationEmailTemplatesCommand)
|
|
20
|
-
.de(de_ListCustomVerificationEmailTemplatesCommand)
|
|
14
|
+
.sc(ListCustomVerificationEmailTemplates)
|
|
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 { ListIdentities } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIdentitiesCommand 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", "ListIdentities", {})
|
|
17
13
|
.n("SESClient", "ListIdentitiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIdentitiesCommand)
|
|
20
|
-
.de(de_ListIdentitiesCommand)
|
|
14
|
+
.sc(ListIdentities)
|
|
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 { ListIdentityPolicies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListIdentityPoliciesCommand 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", "ListIdentityPolicies", {})
|
|
17
13
|
.n("SESClient", "ListIdentityPoliciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListIdentityPoliciesCommand)
|
|
20
|
-
.de(de_ListIdentityPoliciesCommand)
|
|
14
|
+
.sc(ListIdentityPolicies)
|
|
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 { ListReceiptFilters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListReceiptFiltersCommand 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", "ListReceiptFilters", {})
|
|
17
13
|
.n("SESClient", "ListReceiptFiltersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListReceiptFiltersCommand)
|
|
20
|
-
.de(de_ListReceiptFiltersCommand)
|
|
14
|
+
.sc(ListReceiptFilters)
|
|
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 { ListReceiptRuleSets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListReceiptRuleSetsCommand 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", "ListReceiptRuleSets", {})
|
|
17
13
|
.n("SESClient", "ListReceiptRuleSetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListReceiptRuleSetsCommand)
|
|
20
|
-
.de(de_ListReceiptRuleSetsCommand)
|
|
14
|
+
.sc(ListReceiptRuleSets)
|
|
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 { ListTemplates } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTemplatesCommand 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", "ListTemplates", {})
|
|
17
13
|
.n("SESClient", "ListTemplatesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTemplatesCommand)
|
|
20
|
-
.de(de_ListTemplatesCommand)
|
|
14
|
+
.sc(ListTemplates)
|
|
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 { ListVerifiedEmailAddresses } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVerifiedEmailAddressesCommand 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", "ListVerifiedEmailAddresses", {})
|
|
17
13
|
.n("SESClient", "ListVerifiedEmailAddressesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVerifiedEmailAddressesCommand)
|
|
20
|
-
.de(de_ListVerifiedEmailAddressesCommand)
|
|
14
|
+
.sc(ListVerifiedEmailAddresses)
|
|
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", "PutConfigurationSetDeliveryOptions", {})
|
|
17
13
|
.n("SESClient", "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 { PutIdentityPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutIdentityPolicyCommand 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", "PutIdentityPolicy", {})
|
|
17
13
|
.n("SESClient", "PutIdentityPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutIdentityPolicyCommand)
|
|
20
|
-
.de(de_PutIdentityPolicyCommand)
|
|
14
|
+
.sc(PutIdentityPolicy)
|
|
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 { ReorderReceiptRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ReorderReceiptRuleSetCommand 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", "ReorderReceiptRuleSet", {})
|
|
17
13
|
.n("SESClient", "ReorderReceiptRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ReorderReceiptRuleSetCommand)
|
|
20
|
-
.de(de_ReorderReceiptRuleSetCommand)
|
|
14
|
+
.sc(ReorderReceiptRuleSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|