@aws-sdk/client-ses 3.651.1 → 3.658.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 +11 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +11 -0
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIdentityCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +11 -0
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetSendQuotaCommand.d.ts +11 -0
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +11 -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 +11 -0
- package/dist-types/commands/ListIdentitiesCommand.d.ts +11 -0
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +11 -0
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +11 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +11 -0
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/SendBounceCommand.d.ts +11 -0
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendRawEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +11 -0
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +11 -0
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +11 -0
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +11 -0
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +11 -0
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +11 -0
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +11 -0
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -91,4 +91,15 @@ declare const ListReceiptRuleSetsCommand_base: {
|
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
export declare class ListReceiptRuleSetsCommand extends ListReceiptRuleSetsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: ListReceiptRuleSetsRequest;
|
|
98
|
+
output: ListReceiptRuleSetsResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: ListReceiptRuleSetsCommandInput;
|
|
102
|
+
output: ListReceiptRuleSetsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -66,4 +66,15 @@ declare const ListTemplatesCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class ListTemplatesCommand extends ListTemplatesCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: ListTemplatesRequest;
|
|
73
|
+
output: ListTemplatesResponse;
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: ListTemplatesCommandInput;
|
|
77
|
+
output: ListTemplatesCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -75,4 +75,15 @@ declare const ListVerifiedEmailAddressesCommand_base: {
|
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
export declare class ListVerifiedEmailAddressesCommand extends ListVerifiedEmailAddressesCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: {};
|
|
82
|
+
output: ListVerifiedEmailAddressesResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: ListVerifiedEmailAddressesCommandInput;
|
|
86
|
+
output: ListVerifiedEmailAddressesCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -64,4 +64,15 @@ declare const PutConfigurationSetDeliveryOptionsCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: PutConfigurationSetDeliveryOptionsRequest;
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: PutConfigurationSetDeliveryOptionsCommandInput;
|
|
75
|
+
output: PutConfigurationSetDeliveryOptionsCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -84,4 +84,15 @@ declare const PutIdentityPolicyCommand_base: {
|
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
export declare class PutIdentityPolicyCommand extends PutIdentityPolicyCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: PutIdentityPolicyRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: PutIdentityPolicyCommandInput;
|
|
95
|
+
output: PutIdentityPolicyCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -86,4 +86,15 @@ declare const ReorderReceiptRuleSetCommand_base: {
|
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
export declare class ReorderReceiptRuleSetCommand extends ReorderReceiptRuleSetCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ReorderReceiptRuleSetRequest;
|
|
93
|
+
output: {};
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ReorderReceiptRuleSetCommandInput;
|
|
97
|
+
output: ReorderReceiptRuleSetCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -104,4 +104,15 @@ declare const SendBounceCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class SendBounceCommand extends SendBounceCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: SendBounceRequest;
|
|
111
|
+
output: SendBounceResponse;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: SendBounceCommandInput;
|
|
115
|
+
output: SendBounceCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -168,4 +168,15 @@ declare const SendBulkTemplatedEmailCommand_base: {
|
|
|
168
168
|
* @public
|
|
169
169
|
*/
|
|
170
170
|
export declare class SendBulkTemplatedEmailCommand extends SendBulkTemplatedEmailCommand_base {
|
|
171
|
+
/** @internal type navigation helper, not in runtime. */
|
|
172
|
+
protected static __types: {
|
|
173
|
+
api: {
|
|
174
|
+
input: SendBulkTemplatedEmailRequest;
|
|
175
|
+
output: SendBulkTemplatedEmailResponse;
|
|
176
|
+
};
|
|
177
|
+
sdk: {
|
|
178
|
+
input: SendBulkTemplatedEmailCommandInput;
|
|
179
|
+
output: SendBulkTemplatedEmailCommandOutput;
|
|
180
|
+
};
|
|
181
|
+
};
|
|
171
182
|
}
|
|
@@ -85,4 +85,15 @@ declare const SendCustomVerificationEmailCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class SendCustomVerificationEmailCommand extends SendCustomVerificationEmailCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: SendCustomVerificationEmailRequest;
|
|
92
|
+
output: SendCustomVerificationEmailResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: SendCustomVerificationEmailCommandInput;
|
|
96
|
+
output: SendCustomVerificationEmailCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -206,4 +206,15 @@ declare const SendEmailCommand_base: {
|
|
|
206
206
|
*
|
|
207
207
|
*/
|
|
208
208
|
export declare class SendEmailCommand extends SendEmailCommand_base {
|
|
209
|
+
/** @internal type navigation helper, not in runtime. */
|
|
210
|
+
protected static __types: {
|
|
211
|
+
api: {
|
|
212
|
+
input: SendEmailRequest;
|
|
213
|
+
output: SendEmailResponse;
|
|
214
|
+
};
|
|
215
|
+
sdk: {
|
|
216
|
+
input: SendEmailCommandInput;
|
|
217
|
+
output: SendEmailCommandOutput;
|
|
218
|
+
};
|
|
219
|
+
};
|
|
209
220
|
}
|
|
@@ -217,4 +217,15 @@ declare const SendRawEmailCommand_base: {
|
|
|
217
217
|
*
|
|
218
218
|
*/
|
|
219
219
|
export declare class SendRawEmailCommand extends SendRawEmailCommand_base {
|
|
220
|
+
/** @internal type navigation helper, not in runtime. */
|
|
221
|
+
protected static __types: {
|
|
222
|
+
api: {
|
|
223
|
+
input: SendRawEmailRequest;
|
|
224
|
+
output: SendRawEmailResponse;
|
|
225
|
+
};
|
|
226
|
+
sdk: {
|
|
227
|
+
input: SendRawEmailCommandInput;
|
|
228
|
+
output: SendRawEmailCommandOutput;
|
|
229
|
+
};
|
|
230
|
+
};
|
|
220
231
|
}
|
|
@@ -157,4 +157,15 @@ declare const SendTemplatedEmailCommand_base: {
|
|
|
157
157
|
* @public
|
|
158
158
|
*/
|
|
159
159
|
export declare class SendTemplatedEmailCommand extends SendTemplatedEmailCommand_base {
|
|
160
|
+
/** @internal type navigation helper, not in runtime. */
|
|
161
|
+
protected static __types: {
|
|
162
|
+
api: {
|
|
163
|
+
input: SendTemplatedEmailRequest;
|
|
164
|
+
output: SendTemplatedEmailResponse;
|
|
165
|
+
};
|
|
166
|
+
sdk: {
|
|
167
|
+
input: SendTemplatedEmailCommandInput;
|
|
168
|
+
output: SendTemplatedEmailCommandOutput;
|
|
169
|
+
};
|
|
170
|
+
};
|
|
160
171
|
}
|
|
@@ -76,4 +76,15 @@ declare const SetActiveReceiptRuleSetCommand_base: {
|
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
export declare class SetActiveReceiptRuleSetCommand extends SetActiveReceiptRuleSetCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: SetActiveReceiptRuleSetRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: SetActiveReceiptRuleSetCommandInput;
|
|
87
|
+
output: SetActiveReceiptRuleSetCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -81,4 +81,15 @@ declare const SetIdentityDkimEnabledCommand_base: {
|
|
|
81
81
|
*
|
|
82
82
|
*/
|
|
83
83
|
export declare class SetIdentityDkimEnabledCommand extends SetIdentityDkimEnabledCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: SetIdentityDkimEnabledRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: SetIdentityDkimEnabledCommandInput;
|
|
92
|
+
output: SetIdentityDkimEnabledCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -78,4 +78,15 @@ declare const SetIdentityFeedbackForwardingEnabledCommand_base: {
|
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
export declare class SetIdentityFeedbackForwardingEnabledCommand extends SetIdentityFeedbackForwardingEnabledCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: SetIdentityFeedbackForwardingEnabledRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: SetIdentityFeedbackForwardingEnabledCommandInput;
|
|
89
|
+
output: SetIdentityFeedbackForwardingEnabledCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -75,4 +75,15 @@ declare const SetIdentityHeadersInNotificationsEnabledCommand_base: {
|
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
export declare class SetIdentityHeadersInNotificationsEnabledCommand extends SetIdentityHeadersInNotificationsEnabledCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: SetIdentityHeadersInNotificationsEnabledRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: SetIdentityHeadersInNotificationsEnabledCommandInput;
|
|
86
|
+
output: SetIdentityHeadersInNotificationsEnabledCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -78,4 +78,15 @@ declare const SetIdentityMailFromDomainCommand_base: {
|
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
export declare class SetIdentityMailFromDomainCommand extends SetIdentityMailFromDomainCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: SetIdentityMailFromDomainRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: SetIdentityMailFromDomainCommandInput;
|
|
89
|
+
output: SetIdentityMailFromDomainCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -78,4 +78,15 @@ declare const SetIdentityNotificationTopicCommand_base: {
|
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
export declare class SetIdentityNotificationTopicCommand extends SetIdentityNotificationTopicCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: SetIdentityNotificationTopicRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: SetIdentityNotificationTopicCommandInput;
|
|
89
|
+
output: SetIdentityNotificationTopicCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -79,4 +79,15 @@ declare const SetReceiptRulePositionCommand_base: {
|
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
export declare class SetReceiptRulePositionCommand extends SetReceiptRulePositionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: SetReceiptRulePositionRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: SetReceiptRulePositionCommandInput;
|
|
90
|
+
output: SetReceiptRulePositionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -73,4 +73,15 @@ declare const TestRenderTemplateCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class TestRenderTemplateCommand extends TestRenderTemplateCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: TestRenderTemplateRequest;
|
|
80
|
+
output: TestRenderTemplateResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: TestRenderTemplateCommandInput;
|
|
84
|
+
output: TestRenderTemplateCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -71,4 +71,15 @@ declare const UpdateAccountSendingEnabledCommand_base: {
|
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
export declare class UpdateAccountSendingEnabledCommand extends UpdateAccountSendingEnabledCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: UpdateAccountSendingEnabledRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: UpdateAccountSendingEnabledCommandInput;
|
|
82
|
+
output: UpdateAccountSendingEnabledCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -107,4 +107,15 @@ declare const UpdateConfigurationSetEventDestinationCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class UpdateConfigurationSetEventDestinationCommand extends UpdateConfigurationSetEventDestinationCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: UpdateConfigurationSetEventDestinationRequest;
|
|
114
|
+
output: {};
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: UpdateConfigurationSetEventDestinationCommandInput;
|
|
118
|
+
output: UpdateConfigurationSetEventDestinationCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -75,4 +75,15 @@ declare const UpdateConfigurationSetReputationMetricsEnabledCommand_base: {
|
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
export declare class UpdateConfigurationSetReputationMetricsEnabledCommand extends UpdateConfigurationSetReputationMetricsEnabledCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UpdateConfigurationSetReputationMetricsEnabledRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UpdateConfigurationSetReputationMetricsEnabledCommandInput;
|
|
86
|
+
output: UpdateConfigurationSetReputationMetricsEnabledCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -76,4 +76,15 @@ declare const UpdateConfigurationSetSendingEnabledCommand_base: {
|
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
export declare class UpdateConfigurationSetSendingEnabledCommand extends UpdateConfigurationSetSendingEnabledCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: UpdateConfigurationSetSendingEnabledRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: UpdateConfigurationSetSendingEnabledCommandInput;
|
|
87
|
+
output: UpdateConfigurationSetSendingEnabledCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -81,4 +81,15 @@ declare const UpdateConfigurationSetTrackingOptionsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class UpdateConfigurationSetTrackingOptionsCommand extends UpdateConfigurationSetTrackingOptionsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: UpdateConfigurationSetTrackingOptionsRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: UpdateConfigurationSetTrackingOptionsCommandInput;
|
|
92
|
+
output: UpdateConfigurationSetTrackingOptionsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -75,4 +75,15 @@ declare const UpdateCustomVerificationEmailTemplateCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UpdateCustomVerificationEmailTemplateCommand extends UpdateCustomVerificationEmailTemplateCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UpdateCustomVerificationEmailTemplateRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UpdateCustomVerificationEmailTemplateCommandInput;
|
|
86
|
+
output: UpdateCustomVerificationEmailTemplateCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -160,4 +160,15 @@ declare const UpdateReceiptRuleCommand_base: {
|
|
|
160
160
|
*
|
|
161
161
|
*/
|
|
162
162
|
export declare class UpdateReceiptRuleCommand extends UpdateReceiptRuleCommand_base {
|
|
163
|
+
/** @internal type navigation helper, not in runtime. */
|
|
164
|
+
protected static __types: {
|
|
165
|
+
api: {
|
|
166
|
+
input: UpdateReceiptRuleRequest;
|
|
167
|
+
output: {};
|
|
168
|
+
};
|
|
169
|
+
sdk: {
|
|
170
|
+
input: UpdateReceiptRuleCommandInput;
|
|
171
|
+
output: UpdateReceiptRuleCommandOutput;
|
|
172
|
+
};
|
|
173
|
+
};
|
|
163
174
|
}
|
|
@@ -71,4 +71,15 @@ declare const UpdateTemplateCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class UpdateTemplateCommand extends UpdateTemplateCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: UpdateTemplateRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: UpdateTemplateCommandInput;
|
|
82
|
+
output: UpdateTemplateCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -117,4 +117,15 @@ declare const VerifyDomainDkimCommand_base: {
|
|
|
117
117
|
*
|
|
118
118
|
*/
|
|
119
119
|
export declare class VerifyDomainDkimCommand extends VerifyDomainDkimCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: VerifyDomainDkimRequest;
|
|
124
|
+
output: VerifyDomainDkimResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: VerifyDomainDkimCommandInput;
|
|
128
|
+
output: VerifyDomainDkimCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -78,4 +78,15 @@ declare const VerifyDomainIdentityCommand_base: {
|
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
export declare class VerifyDomainIdentityCommand extends VerifyDomainIdentityCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: VerifyDomainIdentityRequest;
|
|
85
|
+
output: VerifyDomainIdentityResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: VerifyDomainIdentityCommandInput;
|
|
89
|
+
output: VerifyDomainIdentityCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -67,4 +67,15 @@ declare const VerifyEmailAddressCommand_base: {
|
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
69
|
export declare class VerifyEmailAddressCommand extends VerifyEmailAddressCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: VerifyEmailAddressRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: VerifyEmailAddressCommandInput;
|
|
78
|
+
output: VerifyEmailAddressCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -69,4 +69,15 @@ declare const VerifyEmailIdentityCommand_base: {
|
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
export declare class VerifyEmailIdentityCommand extends VerifyEmailIdentityCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: VerifyEmailIdentityRequest;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: VerifyEmailIdentityCommandInput;
|
|
80
|
+
output: VerifyEmailIdentityCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -37,4 +37,15 @@ declare const CloneReceiptRuleSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CloneReceiptRuleSetCommand extends CloneReceiptRuleSetCommand_base {
|
|
40
|
+
export declare class CloneReceiptRuleSetCommand extends CloneReceiptRuleSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CloneReceiptRuleSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CloneReceiptRuleSetCommandInput;
|
|
48
|
+
output: CloneReceiptRuleSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateConfigurationSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
|
|
40
|
+
export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateConfigurationSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateConfigurationSetCommandInput;
|
|
48
|
+
output: CreateConfigurationSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
|
|
40
|
+
export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateConfigurationSetEventDestinationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateConfigurationSetEventDestinationCommandInput;
|
|
48
|
+
output: CreateConfigurationSetEventDestinationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateConfigurationSetTrackingOptionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateConfigurationSetTrackingOptionsCommand extends CreateConfigurationSetTrackingOptionsCommand_base {
|
|
40
|
+
export declare class CreateConfigurationSetTrackingOptionsCommand extends CreateConfigurationSetTrackingOptionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateConfigurationSetTrackingOptionsRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateConfigurationSetTrackingOptionsCommandInput;
|
|
48
|
+
output: CreateConfigurationSetTrackingOptionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateCustomVerificationEmailTemplateCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {
|
|
36
|
+
export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateCustomVerificationEmailTemplateRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateCustomVerificationEmailTemplateCommandInput;
|
|
44
|
+
output: CreateCustomVerificationEmailTemplateCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateReceiptFilterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateReceiptFilterCommand extends CreateReceiptFilterCommand_base {
|
|
40
|
+
export declare class CreateReceiptFilterCommand extends CreateReceiptFilterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateReceiptFilterRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateReceiptFilterCommandInput;
|
|
48
|
+
output: CreateReceiptFilterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|