@aws-sdk/client-ses 3.47.1 → 3.50.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.
Files changed (91) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/SES.d.ts +0 -360
  4. package/dist-types/ts3.4/SESClient.d.ts +0 -144
  5. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +0 -17
  72. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +0 -17
  73. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +0 -17
  74. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +0 -17
  75. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +0 -17
  76. package/dist-types/ts3.4/commands/index.d.ts +0 -71
  77. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  78. package/dist-types/ts3.4/index.d.ts +0 -6
  79. package/dist-types/ts3.4/models/index.d.ts +0 -1
  80. package/dist-types/ts3.4/models/models_0.d.ts +0 -2185
  81. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  82. package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/ListIdentitiesPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/index.d.ts +0 -3
  85. package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -215
  86. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  87. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  88. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  89. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  90. package/dist-types/ts3.4/waiters/index.d.ts +0 -1
  91. package/dist-types/ts3.4/waiters/waitForIdentityExists.d.ts +0 -7
@@ -1,144 +0,0 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput } from "./commands/CloneReceiptRuleSetCommand";
10
- import { CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput } from "./commands/CreateConfigurationSetCommand";
11
- import { CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput } from "./commands/CreateConfigurationSetEventDestinationCommand";
12
- import { CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput } from "./commands/CreateConfigurationSetTrackingOptionsCommand";
13
- import { CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput } from "./commands/CreateCustomVerificationEmailTemplateCommand";
14
- import { CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput } from "./commands/CreateReceiptFilterCommand";
15
- import { CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput } from "./commands/CreateReceiptRuleCommand";
16
- import { CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput } from "./commands/CreateReceiptRuleSetCommand";
17
- import { CreateTemplateCommandInput, CreateTemplateCommandOutput } from "./commands/CreateTemplateCommand";
18
- import { DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput } from "./commands/DeleteConfigurationSetCommand";
19
- import { DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput } from "./commands/DeleteConfigurationSetEventDestinationCommand";
20
- import { DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput } from "./commands/DeleteConfigurationSetTrackingOptionsCommand";
21
- import { DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput } from "./commands/DeleteCustomVerificationEmailTemplateCommand";
22
- import { DeleteIdentityCommandInput, DeleteIdentityCommandOutput } from "./commands/DeleteIdentityCommand";
23
- import { DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput } from "./commands/DeleteIdentityPolicyCommand";
24
- import { DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput } from "./commands/DeleteReceiptFilterCommand";
25
- import { DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput } from "./commands/DeleteReceiptRuleCommand";
26
- import { DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput } from "./commands/DeleteReceiptRuleSetCommand";
27
- import { DeleteTemplateCommandInput, DeleteTemplateCommandOutput } from "./commands/DeleteTemplateCommand";
28
- import { DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput } from "./commands/DeleteVerifiedEmailAddressCommand";
29
- import { DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput } from "./commands/DescribeActiveReceiptRuleSetCommand";
30
- import { DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput } from "./commands/DescribeConfigurationSetCommand";
31
- import { DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput } from "./commands/DescribeReceiptRuleCommand";
32
- import { DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput } from "./commands/DescribeReceiptRuleSetCommand";
33
- import { GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput } from "./commands/GetAccountSendingEnabledCommand";
34
- import { GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput } from "./commands/GetCustomVerificationEmailTemplateCommand";
35
- import { GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput } from "./commands/GetIdentityDkimAttributesCommand";
36
- import { GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput } from "./commands/GetIdentityMailFromDomainAttributesCommand";
37
- import { GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput } from "./commands/GetIdentityNotificationAttributesCommand";
38
- import { GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput } from "./commands/GetIdentityPoliciesCommand";
39
- import { GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput } from "./commands/GetIdentityVerificationAttributesCommand";
40
- import { GetSendQuotaCommandInput, GetSendQuotaCommandOutput } from "./commands/GetSendQuotaCommand";
41
- import { GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput } from "./commands/GetSendStatisticsCommand";
42
- import { GetTemplateCommandInput, GetTemplateCommandOutput } from "./commands/GetTemplateCommand";
43
- import { ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput } from "./commands/ListConfigurationSetsCommand";
44
- import { ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput } from "./commands/ListCustomVerificationEmailTemplatesCommand";
45
- import { ListIdentitiesCommandInput, ListIdentitiesCommandOutput } from "./commands/ListIdentitiesCommand";
46
- import { ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput } from "./commands/ListIdentityPoliciesCommand";
47
- import { ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput } from "./commands/ListReceiptFiltersCommand";
48
- import { ListReceiptRuleSetsCommandInput, ListReceiptRuleSetsCommandOutput } from "./commands/ListReceiptRuleSetsCommand";
49
- import { ListTemplatesCommandInput, ListTemplatesCommandOutput } from "./commands/ListTemplatesCommand";
50
- import { ListVerifiedEmailAddressesCommandInput, ListVerifiedEmailAddressesCommandOutput } from "./commands/ListVerifiedEmailAddressesCommand";
51
- import { PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput } from "./commands/PutConfigurationSetDeliveryOptionsCommand";
52
- import { PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput } from "./commands/PutIdentityPolicyCommand";
53
- import { ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput } from "./commands/ReorderReceiptRuleSetCommand";
54
- import { SendBounceCommandInput, SendBounceCommandOutput } from "./commands/SendBounceCommand";
55
- import { SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput } from "./commands/SendBulkTemplatedEmailCommand";
56
- import { SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput } from "./commands/SendCustomVerificationEmailCommand";
57
- import { SendEmailCommandInput, SendEmailCommandOutput } from "./commands/SendEmailCommand";
58
- import { SendRawEmailCommandInput, SendRawEmailCommandOutput } from "./commands/SendRawEmailCommand";
59
- import { SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput } from "./commands/SendTemplatedEmailCommand";
60
- import { SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput } from "./commands/SetActiveReceiptRuleSetCommand";
61
- import { SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput } from "./commands/SetIdentityDkimEnabledCommand";
62
- import { SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput } from "./commands/SetIdentityFeedbackForwardingEnabledCommand";
63
- import { SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput } from "./commands/SetIdentityHeadersInNotificationsEnabledCommand";
64
- import { SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput } from "./commands/SetIdentityMailFromDomainCommand";
65
- import { SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput } from "./commands/SetIdentityNotificationTopicCommand";
66
- import { SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput } from "./commands/SetReceiptRulePositionCommand";
67
- import { TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput } from "./commands/TestRenderTemplateCommand";
68
- import { UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput } from "./commands/UpdateAccountSendingEnabledCommand";
69
- import { UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput } from "./commands/UpdateConfigurationSetEventDestinationCommand";
70
- import { UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput } from "./commands/UpdateConfigurationSetReputationMetricsEnabledCommand";
71
- import { UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput } from "./commands/UpdateConfigurationSetSendingEnabledCommand";
72
- import { UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput } from "./commands/UpdateConfigurationSetTrackingOptionsCommand";
73
- import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput } from "./commands/UpdateCustomVerificationEmailTemplateCommand";
74
- import { UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput } from "./commands/UpdateReceiptRuleCommand";
75
- import { UpdateTemplateCommandInput, UpdateTemplateCommandOutput } from "./commands/UpdateTemplateCommand";
76
- import { VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput } from "./commands/VerifyDomainDkimCommand";
77
- import { VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput } from "./commands/VerifyDomainIdentityCommand";
78
- import { VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput } from "./commands/VerifyEmailAddressCommand";
79
- import { VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput } from "./commands/VerifyEmailIdentityCommand";
80
- export declare type ServiceInputTypes = CloneReceiptRuleSetCommandInput | CreateConfigurationSetCommandInput | CreateConfigurationSetEventDestinationCommandInput | CreateConfigurationSetTrackingOptionsCommandInput | CreateCustomVerificationEmailTemplateCommandInput | CreateReceiptFilterCommandInput | CreateReceiptRuleCommandInput | CreateReceiptRuleSetCommandInput | CreateTemplateCommandInput | DeleteConfigurationSetCommandInput | DeleteConfigurationSetEventDestinationCommandInput | DeleteConfigurationSetTrackingOptionsCommandInput | DeleteCustomVerificationEmailTemplateCommandInput | DeleteIdentityCommandInput | DeleteIdentityPolicyCommandInput | DeleteReceiptFilterCommandInput | DeleteReceiptRuleCommandInput | DeleteReceiptRuleSetCommandInput | DeleteTemplateCommandInput | DeleteVerifiedEmailAddressCommandInput | DescribeActiveReceiptRuleSetCommandInput | DescribeConfigurationSetCommandInput | DescribeReceiptRuleCommandInput | DescribeReceiptRuleSetCommandInput | GetAccountSendingEnabledCommandInput | GetCustomVerificationEmailTemplateCommandInput | GetIdentityDkimAttributesCommandInput | GetIdentityMailFromDomainAttributesCommandInput | GetIdentityNotificationAttributesCommandInput | GetIdentityPoliciesCommandInput | GetIdentityVerificationAttributesCommandInput | GetSendQuotaCommandInput | GetSendStatisticsCommandInput | GetTemplateCommandInput | ListConfigurationSetsCommandInput | ListCustomVerificationEmailTemplatesCommandInput | ListIdentitiesCommandInput | ListIdentityPoliciesCommandInput | ListReceiptFiltersCommandInput | ListReceiptRuleSetsCommandInput | ListTemplatesCommandInput | ListVerifiedEmailAddressesCommandInput | PutConfigurationSetDeliveryOptionsCommandInput | PutIdentityPolicyCommandInput | ReorderReceiptRuleSetCommandInput | SendBounceCommandInput | SendBulkTemplatedEmailCommandInput | SendCustomVerificationEmailCommandInput | SendEmailCommandInput | SendRawEmailCommandInput | SendTemplatedEmailCommandInput | SetActiveReceiptRuleSetCommandInput | SetIdentityDkimEnabledCommandInput | SetIdentityFeedbackForwardingEnabledCommandInput | SetIdentityHeadersInNotificationsEnabledCommandInput | SetIdentityMailFromDomainCommandInput | SetIdentityNotificationTopicCommandInput | SetReceiptRulePositionCommandInput | TestRenderTemplateCommandInput | UpdateAccountSendingEnabledCommandInput | UpdateConfigurationSetEventDestinationCommandInput | UpdateConfigurationSetReputationMetricsEnabledCommandInput | UpdateConfigurationSetSendingEnabledCommandInput | UpdateConfigurationSetTrackingOptionsCommandInput | UpdateCustomVerificationEmailTemplateCommandInput | UpdateReceiptRuleCommandInput | UpdateTemplateCommandInput | VerifyDomainDkimCommandInput | VerifyDomainIdentityCommandInput | VerifyEmailAddressCommandInput | VerifyEmailIdentityCommandInput;
81
- export declare type ServiceOutputTypes = CloneReceiptRuleSetCommandOutput | CreateConfigurationSetCommandOutput | CreateConfigurationSetEventDestinationCommandOutput | CreateConfigurationSetTrackingOptionsCommandOutput | CreateCustomVerificationEmailTemplateCommandOutput | CreateReceiptFilterCommandOutput | CreateReceiptRuleCommandOutput | CreateReceiptRuleSetCommandOutput | CreateTemplateCommandOutput | DeleteConfigurationSetCommandOutput | DeleteConfigurationSetEventDestinationCommandOutput | DeleteConfigurationSetTrackingOptionsCommandOutput | DeleteCustomVerificationEmailTemplateCommandOutput | DeleteIdentityCommandOutput | DeleteIdentityPolicyCommandOutput | DeleteReceiptFilterCommandOutput | DeleteReceiptRuleCommandOutput | DeleteReceiptRuleSetCommandOutput | DeleteTemplateCommandOutput | DeleteVerifiedEmailAddressCommandOutput | DescribeActiveReceiptRuleSetCommandOutput | DescribeConfigurationSetCommandOutput | DescribeReceiptRuleCommandOutput | DescribeReceiptRuleSetCommandOutput | GetAccountSendingEnabledCommandOutput | GetCustomVerificationEmailTemplateCommandOutput | GetIdentityDkimAttributesCommandOutput | GetIdentityMailFromDomainAttributesCommandOutput | GetIdentityNotificationAttributesCommandOutput | GetIdentityPoliciesCommandOutput | GetIdentityVerificationAttributesCommandOutput | GetSendQuotaCommandOutput | GetSendStatisticsCommandOutput | GetTemplateCommandOutput | ListConfigurationSetsCommandOutput | ListCustomVerificationEmailTemplatesCommandOutput | ListIdentitiesCommandOutput | ListIdentityPoliciesCommandOutput | ListReceiptFiltersCommandOutput | ListReceiptRuleSetsCommandOutput | ListTemplatesCommandOutput | ListVerifiedEmailAddressesCommandOutput | PutConfigurationSetDeliveryOptionsCommandOutput | PutIdentityPolicyCommandOutput | ReorderReceiptRuleSetCommandOutput | SendBounceCommandOutput | SendBulkTemplatedEmailCommandOutput | SendCustomVerificationEmailCommandOutput | SendEmailCommandOutput | SendRawEmailCommandOutput | SendTemplatedEmailCommandOutput | SetActiveReceiptRuleSetCommandOutput | SetIdentityDkimEnabledCommandOutput | SetIdentityFeedbackForwardingEnabledCommandOutput | SetIdentityHeadersInNotificationsEnabledCommandOutput | SetIdentityMailFromDomainCommandOutput | SetIdentityNotificationTopicCommandOutput | SetReceiptRulePositionCommandOutput | TestRenderTemplateCommandOutput | UpdateAccountSendingEnabledCommandOutput | UpdateConfigurationSetEventDestinationCommandOutput | UpdateConfigurationSetReputationMetricsEnabledCommandOutput | UpdateConfigurationSetSendingEnabledCommandOutput | UpdateConfigurationSetTrackingOptionsCommandOutput | UpdateCustomVerificationEmailTemplateCommandOutput | UpdateReceiptRuleCommandOutput | UpdateTemplateCommandOutput | VerifyDomainDkimCommandOutput | VerifyDomainIdentityCommandOutput | VerifyEmailAddressCommandOutput | VerifyEmailIdentityCommandOutput;
82
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
83
-
84
- requestHandler?: __HttpHandler;
85
-
86
- sha256?: __HashConstructor;
87
-
88
- urlParser?: __UrlParser;
89
-
90
- bodyLengthChecker?: (body: any) => number | undefined;
91
-
92
- streamCollector?: __StreamCollector;
93
-
94
- base64Decoder?: __Decoder;
95
-
96
- base64Encoder?: __Encoder;
97
-
98
- utf8Decoder?: __Decoder;
99
-
100
- utf8Encoder?: __Encoder;
101
-
102
- runtime?: string;
103
-
104
- disableHostPrefix?: boolean;
105
-
106
- maxAttempts?: number | __Provider<number>;
107
-
108
- retryMode?: string | __Provider<string>;
109
-
110
- logger?: __Logger;
111
-
112
- useDualstackEndpoint?: boolean | __Provider<boolean>;
113
-
114
- useFipsEndpoint?: boolean | __Provider<boolean>;
115
-
116
- serviceId?: string;
117
-
118
- region?: string | __Provider<string>;
119
-
120
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
121
-
122
- regionInfoProvider?: RegionInfoProvider;
123
-
124
- defaultUserAgentProvider?: Provider<__UserAgent>;
125
-
126
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
127
- }
128
- declare type SESClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
129
-
130
- export interface SESClientConfig extends SESClientConfigType {
131
- }
132
- declare type SESClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
133
-
134
- export interface SESClientResolvedConfig extends SESClientResolvedConfigType {
135
- }
136
-
137
- export declare class SESClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig> {
138
-
139
- readonly config: SESClientResolvedConfig;
140
- constructor(configuration: SESClientConfig);
141
-
142
- destroy(): void;
143
- }
144
- export {};
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloneReceiptRuleSetRequest, CloneReceiptRuleSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CloneReceiptRuleSetCommandInput extends CloneReceiptRuleSetRequest {
6
- }
7
- export interface CloneReceiptRuleSetCommandOutput extends CloneReceiptRuleSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CloneReceiptRuleSetCommand extends $Command<CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CloneReceiptRuleSetCommandInput;
12
- constructor(input: CloneReceiptRuleSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateConfigurationSetRequest, CreateConfigurationSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateConfigurationSetCommandInput extends CreateConfigurationSetRequest {
6
- }
7
- export interface CreateConfigurationSetCommandOutput extends CreateConfigurationSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateConfigurationSetCommand extends $Command<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateConfigurationSetCommandInput;
12
- constructor(input: CreateConfigurationSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateConfigurationSetEventDestinationRequest, CreateConfigurationSetEventDestinationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateConfigurationSetEventDestinationCommandInput extends CreateConfigurationSetEventDestinationRequest {
6
- }
7
- export interface CreateConfigurationSetEventDestinationCommandOutput extends CreateConfigurationSetEventDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateConfigurationSetEventDestinationCommand extends $Command<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateConfigurationSetEventDestinationCommandInput;
12
- constructor(input: CreateConfigurationSetEventDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateConfigurationSetTrackingOptionsRequest, CreateConfigurationSetTrackingOptionsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateConfigurationSetTrackingOptionsCommandInput extends CreateConfigurationSetTrackingOptionsRequest {
6
- }
7
- export interface CreateConfigurationSetTrackingOptionsCommandOutput extends CreateConfigurationSetTrackingOptionsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateConfigurationSetTrackingOptionsCommand extends $Command<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateConfigurationSetTrackingOptionsCommandInput;
12
- constructor(input: CreateConfigurationSetTrackingOptionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateCustomVerificationEmailTemplateRequest } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateCustomVerificationEmailTemplateCommandInput extends CreateCustomVerificationEmailTemplateRequest {
6
- }
7
- export interface CreateCustomVerificationEmailTemplateCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class CreateCustomVerificationEmailTemplateCommand extends $Command<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateCustomVerificationEmailTemplateCommandInput;
12
- constructor(input: CreateCustomVerificationEmailTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateReceiptFilterRequest, CreateReceiptFilterResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateReceiptFilterCommandInput extends CreateReceiptFilterRequest {
6
- }
7
- export interface CreateReceiptFilterCommandOutput extends CreateReceiptFilterResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateReceiptFilterCommand extends $Command<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateReceiptFilterCommandInput;
12
- constructor(input: CreateReceiptFilterCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateReceiptRuleRequest, CreateReceiptRuleResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateReceiptRuleCommandInput extends CreateReceiptRuleRequest {
6
- }
7
- export interface CreateReceiptRuleCommandOutput extends CreateReceiptRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateReceiptRuleCommand extends $Command<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateReceiptRuleCommandInput;
12
- constructor(input: CreateReceiptRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateReceiptRuleSetRequest, CreateReceiptRuleSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateReceiptRuleSetCommandInput extends CreateReceiptRuleSetRequest {
6
- }
7
- export interface CreateReceiptRuleSetCommandOutput extends CreateReceiptRuleSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateReceiptRuleSetCommand extends $Command<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateReceiptRuleSetCommandInput;
12
- constructor(input: CreateReceiptRuleSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateTemplateRequest, CreateTemplateResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface CreateTemplateCommandInput extends CreateTemplateRequest {
6
- }
7
- export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateTemplateCommand extends $Command<CreateTemplateCommandInput, CreateTemplateCommandOutput, SESClientResolvedConfig> {
11
- readonly input: CreateTemplateCommandInput;
12
- constructor(input: CreateTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTemplateCommandInput, CreateTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationSetRequest {
6
- }
7
- export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteConfigurationSetCommand extends $Command<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteConfigurationSetCommandInput;
12
- constructor(input: DeleteConfigurationSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteConfigurationSetEventDestinationRequest, DeleteConfigurationSetEventDestinationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteConfigurationSetEventDestinationCommandInput extends DeleteConfigurationSetEventDestinationRequest {
6
- }
7
- export interface DeleteConfigurationSetEventDestinationCommandOutput extends DeleteConfigurationSetEventDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteConfigurationSetEventDestinationCommand extends $Command<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteConfigurationSetEventDestinationCommandInput;
12
- constructor(input: DeleteConfigurationSetEventDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteConfigurationSetTrackingOptionsRequest, DeleteConfigurationSetTrackingOptionsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteConfigurationSetTrackingOptionsCommandInput extends DeleteConfigurationSetTrackingOptionsRequest {
6
- }
7
- export interface DeleteConfigurationSetTrackingOptionsCommandOutput extends DeleteConfigurationSetTrackingOptionsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteConfigurationSetTrackingOptionsCommand extends $Command<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteConfigurationSetTrackingOptionsCommandInput;
12
- constructor(input: DeleteConfigurationSetTrackingOptionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteCustomVerificationEmailTemplateRequest } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteCustomVerificationEmailTemplateCommandInput extends DeleteCustomVerificationEmailTemplateRequest {
6
- }
7
- export interface DeleteCustomVerificationEmailTemplateCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteCustomVerificationEmailTemplateCommand extends $Command<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteCustomVerificationEmailTemplateCommandInput;
12
- constructor(input: DeleteCustomVerificationEmailTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteIdentityRequest, DeleteIdentityResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteIdentityCommandInput extends DeleteIdentityRequest {
6
- }
7
- export interface DeleteIdentityCommandOutput extends DeleteIdentityResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteIdentityCommand extends $Command<DeleteIdentityCommandInput, DeleteIdentityCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteIdentityCommandInput;
12
- constructor(input: DeleteIdentityCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIdentityCommandInput, DeleteIdentityCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteIdentityPolicyRequest, DeleteIdentityPolicyResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteIdentityPolicyCommandInput extends DeleteIdentityPolicyRequest {
6
- }
7
- export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteIdentityPolicyCommand extends $Command<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteIdentityPolicyCommandInput;
12
- constructor(input: DeleteIdentityPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteReceiptFilterRequest, DeleteReceiptFilterResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteReceiptFilterCommandInput extends DeleteReceiptFilterRequest {
6
- }
7
- export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReceiptFilterCommand extends $Command<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteReceiptFilterCommandInput;
12
- constructor(input: DeleteReceiptFilterCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteReceiptRuleRequest, DeleteReceiptRuleResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteReceiptRuleCommandInput extends DeleteReceiptRuleRequest {
6
- }
7
- export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReceiptRuleCommand extends $Command<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteReceiptRuleCommandInput;
12
- constructor(input: DeleteReceiptRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteReceiptRuleSetCommandInput extends DeleteReceiptRuleSetRequest {
6
- }
7
- export interface DeleteReceiptRuleSetCommandOutput extends DeleteReceiptRuleSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReceiptRuleSetCommand extends $Command<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteReceiptRuleSetCommandInput;
12
- constructor(input: DeleteReceiptRuleSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteTemplateRequest, DeleteTemplateResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteTemplateCommandInput extends DeleteTemplateRequest {
6
- }
7
- export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteTemplateCommand extends $Command<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteTemplateCommandInput;
12
- constructor(input: DeleteTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTemplateCommandInput, DeleteTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteVerifiedEmailAddressRequest } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DeleteVerifiedEmailAddressCommandInput extends DeleteVerifiedEmailAddressRequest {
6
- }
7
- export interface DeleteVerifiedEmailAddressCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteVerifiedEmailAddressCommand extends $Command<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DeleteVerifiedEmailAddressCommandInput;
12
- constructor(input: DeleteVerifiedEmailAddressCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DescribeActiveReceiptRuleSetCommandInput extends DescribeActiveReceiptRuleSetRequest {
6
- }
7
- export interface DescribeActiveReceiptRuleSetCommandOutput extends DescribeActiveReceiptRuleSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeActiveReceiptRuleSetCommand extends $Command<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DescribeActiveReceiptRuleSetCommandInput;
12
- constructor(input: DescribeActiveReceiptRuleSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeConfigurationSetRequest, DescribeConfigurationSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DescribeConfigurationSetCommandInput extends DescribeConfigurationSetRequest {
6
- }
7
- export interface DescribeConfigurationSetCommandOutput extends DescribeConfigurationSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeConfigurationSetCommand extends $Command<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DescribeConfigurationSetCommandInput;
12
- constructor(input: DescribeConfigurationSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeReceiptRuleRequest, DescribeReceiptRuleResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DescribeReceiptRuleCommandInput extends DescribeReceiptRuleRequest {
6
- }
7
- export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReceiptRuleCommand extends $Command<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DescribeReceiptRuleCommandInput;
12
- constructor(input: DescribeReceiptRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
5
- export interface DescribeReceiptRuleSetCommandInput extends DescribeReceiptRuleSetRequest {
6
- }
7
- export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRuleSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReceiptRuleSetCommand extends $Command<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
11
- readonly input: DescribeReceiptRuleSetCommandInput;
12
- constructor(input: DescribeReceiptRuleSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }