@aws-sdk/client-ses 3.321.1 → 3.326.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-types/commands/CloneReceiptRuleSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +4 -0
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIdentityCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +4 -0
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +58 -0
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +44 -0
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +52 -0
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +58 -0
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +6 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +14 -0
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +12 -0
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +8 -0
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetSendQuotaCommand.d.ts +8 -0
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +14 -0
- package/dist-types/commands/GetTemplateCommand.d.ts +11 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +15 -0
- package/dist-types/commands/ListIdentitiesCommand.d.ts +9 -0
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +8 -0
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +14 -0
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +12 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +12 -0
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +8 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +4 -0
- package/dist-types/commands/SendBounceCommand.d.ts +6 -0
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +12 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +6 -0
- package/dist-types/commands/SendEmailCommand.d.ts +6 -0
- package/dist-types/commands/SendRawEmailCommand.d.ts +6 -0
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +6 -0
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +4 -0
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +4 -0
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +4 -0
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +4 -0
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +4 -0
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +4 -0
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +4 -0
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +4 -0
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +8 -0
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +6 -0
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +4 -0
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +4 -0
- package/package.json +16 -16
|
@@ -37,6 +37,8 @@ export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRu
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new SetActiveReceiptRuleSetCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // {};
|
|
41
|
+
*
|
|
40
42
|
* ```
|
|
41
43
|
*
|
|
42
44
|
* @param SetActiveReceiptRuleSetCommandInput - {@link SetActiveReceiptRuleSetCommandInput}
|
|
@@ -48,6 +50,8 @@ export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRu
|
|
|
48
50
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
49
51
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
50
52
|
*
|
|
53
|
+
* @throws {@link SESServiceException}
|
|
54
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
51
55
|
*
|
|
52
56
|
* @example SetActiveReceiptRuleSet
|
|
53
57
|
* ```javascript
|
|
@@ -44,6 +44,8 @@ export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnab
|
|
|
44
44
|
* };
|
|
45
45
|
* const command = new SetIdentityDkimEnabledCommand(input);
|
|
46
46
|
* const response = await client.send(command);
|
|
47
|
+
* // {};
|
|
48
|
+
*
|
|
47
49
|
* ```
|
|
48
50
|
*
|
|
49
51
|
* @param SetIdentityDkimEnabledCommandInput - {@link SetIdentityDkimEnabledCommandInput}
|
|
@@ -52,6 +54,8 @@ export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnab
|
|
|
52
54
|
* @see {@link SetIdentityDkimEnabledCommandOutput} for command's `response` shape.
|
|
53
55
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
54
56
|
*
|
|
57
|
+
* @throws {@link SESServiceException}
|
|
58
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
55
59
|
*
|
|
56
60
|
* @example SetIdentityDkimEnabled
|
|
57
61
|
* ```javascript
|
|
@@ -42,6 +42,8 @@ export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetId
|
|
|
42
42
|
* };
|
|
43
43
|
* const command = new SetIdentityFeedbackForwardingEnabledCommand(input);
|
|
44
44
|
* const response = await client.send(command);
|
|
45
|
+
* // {};
|
|
46
|
+
*
|
|
45
47
|
* ```
|
|
46
48
|
*
|
|
47
49
|
* @param SetIdentityFeedbackForwardingEnabledCommandInput - {@link SetIdentityFeedbackForwardingEnabledCommandInput}
|
|
@@ -50,6 +52,8 @@ export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetId
|
|
|
50
52
|
* @see {@link SetIdentityFeedbackForwardingEnabledCommandOutput} for command's `response` shape.
|
|
51
53
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
52
54
|
*
|
|
55
|
+
* @throws {@link SESServiceException}
|
|
56
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
53
57
|
*
|
|
54
58
|
* @example SetIdentityFeedbackForwardingEnabled
|
|
55
59
|
* ```javascript
|
|
@@ -38,6 +38,8 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends S
|
|
|
38
38
|
* };
|
|
39
39
|
* const command = new SetIdentityHeadersInNotificationsEnabledCommand(input);
|
|
40
40
|
* const response = await client.send(command);
|
|
41
|
+
* // {};
|
|
42
|
+
*
|
|
41
43
|
* ```
|
|
42
44
|
*
|
|
43
45
|
* @param SetIdentityHeadersInNotificationsEnabledCommandInput - {@link SetIdentityHeadersInNotificationsEnabledCommandInput}
|
|
@@ -46,6 +48,8 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends S
|
|
|
46
48
|
* @see {@link SetIdentityHeadersInNotificationsEnabledCommandOutput} for command's `response` shape.
|
|
47
49
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
48
50
|
*
|
|
51
|
+
* @throws {@link SESServiceException}
|
|
52
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
49
53
|
*
|
|
50
54
|
* @example SetIdentityHeadersInNotificationsEnabled
|
|
51
55
|
* ```javascript
|
|
@@ -42,6 +42,8 @@ export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailF
|
|
|
42
42
|
* };
|
|
43
43
|
* const command = new SetIdentityMailFromDomainCommand(input);
|
|
44
44
|
* const response = await client.send(command);
|
|
45
|
+
* // {};
|
|
46
|
+
*
|
|
45
47
|
* ```
|
|
46
48
|
*
|
|
47
49
|
* @param SetIdentityMailFromDomainCommandInput - {@link SetIdentityMailFromDomainCommandInput}
|
|
@@ -50,6 +52,8 @@ export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailF
|
|
|
50
52
|
* @see {@link SetIdentityMailFromDomainCommandOutput} for command's `response` shape.
|
|
51
53
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
52
54
|
*
|
|
55
|
+
* @throws {@link SESServiceException}
|
|
56
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
53
57
|
*
|
|
54
58
|
* @example SetIdentityMailFromDomain
|
|
55
59
|
* ```javascript
|
|
@@ -41,6 +41,8 @@ export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNo
|
|
|
41
41
|
* };
|
|
42
42
|
* const command = new SetIdentityNotificationTopicCommand(input);
|
|
43
43
|
* const response = await client.send(command);
|
|
44
|
+
* // {};
|
|
45
|
+
*
|
|
44
46
|
* ```
|
|
45
47
|
*
|
|
46
48
|
* @param SetIdentityNotificationTopicCommandInput - {@link SetIdentityNotificationTopicCommandInput}
|
|
@@ -49,6 +51,8 @@ export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNo
|
|
|
49
51
|
* @see {@link SetIdentityNotificationTopicCommandOutput} for command's `response` shape.
|
|
50
52
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
51
53
|
*
|
|
54
|
+
* @throws {@link SESServiceException}
|
|
55
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
52
56
|
*
|
|
53
57
|
* @example SetIdentityNotificationTopic
|
|
54
58
|
* ```javascript
|
|
@@ -36,6 +36,8 @@ export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePosit
|
|
|
36
36
|
* };
|
|
37
37
|
* const command = new SetReceiptRulePositionCommand(input);
|
|
38
38
|
* const response = await client.send(command);
|
|
39
|
+
* // {};
|
|
40
|
+
*
|
|
39
41
|
* ```
|
|
40
42
|
*
|
|
41
43
|
* @param SetReceiptRulePositionCommandInput - {@link SetReceiptRulePositionCommandInput}
|
|
@@ -50,6 +52,8 @@ export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePosit
|
|
|
50
52
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
51
53
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
52
54
|
*
|
|
55
|
+
* @throws {@link SESServiceException}
|
|
56
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
53
57
|
*
|
|
54
58
|
* @example SetReceiptRulePosition
|
|
55
59
|
* ```javascript
|
|
@@ -34,6 +34,10 @@ export interface TestRenderTemplateCommandOutput extends TestRenderTemplateRespo
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new TestRenderTemplateCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // TestRenderTemplateResponse
|
|
38
|
+
* // RenderedTemplate: "STRING_VALUE",
|
|
39
|
+
* // };
|
|
40
|
+
*
|
|
37
41
|
* ```
|
|
38
42
|
*
|
|
39
43
|
* @param TestRenderTemplateCommandInput - {@link TestRenderTemplateCommandInput}
|
|
@@ -55,6 +59,8 @@ export interface TestRenderTemplateCommandOutput extends TestRenderTemplateRespo
|
|
|
55
59
|
* <p>Indicates that the Template object you specified does not exist in your Amazon SES
|
|
56
60
|
* account.</p>
|
|
57
61
|
*
|
|
62
|
+
* @throws {@link SESServiceException}
|
|
63
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
58
64
|
*
|
|
59
65
|
*/
|
|
60
66
|
export declare class TestRenderTemplateCommand extends $Command<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -36,6 +36,8 @@ export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBear
|
|
|
36
36
|
* };
|
|
37
37
|
* const command = new UpdateAccountSendingEnabledCommand(input);
|
|
38
38
|
* const response = await client.send(command);
|
|
39
|
+
* // {};
|
|
40
|
+
*
|
|
39
41
|
* ```
|
|
40
42
|
*
|
|
41
43
|
* @param UpdateAccountSendingEnabledCommandInput - {@link UpdateAccountSendingEnabledCommandInput}
|
|
@@ -44,6 +46,8 @@ export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBear
|
|
|
44
46
|
* @see {@link UpdateAccountSendingEnabledCommandOutput} for command's `response` shape.
|
|
45
47
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
46
48
|
*
|
|
49
|
+
* @throws {@link SESServiceException}
|
|
50
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
47
51
|
*
|
|
48
52
|
* @example UpdateAccountSendingEnabled
|
|
49
53
|
* ```javascript
|
|
@@ -65,6 +65,8 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
|
|
|
65
65
|
* };
|
|
66
66
|
* const command = new UpdateConfigurationSetEventDestinationCommand(input);
|
|
67
67
|
* const response = await client.send(command);
|
|
68
|
+
* // {};
|
|
69
|
+
*
|
|
68
70
|
* ```
|
|
69
71
|
*
|
|
70
72
|
* @param UpdateConfigurationSetEventDestinationCommandInput - {@link UpdateConfigurationSetEventDestinationCommandInput}
|
|
@@ -91,6 +93,8 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
|
|
|
91
93
|
* <p>Indicates that the Amazon Simple Notification Service (Amazon SNS) destination is
|
|
92
94
|
* invalid. See the error message for details.</p>
|
|
93
95
|
*
|
|
96
|
+
* @throws {@link SESServiceException}
|
|
97
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
94
98
|
*
|
|
95
99
|
*/
|
|
96
100
|
export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
|
|
@@ -36,6 +36,8 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput ext
|
|
|
36
36
|
* };
|
|
37
37
|
* const command = new UpdateConfigurationSetReputationMetricsEnabledCommand(input);
|
|
38
38
|
* const response = await client.send(command);
|
|
39
|
+
* // {};
|
|
40
|
+
*
|
|
39
41
|
* ```
|
|
40
42
|
*
|
|
41
43
|
* @param UpdateConfigurationSetReputationMetricsEnabledCommandInput - {@link UpdateConfigurationSetReputationMetricsEnabledCommandInput}
|
|
@@ -47,6 +49,8 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput ext
|
|
|
47
49
|
* @throws {@link ConfigurationSetDoesNotExistException} (client fault)
|
|
48
50
|
* <p>Indicates that the configuration set does not exist.</p>
|
|
49
51
|
*
|
|
52
|
+
* @throws {@link SESServiceException}
|
|
53
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
50
54
|
*
|
|
51
55
|
* @example UpdateConfigurationSetReputationMetricsEnabled
|
|
52
56
|
* ```javascript
|
|
@@ -37,6 +37,8 @@ export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __Met
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new UpdateConfigurationSetSendingEnabledCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // {};
|
|
41
|
+
*
|
|
40
42
|
* ```
|
|
41
43
|
*
|
|
42
44
|
* @param UpdateConfigurationSetSendingEnabledCommandInput - {@link UpdateConfigurationSetSendingEnabledCommandInput}
|
|
@@ -48,6 +50,8 @@ export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __Met
|
|
|
48
50
|
* @throws {@link ConfigurationSetDoesNotExistException} (client fault)
|
|
49
51
|
* <p>Indicates that the configuration set does not exist.</p>
|
|
50
52
|
*
|
|
53
|
+
* @throws {@link SESServiceException}
|
|
54
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
51
55
|
*
|
|
52
56
|
* @example UpdateConfigurationSetReputationMetricsEnabled
|
|
53
57
|
* ```javascript
|
|
@@ -38,6 +38,8 @@ export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends Upda
|
|
|
38
38
|
* };
|
|
39
39
|
* const command = new UpdateConfigurationSetTrackingOptionsCommand(input);
|
|
40
40
|
* const response = await client.send(command);
|
|
41
|
+
* // {};
|
|
42
|
+
*
|
|
41
43
|
* ```
|
|
42
44
|
*
|
|
43
45
|
* @param UpdateConfigurationSetTrackingOptionsCommandInput - {@link UpdateConfigurationSetTrackingOptionsCommandInput}
|
|
@@ -65,6 +67,8 @@ export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends Upda
|
|
|
65
67
|
* @throws {@link TrackingOptionsDoesNotExistException} (client fault)
|
|
66
68
|
* <p>Indicates that the TrackingOptions object you specified does not exist.</p>
|
|
67
69
|
*
|
|
70
|
+
* @throws {@link SESServiceException}
|
|
71
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
68
72
|
*
|
|
69
73
|
*/
|
|
70
74
|
export declare class UpdateConfigurationSetTrackingOptionsCommand extends $Command<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -39,6 +39,8 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new UpdateCustomVerificationEmailTemplateCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // {};
|
|
43
|
+
*
|
|
42
44
|
* ```
|
|
43
45
|
*
|
|
44
46
|
* @param UpdateCustomVerificationEmailTemplateCommandInput - {@link UpdateCustomVerificationEmailTemplateCommandInput}
|
|
@@ -58,6 +60,8 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
58
60
|
* <p>Indicates that the sender address specified for a custom verification email is not
|
|
59
61
|
* verified, and is therefore not eligible to send the custom verification email. </p>
|
|
60
62
|
*
|
|
63
|
+
* @throws {@link SESServiceException}
|
|
64
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
61
65
|
*
|
|
62
66
|
*/
|
|
63
67
|
export declare class UpdateCustomVerificationEmailTemplateCommand extends $Command<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -81,6 +81,8 @@ export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleRespons
|
|
|
81
81
|
* };
|
|
82
82
|
* const command = new UpdateReceiptRuleCommand(input);
|
|
83
83
|
* const response = await client.send(command);
|
|
84
|
+
* // {};
|
|
85
|
+
*
|
|
84
86
|
* ```
|
|
85
87
|
*
|
|
86
88
|
* @param UpdateReceiptRuleCommandInput - {@link UpdateReceiptRuleCommandInput}
|
|
@@ -118,6 +120,8 @@ export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleRespons
|
|
|
118
120
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
119
121
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
120
122
|
*
|
|
123
|
+
* @throws {@link SESServiceException}
|
|
124
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
121
125
|
*
|
|
122
126
|
* @example UpdateReceiptRule
|
|
123
127
|
* ```javascript
|
|
@@ -39,6 +39,8 @@ export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __M
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new UpdateTemplateCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // {};
|
|
43
|
+
*
|
|
42
44
|
* ```
|
|
43
45
|
*
|
|
44
46
|
* @param UpdateTemplateCommandInput - {@link UpdateTemplateCommandInput}
|
|
@@ -55,6 +57,8 @@ export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __M
|
|
|
55
57
|
* <p>Indicates that the Template object you specified does not exist in your Amazon SES
|
|
56
58
|
* account.</p>
|
|
57
59
|
*
|
|
60
|
+
* @throws {@link SESServiceException}
|
|
61
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
58
62
|
*
|
|
59
63
|
*/
|
|
60
64
|
export declare class UpdateTemplateCommand extends $Command<UpdateTemplateCommandInput, UpdateTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -69,6 +69,12 @@ export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse,
|
|
|
69
69
|
* };
|
|
70
70
|
* const command = new VerifyDomainDkimCommand(input);
|
|
71
71
|
* const response = await client.send(command);
|
|
72
|
+
* // { // VerifyDomainDkimResponse
|
|
73
|
+
* // DkimTokens: [ // VerificationTokenList // required
|
|
74
|
+
* // "STRING_VALUE",
|
|
75
|
+
* // ],
|
|
76
|
+
* // };
|
|
77
|
+
*
|
|
72
78
|
* ```
|
|
73
79
|
*
|
|
74
80
|
* @param VerifyDomainDkimCommandInput - {@link VerifyDomainDkimCommandInput}
|
|
@@ -77,6 +83,8 @@ export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse,
|
|
|
77
83
|
* @see {@link VerifyDomainDkimCommandOutput} for command's `response` shape.
|
|
78
84
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
79
85
|
*
|
|
86
|
+
* @throws {@link SESServiceException}
|
|
87
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
80
88
|
*
|
|
81
89
|
* @example VerifyDomainDkim
|
|
82
90
|
* ```javascript
|
|
@@ -37,6 +37,10 @@ export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityR
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new VerifyDomainIdentityCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // { // VerifyDomainIdentityResponse
|
|
41
|
+
* // VerificationToken: "STRING_VALUE", // required
|
|
42
|
+
* // };
|
|
43
|
+
*
|
|
40
44
|
* ```
|
|
41
45
|
*
|
|
42
46
|
* @param VerifyDomainIdentityCommandInput - {@link VerifyDomainIdentityCommandInput}
|
|
@@ -45,6 +49,8 @@ export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityR
|
|
|
45
49
|
* @see {@link VerifyDomainIdentityCommandOutput} for command's `response` shape.
|
|
46
50
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
47
51
|
*
|
|
52
|
+
* @throws {@link SESServiceException}
|
|
53
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
48
54
|
*
|
|
49
55
|
* @example VerifyDomainIdentity
|
|
50
56
|
* ```javascript
|
|
@@ -32,6 +32,8 @@ export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new VerifyEmailAddressCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // {};
|
|
36
|
+
*
|
|
35
37
|
* ```
|
|
36
38
|
*
|
|
37
39
|
* @param VerifyEmailAddressCommandInput - {@link VerifyEmailAddressCommandInput}
|
|
@@ -40,6 +42,8 @@ export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
|
|
|
40
42
|
* @see {@link VerifyEmailAddressCommandOutput} for command's `response` shape.
|
|
41
43
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
42
44
|
*
|
|
45
|
+
* @throws {@link SESServiceException}
|
|
46
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
43
47
|
*
|
|
44
48
|
* @example VerifyEmailAddress
|
|
45
49
|
* ```javascript
|
|
@@ -34,6 +34,8 @@ export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityRes
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new VerifyEmailIdentityCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // {};
|
|
38
|
+
*
|
|
37
39
|
* ```
|
|
38
40
|
*
|
|
39
41
|
* @param VerifyEmailIdentityCommandInput - {@link VerifyEmailIdentityCommandInput}
|
|
@@ -42,6 +44,8 @@ export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityRes
|
|
|
42
44
|
* @see {@link VerifyEmailIdentityCommandOutput} for command's `response` shape.
|
|
43
45
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
44
46
|
*
|
|
47
|
+
* @throws {@link SESServiceException}
|
|
48
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
45
49
|
*
|
|
46
50
|
* @example VerifyEmailIdentity
|
|
47
51
|
* ```javascript
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ses",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.326.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,33 +21,33 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.326.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.310.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.326.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.310.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.310.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.310.0",
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.325.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.325.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.325.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.325.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.325.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.325.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.325.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.325.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.325.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.325.0",
|
|
40
40
|
"@aws-sdk/node-config-provider": "3.310.0",
|
|
41
41
|
"@aws-sdk/node-http-handler": "3.321.1",
|
|
42
42
|
"@aws-sdk/protocol-http": "3.310.0",
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
+
"@aws-sdk/smithy-client": "3.325.0",
|
|
44
44
|
"@aws-sdk/types": "3.310.0",
|
|
45
45
|
"@aws-sdk/url-parser": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.325.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.325.0",
|
|
51
51
|
"@aws-sdk/util-endpoints": "3.319.0",
|
|
52
52
|
"@aws-sdk/util-retry": "3.310.0",
|
|
53
53
|
"@aws-sdk/util-user-agent-browser": "3.310.0",
|