@aws-sdk/client-ses 3.325.0 → 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 +3 -3
|
@@ -37,6 +37,8 @@ export interface CloneReceiptRuleSetCommandOutput extends CloneReceiptRuleSetRes
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new CloneReceiptRuleSetCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // {};
|
|
41
|
+
*
|
|
40
42
|
* ```
|
|
41
43
|
*
|
|
42
44
|
* @param CloneReceiptRuleSetCommandInput - {@link CloneReceiptRuleSetCommandInput}
|
|
@@ -56,6 +58,8 @@ export interface CloneReceiptRuleSetCommandOutput extends CloneReceiptRuleSetRes
|
|
|
56
58
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
57
59
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
58
60
|
*
|
|
61
|
+
* @throws {@link SESServiceException}
|
|
62
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
59
63
|
*
|
|
60
64
|
* @example CloneReceiptRuleSet
|
|
61
65
|
* ```javascript
|
|
@@ -37,6 +37,8 @@ export interface CreateConfigurationSetCommandOutput extends CreateConfiguration
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new CreateConfigurationSetCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // {};
|
|
41
|
+
*
|
|
40
42
|
* ```
|
|
41
43
|
*
|
|
42
44
|
* @param CreateConfigurationSetCommandInput - {@link CreateConfigurationSetCommandInput}
|
|
@@ -58,6 +60,8 @@ export interface CreateConfigurationSetCommandOutput extends CreateConfiguration
|
|
|
58
60
|
* of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
|
|
59
61
|
* Guide</a>.</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 CreateConfigurationSetCommand extends $Command<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -63,6 +63,8 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
|
|
|
63
63
|
* };
|
|
64
64
|
* const command = new CreateConfigurationSetEventDestinationCommand(input);
|
|
65
65
|
* const response = await client.send(command);
|
|
66
|
+
* // {};
|
|
67
|
+
*
|
|
66
68
|
* ```
|
|
67
69
|
*
|
|
68
70
|
* @param CreateConfigurationSetEventDestinationCommandInput - {@link CreateConfigurationSetEventDestinationCommandInput}
|
|
@@ -95,6 +97,8 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
|
|
|
95
97
|
* of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
|
|
96
98
|
* Guide</a>.</p>
|
|
97
99
|
*
|
|
100
|
+
* @throws {@link SESServiceException}
|
|
101
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
98
102
|
*
|
|
99
103
|
*/
|
|
100
104
|
export declare class CreateConfigurationSetEventDestinationCommand extends $Command<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
|
|
@@ -38,6 +38,8 @@ export interface CreateConfigurationSetTrackingOptionsCommandOutput extends Crea
|
|
|
38
38
|
* };
|
|
39
39
|
* const command = new CreateConfigurationSetTrackingOptionsCommand(input);
|
|
40
40
|
* const response = await client.send(command);
|
|
41
|
+
* // {};
|
|
42
|
+
*
|
|
41
43
|
* ```
|
|
42
44
|
*
|
|
43
45
|
* @param CreateConfigurationSetTrackingOptionsCommandInput - {@link CreateConfigurationSetTrackingOptionsCommandInput}
|
|
@@ -66,6 +68,8 @@ export interface CreateConfigurationSetTrackingOptionsCommandOutput extends Crea
|
|
|
66
68
|
* <p>Indicates that the configuration set you specified already contains a TrackingOptions
|
|
67
69
|
* object.</p>
|
|
68
70
|
*
|
|
71
|
+
* @throws {@link SESServiceException}
|
|
72
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
69
73
|
*
|
|
70
74
|
*/
|
|
71
75
|
export declare class CreateConfigurationSetTrackingOptionsCommand extends $Command<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -39,6 +39,8 @@ export interface CreateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new CreateCustomVerificationEmailTemplateCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // {};
|
|
43
|
+
*
|
|
42
44
|
* ```
|
|
43
45
|
*
|
|
44
46
|
* @param CreateCustomVerificationEmailTemplateCommandInput - {@link CreateCustomVerificationEmailTemplateCommandInput}
|
|
@@ -63,6 +65,8 @@ export interface CreateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
63
65
|
* of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
|
|
64
66
|
* Guide</a>.</p>
|
|
65
67
|
*
|
|
68
|
+
* @throws {@link SESServiceException}
|
|
69
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
66
70
|
*
|
|
67
71
|
*/
|
|
68
72
|
export declare class CreateCustomVerificationEmailTemplateCommand extends $Command<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -39,6 +39,8 @@ export interface CreateReceiptFilterCommandOutput extends CreateReceiptFilterRes
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new CreateReceiptFilterCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // {};
|
|
43
|
+
*
|
|
42
44
|
* ```
|
|
43
45
|
*
|
|
44
46
|
* @param CreateReceiptFilterCommandInput - {@link CreateReceiptFilterCommandInput}
|
|
@@ -55,6 +57,8 @@ export interface CreateReceiptFilterCommandOutput extends CreateReceiptFilterRes
|
|
|
55
57
|
* of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
|
|
56
58
|
* Guide</a>.</p>
|
|
57
59
|
*
|
|
60
|
+
* @throws {@link SESServiceException}
|
|
61
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
58
62
|
*
|
|
59
63
|
* @example CreateReceiptFilter
|
|
60
64
|
* ```javascript
|
|
@@ -82,6 +82,8 @@ export interface CreateReceiptRuleCommandOutput extends CreateReceiptRuleRespons
|
|
|
82
82
|
* };
|
|
83
83
|
* const command = new CreateReceiptRuleCommand(input);
|
|
84
84
|
* const response = await client.send(command);
|
|
85
|
+
* // {};
|
|
86
|
+
*
|
|
85
87
|
* ```
|
|
86
88
|
*
|
|
87
89
|
* @param CreateReceiptRuleCommandInput - {@link CreateReceiptRuleCommandInput}
|
|
@@ -122,6 +124,8 @@ export interface CreateReceiptRuleCommandOutput extends CreateReceiptRuleRespons
|
|
|
122
124
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
123
125
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
124
126
|
*
|
|
127
|
+
* @throws {@link SESServiceException}
|
|
128
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
125
129
|
*
|
|
126
130
|
* @example CreateReceiptRule
|
|
127
131
|
* ```javascript
|
|
@@ -34,6 +34,8 @@ export interface CreateReceiptRuleSetCommandOutput extends CreateReceiptRuleSetR
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new CreateReceiptRuleSetCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // {};
|
|
38
|
+
*
|
|
37
39
|
* ```
|
|
38
40
|
*
|
|
39
41
|
* @param CreateReceiptRuleSetCommandInput - {@link CreateReceiptRuleSetCommandInput}
|
|
@@ -50,6 +52,8 @@ export interface CreateReceiptRuleSetCommandOutput extends CreateReceiptRuleSetR
|
|
|
50
52
|
* of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
|
|
51
53
|
* Guide</a>.</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 CreateReceiptRuleSet
|
|
55
59
|
* ```javascript
|
|
@@ -39,6 +39,8 @@ export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __M
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new CreateTemplateCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // {};
|
|
43
|
+
*
|
|
42
44
|
* ```
|
|
43
45
|
*
|
|
44
46
|
* @param CreateTemplateCommandInput - {@link CreateTemplateCommandInput}
|
|
@@ -59,6 +61,8 @@ export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __M
|
|
|
59
61
|
* of Amazon SES limits, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html">Amazon SES Developer
|
|
60
62
|
* Guide</a>.</p>
|
|
61
63
|
*
|
|
64
|
+
* @throws {@link SESServiceException}
|
|
65
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
62
66
|
*
|
|
63
67
|
*/
|
|
64
68
|
export declare class CreateTemplateCommand extends $Command<CreateTemplateCommandInput, CreateTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -33,6 +33,8 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteConfigurationSetCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // {};
|
|
37
|
+
*
|
|
36
38
|
* ```
|
|
37
39
|
*
|
|
38
40
|
* @param DeleteConfigurationSetCommandInput - {@link DeleteConfigurationSetCommandInput}
|
|
@@ -44,6 +46,8 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
|
|
|
44
46
|
* @throws {@link ConfigurationSetDoesNotExistException} (client fault)
|
|
45
47
|
* <p>Indicates that the configuration set does not exist.</p>
|
|
46
48
|
*
|
|
49
|
+
* @throws {@link SESServiceException}
|
|
50
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
47
51
|
*
|
|
48
52
|
*/
|
|
49
53
|
export declare class DeleteConfigurationSetCommand extends $Command<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -35,6 +35,8 @@ export interface DeleteConfigurationSetEventDestinationCommandOutput extends Del
|
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteConfigurationSetEventDestinationCommand(input);
|
|
37
37
|
* const response = await client.send(command);
|
|
38
|
+
* // {};
|
|
39
|
+
*
|
|
38
40
|
* ```
|
|
39
41
|
*
|
|
40
42
|
* @param DeleteConfigurationSetEventDestinationCommandInput - {@link DeleteConfigurationSetEventDestinationCommandInput}
|
|
@@ -49,6 +51,8 @@ export interface DeleteConfigurationSetEventDestinationCommandOutput extends Del
|
|
|
49
51
|
* @throws {@link EventDestinationDoesNotExistException} (client fault)
|
|
50
52
|
* <p>Indicates that the event destination does not exist.</p>
|
|
51
53
|
*
|
|
54
|
+
* @throws {@link SESServiceException}
|
|
55
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
52
56
|
*
|
|
53
57
|
*/
|
|
54
58
|
export declare class DeleteConfigurationSetEventDestinationCommand extends $Command<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
|
|
@@ -40,6 +40,8 @@ export interface DeleteConfigurationSetTrackingOptionsCommandOutput extends Dele
|
|
|
40
40
|
* };
|
|
41
41
|
* const command = new DeleteConfigurationSetTrackingOptionsCommand(input);
|
|
42
42
|
* const response = await client.send(command);
|
|
43
|
+
* // {};
|
|
44
|
+
*
|
|
43
45
|
* ```
|
|
44
46
|
*
|
|
45
47
|
* @param DeleteConfigurationSetTrackingOptionsCommandInput - {@link DeleteConfigurationSetTrackingOptionsCommandInput}
|
|
@@ -54,6 +56,8 @@ export interface DeleteConfigurationSetTrackingOptionsCommandOutput extends Dele
|
|
|
54
56
|
* @throws {@link TrackingOptionsDoesNotExistException} (client fault)
|
|
55
57
|
* <p>Indicates that the TrackingOptions object you specified does not exist.</p>
|
|
56
58
|
*
|
|
59
|
+
* @throws {@link SESServiceException}
|
|
60
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
57
61
|
*
|
|
58
62
|
*/
|
|
59
63
|
export declare class DeleteConfigurationSetTrackingOptionsCommand extends $Command<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -34,6 +34,8 @@ export interface DeleteCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteCustomVerificationEmailTemplateCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // {};
|
|
38
|
+
*
|
|
37
39
|
* ```
|
|
38
40
|
*
|
|
39
41
|
* @param DeleteCustomVerificationEmailTemplateCommandInput - {@link DeleteCustomVerificationEmailTemplateCommandInput}
|
|
@@ -42,6 +44,8 @@ export interface DeleteCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
42
44
|
* @see {@link DeleteCustomVerificationEmailTemplateCommandOutput} 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
|
*/
|
|
47
51
|
export declare class DeleteCustomVerificationEmailTemplateCommand extends $Command<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -33,6 +33,8 @@ export interface DeleteIdentityCommandOutput extends DeleteIdentityResponse, __M
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteIdentityCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // {};
|
|
37
|
+
*
|
|
36
38
|
* ```
|
|
37
39
|
*
|
|
38
40
|
* @param DeleteIdentityCommandInput - {@link DeleteIdentityCommandInput}
|
|
@@ -41,6 +43,8 @@ export interface DeleteIdentityCommandOutput extends DeleteIdentityResponse, __M
|
|
|
41
43
|
* @see {@link DeleteIdentityCommandOutput} for command's `response` shape.
|
|
42
44
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
43
45
|
*
|
|
46
|
+
* @throws {@link SESServiceException}
|
|
47
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
44
48
|
*
|
|
45
49
|
* @example DeleteIdentity
|
|
46
50
|
* ```javascript
|
|
@@ -43,6 +43,8 @@ export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyR
|
|
|
43
43
|
* };
|
|
44
44
|
* const command = new DeleteIdentityPolicyCommand(input);
|
|
45
45
|
* const response = await client.send(command);
|
|
46
|
+
* // {};
|
|
47
|
+
*
|
|
46
48
|
* ```
|
|
47
49
|
*
|
|
48
50
|
* @param DeleteIdentityPolicyCommandInput - {@link DeleteIdentityPolicyCommandInput}
|
|
@@ -51,6 +53,8 @@ export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyR
|
|
|
51
53
|
* @see {@link DeleteIdentityPolicyCommandOutput} for command's `response` shape.
|
|
52
54
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
53
55
|
*
|
|
56
|
+
* @throws {@link SESServiceException}
|
|
57
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
54
58
|
*
|
|
55
59
|
* @example DeleteIdentityPolicy
|
|
56
60
|
* ```javascript
|
|
@@ -34,6 +34,8 @@ export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterRes
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteReceiptFilterCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // {};
|
|
38
|
+
*
|
|
37
39
|
* ```
|
|
38
40
|
*
|
|
39
41
|
* @param DeleteReceiptFilterCommandInput - {@link DeleteReceiptFilterCommandInput}
|
|
@@ -42,6 +44,8 @@ export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterRes
|
|
|
42
44
|
* @see {@link DeleteReceiptFilterCommandOutput} 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 DeleteReceiptFilter
|
|
47
51
|
* ```javascript
|
|
@@ -35,6 +35,8 @@ export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleRespons
|
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteReceiptRuleCommand(input);
|
|
37
37
|
* const response = await client.send(command);
|
|
38
|
+
* // {};
|
|
39
|
+
*
|
|
38
40
|
* ```
|
|
39
41
|
*
|
|
40
42
|
* @param DeleteReceiptRuleCommandInput - {@link DeleteReceiptRuleCommandInput}
|
|
@@ -46,6 +48,8 @@ export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleRespons
|
|
|
46
48
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
47
49
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
48
50
|
*
|
|
51
|
+
* @throws {@link SESServiceException}
|
|
52
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
49
53
|
*
|
|
50
54
|
* @example DeleteReceiptRule
|
|
51
55
|
* ```javascript
|
|
@@ -37,6 +37,8 @@ export interface DeleteReceiptRuleSetCommandOutput extends DeleteReceiptRuleSetR
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new DeleteReceiptRuleSetCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // {};
|
|
41
|
+
*
|
|
40
42
|
* ```
|
|
41
43
|
*
|
|
42
44
|
* @param DeleteReceiptRuleSetCommandInput - {@link DeleteReceiptRuleSetCommandInput}
|
|
@@ -48,6 +50,8 @@ export interface DeleteReceiptRuleSetCommandOutput extends DeleteReceiptRuleSetR
|
|
|
48
50
|
* @throws {@link CannotDeleteException} (client fault)
|
|
49
51
|
* <p>Indicates that the delete operation could not be completed.</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 DeleteReceiptRuleSet
|
|
53
57
|
* ```javascript
|
|
@@ -32,6 +32,8 @@ export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __M
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteTemplateCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // {};
|
|
36
|
+
*
|
|
35
37
|
* ```
|
|
36
38
|
*
|
|
37
39
|
* @param DeleteTemplateCommandInput - {@link DeleteTemplateCommandInput}
|
|
@@ -40,6 +42,8 @@ export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __M
|
|
|
40
42
|
* @see {@link DeleteTemplateCommandOutput} 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
|
*/
|
|
45
49
|
export declare class DeleteTemplateCommand extends $Command<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -32,6 +32,8 @@ export interface DeleteVerifiedEmailAddressCommandOutput extends __MetadataBeare
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteVerifiedEmailAddressCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // {};
|
|
36
|
+
*
|
|
35
37
|
* ```
|
|
36
38
|
*
|
|
37
39
|
* @param DeleteVerifiedEmailAddressCommandInput - {@link DeleteVerifiedEmailAddressCommandInput}
|
|
@@ -40,6 +42,8 @@ export interface DeleteVerifiedEmailAddressCommandOutput extends __MetadataBeare
|
|
|
40
42
|
* @see {@link DeleteVerifiedEmailAddressCommandOutput} 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 DeleteVerifiedEmailAddress
|
|
45
49
|
* ```javascript
|
|
@@ -33,6 +33,62 @@ export interface DescribeActiveReceiptRuleSetCommandOutput extends DescribeActiv
|
|
|
33
33
|
* const input = {};
|
|
34
34
|
* const command = new DescribeActiveReceiptRuleSetCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // DescribeActiveReceiptRuleSetResponse
|
|
37
|
+
* // Metadata: { // ReceiptRuleSetMetadata
|
|
38
|
+
* // Name: "STRING_VALUE",
|
|
39
|
+
* // CreatedTimestamp: new Date("TIMESTAMP"),
|
|
40
|
+
* // },
|
|
41
|
+
* // Rules: [ // ReceiptRulesList
|
|
42
|
+
* // { // ReceiptRule
|
|
43
|
+
* // Name: "STRING_VALUE", // required
|
|
44
|
+
* // Enabled: true || false,
|
|
45
|
+
* // TlsPolicy: "STRING_VALUE",
|
|
46
|
+
* // Recipients: [ // RecipientsList
|
|
47
|
+
* // "STRING_VALUE",
|
|
48
|
+
* // ],
|
|
49
|
+
* // Actions: [ // ReceiptActionsList
|
|
50
|
+
* // { // ReceiptAction
|
|
51
|
+
* // S3Action: { // S3Action
|
|
52
|
+
* // TopicArn: "STRING_VALUE",
|
|
53
|
+
* // BucketName: "STRING_VALUE", // required
|
|
54
|
+
* // ObjectKeyPrefix: "STRING_VALUE",
|
|
55
|
+
* // KmsKeyArn: "STRING_VALUE",
|
|
56
|
+
* // },
|
|
57
|
+
* // BounceAction: { // BounceAction
|
|
58
|
+
* // TopicArn: "STRING_VALUE",
|
|
59
|
+
* // SmtpReplyCode: "STRING_VALUE", // required
|
|
60
|
+
* // StatusCode: "STRING_VALUE",
|
|
61
|
+
* // Message: "STRING_VALUE", // required
|
|
62
|
+
* // Sender: "STRING_VALUE", // required
|
|
63
|
+
* // },
|
|
64
|
+
* // WorkmailAction: { // WorkmailAction
|
|
65
|
+
* // TopicArn: "STRING_VALUE",
|
|
66
|
+
* // OrganizationArn: "STRING_VALUE", // required
|
|
67
|
+
* // },
|
|
68
|
+
* // LambdaAction: { // LambdaAction
|
|
69
|
+
* // TopicArn: "STRING_VALUE",
|
|
70
|
+
* // FunctionArn: "STRING_VALUE", // required
|
|
71
|
+
* // InvocationType: "STRING_VALUE",
|
|
72
|
+
* // },
|
|
73
|
+
* // StopAction: { // StopAction
|
|
74
|
+
* // Scope: "STRING_VALUE", // required
|
|
75
|
+
* // TopicArn: "STRING_VALUE",
|
|
76
|
+
* // },
|
|
77
|
+
* // AddHeaderAction: { // AddHeaderAction
|
|
78
|
+
* // HeaderName: "STRING_VALUE", // required
|
|
79
|
+
* // HeaderValue: "STRING_VALUE", // required
|
|
80
|
+
* // },
|
|
81
|
+
* // SNSAction: { // SNSAction
|
|
82
|
+
* // TopicArn: "STRING_VALUE", // required
|
|
83
|
+
* // Encoding: "STRING_VALUE",
|
|
84
|
+
* // },
|
|
85
|
+
* // },
|
|
86
|
+
* // ],
|
|
87
|
+
* // ScanEnabled: true || false,
|
|
88
|
+
* // },
|
|
89
|
+
* // ],
|
|
90
|
+
* // };
|
|
91
|
+
*
|
|
36
92
|
* ```
|
|
37
93
|
*
|
|
38
94
|
* @param DescribeActiveReceiptRuleSetCommandInput - {@link DescribeActiveReceiptRuleSetCommandInput}
|
|
@@ -41,6 +97,8 @@ export interface DescribeActiveReceiptRuleSetCommandOutput extends DescribeActiv
|
|
|
41
97
|
* @see {@link DescribeActiveReceiptRuleSetCommandOutput} for command's `response` shape.
|
|
42
98
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
43
99
|
*
|
|
100
|
+
* @throws {@link SESServiceException}
|
|
101
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
44
102
|
*
|
|
45
103
|
* @example DescribeActiveReceiptRuleSet
|
|
46
104
|
* ```javascript
|
|
@@ -37,6 +37,48 @@ export interface DescribeConfigurationSetCommandOutput extends DescribeConfigura
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new DescribeConfigurationSetCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // { // DescribeConfigurationSetResponse
|
|
41
|
+
* // ConfigurationSet: { // ConfigurationSet
|
|
42
|
+
* // Name: "STRING_VALUE", // required
|
|
43
|
+
* // },
|
|
44
|
+
* // EventDestinations: [ // EventDestinations
|
|
45
|
+
* // { // EventDestination
|
|
46
|
+
* // Name: "STRING_VALUE", // required
|
|
47
|
+
* // Enabled: true || false,
|
|
48
|
+
* // MatchingEventTypes: [ // EventTypes // required
|
|
49
|
+
* // "STRING_VALUE",
|
|
50
|
+
* // ],
|
|
51
|
+
* // KinesisFirehoseDestination: { // KinesisFirehoseDestination
|
|
52
|
+
* // IAMRoleARN: "STRING_VALUE", // required
|
|
53
|
+
* // DeliveryStreamARN: "STRING_VALUE", // required
|
|
54
|
+
* // },
|
|
55
|
+
* // CloudWatchDestination: { // CloudWatchDestination
|
|
56
|
+
* // DimensionConfigurations: [ // CloudWatchDimensionConfigurations // required
|
|
57
|
+
* // { // CloudWatchDimensionConfiguration
|
|
58
|
+
* // DimensionName: "STRING_VALUE", // required
|
|
59
|
+
* // DimensionValueSource: "STRING_VALUE", // required
|
|
60
|
+
* // DefaultDimensionValue: "STRING_VALUE", // required
|
|
61
|
+
* // },
|
|
62
|
+
* // ],
|
|
63
|
+
* // },
|
|
64
|
+
* // SNSDestination: { // SNSDestination
|
|
65
|
+
* // TopicARN: "STRING_VALUE", // required
|
|
66
|
+
* // },
|
|
67
|
+
* // },
|
|
68
|
+
* // ],
|
|
69
|
+
* // TrackingOptions: { // TrackingOptions
|
|
70
|
+
* // CustomRedirectDomain: "STRING_VALUE",
|
|
71
|
+
* // },
|
|
72
|
+
* // DeliveryOptions: { // DeliveryOptions
|
|
73
|
+
* // TlsPolicy: "STRING_VALUE",
|
|
74
|
+
* // },
|
|
75
|
+
* // ReputationOptions: { // ReputationOptions
|
|
76
|
+
* // SendingEnabled: true || false,
|
|
77
|
+
* // ReputationMetricsEnabled: true || false,
|
|
78
|
+
* // LastFreshStart: new Date("TIMESTAMP"),
|
|
79
|
+
* // },
|
|
80
|
+
* // };
|
|
81
|
+
*
|
|
40
82
|
* ```
|
|
41
83
|
*
|
|
42
84
|
* @param DescribeConfigurationSetCommandInput - {@link DescribeConfigurationSetCommandInput}
|
|
@@ -48,6 +90,8 @@ export interface DescribeConfigurationSetCommandOutput extends DescribeConfigura
|
|
|
48
90
|
* @throws {@link ConfigurationSetDoesNotExistException} (client fault)
|
|
49
91
|
* <p>Indicates that the configuration set does not exist.</p>
|
|
50
92
|
*
|
|
93
|
+
* @throws {@link SESServiceException}
|
|
94
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
51
95
|
*
|
|
52
96
|
*/
|
|
53
97
|
export declare class DescribeConfigurationSetCommand extends $Command<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -35,6 +35,56 @@ export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleRes
|
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DescribeReceiptRuleCommand(input);
|
|
37
37
|
* const response = await client.send(command);
|
|
38
|
+
* // { // DescribeReceiptRuleResponse
|
|
39
|
+
* // Rule: { // ReceiptRule
|
|
40
|
+
* // Name: "STRING_VALUE", // required
|
|
41
|
+
* // Enabled: true || false,
|
|
42
|
+
* // TlsPolicy: "STRING_VALUE",
|
|
43
|
+
* // Recipients: [ // RecipientsList
|
|
44
|
+
* // "STRING_VALUE",
|
|
45
|
+
* // ],
|
|
46
|
+
* // Actions: [ // ReceiptActionsList
|
|
47
|
+
* // { // ReceiptAction
|
|
48
|
+
* // S3Action: { // S3Action
|
|
49
|
+
* // TopicArn: "STRING_VALUE",
|
|
50
|
+
* // BucketName: "STRING_VALUE", // required
|
|
51
|
+
* // ObjectKeyPrefix: "STRING_VALUE",
|
|
52
|
+
* // KmsKeyArn: "STRING_VALUE",
|
|
53
|
+
* // },
|
|
54
|
+
* // BounceAction: { // BounceAction
|
|
55
|
+
* // TopicArn: "STRING_VALUE",
|
|
56
|
+
* // SmtpReplyCode: "STRING_VALUE", // required
|
|
57
|
+
* // StatusCode: "STRING_VALUE",
|
|
58
|
+
* // Message: "STRING_VALUE", // required
|
|
59
|
+
* // Sender: "STRING_VALUE", // required
|
|
60
|
+
* // },
|
|
61
|
+
* // WorkmailAction: { // WorkmailAction
|
|
62
|
+
* // TopicArn: "STRING_VALUE",
|
|
63
|
+
* // OrganizationArn: "STRING_VALUE", // required
|
|
64
|
+
* // },
|
|
65
|
+
* // LambdaAction: { // LambdaAction
|
|
66
|
+
* // TopicArn: "STRING_VALUE",
|
|
67
|
+
* // FunctionArn: "STRING_VALUE", // required
|
|
68
|
+
* // InvocationType: "STRING_VALUE",
|
|
69
|
+
* // },
|
|
70
|
+
* // StopAction: { // StopAction
|
|
71
|
+
* // Scope: "STRING_VALUE", // required
|
|
72
|
+
* // TopicArn: "STRING_VALUE",
|
|
73
|
+
* // },
|
|
74
|
+
* // AddHeaderAction: { // AddHeaderAction
|
|
75
|
+
* // HeaderName: "STRING_VALUE", // required
|
|
76
|
+
* // HeaderValue: "STRING_VALUE", // required
|
|
77
|
+
* // },
|
|
78
|
+
* // SNSAction: { // SNSAction
|
|
79
|
+
* // TopicArn: "STRING_VALUE", // required
|
|
80
|
+
* // Encoding: "STRING_VALUE",
|
|
81
|
+
* // },
|
|
82
|
+
* // },
|
|
83
|
+
* // ],
|
|
84
|
+
* // ScanEnabled: true || false,
|
|
85
|
+
* // },
|
|
86
|
+
* // };
|
|
87
|
+
*
|
|
38
88
|
* ```
|
|
39
89
|
*
|
|
40
90
|
* @param DescribeReceiptRuleCommandInput - {@link DescribeReceiptRuleCommandInput}
|
|
@@ -49,6 +99,8 @@ export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleRes
|
|
|
49
99
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
50
100
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
51
101
|
*
|
|
102
|
+
* @throws {@link SESServiceException}
|
|
103
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
52
104
|
*
|
|
53
105
|
* @example DescribeReceiptRule
|
|
54
106
|
* ```javascript
|
|
@@ -33,6 +33,62 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeReceiptRuleSetCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // DescribeReceiptRuleSetResponse
|
|
37
|
+
* // Metadata: { // ReceiptRuleSetMetadata
|
|
38
|
+
* // Name: "STRING_VALUE",
|
|
39
|
+
* // CreatedTimestamp: new Date("TIMESTAMP"),
|
|
40
|
+
* // },
|
|
41
|
+
* // Rules: [ // ReceiptRulesList
|
|
42
|
+
* // { // ReceiptRule
|
|
43
|
+
* // Name: "STRING_VALUE", // required
|
|
44
|
+
* // Enabled: true || false,
|
|
45
|
+
* // TlsPolicy: "STRING_VALUE",
|
|
46
|
+
* // Recipients: [ // RecipientsList
|
|
47
|
+
* // "STRING_VALUE",
|
|
48
|
+
* // ],
|
|
49
|
+
* // Actions: [ // ReceiptActionsList
|
|
50
|
+
* // { // ReceiptAction
|
|
51
|
+
* // S3Action: { // S3Action
|
|
52
|
+
* // TopicArn: "STRING_VALUE",
|
|
53
|
+
* // BucketName: "STRING_VALUE", // required
|
|
54
|
+
* // ObjectKeyPrefix: "STRING_VALUE",
|
|
55
|
+
* // KmsKeyArn: "STRING_VALUE",
|
|
56
|
+
* // },
|
|
57
|
+
* // BounceAction: { // BounceAction
|
|
58
|
+
* // TopicArn: "STRING_VALUE",
|
|
59
|
+
* // SmtpReplyCode: "STRING_VALUE", // required
|
|
60
|
+
* // StatusCode: "STRING_VALUE",
|
|
61
|
+
* // Message: "STRING_VALUE", // required
|
|
62
|
+
* // Sender: "STRING_VALUE", // required
|
|
63
|
+
* // },
|
|
64
|
+
* // WorkmailAction: { // WorkmailAction
|
|
65
|
+
* // TopicArn: "STRING_VALUE",
|
|
66
|
+
* // OrganizationArn: "STRING_VALUE", // required
|
|
67
|
+
* // },
|
|
68
|
+
* // LambdaAction: { // LambdaAction
|
|
69
|
+
* // TopicArn: "STRING_VALUE",
|
|
70
|
+
* // FunctionArn: "STRING_VALUE", // required
|
|
71
|
+
* // InvocationType: "STRING_VALUE",
|
|
72
|
+
* // },
|
|
73
|
+
* // StopAction: { // StopAction
|
|
74
|
+
* // Scope: "STRING_VALUE", // required
|
|
75
|
+
* // TopicArn: "STRING_VALUE",
|
|
76
|
+
* // },
|
|
77
|
+
* // AddHeaderAction: { // AddHeaderAction
|
|
78
|
+
* // HeaderName: "STRING_VALUE", // required
|
|
79
|
+
* // HeaderValue: "STRING_VALUE", // required
|
|
80
|
+
* // },
|
|
81
|
+
* // SNSAction: { // SNSAction
|
|
82
|
+
* // TopicArn: "STRING_VALUE", // required
|
|
83
|
+
* // Encoding: "STRING_VALUE",
|
|
84
|
+
* // },
|
|
85
|
+
* // },
|
|
86
|
+
* // ],
|
|
87
|
+
* // ScanEnabled: true || false,
|
|
88
|
+
* // },
|
|
89
|
+
* // ],
|
|
90
|
+
* // };
|
|
91
|
+
*
|
|
36
92
|
* ```
|
|
37
93
|
*
|
|
38
94
|
* @param DescribeReceiptRuleSetCommandInput - {@link DescribeReceiptRuleSetCommandInput}
|
|
@@ -44,6 +100,8 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
|
|
|
44
100
|
* @throws {@link RuleSetDoesNotExistException} (client fault)
|
|
45
101
|
* <p>Indicates that the provided receipt rule set does not exist.</p>
|
|
46
102
|
*
|
|
103
|
+
* @throws {@link SESServiceException}
|
|
104
|
+
* <p>Base exception class for all service exceptions from SES service.</p>
|
|
47
105
|
*
|
|
48
106
|
* @example DescribeReceiptRuleSet
|
|
49
107
|
* ```javascript
|