@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
package/README.md
CHANGED
|
@@ -57,16 +57,16 @@ using your favorite package manager:
|
|
|
57
57
|
|
|
58
58
|
The AWS SDK is modulized by clients and commands.
|
|
59
59
|
To send a request, you only need to import the `SESClient` and
|
|
60
|
-
the commands you need, for example `
|
|
60
|
+
the commands you need, for example `ListIdentitiesCommand`:
|
|
61
61
|
|
|
62
62
|
```js
|
|
63
63
|
// ES5 example
|
|
64
|
-
const { SESClient,
|
|
64
|
+
const { SESClient, ListIdentitiesCommand } = require("@aws-sdk/client-ses");
|
|
65
65
|
```
|
|
66
66
|
|
|
67
67
|
```ts
|
|
68
68
|
// ES6+ example
|
|
69
|
-
import { SESClient,
|
|
69
|
+
import { SESClient, ListIdentitiesCommand } from "@aws-sdk/client-ses";
|
|
70
70
|
```
|
|
71
71
|
|
|
72
72
|
### Usage
|
|
@@ -85,7 +85,7 @@ const client = new SESClient({ region: "REGION" });
|
|
|
85
85
|
const params = {
|
|
86
86
|
/** input parameters */
|
|
87
87
|
};
|
|
88
|
-
const command = new
|
|
88
|
+
const command = new ListIdentitiesCommand(params);
|
|
89
89
|
```
|
|
90
90
|
|
|
91
91
|
#### Async/await
|
|
@@ -164,7 +164,7 @@ const client = new AWS.SES({ region: "REGION" });
|
|
|
164
164
|
|
|
165
165
|
// async/await.
|
|
166
166
|
try {
|
|
167
|
-
const data = await client.
|
|
167
|
+
const data = await client.listIdentities(params);
|
|
168
168
|
// process data.
|
|
169
169
|
} catch (error) {
|
|
170
170
|
// error handling.
|
|
@@ -172,7 +172,7 @@ try {
|
|
|
172
172
|
|
|
173
173
|
// Promises.
|
|
174
174
|
client
|
|
175
|
-
.
|
|
175
|
+
.listIdentities(params)
|
|
176
176
|
.then((data) => {
|
|
177
177
|
// process data.
|
|
178
178
|
})
|
|
@@ -181,7 +181,7 @@ client
|
|
|
181
181
|
});
|
|
182
182
|
|
|
183
183
|
// callbacks.
|
|
184
|
-
client.
|
|
184
|
+
client.listIdentities(params, (err, data) => {
|
|
185
185
|
// process err and data.
|
|
186
186
|
});
|
|
187
187
|
```
|
|
@@ -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 CloneReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CloneReceiptRuleSetCommand 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: "CloneReceiptRuleSet",
|
|
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 CreateConfigurationSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateConfigurationSetCommand 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: "CreateConfigurationSet",
|
|
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 CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "CreateConfigurationSetEventDestination",
|
|
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 CreateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateConfigurationSetTrackingOptionsCommand 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: "CreateConfigurationSetTrackingOptions",
|
|
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 CreateCustomVerificationEmailTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateCustomVerificationEmailTemplateCommand 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: "CreateCustomVerificationEmailTemplate",
|
|
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 CreateReceiptFilterCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateReceiptFilterCommand 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: "CreateReceiptFilter",
|
|
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 CreateReceiptRuleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateReceiptRuleCommand 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: "CreateReceiptRule",
|
|
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 CreateReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateReceiptRuleSetCommand 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: "CreateReceiptRuleSet",
|
|
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 CreateTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateTemplateCommand 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: "CreateTemplate",
|
|
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 DeleteConfigurationSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteConfigurationSetCommand 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: "DeleteConfigurationSet",
|
|
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 DeleteConfigurationSetEventDestinationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SimpleEmailService",
|
|
38
|
+
operation: "DeleteConfigurationSetEventDestination",
|
|
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 DeleteConfigurationSetTrackingOptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteConfigurationSetTrackingOptionsCommand 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: "DeleteConfigurationSetTrackingOptions",
|
|
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 DeleteCustomVerificationEmailTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteCustomVerificationEmailTemplateCommand 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: "DeleteCustomVerificationEmailTemplate",
|
|
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 DeleteIdentityCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteIdentityCommand 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: "DeleteIdentity",
|
|
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 DeleteIdentityPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteIdentityPolicyCommand 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: "DeleteIdentityPolicy",
|
|
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 DeleteReceiptFilterCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteReceiptFilterCommand 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: "DeleteReceiptFilter",
|
|
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 DeleteReceiptRuleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteReceiptRuleCommand 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: "DeleteReceiptRule",
|
|
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 DeleteReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteReceiptRuleSetCommand 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: "DeleteReceiptRuleSet",
|
|
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 DeleteTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteTemplateCommand 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: "DeleteTemplate",
|
|
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 DeleteVerifiedEmailAddressCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteVerifiedEmailAddressCommand 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: "DeleteVerifiedEmailAddress",
|
|
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 DescribeActiveReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeActiveReceiptRuleSetCommand 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: "DescribeActiveReceiptRuleSet",
|
|
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 DescribeConfigurationSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeConfigurationSetCommand 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: "DescribeConfigurationSet",
|
|
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 DescribeReceiptRuleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeReceiptRuleCommand 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: "DescribeReceiptRule",
|
|
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 DescribeReceiptRuleSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeReceiptRuleSetCommand 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: "DescribeReceiptRuleSet",
|
|
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 GetAccountSendingEnabledCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetAccountSendingEnabledCommand 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: "GetAccountSendingEnabled",
|
|
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 GetCustomVerificationEmailTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetCustomVerificationEmailTemplateCommand 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: "GetCustomVerificationEmailTemplate",
|
|
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 GetIdentityDkimAttributesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetIdentityDkimAttributesCommand 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: "GetIdentityDkimAttributes",
|
|
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 GetIdentityMailFromDomainAttributesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetIdentityMailFromDomainAttributesCommand 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: "GetIdentityMailFromDomainAttributes",
|
|
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 GetIdentityNotificationAttributesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetIdentityNotificationAttributesCommand 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: "GetIdentityNotificationAttributes",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|