@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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsQueryProtocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.ses",
|
|
32
|
+
xmlNamespace: "http://ses.amazonaws.com/doc/2010-12-01/",
|
|
33
|
+
version: "2010-12-01",
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "SES",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
package/dist-es/SESClient.js
CHANGED
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class SESClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CloneReceiptRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CloneReceiptRuleSetCommand 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", "CloneReceiptRuleSet", {})
|
|
17
13
|
.n("SESClient", "CloneReceiptRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CloneReceiptRuleSetCommand)
|
|
20
|
-
.de(de_CloneReceiptRuleSetCommand)
|
|
14
|
+
.sc(CloneReceiptRuleSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateConfigurationSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConfigurationSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService", "CreateConfigurationSet", {})
|
|
17
13
|
.n("SESClient", "CreateConfigurationSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConfigurationSetCommand)
|
|
20
|
-
.de(de_CreateConfigurationSetCommand)
|
|
14
|
+
.sc(CreateConfigurationSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateConfigurationSetEventDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConfigurationSetEventDestinationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService", "CreateConfigurationSetEventDestination", {})
|
|
17
13
|
.n("SESClient", "CreateConfigurationSetEventDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConfigurationSetEventDestinationCommand)
|
|
20
|
-
.de(de_CreateConfigurationSetEventDestinationCommand)
|
|
14
|
+
.sc(CreateConfigurationSetEventDestination)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateConfigurationSetTrackingOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConfigurationSetTrackingOptionsCommand 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", "CreateConfigurationSetTrackingOptions", {})
|
|
17
13
|
.n("SESClient", "CreateConfigurationSetTrackingOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConfigurationSetTrackingOptionsCommand)
|
|
20
|
-
.de(de_CreateConfigurationSetTrackingOptionsCommand)
|
|
14
|
+
.sc(CreateConfigurationSetTrackingOptions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateCustomVerificationEmailTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateCustomVerificationEmailTemplateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService", "CreateCustomVerificationEmailTemplate", {})
|
|
17
13
|
.n("SESClient", "CreateCustomVerificationEmailTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateCustomVerificationEmailTemplateCommand)
|
|
20
|
-
.de(de_CreateCustomVerificationEmailTemplateCommand)
|
|
14
|
+
.sc(CreateCustomVerificationEmailTemplate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateReceiptFilter } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateReceiptFilterCommand 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", "CreateReceiptFilter", {})
|
|
17
13
|
.n("SESClient", "CreateReceiptFilterCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateReceiptFilterCommand)
|
|
20
|
-
.de(de_CreateReceiptFilterCommand)
|
|
14
|
+
.sc(CreateReceiptFilter)
|
|
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 { CreateReceiptRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateReceiptRuleCommand 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", "CreateReceiptRule", {})
|
|
17
13
|
.n("SESClient", "CreateReceiptRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateReceiptRuleCommand)
|
|
20
|
-
.de(de_CreateReceiptRuleCommand)
|
|
14
|
+
.sc(CreateReceiptRule)
|
|
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 { CreateReceiptRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateReceiptRuleSetCommand 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", "CreateReceiptRuleSet", {})
|
|
17
13
|
.n("SESClient", "CreateReceiptRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateReceiptRuleSetCommand)
|
|
20
|
-
.de(de_CreateReceiptRuleSetCommand)
|
|
14
|
+
.sc(CreateReceiptRuleSet)
|
|
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 { CreateTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateTemplateCommand 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", "CreateTemplate", {})
|
|
17
13
|
.n("SESClient", "CreateTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateTemplateCommand)
|
|
20
|
-
.de(de_CreateTemplateCommand)
|
|
14
|
+
.sc(CreateTemplate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteConfigurationSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigurationSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService", "DeleteConfigurationSet", {})
|
|
17
13
|
.n("SESClient", "DeleteConfigurationSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigurationSetCommand)
|
|
20
|
-
.de(de_DeleteConfigurationSetCommand)
|
|
14
|
+
.sc(DeleteConfigurationSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteConfigurationSetEventDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigurationSetEventDestinationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService", "DeleteConfigurationSetEventDestination", {})
|
|
17
13
|
.n("SESClient", "DeleteConfigurationSetEventDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigurationSetEventDestinationCommand)
|
|
20
|
-
.de(de_DeleteConfigurationSetEventDestinationCommand)
|
|
14
|
+
.sc(DeleteConfigurationSetEventDestination)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteConfigurationSetTrackingOptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigurationSetTrackingOptionsCommand 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", "DeleteConfigurationSetTrackingOptions", {})
|
|
17
13
|
.n("SESClient", "DeleteConfigurationSetTrackingOptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigurationSetTrackingOptionsCommand)
|
|
20
|
-
.de(de_DeleteConfigurationSetTrackingOptionsCommand)
|
|
14
|
+
.sc(DeleteConfigurationSetTrackingOptions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteCustomVerificationEmailTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteCustomVerificationEmailTemplateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SimpleEmailService", "DeleteCustomVerificationEmailTemplate", {})
|
|
17
13
|
.n("SESClient", "DeleteCustomVerificationEmailTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteCustomVerificationEmailTemplateCommand)
|
|
20
|
-
.de(de_DeleteCustomVerificationEmailTemplateCommand)
|
|
14
|
+
.sc(DeleteCustomVerificationEmailTemplate)
|
|
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 { DeleteIdentity } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteIdentityCommand 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", "DeleteIdentity", {})
|
|
17
13
|
.n("SESClient", "DeleteIdentityCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteIdentityCommand)
|
|
20
|
-
.de(de_DeleteIdentityCommand)
|
|
14
|
+
.sc(DeleteIdentity)
|
|
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 { DeleteIdentityPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteIdentityPolicyCommand 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", "DeleteIdentityPolicy", {})
|
|
17
13
|
.n("SESClient", "DeleteIdentityPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteIdentityPolicyCommand)
|
|
20
|
-
.de(de_DeleteIdentityPolicyCommand)
|
|
14
|
+
.sc(DeleteIdentityPolicy)
|
|
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 { DeleteReceiptFilter } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteReceiptFilterCommand 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", "DeleteReceiptFilter", {})
|
|
17
13
|
.n("SESClient", "DeleteReceiptFilterCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteReceiptFilterCommand)
|
|
20
|
-
.de(de_DeleteReceiptFilterCommand)
|
|
14
|
+
.sc(DeleteReceiptFilter)
|
|
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 { DeleteReceiptRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteReceiptRuleCommand 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", "DeleteReceiptRule", {})
|
|
17
13
|
.n("SESClient", "DeleteReceiptRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteReceiptRuleCommand)
|
|
20
|
-
.de(de_DeleteReceiptRuleCommand)
|
|
14
|
+
.sc(DeleteReceiptRule)
|
|
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 { DeleteReceiptRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteReceiptRuleSetCommand 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", "DeleteReceiptRuleSet", {})
|
|
17
13
|
.n("SESClient", "DeleteReceiptRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteReceiptRuleSetCommand)
|
|
20
|
-
.de(de_DeleteReceiptRuleSetCommand)
|
|
14
|
+
.sc(DeleteReceiptRuleSet)
|
|
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 { DeleteTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTemplateCommand 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", "DeleteTemplate", {})
|
|
17
13
|
.n("SESClient", "DeleteTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTemplateCommand)
|
|
20
|
-
.de(de_DeleteTemplateCommand)
|
|
14
|
+
.sc(DeleteTemplate)
|
|
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 { DeleteVerifiedEmailAddress } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVerifiedEmailAddressCommand 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", "DeleteVerifiedEmailAddress", {})
|
|
17
13
|
.n("SESClient", "DeleteVerifiedEmailAddressCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVerifiedEmailAddressCommand)
|
|
20
|
-
.de(de_DeleteVerifiedEmailAddressCommand)
|
|
14
|
+
.sc(DeleteVerifiedEmailAddress)
|
|
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 { DescribeActiveReceiptRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeActiveReceiptRuleSetCommand 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", "DescribeActiveReceiptRuleSet", {})
|
|
17
13
|
.n("SESClient", "DescribeActiveReceiptRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeActiveReceiptRuleSetCommand)
|
|
20
|
-
.de(de_DescribeActiveReceiptRuleSetCommand)
|
|
14
|
+
.sc(DescribeActiveReceiptRuleSet)
|
|
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 { DescribeConfigurationSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConfigurationSetCommand 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", "DescribeConfigurationSet", {})
|
|
17
13
|
.n("SESClient", "DescribeConfigurationSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConfigurationSetCommand)
|
|
20
|
-
.de(de_DescribeConfigurationSetCommand)
|
|
14
|
+
.sc(DescribeConfigurationSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|