@aws-sdk/client-ses 3.529.1 → 3.535.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/SES.d.ts +14 -1
- package/dist-types/SESClient.d.ts +1 -1
- package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetSendQuotaCommand.d.ts +2 -1
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +2 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/SendBounceCommand.d.ts +2 -1
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +2 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +2 -1
- package/dist-types/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/commands/SendRawEmailCommand.d.ts +3 -2
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +2 -1
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +2 -1
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +2 -1
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +2 -1
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +2 -1
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +2 -1
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +2 -1
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +2 -1
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +543 -543
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/SES.d.ts +13 -0
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { SESClientConfig } from "./SESClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -581,6 +581,7 @@ export interface SES {
|
|
|
581
581
|
options: __HttpHandlerOptions,
|
|
582
582
|
cb: (err: any, data?: DeleteVerifiedEmailAddressCommandOutput) => void
|
|
583
583
|
): void;
|
|
584
|
+
describeActiveReceiptRuleSet(): Promise<DescribeActiveReceiptRuleSetCommandOutput>;
|
|
584
585
|
describeActiveReceiptRuleSet(
|
|
585
586
|
args: DescribeActiveReceiptRuleSetCommandInput,
|
|
586
587
|
options?: __HttpHandlerOptions
|
|
@@ -633,6 +634,7 @@ export interface SES {
|
|
|
633
634
|
options: __HttpHandlerOptions,
|
|
634
635
|
cb: (err: any, data?: DescribeReceiptRuleSetCommandOutput) => void
|
|
635
636
|
): void;
|
|
637
|
+
getAccountSendingEnabled(): Promise<GetAccountSendingEnabledCommandOutput>;
|
|
636
638
|
getAccountSendingEnabled(
|
|
637
639
|
args: GetAccountSendingEnabledCommandInput,
|
|
638
640
|
options?: __HttpHandlerOptions
|
|
@@ -748,6 +750,7 @@ export interface SES {
|
|
|
748
750
|
data?: GetIdentityVerificationAttributesCommandOutput
|
|
749
751
|
) => void
|
|
750
752
|
): void;
|
|
753
|
+
getSendQuota(): Promise<GetSendQuotaCommandOutput>;
|
|
751
754
|
getSendQuota(
|
|
752
755
|
args: GetSendQuotaCommandInput,
|
|
753
756
|
options?: __HttpHandlerOptions
|
|
@@ -761,6 +764,7 @@ export interface SES {
|
|
|
761
764
|
options: __HttpHandlerOptions,
|
|
762
765
|
cb: (err: any, data?: GetSendQuotaCommandOutput) => void
|
|
763
766
|
): void;
|
|
767
|
+
getSendStatistics(): Promise<GetSendStatisticsCommandOutput>;
|
|
764
768
|
getSendStatistics(
|
|
765
769
|
args: GetSendStatisticsCommandInput,
|
|
766
770
|
options?: __HttpHandlerOptions
|
|
@@ -787,6 +791,7 @@ export interface SES {
|
|
|
787
791
|
options: __HttpHandlerOptions,
|
|
788
792
|
cb: (err: any, data?: GetTemplateCommandOutput) => void
|
|
789
793
|
): void;
|
|
794
|
+
listConfigurationSets(): Promise<ListConfigurationSetsCommandOutput>;
|
|
790
795
|
listConfigurationSets(
|
|
791
796
|
args: ListConfigurationSetsCommandInput,
|
|
792
797
|
options?: __HttpHandlerOptions
|
|
@@ -800,6 +805,7 @@ export interface SES {
|
|
|
800
805
|
options: __HttpHandlerOptions,
|
|
801
806
|
cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void
|
|
802
807
|
): void;
|
|
808
|
+
listCustomVerificationEmailTemplates(): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
|
|
803
809
|
listCustomVerificationEmailTemplates(
|
|
804
810
|
args: ListCustomVerificationEmailTemplatesCommandInput,
|
|
805
811
|
options?: __HttpHandlerOptions
|
|
@@ -819,6 +825,7 @@ export interface SES {
|
|
|
819
825
|
data?: ListCustomVerificationEmailTemplatesCommandOutput
|
|
820
826
|
) => void
|
|
821
827
|
): void;
|
|
828
|
+
listIdentities(): Promise<ListIdentitiesCommandOutput>;
|
|
822
829
|
listIdentities(
|
|
823
830
|
args: ListIdentitiesCommandInput,
|
|
824
831
|
options?: __HttpHandlerOptions
|
|
@@ -845,6 +852,7 @@ export interface SES {
|
|
|
845
852
|
options: __HttpHandlerOptions,
|
|
846
853
|
cb: (err: any, data?: ListIdentityPoliciesCommandOutput) => void
|
|
847
854
|
): void;
|
|
855
|
+
listReceiptFilters(): Promise<ListReceiptFiltersCommandOutput>;
|
|
848
856
|
listReceiptFilters(
|
|
849
857
|
args: ListReceiptFiltersCommandInput,
|
|
850
858
|
options?: __HttpHandlerOptions
|
|
@@ -858,6 +866,7 @@ export interface SES {
|
|
|
858
866
|
options: __HttpHandlerOptions,
|
|
859
867
|
cb: (err: any, data?: ListReceiptFiltersCommandOutput) => void
|
|
860
868
|
): void;
|
|
869
|
+
listReceiptRuleSets(): Promise<ListReceiptRuleSetsCommandOutput>;
|
|
861
870
|
listReceiptRuleSets(
|
|
862
871
|
args: ListReceiptRuleSetsCommandInput,
|
|
863
872
|
options?: __HttpHandlerOptions
|
|
@@ -871,6 +880,7 @@ export interface SES {
|
|
|
871
880
|
options: __HttpHandlerOptions,
|
|
872
881
|
cb: (err: any, data?: ListReceiptRuleSetsCommandOutput) => void
|
|
873
882
|
): void;
|
|
883
|
+
listTemplates(): Promise<ListTemplatesCommandOutput>;
|
|
874
884
|
listTemplates(
|
|
875
885
|
args: ListTemplatesCommandInput,
|
|
876
886
|
options?: __HttpHandlerOptions
|
|
@@ -884,6 +894,7 @@ export interface SES {
|
|
|
884
894
|
options: __HttpHandlerOptions,
|
|
885
895
|
cb: (err: any, data?: ListTemplatesCommandOutput) => void
|
|
886
896
|
): void;
|
|
897
|
+
listVerifiedEmailAddresses(): Promise<ListVerifiedEmailAddressesCommandOutput>;
|
|
887
898
|
listVerifiedEmailAddresses(
|
|
888
899
|
args: ListVerifiedEmailAddressesCommandInput,
|
|
889
900
|
options?: __HttpHandlerOptions
|
|
@@ -1020,6 +1031,7 @@ export interface SES {
|
|
|
1020
1031
|
options: __HttpHandlerOptions,
|
|
1021
1032
|
cb: (err: any, data?: SendTemplatedEmailCommandOutput) => void
|
|
1022
1033
|
): void;
|
|
1034
|
+
setActiveReceiptRuleSet(): Promise<SetActiveReceiptRuleSetCommandOutput>;
|
|
1023
1035
|
setActiveReceiptRuleSet(
|
|
1024
1036
|
args: SetActiveReceiptRuleSetCommandInput,
|
|
1025
1037
|
options?: __HttpHandlerOptions
|
|
@@ -1136,6 +1148,7 @@ export interface SES {
|
|
|
1136
1148
|
options: __HttpHandlerOptions,
|
|
1137
1149
|
cb: (err: any, data?: TestRenderTemplateCommandOutput) => void
|
|
1138
1150
|
): void;
|
|
1151
|
+
updateAccountSendingEnabled(): Promise<UpdateAccountSendingEnabledCommandOutput>;
|
|
1139
1152
|
updateAccountSendingEnabled(
|
|
1140
1153
|
args: UpdateAccountSendingEnabledCommandInput,
|
|
1141
1154
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const CloneReceiptRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CloneReceiptRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CloneReceiptRuleSetCommandInput,
|
|
32
|
+
CloneReceiptRuleSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CloneReceiptRuleSetCommand extends CloneReceiptRuleSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateConfigurationSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateConfigurationSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateConfigurationSetCommandInput,
|
|
32
|
+
CreateConfigurationSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateConfigurationSetEventDestinationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateConfigurationSetEventDestinationCommandInput,
|
|
32
|
+
CreateConfigurationSetEventDestinationCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateConfigurationSetTrackingOptionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateConfigurationSetTrackingOptionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateConfigurationSetTrackingOptionsCommandInput,
|
|
32
|
+
CreateConfigurationSetTrackingOptionsCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateConfigurationSetTrackingOptionsCommand extends CreateConfigurationSetTrackingOptionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateCustomVerificationEmailTemplateCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateCustomVerificationEmailTemplateCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateCustomVerificationEmailTemplateCommandInput,
|
|
28
|
+
CreateCustomVerificationEmailTemplateCommandOutput,
|
|
29
|
+
SESClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateReceiptFilterCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateReceiptFilterCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateReceiptFilterCommandInput,
|
|
32
|
+
CreateReceiptFilterCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateReceiptFilterCommand extends CreateReceiptFilterCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateReceiptRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateReceiptRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateReceiptRuleCommandInput,
|
|
32
|
+
CreateReceiptRuleCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateReceiptRuleCommand extends CreateReceiptRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateReceiptRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateReceiptRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateReceiptRuleSetCommandInput,
|
|
32
|
+
CreateReceiptRuleSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateReceiptRuleSetCommand extends CreateReceiptRuleSetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateTemplateCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateTemplateCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateTemplateCommandInput,
|
|
31
|
+
CreateTemplateCommandOutput,
|
|
32
|
+
SESClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateTemplateCommand extends CreateTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteConfigurationSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteConfigurationSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteConfigurationSetCommandInput,
|
|
32
|
+
DeleteConfigurationSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteConfigurationSetEventDestinationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteConfigurationSetEventDestinationCommandInput,
|
|
32
|
+
DeleteConfigurationSetEventDestinationCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteConfigurationSetTrackingOptionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteConfigurationSetTrackingOptionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteConfigurationSetTrackingOptionsCommandInput,
|
|
32
|
+
DeleteConfigurationSetTrackingOptionsCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteConfigurationSetTrackingOptionsCommand extends DeleteConfigurationSetTrackingOptionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteCustomVerificationEmailTemplateCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteCustomVerificationEmailTemplateCommandInput,
|
|
28
|
+
DeleteCustomVerificationEmailTemplateCommandOutput,
|
|
29
|
+
SESClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteIdentityCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteIdentityCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteIdentityCommandInput,
|
|
31
|
+
DeleteIdentityCommandOutput,
|
|
32
|
+
SESClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteIdentityCommand extends DeleteIdentityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteIdentityPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteIdentityPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteIdentityPolicyCommandInput,
|
|
32
|
+
DeleteIdentityPolicyCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteIdentityPolicyCommand extends DeleteIdentityPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteReceiptFilterCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteReceiptFilterCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteReceiptFilterCommandInput,
|
|
32
|
+
DeleteReceiptFilterCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteReceiptFilterCommand extends DeleteReceiptFilterCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteReceiptRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteReceiptRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteReceiptRuleCommandInput,
|
|
32
|
+
DeleteReceiptRuleCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteReceiptRuleCommand extends DeleteReceiptRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteReceiptRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteReceiptRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteReceiptRuleSetCommandInput,
|
|
32
|
+
DeleteReceiptRuleSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteReceiptRuleSetCommand extends DeleteReceiptRuleSetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteTemplateCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteTemplateCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteTemplateCommandInput,
|
|
31
|
+
DeleteTemplateCommandOutput,
|
|
32
|
+
SESClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteVerifiedEmailAddressCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteVerifiedEmailAddressCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteVerifiedEmailAddressCommandInput,
|
|
28
|
+
DeleteVerifiedEmailAddressCommandOutput,
|
|
29
|
+
SESClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteVerifiedEmailAddressCommand extends DeleteVerifiedEmailAddressCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeActiveReceiptRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeActiveReceiptRuleSetCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeActiveReceiptRuleSetCommandInput,
|
|
32
|
+
DescribeActiveReceiptRuleSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeActiveReceiptRuleSetCommand extends DescribeActiveReceiptRuleSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeConfigurationSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeConfigurationSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeConfigurationSetCommandInput,
|
|
32
|
+
DescribeConfigurationSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeConfigurationSetCommand extends DescribeConfigurationSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeReceiptRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeReceiptRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeReceiptRuleCommandInput,
|
|
32
|
+
DescribeReceiptRuleCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeReceiptRuleCommand extends DescribeReceiptRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeReceiptRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeReceiptRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeReceiptRuleSetCommandInput,
|
|
32
|
+
DescribeReceiptRuleSetCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeReceiptRuleSetCommand extends DescribeReceiptRuleSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetAccountSendingEnabledCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetAccountSendingEnabledCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetAccountSendingEnabledCommandInput,
|
|
28
|
+
GetAccountSendingEnabledCommandOutput,
|
|
29
|
+
SESClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetAccountSendingEnabledCommand extends GetAccountSendingEnabledCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCustomVerificationEmailTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCustomVerificationEmailTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCustomVerificationEmailTemplateCommandInput,
|
|
32
|
+
GetCustomVerificationEmailTemplateCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCustomVerificationEmailTemplateCommand extends GetCustomVerificationEmailTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetIdentityDkimAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetIdentityDkimAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetIdentityDkimAttributesCommandInput,
|
|
32
|
+
GetIdentityDkimAttributesCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetIdentityDkimAttributesCommand extends GetIdentityDkimAttributesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetIdentityMailFromDomainAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetIdentityMailFromDomainAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetIdentityMailFromDomainAttributesCommandInput,
|
|
32
|
+
GetIdentityMailFromDomainAttributesCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetIdentityMailFromDomainAttributesCommand extends GetIdentityMailFromDomainAttributesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetIdentityNotificationAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetIdentityNotificationAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetIdentityNotificationAttributesCommandInput,
|
|
32
|
+
GetIdentityNotificationAttributesCommandOutput,
|
|
33
|
+
SESClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetIdentityNotificationAttributesCommand extends GetIdentityNotificationAttributesCommand_base {}
|