@aws-sdk/client-ses 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +5 -0
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +5 -0
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +5 -0
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +5 -0
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +5 -0
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +5 -0
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +5 -0
- package/dist-cjs/commands/CreateTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +5 -0
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +5 -0
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteIdentityCommand.js +5 -0
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +5 -0
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +5 -0
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +5 -0
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +5 -0
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +5 -0
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +5 -0
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +5 -0
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +5 -0
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +5 -0
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +5 -0
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +5 -0
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +5 -0
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +5 -0
- package/dist-cjs/commands/GetSendQuotaCommand.js +5 -0
- package/dist-cjs/commands/GetSendStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetTemplateCommand.js +5 -0
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +5 -0
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListIdentitiesCommand.js +5 -0
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +5 -0
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +5 -0
- package/dist-cjs/commands/ListTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +5 -0
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +5 -0
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +5 -0
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +5 -0
- package/dist-cjs/commands/SendBounceCommand.js +5 -0
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +5 -0
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +5 -0
- package/dist-cjs/commands/SendEmailCommand.js +5 -0
- package/dist-cjs/commands/SendRawEmailCommand.js +5 -0
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +5 -0
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +5 -0
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +5 -0
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +5 -0
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +5 -0
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +5 -0
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +5 -0
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +5 -0
- package/dist-cjs/commands/TestRenderTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +5 -0
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +5 -0
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +5 -0
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +5 -0
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +5 -0
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +5 -0
- package/dist-cjs/commands/UpdateTemplateCommand.js +5 -0
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +5 -0
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +5 -0
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +5 -0
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +5 -0
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +5 -0
- package/dist-es/commands/CreateConfigurationSetCommand.js +5 -0
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +5 -0
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +5 -0
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-es/commands/CreateReceiptFilterCommand.js +5 -0
- package/dist-es/commands/CreateReceiptRuleCommand.js +5 -0
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +5 -0
- package/dist-es/commands/CreateTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteConfigurationSetCommand.js +5 -0
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +5 -0
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +5 -0
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteIdentityCommand.js +5 -0
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteReceiptFilterCommand.js +5 -0
- package/dist-es/commands/DeleteReceiptRuleCommand.js +5 -0
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +5 -0
- package/dist-es/commands/DeleteTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +5 -0
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +5 -0
- package/dist-es/commands/DescribeConfigurationSetCommand.js +5 -0
- package/dist-es/commands/DescribeReceiptRuleCommand.js +5 -0
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +5 -0
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +5 -0
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +5 -0
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +5 -0
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +5 -0
- package/dist-es/commands/GetIdentityPoliciesCommand.js +5 -0
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +5 -0
- package/dist-es/commands/GetSendQuotaCommand.js +5 -0
- package/dist-es/commands/GetSendStatisticsCommand.js +5 -0
- package/dist-es/commands/GetTemplateCommand.js +5 -0
- package/dist-es/commands/ListConfigurationSetsCommand.js +5 -0
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +5 -0
- package/dist-es/commands/ListIdentitiesCommand.js +5 -0
- package/dist-es/commands/ListIdentityPoliciesCommand.js +5 -0
- package/dist-es/commands/ListReceiptFiltersCommand.js +5 -0
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +5 -0
- package/dist-es/commands/ListTemplatesCommand.js +5 -0
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +5 -0
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +5 -0
- package/dist-es/commands/PutIdentityPolicyCommand.js +5 -0
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +5 -0
- package/dist-es/commands/SendBounceCommand.js +5 -0
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +5 -0
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +5 -0
- package/dist-es/commands/SendEmailCommand.js +5 -0
- package/dist-es/commands/SendRawEmailCommand.js +5 -0
- package/dist-es/commands/SendTemplatedEmailCommand.js +5 -0
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +5 -0
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +5 -0
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +5 -0
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +5 -0
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +5 -0
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +5 -0
- package/dist-es/commands/SetReceiptRulePositionCommand.js +5 -0
- package/dist-es/commands/TestRenderTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +5 -0
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +5 -0
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +5 -0
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +5 -0
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +5 -0
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateReceiptRuleCommand.js +5 -0
- package/dist-es/commands/UpdateTemplateCommand.js +5 -0
- package/dist-es/commands/VerifyDomainDkimCommand.js +5 -0
- package/dist-es/commands/VerifyDomainIdentityCommand.js +5 -0
- package/dist-es/commands/VerifyEmailAddressCommand.js +5 -0
- package/dist-es/commands/VerifyEmailIdentityCommand.js +5 -0
- package/package.json +32 -32
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateConfigurationSetReputationMetricsEnabledCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateConfigurationSetReputationMetricsEnabledCommand extends smithy_clien
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "UpdateConfigurationSetReputationMetricsEnabled",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateConfigurationSetSendingEnabledCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateConfigurationSetSendingEnabledCommand extends smithy_client_1.Comman
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "UpdateConfigurationSetSendingEnabled",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Comma
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "UpdateConfigurationSetTrackingOptions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateCustomVerificationEmailTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateCustomVerificationEmailTemplateCommand extends smithy_client_1.Comma
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "UpdateCustomVerificationEmailTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateReceiptRuleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateReceiptRuleCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "UpdateReceiptRule",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateTemplateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "UpdateTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class VerifyDomainDkimCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class VerifyDomainDkimCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "VerifyDomainDkim",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class VerifyDomainIdentityCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class VerifyDomainIdentityCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "VerifyDomainIdentity",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class VerifyEmailAddressCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class VerifyEmailAddressCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "VerifyEmailAddress",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class VerifyEmailIdentityCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class VerifyEmailIdentityCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "VerifyEmailIdentity",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CloneReceiptRuleSetCommand, se_CloneReceiptRuleSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CloneReceiptRuleSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CloneReceiptRuleSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CloneReceiptRuleSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateConfigurationSetCommand, se_CreateConfigurationSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateConfigurationSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateConfigurationSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateConfigurationSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateConfigurationSetEventDestinationCommand, se_CreateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateConfigurationSetEventDestinationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateConfigurationSetEventDestination",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateConfigurationSetTrackingOptionsCommand, se_CreateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateConfigurationSetTrackingOptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateConfigurationSetTrackingOptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateConfigurationSetTrackingOptions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateCustomVerificationEmailTemplateCommand, se_CreateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCustomVerificationEmailTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCustomVerificationEmailTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateCustomVerificationEmailTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateReceiptFilterCommand, se_CreateReceiptFilterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateReceiptFilterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateReceiptFilterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateReceiptFilter",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateReceiptRuleCommand, se_CreateReceiptRuleCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateReceiptRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateReceiptRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateReceiptRule",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateReceiptRuleSetCommand, se_CreateReceiptRuleSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateReceiptRuleSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateReceiptRuleSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateReceiptRuleSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateTemplateCommand, se_CreateTemplateCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "CreateTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteConfigurationSetCommand, se_DeleteConfigurationSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteConfigurationSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteConfigurationSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteConfigurationSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteConfigurationSetEventDestinationCommand, se_DeleteConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteConfigurationSetEventDestinationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteConfigurationSetEventDestination",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteConfigurationSetTrackingOptionsCommand, se_DeleteConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteConfigurationSetTrackingOptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteConfigurationSetTrackingOptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteConfigurationSetTrackingOptions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteCustomVerificationEmailTemplateCommand, se_DeleteCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCustomVerificationEmailTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCustomVerificationEmailTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteCustomVerificationEmailTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteIdentityCommand, se_DeleteIdentityCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteIdentityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteIdentityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteIdentity",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteIdentityPolicyCommand, se_DeleteIdentityPolicyCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteIdentityPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteIdentityPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteIdentityPolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteReceiptFilterCommand, se_DeleteReceiptFilterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteReceiptFilterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteReceiptFilterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteReceiptFilter",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteReceiptRuleCommand, se_DeleteReceiptRuleCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteReceiptRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteReceiptRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteReceiptRule",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteReceiptRuleSetCommand, se_DeleteReceiptRuleSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteReceiptRuleSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteReceiptRuleSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteReceiptRuleSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteTemplateCommand, se_DeleteTemplateCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteVerifiedEmailAddressCommand, se_DeleteVerifiedEmailAddressCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteVerifiedEmailAddressCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteVerifiedEmailAddressCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DeleteVerifiedEmailAddress",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeActiveReceiptRuleSetCommand, se_DescribeActiveReceiptRuleSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeActiveReceiptRuleSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeActiveReceiptRuleSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DescribeActiveReceiptRuleSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeConfigurationSetCommand, se_DescribeConfigurationSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeConfigurationSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeConfigurationSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "SimpleEmailService",
|
|
35
|
+
operation: "DescribeConfigurationSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|