@aws-sdk/client-ses 3.297.0 → 3.298.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-cjs/commands/CloneReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetSendQuotaCommand.js +2 -3
- package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -3
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/SendBounceCommand.js +2 -3
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -3
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-cjs/commands/SendEmailCommand.js +2 -3
- package/dist-cjs/commands/SendRawEmailCommand.js +2 -3
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -3
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -3
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -3
- package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -3
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -3
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -3
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -3
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -689
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateReceiptFilterCommand.js +2 -3
- package/dist-es/commands/CreateReceiptRuleCommand.js +2 -3
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/CreateTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptFilterCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptRuleCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/DescribeConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DescribeReceiptRuleCommand.js +2 -3
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +2 -3
- package/dist-es/commands/GetSendQuotaCommand.js +2 -3
- package/dist-es/commands/GetSendStatisticsCommand.js +2 -3
- package/dist-es/commands/GetTemplateCommand.js +2 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-es/commands/ListIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/ListReceiptFiltersCommand.js +2 -3
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-es/commands/PutIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/SendBounceCommand.js +2 -3
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +2 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-es/commands/SendEmailCommand.js +2 -3
- package/dist-es/commands/SendRawEmailCommand.js +2 -3
- package/dist-es/commands/SendTemplatedEmailCommand.js +2 -3
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +2 -3
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +2 -3
- package/dist-es/commands/SetReceiptRulePositionCommand.js +2 -3
- package/dist-es/commands/TestRenderTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateReceiptRuleCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateCommand.js +2 -3
- package/dist-es/commands/VerifyDomainDkimCommand.js +2 -3
- package/dist-es/commands/VerifyDomainIdentityCommand.js +2 -3
- package/dist-es/commands/VerifyEmailAddressCommand.js +2 -3
- package/dist-es/commands/VerifyEmailIdentityCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -513
- package/dist-types/models/models_0.d.ts +0 -684
- package/dist-types/ts3.4/models/models_0.d.ts +0 -485
- package/package.json +4 -3
|
@@ -4116,687 +4116,3 @@ export interface VerifyEmailIdentityRequest {
|
|
|
4116
4116
|
*/
|
|
4117
4117
|
export interface VerifyEmailIdentityResponse {
|
|
4118
4118
|
}
|
|
4119
|
-
/**
|
|
4120
|
-
* @internal
|
|
4121
|
-
*/
|
|
4122
|
-
export declare const AddHeaderActionFilterSensitiveLog: (obj: AddHeaderAction) => any;
|
|
4123
|
-
/**
|
|
4124
|
-
* @internal
|
|
4125
|
-
*/
|
|
4126
|
-
export declare const ContentFilterSensitiveLog: (obj: Content) => any;
|
|
4127
|
-
/**
|
|
4128
|
-
* @internal
|
|
4129
|
-
*/
|
|
4130
|
-
export declare const BodyFilterSensitiveLog: (obj: Body) => any;
|
|
4131
|
-
/**
|
|
4132
|
-
* @internal
|
|
4133
|
-
*/
|
|
4134
|
-
export declare const BounceActionFilterSensitiveLog: (obj: BounceAction) => any;
|
|
4135
|
-
/**
|
|
4136
|
-
* @internal
|
|
4137
|
-
*/
|
|
4138
|
-
export declare const ExtensionFieldFilterSensitiveLog: (obj: ExtensionField) => any;
|
|
4139
|
-
/**
|
|
4140
|
-
* @internal
|
|
4141
|
-
*/
|
|
4142
|
-
export declare const RecipientDsnFieldsFilterSensitiveLog: (obj: RecipientDsnFields) => any;
|
|
4143
|
-
/**
|
|
4144
|
-
* @internal
|
|
4145
|
-
*/
|
|
4146
|
-
export declare const BouncedRecipientInfoFilterSensitiveLog: (obj: BouncedRecipientInfo) => any;
|
|
4147
|
-
/**
|
|
4148
|
-
* @internal
|
|
4149
|
-
*/
|
|
4150
|
-
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
4151
|
-
/**
|
|
4152
|
-
* @internal
|
|
4153
|
-
*/
|
|
4154
|
-
export declare const MessageTagFilterSensitiveLog: (obj: MessageTag) => any;
|
|
4155
|
-
/**
|
|
4156
|
-
* @internal
|
|
4157
|
-
*/
|
|
4158
|
-
export declare const BulkEmailDestinationFilterSensitiveLog: (obj: BulkEmailDestination) => any;
|
|
4159
|
-
/**
|
|
4160
|
-
* @internal
|
|
4161
|
-
*/
|
|
4162
|
-
export declare const BulkEmailDestinationStatusFilterSensitiveLog: (obj: BulkEmailDestinationStatus) => any;
|
|
4163
|
-
/**
|
|
4164
|
-
* @internal
|
|
4165
|
-
*/
|
|
4166
|
-
export declare const CloneReceiptRuleSetRequestFilterSensitiveLog: (obj: CloneReceiptRuleSetRequest) => any;
|
|
4167
|
-
/**
|
|
4168
|
-
* @internal
|
|
4169
|
-
*/
|
|
4170
|
-
export declare const CloneReceiptRuleSetResponseFilterSensitiveLog: (obj: CloneReceiptRuleSetResponse) => any;
|
|
4171
|
-
/**
|
|
4172
|
-
* @internal
|
|
4173
|
-
*/
|
|
4174
|
-
export declare const CloudWatchDimensionConfigurationFilterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
|
|
4175
|
-
/**
|
|
4176
|
-
* @internal
|
|
4177
|
-
*/
|
|
4178
|
-
export declare const CloudWatchDestinationFilterSensitiveLog: (obj: CloudWatchDestination) => any;
|
|
4179
|
-
/**
|
|
4180
|
-
* @internal
|
|
4181
|
-
*/
|
|
4182
|
-
export declare const ConfigurationSetFilterSensitiveLog: (obj: ConfigurationSet) => any;
|
|
4183
|
-
/**
|
|
4184
|
-
* @internal
|
|
4185
|
-
*/
|
|
4186
|
-
export declare const CreateConfigurationSetRequestFilterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
|
|
4187
|
-
/**
|
|
4188
|
-
* @internal
|
|
4189
|
-
*/
|
|
4190
|
-
export declare const CreateConfigurationSetResponseFilterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
|
|
4191
|
-
/**
|
|
4192
|
-
* @internal
|
|
4193
|
-
*/
|
|
4194
|
-
export declare const KinesisFirehoseDestinationFilterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
|
|
4195
|
-
/**
|
|
4196
|
-
* @internal
|
|
4197
|
-
*/
|
|
4198
|
-
export declare const SNSDestinationFilterSensitiveLog: (obj: SNSDestination) => any;
|
|
4199
|
-
/**
|
|
4200
|
-
* @internal
|
|
4201
|
-
*/
|
|
4202
|
-
export declare const EventDestinationFilterSensitiveLog: (obj: EventDestination) => any;
|
|
4203
|
-
/**
|
|
4204
|
-
* @internal
|
|
4205
|
-
*/
|
|
4206
|
-
export declare const CreateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
|
|
4207
|
-
/**
|
|
4208
|
-
* @internal
|
|
4209
|
-
*/
|
|
4210
|
-
export declare const CreateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
|
|
4211
|
-
/**
|
|
4212
|
-
* @internal
|
|
4213
|
-
*/
|
|
4214
|
-
export declare const TrackingOptionsFilterSensitiveLog: (obj: TrackingOptions) => any;
|
|
4215
|
-
/**
|
|
4216
|
-
* @internal
|
|
4217
|
-
*/
|
|
4218
|
-
export declare const CreateConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: CreateConfigurationSetTrackingOptionsRequest) => any;
|
|
4219
|
-
/**
|
|
4220
|
-
* @internal
|
|
4221
|
-
*/
|
|
4222
|
-
export declare const CreateConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: CreateConfigurationSetTrackingOptionsResponse) => any;
|
|
4223
|
-
/**
|
|
4224
|
-
* @internal
|
|
4225
|
-
*/
|
|
4226
|
-
export declare const CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
|
|
4227
|
-
/**
|
|
4228
|
-
* @internal
|
|
4229
|
-
*/
|
|
4230
|
-
export declare const ReceiptIpFilterFilterSensitiveLog: (obj: ReceiptIpFilter) => any;
|
|
4231
|
-
/**
|
|
4232
|
-
* @internal
|
|
4233
|
-
*/
|
|
4234
|
-
export declare const ReceiptFilterFilterSensitiveLog: (obj: ReceiptFilter) => any;
|
|
4235
|
-
/**
|
|
4236
|
-
* @internal
|
|
4237
|
-
*/
|
|
4238
|
-
export declare const CreateReceiptFilterRequestFilterSensitiveLog: (obj: CreateReceiptFilterRequest) => any;
|
|
4239
|
-
/**
|
|
4240
|
-
* @internal
|
|
4241
|
-
*/
|
|
4242
|
-
export declare const CreateReceiptFilterResponseFilterSensitiveLog: (obj: CreateReceiptFilterResponse) => any;
|
|
4243
|
-
/**
|
|
4244
|
-
* @internal
|
|
4245
|
-
*/
|
|
4246
|
-
export declare const LambdaActionFilterSensitiveLog: (obj: LambdaAction) => any;
|
|
4247
|
-
/**
|
|
4248
|
-
* @internal
|
|
4249
|
-
*/
|
|
4250
|
-
export declare const S3ActionFilterSensitiveLog: (obj: S3Action) => any;
|
|
4251
|
-
/**
|
|
4252
|
-
* @internal
|
|
4253
|
-
*/
|
|
4254
|
-
export declare const SNSActionFilterSensitiveLog: (obj: SNSAction) => any;
|
|
4255
|
-
/**
|
|
4256
|
-
* @internal
|
|
4257
|
-
*/
|
|
4258
|
-
export declare const StopActionFilterSensitiveLog: (obj: StopAction) => any;
|
|
4259
|
-
/**
|
|
4260
|
-
* @internal
|
|
4261
|
-
*/
|
|
4262
|
-
export declare const WorkmailActionFilterSensitiveLog: (obj: WorkmailAction) => any;
|
|
4263
|
-
/**
|
|
4264
|
-
* @internal
|
|
4265
|
-
*/
|
|
4266
|
-
export declare const ReceiptActionFilterSensitiveLog: (obj: ReceiptAction) => any;
|
|
4267
|
-
/**
|
|
4268
|
-
* @internal
|
|
4269
|
-
*/
|
|
4270
|
-
export declare const ReceiptRuleFilterSensitiveLog: (obj: ReceiptRule) => any;
|
|
4271
|
-
/**
|
|
4272
|
-
* @internal
|
|
4273
|
-
*/
|
|
4274
|
-
export declare const CreateReceiptRuleRequestFilterSensitiveLog: (obj: CreateReceiptRuleRequest) => any;
|
|
4275
|
-
/**
|
|
4276
|
-
* @internal
|
|
4277
|
-
*/
|
|
4278
|
-
export declare const CreateReceiptRuleResponseFilterSensitiveLog: (obj: CreateReceiptRuleResponse) => any;
|
|
4279
|
-
/**
|
|
4280
|
-
* @internal
|
|
4281
|
-
*/
|
|
4282
|
-
export declare const CreateReceiptRuleSetRequestFilterSensitiveLog: (obj: CreateReceiptRuleSetRequest) => any;
|
|
4283
|
-
/**
|
|
4284
|
-
* @internal
|
|
4285
|
-
*/
|
|
4286
|
-
export declare const CreateReceiptRuleSetResponseFilterSensitiveLog: (obj: CreateReceiptRuleSetResponse) => any;
|
|
4287
|
-
/**
|
|
4288
|
-
* @internal
|
|
4289
|
-
*/
|
|
4290
|
-
export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
|
|
4291
|
-
/**
|
|
4292
|
-
* @internal
|
|
4293
|
-
*/
|
|
4294
|
-
export declare const CreateTemplateRequestFilterSensitiveLog: (obj: CreateTemplateRequest) => any;
|
|
4295
|
-
/**
|
|
4296
|
-
* @internal
|
|
4297
|
-
*/
|
|
4298
|
-
export declare const CreateTemplateResponseFilterSensitiveLog: (obj: CreateTemplateResponse) => any;
|
|
4299
|
-
/**
|
|
4300
|
-
* @internal
|
|
4301
|
-
*/
|
|
4302
|
-
export declare const CustomVerificationEmailTemplateFilterSensitiveLog: (obj: CustomVerificationEmailTemplate) => any;
|
|
4303
|
-
/**
|
|
4304
|
-
* @internal
|
|
4305
|
-
*/
|
|
4306
|
-
export declare const DeleteConfigurationSetRequestFilterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
|
|
4307
|
-
/**
|
|
4308
|
-
* @internal
|
|
4309
|
-
*/
|
|
4310
|
-
export declare const DeleteConfigurationSetResponseFilterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
|
|
4311
|
-
/**
|
|
4312
|
-
* @internal
|
|
4313
|
-
*/
|
|
4314
|
-
export declare const DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
|
|
4315
|
-
/**
|
|
4316
|
-
* @internal
|
|
4317
|
-
*/
|
|
4318
|
-
export declare const DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
|
|
4319
|
-
/**
|
|
4320
|
-
* @internal
|
|
4321
|
-
*/
|
|
4322
|
-
export declare const DeleteConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: DeleteConfigurationSetTrackingOptionsRequest) => any;
|
|
4323
|
-
/**
|
|
4324
|
-
* @internal
|
|
4325
|
-
*/
|
|
4326
|
-
export declare const DeleteConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: DeleteConfigurationSetTrackingOptionsResponse) => any;
|
|
4327
|
-
/**
|
|
4328
|
-
* @internal
|
|
4329
|
-
*/
|
|
4330
|
-
export declare const DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
|
|
4331
|
-
/**
|
|
4332
|
-
* @internal
|
|
4333
|
-
*/
|
|
4334
|
-
export declare const DeleteIdentityRequestFilterSensitiveLog: (obj: DeleteIdentityRequest) => any;
|
|
4335
|
-
/**
|
|
4336
|
-
* @internal
|
|
4337
|
-
*/
|
|
4338
|
-
export declare const DeleteIdentityResponseFilterSensitiveLog: (obj: DeleteIdentityResponse) => any;
|
|
4339
|
-
/**
|
|
4340
|
-
* @internal
|
|
4341
|
-
*/
|
|
4342
|
-
export declare const DeleteIdentityPolicyRequestFilterSensitiveLog: (obj: DeleteIdentityPolicyRequest) => any;
|
|
4343
|
-
/**
|
|
4344
|
-
* @internal
|
|
4345
|
-
*/
|
|
4346
|
-
export declare const DeleteIdentityPolicyResponseFilterSensitiveLog: (obj: DeleteIdentityPolicyResponse) => any;
|
|
4347
|
-
/**
|
|
4348
|
-
* @internal
|
|
4349
|
-
*/
|
|
4350
|
-
export declare const DeleteReceiptFilterRequestFilterSensitiveLog: (obj: DeleteReceiptFilterRequest) => any;
|
|
4351
|
-
/**
|
|
4352
|
-
* @internal
|
|
4353
|
-
*/
|
|
4354
|
-
export declare const DeleteReceiptFilterResponseFilterSensitiveLog: (obj: DeleteReceiptFilterResponse) => any;
|
|
4355
|
-
/**
|
|
4356
|
-
* @internal
|
|
4357
|
-
*/
|
|
4358
|
-
export declare const DeleteReceiptRuleRequestFilterSensitiveLog: (obj: DeleteReceiptRuleRequest) => any;
|
|
4359
|
-
/**
|
|
4360
|
-
* @internal
|
|
4361
|
-
*/
|
|
4362
|
-
export declare const DeleteReceiptRuleResponseFilterSensitiveLog: (obj: DeleteReceiptRuleResponse) => any;
|
|
4363
|
-
/**
|
|
4364
|
-
* @internal
|
|
4365
|
-
*/
|
|
4366
|
-
export declare const DeleteReceiptRuleSetRequestFilterSensitiveLog: (obj: DeleteReceiptRuleSetRequest) => any;
|
|
4367
|
-
/**
|
|
4368
|
-
* @internal
|
|
4369
|
-
*/
|
|
4370
|
-
export declare const DeleteReceiptRuleSetResponseFilterSensitiveLog: (obj: DeleteReceiptRuleSetResponse) => any;
|
|
4371
|
-
/**
|
|
4372
|
-
* @internal
|
|
4373
|
-
*/
|
|
4374
|
-
export declare const DeleteTemplateRequestFilterSensitiveLog: (obj: DeleteTemplateRequest) => any;
|
|
4375
|
-
/**
|
|
4376
|
-
* @internal
|
|
4377
|
-
*/
|
|
4378
|
-
export declare const DeleteTemplateResponseFilterSensitiveLog: (obj: DeleteTemplateResponse) => any;
|
|
4379
|
-
/**
|
|
4380
|
-
* @internal
|
|
4381
|
-
*/
|
|
4382
|
-
export declare const DeleteVerifiedEmailAddressRequestFilterSensitiveLog: (obj: DeleteVerifiedEmailAddressRequest) => any;
|
|
4383
|
-
/**
|
|
4384
|
-
* @internal
|
|
4385
|
-
*/
|
|
4386
|
-
export declare const DeliveryOptionsFilterSensitiveLog: (obj: DeliveryOptions) => any;
|
|
4387
|
-
/**
|
|
4388
|
-
* @internal
|
|
4389
|
-
*/
|
|
4390
|
-
export declare const DescribeActiveReceiptRuleSetRequestFilterSensitiveLog: (obj: DescribeActiveReceiptRuleSetRequest) => any;
|
|
4391
|
-
/**
|
|
4392
|
-
* @internal
|
|
4393
|
-
*/
|
|
4394
|
-
export declare const ReceiptRuleSetMetadataFilterSensitiveLog: (obj: ReceiptRuleSetMetadata) => any;
|
|
4395
|
-
/**
|
|
4396
|
-
* @internal
|
|
4397
|
-
*/
|
|
4398
|
-
export declare const DescribeActiveReceiptRuleSetResponseFilterSensitiveLog: (obj: DescribeActiveReceiptRuleSetResponse) => any;
|
|
4399
|
-
/**
|
|
4400
|
-
* @internal
|
|
4401
|
-
*/
|
|
4402
|
-
export declare const DescribeConfigurationSetRequestFilterSensitiveLog: (obj: DescribeConfigurationSetRequest) => any;
|
|
4403
|
-
/**
|
|
4404
|
-
* @internal
|
|
4405
|
-
*/
|
|
4406
|
-
export declare const ReputationOptionsFilterSensitiveLog: (obj: ReputationOptions) => any;
|
|
4407
|
-
/**
|
|
4408
|
-
* @internal
|
|
4409
|
-
*/
|
|
4410
|
-
export declare const DescribeConfigurationSetResponseFilterSensitiveLog: (obj: DescribeConfigurationSetResponse) => any;
|
|
4411
|
-
/**
|
|
4412
|
-
* @internal
|
|
4413
|
-
*/
|
|
4414
|
-
export declare const DescribeReceiptRuleRequestFilterSensitiveLog: (obj: DescribeReceiptRuleRequest) => any;
|
|
4415
|
-
/**
|
|
4416
|
-
* @internal
|
|
4417
|
-
*/
|
|
4418
|
-
export declare const DescribeReceiptRuleResponseFilterSensitiveLog: (obj: DescribeReceiptRuleResponse) => any;
|
|
4419
|
-
/**
|
|
4420
|
-
* @internal
|
|
4421
|
-
*/
|
|
4422
|
-
export declare const DescribeReceiptRuleSetRequestFilterSensitiveLog: (obj: DescribeReceiptRuleSetRequest) => any;
|
|
4423
|
-
/**
|
|
4424
|
-
* @internal
|
|
4425
|
-
*/
|
|
4426
|
-
export declare const DescribeReceiptRuleSetResponseFilterSensitiveLog: (obj: DescribeReceiptRuleSetResponse) => any;
|
|
4427
|
-
/**
|
|
4428
|
-
* @internal
|
|
4429
|
-
*/
|
|
4430
|
-
export declare const IdentityDkimAttributesFilterSensitiveLog: (obj: IdentityDkimAttributes) => any;
|
|
4431
|
-
/**
|
|
4432
|
-
* @internal
|
|
4433
|
-
*/
|
|
4434
|
-
export declare const GetAccountSendingEnabledResponseFilterSensitiveLog: (obj: GetAccountSendingEnabledResponse) => any;
|
|
4435
|
-
/**
|
|
4436
|
-
* @internal
|
|
4437
|
-
*/
|
|
4438
|
-
export declare const GetCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
|
|
4439
|
-
/**
|
|
4440
|
-
* @internal
|
|
4441
|
-
*/
|
|
4442
|
-
export declare const GetCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
|
|
4443
|
-
/**
|
|
4444
|
-
* @internal
|
|
4445
|
-
*/
|
|
4446
|
-
export declare const GetIdentityDkimAttributesRequestFilterSensitiveLog: (obj: GetIdentityDkimAttributesRequest) => any;
|
|
4447
|
-
/**
|
|
4448
|
-
* @internal
|
|
4449
|
-
*/
|
|
4450
|
-
export declare const GetIdentityDkimAttributesResponseFilterSensitiveLog: (obj: GetIdentityDkimAttributesResponse) => any;
|
|
4451
|
-
/**
|
|
4452
|
-
* @internal
|
|
4453
|
-
*/
|
|
4454
|
-
export declare const GetIdentityMailFromDomainAttributesRequestFilterSensitiveLog: (obj: GetIdentityMailFromDomainAttributesRequest) => any;
|
|
4455
|
-
/**
|
|
4456
|
-
* @internal
|
|
4457
|
-
*/
|
|
4458
|
-
export declare const IdentityMailFromDomainAttributesFilterSensitiveLog: (obj: IdentityMailFromDomainAttributes) => any;
|
|
4459
|
-
/**
|
|
4460
|
-
* @internal
|
|
4461
|
-
*/
|
|
4462
|
-
export declare const GetIdentityMailFromDomainAttributesResponseFilterSensitiveLog: (obj: GetIdentityMailFromDomainAttributesResponse) => any;
|
|
4463
|
-
/**
|
|
4464
|
-
* @internal
|
|
4465
|
-
*/
|
|
4466
|
-
export declare const GetIdentityNotificationAttributesRequestFilterSensitiveLog: (obj: GetIdentityNotificationAttributesRequest) => any;
|
|
4467
|
-
/**
|
|
4468
|
-
* @internal
|
|
4469
|
-
*/
|
|
4470
|
-
export declare const IdentityNotificationAttributesFilterSensitiveLog: (obj: IdentityNotificationAttributes) => any;
|
|
4471
|
-
/**
|
|
4472
|
-
* @internal
|
|
4473
|
-
*/
|
|
4474
|
-
export declare const GetIdentityNotificationAttributesResponseFilterSensitiveLog: (obj: GetIdentityNotificationAttributesResponse) => any;
|
|
4475
|
-
/**
|
|
4476
|
-
* @internal
|
|
4477
|
-
*/
|
|
4478
|
-
export declare const GetIdentityPoliciesRequestFilterSensitiveLog: (obj: GetIdentityPoliciesRequest) => any;
|
|
4479
|
-
/**
|
|
4480
|
-
* @internal
|
|
4481
|
-
*/
|
|
4482
|
-
export declare const GetIdentityPoliciesResponseFilterSensitiveLog: (obj: GetIdentityPoliciesResponse) => any;
|
|
4483
|
-
/**
|
|
4484
|
-
* @internal
|
|
4485
|
-
*/
|
|
4486
|
-
export declare const GetIdentityVerificationAttributesRequestFilterSensitiveLog: (obj: GetIdentityVerificationAttributesRequest) => any;
|
|
4487
|
-
/**
|
|
4488
|
-
* @internal
|
|
4489
|
-
*/
|
|
4490
|
-
export declare const IdentityVerificationAttributesFilterSensitiveLog: (obj: IdentityVerificationAttributes) => any;
|
|
4491
|
-
/**
|
|
4492
|
-
* @internal
|
|
4493
|
-
*/
|
|
4494
|
-
export declare const GetIdentityVerificationAttributesResponseFilterSensitiveLog: (obj: GetIdentityVerificationAttributesResponse) => any;
|
|
4495
|
-
/**
|
|
4496
|
-
* @internal
|
|
4497
|
-
*/
|
|
4498
|
-
export declare const GetSendQuotaResponseFilterSensitiveLog: (obj: GetSendQuotaResponse) => any;
|
|
4499
|
-
/**
|
|
4500
|
-
* @internal
|
|
4501
|
-
*/
|
|
4502
|
-
export declare const SendDataPointFilterSensitiveLog: (obj: SendDataPoint) => any;
|
|
4503
|
-
/**
|
|
4504
|
-
* @internal
|
|
4505
|
-
*/
|
|
4506
|
-
export declare const GetSendStatisticsResponseFilterSensitiveLog: (obj: GetSendStatisticsResponse) => any;
|
|
4507
|
-
/**
|
|
4508
|
-
* @internal
|
|
4509
|
-
*/
|
|
4510
|
-
export declare const GetTemplateRequestFilterSensitiveLog: (obj: GetTemplateRequest) => any;
|
|
4511
|
-
/**
|
|
4512
|
-
* @internal
|
|
4513
|
-
*/
|
|
4514
|
-
export declare const GetTemplateResponseFilterSensitiveLog: (obj: GetTemplateResponse) => any;
|
|
4515
|
-
/**
|
|
4516
|
-
* @internal
|
|
4517
|
-
*/
|
|
4518
|
-
export declare const ListConfigurationSetsRequestFilterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
|
|
4519
|
-
/**
|
|
4520
|
-
* @internal
|
|
4521
|
-
*/
|
|
4522
|
-
export declare const ListConfigurationSetsResponseFilterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
|
|
4523
|
-
/**
|
|
4524
|
-
* @internal
|
|
4525
|
-
*/
|
|
4526
|
-
export declare const ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
|
|
4527
|
-
/**
|
|
4528
|
-
* @internal
|
|
4529
|
-
*/
|
|
4530
|
-
export declare const ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
|
|
4531
|
-
/**
|
|
4532
|
-
* @internal
|
|
4533
|
-
*/
|
|
4534
|
-
export declare const ListIdentitiesRequestFilterSensitiveLog: (obj: ListIdentitiesRequest) => any;
|
|
4535
|
-
/**
|
|
4536
|
-
* @internal
|
|
4537
|
-
*/
|
|
4538
|
-
export declare const ListIdentitiesResponseFilterSensitiveLog: (obj: ListIdentitiesResponse) => any;
|
|
4539
|
-
/**
|
|
4540
|
-
* @internal
|
|
4541
|
-
*/
|
|
4542
|
-
export declare const ListIdentityPoliciesRequestFilterSensitiveLog: (obj: ListIdentityPoliciesRequest) => any;
|
|
4543
|
-
/**
|
|
4544
|
-
* @internal
|
|
4545
|
-
*/
|
|
4546
|
-
export declare const ListIdentityPoliciesResponseFilterSensitiveLog: (obj: ListIdentityPoliciesResponse) => any;
|
|
4547
|
-
/**
|
|
4548
|
-
* @internal
|
|
4549
|
-
*/
|
|
4550
|
-
export declare const ListReceiptFiltersRequestFilterSensitiveLog: (obj: ListReceiptFiltersRequest) => any;
|
|
4551
|
-
/**
|
|
4552
|
-
* @internal
|
|
4553
|
-
*/
|
|
4554
|
-
export declare const ListReceiptFiltersResponseFilterSensitiveLog: (obj: ListReceiptFiltersResponse) => any;
|
|
4555
|
-
/**
|
|
4556
|
-
* @internal
|
|
4557
|
-
*/
|
|
4558
|
-
export declare const ListReceiptRuleSetsRequestFilterSensitiveLog: (obj: ListReceiptRuleSetsRequest) => any;
|
|
4559
|
-
/**
|
|
4560
|
-
* @internal
|
|
4561
|
-
*/
|
|
4562
|
-
export declare const ListReceiptRuleSetsResponseFilterSensitiveLog: (obj: ListReceiptRuleSetsResponse) => any;
|
|
4563
|
-
/**
|
|
4564
|
-
* @internal
|
|
4565
|
-
*/
|
|
4566
|
-
export declare const ListTemplatesRequestFilterSensitiveLog: (obj: ListTemplatesRequest) => any;
|
|
4567
|
-
/**
|
|
4568
|
-
* @internal
|
|
4569
|
-
*/
|
|
4570
|
-
export declare const TemplateMetadataFilterSensitiveLog: (obj: TemplateMetadata) => any;
|
|
4571
|
-
/**
|
|
4572
|
-
* @internal
|
|
4573
|
-
*/
|
|
4574
|
-
export declare const ListTemplatesResponseFilterSensitiveLog: (obj: ListTemplatesResponse) => any;
|
|
4575
|
-
/**
|
|
4576
|
-
* @internal
|
|
4577
|
-
*/
|
|
4578
|
-
export declare const ListVerifiedEmailAddressesResponseFilterSensitiveLog: (obj: ListVerifiedEmailAddressesResponse) => any;
|
|
4579
|
-
/**
|
|
4580
|
-
* @internal
|
|
4581
|
-
*/
|
|
4582
|
-
export declare const MessageFilterSensitiveLog: (obj: Message) => any;
|
|
4583
|
-
/**
|
|
4584
|
-
* @internal
|
|
4585
|
-
*/
|
|
4586
|
-
export declare const MessageDsnFilterSensitiveLog: (obj: MessageDsn) => any;
|
|
4587
|
-
/**
|
|
4588
|
-
* @internal
|
|
4589
|
-
*/
|
|
4590
|
-
export declare const PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
|
|
4591
|
-
/**
|
|
4592
|
-
* @internal
|
|
4593
|
-
*/
|
|
4594
|
-
export declare const PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
|
|
4595
|
-
/**
|
|
4596
|
-
* @internal
|
|
4597
|
-
*/
|
|
4598
|
-
export declare const PutIdentityPolicyRequestFilterSensitiveLog: (obj: PutIdentityPolicyRequest) => any;
|
|
4599
|
-
/**
|
|
4600
|
-
* @internal
|
|
4601
|
-
*/
|
|
4602
|
-
export declare const PutIdentityPolicyResponseFilterSensitiveLog: (obj: PutIdentityPolicyResponse) => any;
|
|
4603
|
-
/**
|
|
4604
|
-
* @internal
|
|
4605
|
-
*/
|
|
4606
|
-
export declare const RawMessageFilterSensitiveLog: (obj: RawMessage) => any;
|
|
4607
|
-
/**
|
|
4608
|
-
* @internal
|
|
4609
|
-
*/
|
|
4610
|
-
export declare const ReorderReceiptRuleSetRequestFilterSensitiveLog: (obj: ReorderReceiptRuleSetRequest) => any;
|
|
4611
|
-
/**
|
|
4612
|
-
* @internal
|
|
4613
|
-
*/
|
|
4614
|
-
export declare const ReorderReceiptRuleSetResponseFilterSensitiveLog: (obj: ReorderReceiptRuleSetResponse) => any;
|
|
4615
|
-
/**
|
|
4616
|
-
* @internal
|
|
4617
|
-
*/
|
|
4618
|
-
export declare const SendBounceRequestFilterSensitiveLog: (obj: SendBounceRequest) => any;
|
|
4619
|
-
/**
|
|
4620
|
-
* @internal
|
|
4621
|
-
*/
|
|
4622
|
-
export declare const SendBounceResponseFilterSensitiveLog: (obj: SendBounceResponse) => any;
|
|
4623
|
-
/**
|
|
4624
|
-
* @internal
|
|
4625
|
-
*/
|
|
4626
|
-
export declare const SendBulkTemplatedEmailRequestFilterSensitiveLog: (obj: SendBulkTemplatedEmailRequest) => any;
|
|
4627
|
-
/**
|
|
4628
|
-
* @internal
|
|
4629
|
-
*/
|
|
4630
|
-
export declare const SendBulkTemplatedEmailResponseFilterSensitiveLog: (obj: SendBulkTemplatedEmailResponse) => any;
|
|
4631
|
-
/**
|
|
4632
|
-
* @internal
|
|
4633
|
-
*/
|
|
4634
|
-
export declare const SendCustomVerificationEmailRequestFilterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
|
|
4635
|
-
/**
|
|
4636
|
-
* @internal
|
|
4637
|
-
*/
|
|
4638
|
-
export declare const SendCustomVerificationEmailResponseFilterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
|
|
4639
|
-
/**
|
|
4640
|
-
* @internal
|
|
4641
|
-
*/
|
|
4642
|
-
export declare const SendEmailRequestFilterSensitiveLog: (obj: SendEmailRequest) => any;
|
|
4643
|
-
/**
|
|
4644
|
-
* @internal
|
|
4645
|
-
*/
|
|
4646
|
-
export declare const SendEmailResponseFilterSensitiveLog: (obj: SendEmailResponse) => any;
|
|
4647
|
-
/**
|
|
4648
|
-
* @internal
|
|
4649
|
-
*/
|
|
4650
|
-
export declare const SendRawEmailRequestFilterSensitiveLog: (obj: SendRawEmailRequest) => any;
|
|
4651
|
-
/**
|
|
4652
|
-
* @internal
|
|
4653
|
-
*/
|
|
4654
|
-
export declare const SendRawEmailResponseFilterSensitiveLog: (obj: SendRawEmailResponse) => any;
|
|
4655
|
-
/**
|
|
4656
|
-
* @internal
|
|
4657
|
-
*/
|
|
4658
|
-
export declare const SendTemplatedEmailRequestFilterSensitiveLog: (obj: SendTemplatedEmailRequest) => any;
|
|
4659
|
-
/**
|
|
4660
|
-
* @internal
|
|
4661
|
-
*/
|
|
4662
|
-
export declare const SendTemplatedEmailResponseFilterSensitiveLog: (obj: SendTemplatedEmailResponse) => any;
|
|
4663
|
-
/**
|
|
4664
|
-
* @internal
|
|
4665
|
-
*/
|
|
4666
|
-
export declare const SetActiveReceiptRuleSetRequestFilterSensitiveLog: (obj: SetActiveReceiptRuleSetRequest) => any;
|
|
4667
|
-
/**
|
|
4668
|
-
* @internal
|
|
4669
|
-
*/
|
|
4670
|
-
export declare const SetActiveReceiptRuleSetResponseFilterSensitiveLog: (obj: SetActiveReceiptRuleSetResponse) => any;
|
|
4671
|
-
/**
|
|
4672
|
-
* @internal
|
|
4673
|
-
*/
|
|
4674
|
-
export declare const SetIdentityDkimEnabledRequestFilterSensitiveLog: (obj: SetIdentityDkimEnabledRequest) => any;
|
|
4675
|
-
/**
|
|
4676
|
-
* @internal
|
|
4677
|
-
*/
|
|
4678
|
-
export declare const SetIdentityDkimEnabledResponseFilterSensitiveLog: (obj: SetIdentityDkimEnabledResponse) => any;
|
|
4679
|
-
/**
|
|
4680
|
-
* @internal
|
|
4681
|
-
*/
|
|
4682
|
-
export declare const SetIdentityFeedbackForwardingEnabledRequestFilterSensitiveLog: (obj: SetIdentityFeedbackForwardingEnabledRequest) => any;
|
|
4683
|
-
/**
|
|
4684
|
-
* @internal
|
|
4685
|
-
*/
|
|
4686
|
-
export declare const SetIdentityFeedbackForwardingEnabledResponseFilterSensitiveLog: (obj: SetIdentityFeedbackForwardingEnabledResponse) => any;
|
|
4687
|
-
/**
|
|
4688
|
-
* @internal
|
|
4689
|
-
*/
|
|
4690
|
-
export declare const SetIdentityHeadersInNotificationsEnabledRequestFilterSensitiveLog: (obj: SetIdentityHeadersInNotificationsEnabledRequest) => any;
|
|
4691
|
-
/**
|
|
4692
|
-
* @internal
|
|
4693
|
-
*/
|
|
4694
|
-
export declare const SetIdentityHeadersInNotificationsEnabledResponseFilterSensitiveLog: (obj: SetIdentityHeadersInNotificationsEnabledResponse) => any;
|
|
4695
|
-
/**
|
|
4696
|
-
* @internal
|
|
4697
|
-
*/
|
|
4698
|
-
export declare const SetIdentityMailFromDomainRequestFilterSensitiveLog: (obj: SetIdentityMailFromDomainRequest) => any;
|
|
4699
|
-
/**
|
|
4700
|
-
* @internal
|
|
4701
|
-
*/
|
|
4702
|
-
export declare const SetIdentityMailFromDomainResponseFilterSensitiveLog: (obj: SetIdentityMailFromDomainResponse) => any;
|
|
4703
|
-
/**
|
|
4704
|
-
* @internal
|
|
4705
|
-
*/
|
|
4706
|
-
export declare const SetIdentityNotificationTopicRequestFilterSensitiveLog: (obj: SetIdentityNotificationTopicRequest) => any;
|
|
4707
|
-
/**
|
|
4708
|
-
* @internal
|
|
4709
|
-
*/
|
|
4710
|
-
export declare const SetIdentityNotificationTopicResponseFilterSensitiveLog: (obj: SetIdentityNotificationTopicResponse) => any;
|
|
4711
|
-
/**
|
|
4712
|
-
* @internal
|
|
4713
|
-
*/
|
|
4714
|
-
export declare const SetReceiptRulePositionRequestFilterSensitiveLog: (obj: SetReceiptRulePositionRequest) => any;
|
|
4715
|
-
/**
|
|
4716
|
-
* @internal
|
|
4717
|
-
*/
|
|
4718
|
-
export declare const SetReceiptRulePositionResponseFilterSensitiveLog: (obj: SetReceiptRulePositionResponse) => any;
|
|
4719
|
-
/**
|
|
4720
|
-
* @internal
|
|
4721
|
-
*/
|
|
4722
|
-
export declare const TestRenderTemplateRequestFilterSensitiveLog: (obj: TestRenderTemplateRequest) => any;
|
|
4723
|
-
/**
|
|
4724
|
-
* @internal
|
|
4725
|
-
*/
|
|
4726
|
-
export declare const TestRenderTemplateResponseFilterSensitiveLog: (obj: TestRenderTemplateResponse) => any;
|
|
4727
|
-
/**
|
|
4728
|
-
* @internal
|
|
4729
|
-
*/
|
|
4730
|
-
export declare const UpdateAccountSendingEnabledRequestFilterSensitiveLog: (obj: UpdateAccountSendingEnabledRequest) => any;
|
|
4731
|
-
/**
|
|
4732
|
-
* @internal
|
|
4733
|
-
*/
|
|
4734
|
-
export declare const UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
|
|
4735
|
-
/**
|
|
4736
|
-
* @internal
|
|
4737
|
-
*/
|
|
4738
|
-
export declare const UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
|
|
4739
|
-
/**
|
|
4740
|
-
* @internal
|
|
4741
|
-
*/
|
|
4742
|
-
export declare const UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog: (obj: UpdateConfigurationSetReputationMetricsEnabledRequest) => any;
|
|
4743
|
-
/**
|
|
4744
|
-
* @internal
|
|
4745
|
-
*/
|
|
4746
|
-
export declare const UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog: (obj: UpdateConfigurationSetSendingEnabledRequest) => any;
|
|
4747
|
-
/**
|
|
4748
|
-
* @internal
|
|
4749
|
-
*/
|
|
4750
|
-
export declare const UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: UpdateConfigurationSetTrackingOptionsRequest) => any;
|
|
4751
|
-
/**
|
|
4752
|
-
* @internal
|
|
4753
|
-
*/
|
|
4754
|
-
export declare const UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: UpdateConfigurationSetTrackingOptionsResponse) => any;
|
|
4755
|
-
/**
|
|
4756
|
-
* @internal
|
|
4757
|
-
*/
|
|
4758
|
-
export declare const UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
|
|
4759
|
-
/**
|
|
4760
|
-
* @internal
|
|
4761
|
-
*/
|
|
4762
|
-
export declare const UpdateReceiptRuleRequestFilterSensitiveLog: (obj: UpdateReceiptRuleRequest) => any;
|
|
4763
|
-
/**
|
|
4764
|
-
* @internal
|
|
4765
|
-
*/
|
|
4766
|
-
export declare const UpdateReceiptRuleResponseFilterSensitiveLog: (obj: UpdateReceiptRuleResponse) => any;
|
|
4767
|
-
/**
|
|
4768
|
-
* @internal
|
|
4769
|
-
*/
|
|
4770
|
-
export declare const UpdateTemplateRequestFilterSensitiveLog: (obj: UpdateTemplateRequest) => any;
|
|
4771
|
-
/**
|
|
4772
|
-
* @internal
|
|
4773
|
-
*/
|
|
4774
|
-
export declare const UpdateTemplateResponseFilterSensitiveLog: (obj: UpdateTemplateResponse) => any;
|
|
4775
|
-
/**
|
|
4776
|
-
* @internal
|
|
4777
|
-
*/
|
|
4778
|
-
export declare const VerifyDomainDkimRequestFilterSensitiveLog: (obj: VerifyDomainDkimRequest) => any;
|
|
4779
|
-
/**
|
|
4780
|
-
* @internal
|
|
4781
|
-
*/
|
|
4782
|
-
export declare const VerifyDomainDkimResponseFilterSensitiveLog: (obj: VerifyDomainDkimResponse) => any;
|
|
4783
|
-
/**
|
|
4784
|
-
* @internal
|
|
4785
|
-
*/
|
|
4786
|
-
export declare const VerifyDomainIdentityRequestFilterSensitiveLog: (obj: VerifyDomainIdentityRequest) => any;
|
|
4787
|
-
/**
|
|
4788
|
-
* @internal
|
|
4789
|
-
*/
|
|
4790
|
-
export declare const VerifyDomainIdentityResponseFilterSensitiveLog: (obj: VerifyDomainIdentityResponse) => any;
|
|
4791
|
-
/**
|
|
4792
|
-
* @internal
|
|
4793
|
-
*/
|
|
4794
|
-
export declare const VerifyEmailAddressRequestFilterSensitiveLog: (obj: VerifyEmailAddressRequest) => any;
|
|
4795
|
-
/**
|
|
4796
|
-
* @internal
|
|
4797
|
-
*/
|
|
4798
|
-
export declare const VerifyEmailIdentityRequestFilterSensitiveLog: (obj: VerifyEmailIdentityRequest) => any;
|
|
4799
|
-
/**
|
|
4800
|
-
* @internal
|
|
4801
|
-
*/
|
|
4802
|
-
export declare const VerifyEmailIdentityResponseFilterSensitiveLog: (obj: VerifyEmailIdentityResponse) => any;
|