@aws-sdk/client-ses 3.799.0 → 3.804.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 +1 -1
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetTemplateCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/SendBounceCommand.d.ts +1 -1
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendRawEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +1 -1
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +1 -1
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +1 -1
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +1 -1
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +1 -1
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -23,7 +23,7 @@ export interface CloneReceiptRuleSetCommandOutput extends CloneReceiptRuleSetRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CloneReceiptRuleSetCommand_base: {
|
|
25
25
|
new (input: CloneReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CloneReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConfigurationSetCommandOutput extends CreateConfiguration
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfigurationSetCommand_base: {
|
|
25
25
|
new (input: CreateConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfigurationSetEventDestinationCommand_base: {
|
|
25
25
|
new (input: CreateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConfigurationSetTrackingOptionsCommandOutput extends Crea
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConfigurationSetTrackingOptionsCommand_base: {
|
|
25
25
|
new (input: CreateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCustomVerificationEmailTemplateCommand_base: {
|
|
25
25
|
new (input: CreateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateReceiptFilterCommandOutput extends CreateReceiptFilterRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReceiptFilterCommand_base: {
|
|
25
25
|
new (input: CreateReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateReceiptRuleCommandOutput extends CreateReceiptRuleRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReceiptRuleCommand_base: {
|
|
25
25
|
new (input: CreateReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateReceiptRuleSetCommandOutput extends CreateReceiptRuleSetR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReceiptRuleSetCommand_base: {
|
|
25
25
|
new (input: CreateReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTemplateCommand_base: {
|
|
25
25
|
new (input: CreateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateCommandInput, CreateTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateCommandInput, CreateTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfigurationSetCommand_base: {
|
|
25
25
|
new (input: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConfigurationSetEventDestinationCommandOutput extends Del
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfigurationSetEventDestinationCommand_base: {
|
|
25
25
|
new (input: DeleteConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConfigurationSetTrackingOptionsCommandOutput extends Dele
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConfigurationSetTrackingOptionsCommand_base: {
|
|
25
25
|
new (input: DeleteConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCustomVerificationEmailTemplateCommand_base: {
|
|
25
25
|
new (input: DeleteCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteIdentityCommandOutput extends DeleteIdentityResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIdentityCommand_base: {
|
|
25
25
|
new (input: DeleteIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityCommandInput, DeleteIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityCommandInput, DeleteIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIdentityPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReceiptFilterCommand_base: {
|
|
25
25
|
new (input: DeleteReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReceiptRuleCommand_base: {
|
|
25
25
|
new (input: DeleteReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReceiptRuleSetCommandOutput extends DeleteReceiptRuleSetR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReceiptRuleSetCommand_base: {
|
|
25
25
|
new (input: DeleteReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTemplateCommand_base: {
|
|
25
25
|
new (input: DeleteTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteVerifiedEmailAddressCommandOutput extends __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVerifiedEmailAddressCommand_base: {
|
|
25
25
|
new (input: DeleteVerifiedEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteVerifiedEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeConfigurationSetCommandOutput extends DescribeConfigura
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeConfigurationSetCommand_base: {
|
|
25
25
|
new (input: DescribeConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeReceiptRuleCommand_base: {
|
|
25
25
|
new (input: DescribeReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeReceiptRuleSetCommand_base: {
|
|
25
25
|
new (input: DescribeReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCust
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetCustomVerificationEmailTemplateCommand_base: {
|
|
25
25
|
new (input: GetCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimA
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIdentityDkimAttributesCommand_base: {
|
|
25
25
|
new (input: GetIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIde
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIdentityMailFromDomainAttributesCommand_base: {
|
|
25
25
|
new (input: GetIdentityMailFromDomainAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIdentityMailFromDomainAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIdentityNotificationAttributesCommandOutput extends GetIdent
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIdentityNotificationAttributesCommand_base: {
|
|
25
25
|
new (input: GetIdentityNotificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIdentityNotificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIdentityPoliciesCommandOutput extends GetIdentityPoliciesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIdentityPoliciesCommand_base: {
|
|
25
25
|
new (input: GetIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIdentityVerificationAttributesCommandOutput extends GetIdent
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIdentityVerificationAttributesCommand_base: {
|
|
25
25
|
new (input: GetIdentityVerificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIdentityVerificationAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTemplateCommandOutput extends GetTemplateResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTemplateCommand_base: {
|
|
25
25
|
new (input: GetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateCommandInput, GetTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateCommandInput, GetTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListIdentityPoliciesCommandOutput extends ListIdentityPoliciesR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListIdentityPoliciesCommand_base: {
|
|
25
25
|
new (input: ListIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListIdentityPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConf
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutConfigurationSetDeliveryOptionsCommand_base: {
|
|
25
25
|
new (input: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutIdentityPolicyCommandOutput extends PutIdentityPolicyRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutIdentityPolicyCommand_base: {
|
|
25
25
|
new (input: PutIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ReorderReceiptRuleSetCommandOutput extends ReorderReceiptRuleSe
|
|
|
23
23
|
}
|
|
24
24
|
declare const ReorderReceiptRuleSetCommand_base: {
|
|
25
25
|
new (input: ReorderReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ReorderReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendBounceCommandOutput extends SendBounceResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendBounceCommand_base: {
|
|
25
25
|
new (input: SendBounceCommandInput): import("@smithy/smithy-client").CommandImpl<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendBounceCommandInput): import("@smithy/smithy-client").CommandImpl<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendBulkTemplatedEmailCommandOutput extends SendBulkTemplatedEm
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendBulkTemplatedEmailCommand_base: {
|
|
25
25
|
new (input: SendBulkTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendBulkTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendCustomVerificationEmailCommandOutput extends SendCustomVeri
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendCustomVerificationEmailCommand_base: {
|
|
25
25
|
new (input: SendCustomVerificationEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendCustomVerificationEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendEmailCommand_base: {
|
|
25
25
|
new (input: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendRawEmailCommand_base: {
|
|
25
25
|
new (input: SendRawEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendRawEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendTemplatedEmailCommand_base: {
|
|
25
25
|
new (input: SendTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendTemplatedEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnab
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetIdentityDkimEnabledCommand_base: {
|
|
25
25
|
new (input: SetIdentityDkimEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetIdentityDkimEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetId
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetIdentityFeedbackForwardingEnabledCommand_base: {
|
|
25
25
|
new (input: SetIdentityFeedbackForwardingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetIdentityFeedbackForwardingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends S
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetIdentityHeadersInNotificationsEnabledCommand_base: {
|
|
25
25
|
new (input: SetIdentityHeadersInNotificationsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetIdentityHeadersInNotificationsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailF
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetIdentityMailFromDomainCommand_base: {
|
|
25
25
|
new (input: SetIdentityMailFromDomainCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetIdentityMailFromDomainCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNo
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetIdentityNotificationTopicCommand_base: {
|
|
25
25
|
new (input: SetIdentityNotificationTopicCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetIdentityNotificationTopicCommandInput): import("@smithy/smithy-client").CommandImpl<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePosit
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetReceiptRulePositionCommand_base: {
|
|
25
25
|
new (input: SetReceiptRulePositionCommandInput): import("@smithy/smithy-client").CommandImpl<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetReceiptRulePositionCommandInput): import("@smithy/smithy-client").CommandImpl<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TestRenderTemplateCommandOutput extends TestRenderTemplateRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const TestRenderTemplateCommand_base: {
|
|
25
25
|
new (input: TestRenderTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TestRenderTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateConfigurationSetEventDestinationCommand_base: {
|
|
25
25
|
new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput ext
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateConfigurationSetReputationMetricsEnabledCommand_base: {
|
|
25
25
|
new (input: UpdateConfigurationSetReputationMetricsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateConfigurationSetReputationMetricsEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateConfigurationSetSendingEnabledCommand_base: {
|
|
25
25
|
new (input: UpdateConfigurationSetSendingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateConfigurationSetSendingEnabledCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends Upda
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateConfigurationSetTrackingOptionsCommand_base: {
|
|
25
25
|
new (input: UpdateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateCustomVerificationEmailTemplateCommand_base: {
|
|
25
25
|
new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|