@aws-sdk/client-ses 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/SES.d.ts +1396 -360
- package/dist-types/ts3.4/SESClient.d.ts +554 -144
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +71 -71
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SESServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2151 -1868
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListIdentitiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +857 -215
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForIdentityExists.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,144 +1,554 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
CloneReceiptRuleSetCommandInput,
|
|
47
|
+
CloneReceiptRuleSetCommandOutput,
|
|
48
|
+
} from "./commands/CloneReceiptRuleSetCommand";
|
|
49
|
+
import {
|
|
50
|
+
CreateConfigurationSetCommandInput,
|
|
51
|
+
CreateConfigurationSetCommandOutput,
|
|
52
|
+
} from "./commands/CreateConfigurationSetCommand";
|
|
53
|
+
import {
|
|
54
|
+
CreateConfigurationSetEventDestinationCommandInput,
|
|
55
|
+
CreateConfigurationSetEventDestinationCommandOutput,
|
|
56
|
+
} from "./commands/CreateConfigurationSetEventDestinationCommand";
|
|
57
|
+
import {
|
|
58
|
+
CreateConfigurationSetTrackingOptionsCommandInput,
|
|
59
|
+
CreateConfigurationSetTrackingOptionsCommandOutput,
|
|
60
|
+
} from "./commands/CreateConfigurationSetTrackingOptionsCommand";
|
|
61
|
+
import {
|
|
62
|
+
CreateCustomVerificationEmailTemplateCommandInput,
|
|
63
|
+
CreateCustomVerificationEmailTemplateCommandOutput,
|
|
64
|
+
} from "./commands/CreateCustomVerificationEmailTemplateCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateReceiptFilterCommandInput,
|
|
67
|
+
CreateReceiptFilterCommandOutput,
|
|
68
|
+
} from "./commands/CreateReceiptFilterCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateReceiptRuleCommandInput,
|
|
71
|
+
CreateReceiptRuleCommandOutput,
|
|
72
|
+
} from "./commands/CreateReceiptRuleCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateReceiptRuleSetCommandInput,
|
|
75
|
+
CreateReceiptRuleSetCommandOutput,
|
|
76
|
+
} from "./commands/CreateReceiptRuleSetCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateTemplateCommandInput,
|
|
79
|
+
CreateTemplateCommandOutput,
|
|
80
|
+
} from "./commands/CreateTemplateCommand";
|
|
81
|
+
import {
|
|
82
|
+
DeleteConfigurationSetCommandInput,
|
|
83
|
+
DeleteConfigurationSetCommandOutput,
|
|
84
|
+
} from "./commands/DeleteConfigurationSetCommand";
|
|
85
|
+
import {
|
|
86
|
+
DeleteConfigurationSetEventDestinationCommandInput,
|
|
87
|
+
DeleteConfigurationSetEventDestinationCommandOutput,
|
|
88
|
+
} from "./commands/DeleteConfigurationSetEventDestinationCommand";
|
|
89
|
+
import {
|
|
90
|
+
DeleteConfigurationSetTrackingOptionsCommandInput,
|
|
91
|
+
DeleteConfigurationSetTrackingOptionsCommandOutput,
|
|
92
|
+
} from "./commands/DeleteConfigurationSetTrackingOptionsCommand";
|
|
93
|
+
import {
|
|
94
|
+
DeleteCustomVerificationEmailTemplateCommandInput,
|
|
95
|
+
DeleteCustomVerificationEmailTemplateCommandOutput,
|
|
96
|
+
} from "./commands/DeleteCustomVerificationEmailTemplateCommand";
|
|
97
|
+
import {
|
|
98
|
+
DeleteIdentityCommandInput,
|
|
99
|
+
DeleteIdentityCommandOutput,
|
|
100
|
+
} from "./commands/DeleteIdentityCommand";
|
|
101
|
+
import {
|
|
102
|
+
DeleteIdentityPolicyCommandInput,
|
|
103
|
+
DeleteIdentityPolicyCommandOutput,
|
|
104
|
+
} from "./commands/DeleteIdentityPolicyCommand";
|
|
105
|
+
import {
|
|
106
|
+
DeleteReceiptFilterCommandInput,
|
|
107
|
+
DeleteReceiptFilterCommandOutput,
|
|
108
|
+
} from "./commands/DeleteReceiptFilterCommand";
|
|
109
|
+
import {
|
|
110
|
+
DeleteReceiptRuleCommandInput,
|
|
111
|
+
DeleteReceiptRuleCommandOutput,
|
|
112
|
+
} from "./commands/DeleteReceiptRuleCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteReceiptRuleSetCommandInput,
|
|
115
|
+
DeleteReceiptRuleSetCommandOutput,
|
|
116
|
+
} from "./commands/DeleteReceiptRuleSetCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteTemplateCommandInput,
|
|
119
|
+
DeleteTemplateCommandOutput,
|
|
120
|
+
} from "./commands/DeleteTemplateCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteVerifiedEmailAddressCommandInput,
|
|
123
|
+
DeleteVerifiedEmailAddressCommandOutput,
|
|
124
|
+
} from "./commands/DeleteVerifiedEmailAddressCommand";
|
|
125
|
+
import {
|
|
126
|
+
DescribeActiveReceiptRuleSetCommandInput,
|
|
127
|
+
DescribeActiveReceiptRuleSetCommandOutput,
|
|
128
|
+
} from "./commands/DescribeActiveReceiptRuleSetCommand";
|
|
129
|
+
import {
|
|
130
|
+
DescribeConfigurationSetCommandInput,
|
|
131
|
+
DescribeConfigurationSetCommandOutput,
|
|
132
|
+
} from "./commands/DescribeConfigurationSetCommand";
|
|
133
|
+
import {
|
|
134
|
+
DescribeReceiptRuleCommandInput,
|
|
135
|
+
DescribeReceiptRuleCommandOutput,
|
|
136
|
+
} from "./commands/DescribeReceiptRuleCommand";
|
|
137
|
+
import {
|
|
138
|
+
DescribeReceiptRuleSetCommandInput,
|
|
139
|
+
DescribeReceiptRuleSetCommandOutput,
|
|
140
|
+
} from "./commands/DescribeReceiptRuleSetCommand";
|
|
141
|
+
import {
|
|
142
|
+
GetAccountSendingEnabledCommandInput,
|
|
143
|
+
GetAccountSendingEnabledCommandOutput,
|
|
144
|
+
} from "./commands/GetAccountSendingEnabledCommand";
|
|
145
|
+
import {
|
|
146
|
+
GetCustomVerificationEmailTemplateCommandInput,
|
|
147
|
+
GetCustomVerificationEmailTemplateCommandOutput,
|
|
148
|
+
} from "./commands/GetCustomVerificationEmailTemplateCommand";
|
|
149
|
+
import {
|
|
150
|
+
GetIdentityDkimAttributesCommandInput,
|
|
151
|
+
GetIdentityDkimAttributesCommandOutput,
|
|
152
|
+
} from "./commands/GetIdentityDkimAttributesCommand";
|
|
153
|
+
import {
|
|
154
|
+
GetIdentityMailFromDomainAttributesCommandInput,
|
|
155
|
+
GetIdentityMailFromDomainAttributesCommandOutput,
|
|
156
|
+
} from "./commands/GetIdentityMailFromDomainAttributesCommand";
|
|
157
|
+
import {
|
|
158
|
+
GetIdentityNotificationAttributesCommandInput,
|
|
159
|
+
GetIdentityNotificationAttributesCommandOutput,
|
|
160
|
+
} from "./commands/GetIdentityNotificationAttributesCommand";
|
|
161
|
+
import {
|
|
162
|
+
GetIdentityPoliciesCommandInput,
|
|
163
|
+
GetIdentityPoliciesCommandOutput,
|
|
164
|
+
} from "./commands/GetIdentityPoliciesCommand";
|
|
165
|
+
import {
|
|
166
|
+
GetIdentityVerificationAttributesCommandInput,
|
|
167
|
+
GetIdentityVerificationAttributesCommandOutput,
|
|
168
|
+
} from "./commands/GetIdentityVerificationAttributesCommand";
|
|
169
|
+
import {
|
|
170
|
+
GetSendQuotaCommandInput,
|
|
171
|
+
GetSendQuotaCommandOutput,
|
|
172
|
+
} from "./commands/GetSendQuotaCommand";
|
|
173
|
+
import {
|
|
174
|
+
GetSendStatisticsCommandInput,
|
|
175
|
+
GetSendStatisticsCommandOutput,
|
|
176
|
+
} from "./commands/GetSendStatisticsCommand";
|
|
177
|
+
import {
|
|
178
|
+
GetTemplateCommandInput,
|
|
179
|
+
GetTemplateCommandOutput,
|
|
180
|
+
} from "./commands/GetTemplateCommand";
|
|
181
|
+
import {
|
|
182
|
+
ListConfigurationSetsCommandInput,
|
|
183
|
+
ListConfigurationSetsCommandOutput,
|
|
184
|
+
} from "./commands/ListConfigurationSetsCommand";
|
|
185
|
+
import {
|
|
186
|
+
ListCustomVerificationEmailTemplatesCommandInput,
|
|
187
|
+
ListCustomVerificationEmailTemplatesCommandOutput,
|
|
188
|
+
} from "./commands/ListCustomVerificationEmailTemplatesCommand";
|
|
189
|
+
import {
|
|
190
|
+
ListIdentitiesCommandInput,
|
|
191
|
+
ListIdentitiesCommandOutput,
|
|
192
|
+
} from "./commands/ListIdentitiesCommand";
|
|
193
|
+
import {
|
|
194
|
+
ListIdentityPoliciesCommandInput,
|
|
195
|
+
ListIdentityPoliciesCommandOutput,
|
|
196
|
+
} from "./commands/ListIdentityPoliciesCommand";
|
|
197
|
+
import {
|
|
198
|
+
ListReceiptFiltersCommandInput,
|
|
199
|
+
ListReceiptFiltersCommandOutput,
|
|
200
|
+
} from "./commands/ListReceiptFiltersCommand";
|
|
201
|
+
import {
|
|
202
|
+
ListReceiptRuleSetsCommandInput,
|
|
203
|
+
ListReceiptRuleSetsCommandOutput,
|
|
204
|
+
} from "./commands/ListReceiptRuleSetsCommand";
|
|
205
|
+
import {
|
|
206
|
+
ListTemplatesCommandInput,
|
|
207
|
+
ListTemplatesCommandOutput,
|
|
208
|
+
} from "./commands/ListTemplatesCommand";
|
|
209
|
+
import {
|
|
210
|
+
ListVerifiedEmailAddressesCommandInput,
|
|
211
|
+
ListVerifiedEmailAddressesCommandOutput,
|
|
212
|
+
} from "./commands/ListVerifiedEmailAddressesCommand";
|
|
213
|
+
import {
|
|
214
|
+
PutConfigurationSetDeliveryOptionsCommandInput,
|
|
215
|
+
PutConfigurationSetDeliveryOptionsCommandOutput,
|
|
216
|
+
} from "./commands/PutConfigurationSetDeliveryOptionsCommand";
|
|
217
|
+
import {
|
|
218
|
+
PutIdentityPolicyCommandInput,
|
|
219
|
+
PutIdentityPolicyCommandOutput,
|
|
220
|
+
} from "./commands/PutIdentityPolicyCommand";
|
|
221
|
+
import {
|
|
222
|
+
ReorderReceiptRuleSetCommandInput,
|
|
223
|
+
ReorderReceiptRuleSetCommandOutput,
|
|
224
|
+
} from "./commands/ReorderReceiptRuleSetCommand";
|
|
225
|
+
import {
|
|
226
|
+
SendBounceCommandInput,
|
|
227
|
+
SendBounceCommandOutput,
|
|
228
|
+
} from "./commands/SendBounceCommand";
|
|
229
|
+
import {
|
|
230
|
+
SendBulkTemplatedEmailCommandInput,
|
|
231
|
+
SendBulkTemplatedEmailCommandOutput,
|
|
232
|
+
} from "./commands/SendBulkTemplatedEmailCommand";
|
|
233
|
+
import {
|
|
234
|
+
SendCustomVerificationEmailCommandInput,
|
|
235
|
+
SendCustomVerificationEmailCommandOutput,
|
|
236
|
+
} from "./commands/SendCustomVerificationEmailCommand";
|
|
237
|
+
import {
|
|
238
|
+
SendEmailCommandInput,
|
|
239
|
+
SendEmailCommandOutput,
|
|
240
|
+
} from "./commands/SendEmailCommand";
|
|
241
|
+
import {
|
|
242
|
+
SendRawEmailCommandInput,
|
|
243
|
+
SendRawEmailCommandOutput,
|
|
244
|
+
} from "./commands/SendRawEmailCommand";
|
|
245
|
+
import {
|
|
246
|
+
SendTemplatedEmailCommandInput,
|
|
247
|
+
SendTemplatedEmailCommandOutput,
|
|
248
|
+
} from "./commands/SendTemplatedEmailCommand";
|
|
249
|
+
import {
|
|
250
|
+
SetActiveReceiptRuleSetCommandInput,
|
|
251
|
+
SetActiveReceiptRuleSetCommandOutput,
|
|
252
|
+
} from "./commands/SetActiveReceiptRuleSetCommand";
|
|
253
|
+
import {
|
|
254
|
+
SetIdentityDkimEnabledCommandInput,
|
|
255
|
+
SetIdentityDkimEnabledCommandOutput,
|
|
256
|
+
} from "./commands/SetIdentityDkimEnabledCommand";
|
|
257
|
+
import {
|
|
258
|
+
SetIdentityFeedbackForwardingEnabledCommandInput,
|
|
259
|
+
SetIdentityFeedbackForwardingEnabledCommandOutput,
|
|
260
|
+
} from "./commands/SetIdentityFeedbackForwardingEnabledCommand";
|
|
261
|
+
import {
|
|
262
|
+
SetIdentityHeadersInNotificationsEnabledCommandInput,
|
|
263
|
+
SetIdentityHeadersInNotificationsEnabledCommandOutput,
|
|
264
|
+
} from "./commands/SetIdentityHeadersInNotificationsEnabledCommand";
|
|
265
|
+
import {
|
|
266
|
+
SetIdentityMailFromDomainCommandInput,
|
|
267
|
+
SetIdentityMailFromDomainCommandOutput,
|
|
268
|
+
} from "./commands/SetIdentityMailFromDomainCommand";
|
|
269
|
+
import {
|
|
270
|
+
SetIdentityNotificationTopicCommandInput,
|
|
271
|
+
SetIdentityNotificationTopicCommandOutput,
|
|
272
|
+
} from "./commands/SetIdentityNotificationTopicCommand";
|
|
273
|
+
import {
|
|
274
|
+
SetReceiptRulePositionCommandInput,
|
|
275
|
+
SetReceiptRulePositionCommandOutput,
|
|
276
|
+
} from "./commands/SetReceiptRulePositionCommand";
|
|
277
|
+
import {
|
|
278
|
+
TestRenderTemplateCommandInput,
|
|
279
|
+
TestRenderTemplateCommandOutput,
|
|
280
|
+
} from "./commands/TestRenderTemplateCommand";
|
|
281
|
+
import {
|
|
282
|
+
UpdateAccountSendingEnabledCommandInput,
|
|
283
|
+
UpdateAccountSendingEnabledCommandOutput,
|
|
284
|
+
} from "./commands/UpdateAccountSendingEnabledCommand";
|
|
285
|
+
import {
|
|
286
|
+
UpdateConfigurationSetEventDestinationCommandInput,
|
|
287
|
+
UpdateConfigurationSetEventDestinationCommandOutput,
|
|
288
|
+
} from "./commands/UpdateConfigurationSetEventDestinationCommand";
|
|
289
|
+
import {
|
|
290
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandInput,
|
|
291
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandOutput,
|
|
292
|
+
} from "./commands/UpdateConfigurationSetReputationMetricsEnabledCommand";
|
|
293
|
+
import {
|
|
294
|
+
UpdateConfigurationSetSendingEnabledCommandInput,
|
|
295
|
+
UpdateConfigurationSetSendingEnabledCommandOutput,
|
|
296
|
+
} from "./commands/UpdateConfigurationSetSendingEnabledCommand";
|
|
297
|
+
import {
|
|
298
|
+
UpdateConfigurationSetTrackingOptionsCommandInput,
|
|
299
|
+
UpdateConfigurationSetTrackingOptionsCommandOutput,
|
|
300
|
+
} from "./commands/UpdateConfigurationSetTrackingOptionsCommand";
|
|
301
|
+
import {
|
|
302
|
+
UpdateCustomVerificationEmailTemplateCommandInput,
|
|
303
|
+
UpdateCustomVerificationEmailTemplateCommandOutput,
|
|
304
|
+
} from "./commands/UpdateCustomVerificationEmailTemplateCommand";
|
|
305
|
+
import {
|
|
306
|
+
UpdateReceiptRuleCommandInput,
|
|
307
|
+
UpdateReceiptRuleCommandOutput,
|
|
308
|
+
} from "./commands/UpdateReceiptRuleCommand";
|
|
309
|
+
import {
|
|
310
|
+
UpdateTemplateCommandInput,
|
|
311
|
+
UpdateTemplateCommandOutput,
|
|
312
|
+
} from "./commands/UpdateTemplateCommand";
|
|
313
|
+
import {
|
|
314
|
+
VerifyDomainDkimCommandInput,
|
|
315
|
+
VerifyDomainDkimCommandOutput,
|
|
316
|
+
} from "./commands/VerifyDomainDkimCommand";
|
|
317
|
+
import {
|
|
318
|
+
VerifyDomainIdentityCommandInput,
|
|
319
|
+
VerifyDomainIdentityCommandOutput,
|
|
320
|
+
} from "./commands/VerifyDomainIdentityCommand";
|
|
321
|
+
import {
|
|
322
|
+
VerifyEmailAddressCommandInput,
|
|
323
|
+
VerifyEmailAddressCommandOutput,
|
|
324
|
+
} from "./commands/VerifyEmailAddressCommand";
|
|
325
|
+
import {
|
|
326
|
+
VerifyEmailIdentityCommandInput,
|
|
327
|
+
VerifyEmailIdentityCommandOutput,
|
|
328
|
+
} from "./commands/VerifyEmailIdentityCommand";
|
|
329
|
+
export declare type ServiceInputTypes =
|
|
330
|
+
| CloneReceiptRuleSetCommandInput
|
|
331
|
+
| CreateConfigurationSetCommandInput
|
|
332
|
+
| CreateConfigurationSetEventDestinationCommandInput
|
|
333
|
+
| CreateConfigurationSetTrackingOptionsCommandInput
|
|
334
|
+
| CreateCustomVerificationEmailTemplateCommandInput
|
|
335
|
+
| CreateReceiptFilterCommandInput
|
|
336
|
+
| CreateReceiptRuleCommandInput
|
|
337
|
+
| CreateReceiptRuleSetCommandInput
|
|
338
|
+
| CreateTemplateCommandInput
|
|
339
|
+
| DeleteConfigurationSetCommandInput
|
|
340
|
+
| DeleteConfigurationSetEventDestinationCommandInput
|
|
341
|
+
| DeleteConfigurationSetTrackingOptionsCommandInput
|
|
342
|
+
| DeleteCustomVerificationEmailTemplateCommandInput
|
|
343
|
+
| DeleteIdentityCommandInput
|
|
344
|
+
| DeleteIdentityPolicyCommandInput
|
|
345
|
+
| DeleteReceiptFilterCommandInput
|
|
346
|
+
| DeleteReceiptRuleCommandInput
|
|
347
|
+
| DeleteReceiptRuleSetCommandInput
|
|
348
|
+
| DeleteTemplateCommandInput
|
|
349
|
+
| DeleteVerifiedEmailAddressCommandInput
|
|
350
|
+
| DescribeActiveReceiptRuleSetCommandInput
|
|
351
|
+
| DescribeConfigurationSetCommandInput
|
|
352
|
+
| DescribeReceiptRuleCommandInput
|
|
353
|
+
| DescribeReceiptRuleSetCommandInput
|
|
354
|
+
| GetAccountSendingEnabledCommandInput
|
|
355
|
+
| GetCustomVerificationEmailTemplateCommandInput
|
|
356
|
+
| GetIdentityDkimAttributesCommandInput
|
|
357
|
+
| GetIdentityMailFromDomainAttributesCommandInput
|
|
358
|
+
| GetIdentityNotificationAttributesCommandInput
|
|
359
|
+
| GetIdentityPoliciesCommandInput
|
|
360
|
+
| GetIdentityVerificationAttributesCommandInput
|
|
361
|
+
| GetSendQuotaCommandInput
|
|
362
|
+
| GetSendStatisticsCommandInput
|
|
363
|
+
| GetTemplateCommandInput
|
|
364
|
+
| ListConfigurationSetsCommandInput
|
|
365
|
+
| ListCustomVerificationEmailTemplatesCommandInput
|
|
366
|
+
| ListIdentitiesCommandInput
|
|
367
|
+
| ListIdentityPoliciesCommandInput
|
|
368
|
+
| ListReceiptFiltersCommandInput
|
|
369
|
+
| ListReceiptRuleSetsCommandInput
|
|
370
|
+
| ListTemplatesCommandInput
|
|
371
|
+
| ListVerifiedEmailAddressesCommandInput
|
|
372
|
+
| PutConfigurationSetDeliveryOptionsCommandInput
|
|
373
|
+
| PutIdentityPolicyCommandInput
|
|
374
|
+
| ReorderReceiptRuleSetCommandInput
|
|
375
|
+
| SendBounceCommandInput
|
|
376
|
+
| SendBulkTemplatedEmailCommandInput
|
|
377
|
+
| SendCustomVerificationEmailCommandInput
|
|
378
|
+
| SendEmailCommandInput
|
|
379
|
+
| SendRawEmailCommandInput
|
|
380
|
+
| SendTemplatedEmailCommandInput
|
|
381
|
+
| SetActiveReceiptRuleSetCommandInput
|
|
382
|
+
| SetIdentityDkimEnabledCommandInput
|
|
383
|
+
| SetIdentityFeedbackForwardingEnabledCommandInput
|
|
384
|
+
| SetIdentityHeadersInNotificationsEnabledCommandInput
|
|
385
|
+
| SetIdentityMailFromDomainCommandInput
|
|
386
|
+
| SetIdentityNotificationTopicCommandInput
|
|
387
|
+
| SetReceiptRulePositionCommandInput
|
|
388
|
+
| TestRenderTemplateCommandInput
|
|
389
|
+
| UpdateAccountSendingEnabledCommandInput
|
|
390
|
+
| UpdateConfigurationSetEventDestinationCommandInput
|
|
391
|
+
| UpdateConfigurationSetReputationMetricsEnabledCommandInput
|
|
392
|
+
| UpdateConfigurationSetSendingEnabledCommandInput
|
|
393
|
+
| UpdateConfigurationSetTrackingOptionsCommandInput
|
|
394
|
+
| UpdateCustomVerificationEmailTemplateCommandInput
|
|
395
|
+
| UpdateReceiptRuleCommandInput
|
|
396
|
+
| UpdateTemplateCommandInput
|
|
397
|
+
| VerifyDomainDkimCommandInput
|
|
398
|
+
| VerifyDomainIdentityCommandInput
|
|
399
|
+
| VerifyEmailAddressCommandInput
|
|
400
|
+
| VerifyEmailIdentityCommandInput;
|
|
401
|
+
export declare type ServiceOutputTypes =
|
|
402
|
+
| CloneReceiptRuleSetCommandOutput
|
|
403
|
+
| CreateConfigurationSetCommandOutput
|
|
404
|
+
| CreateConfigurationSetEventDestinationCommandOutput
|
|
405
|
+
| CreateConfigurationSetTrackingOptionsCommandOutput
|
|
406
|
+
| CreateCustomVerificationEmailTemplateCommandOutput
|
|
407
|
+
| CreateReceiptFilterCommandOutput
|
|
408
|
+
| CreateReceiptRuleCommandOutput
|
|
409
|
+
| CreateReceiptRuleSetCommandOutput
|
|
410
|
+
| CreateTemplateCommandOutput
|
|
411
|
+
| DeleteConfigurationSetCommandOutput
|
|
412
|
+
| DeleteConfigurationSetEventDestinationCommandOutput
|
|
413
|
+
| DeleteConfigurationSetTrackingOptionsCommandOutput
|
|
414
|
+
| DeleteCustomVerificationEmailTemplateCommandOutput
|
|
415
|
+
| DeleteIdentityCommandOutput
|
|
416
|
+
| DeleteIdentityPolicyCommandOutput
|
|
417
|
+
| DeleteReceiptFilterCommandOutput
|
|
418
|
+
| DeleteReceiptRuleCommandOutput
|
|
419
|
+
| DeleteReceiptRuleSetCommandOutput
|
|
420
|
+
| DeleteTemplateCommandOutput
|
|
421
|
+
| DeleteVerifiedEmailAddressCommandOutput
|
|
422
|
+
| DescribeActiveReceiptRuleSetCommandOutput
|
|
423
|
+
| DescribeConfigurationSetCommandOutput
|
|
424
|
+
| DescribeReceiptRuleCommandOutput
|
|
425
|
+
| DescribeReceiptRuleSetCommandOutput
|
|
426
|
+
| GetAccountSendingEnabledCommandOutput
|
|
427
|
+
| GetCustomVerificationEmailTemplateCommandOutput
|
|
428
|
+
| GetIdentityDkimAttributesCommandOutput
|
|
429
|
+
| GetIdentityMailFromDomainAttributesCommandOutput
|
|
430
|
+
| GetIdentityNotificationAttributesCommandOutput
|
|
431
|
+
| GetIdentityPoliciesCommandOutput
|
|
432
|
+
| GetIdentityVerificationAttributesCommandOutput
|
|
433
|
+
| GetSendQuotaCommandOutput
|
|
434
|
+
| GetSendStatisticsCommandOutput
|
|
435
|
+
| GetTemplateCommandOutput
|
|
436
|
+
| ListConfigurationSetsCommandOutput
|
|
437
|
+
| ListCustomVerificationEmailTemplatesCommandOutput
|
|
438
|
+
| ListIdentitiesCommandOutput
|
|
439
|
+
| ListIdentityPoliciesCommandOutput
|
|
440
|
+
| ListReceiptFiltersCommandOutput
|
|
441
|
+
| ListReceiptRuleSetsCommandOutput
|
|
442
|
+
| ListTemplatesCommandOutput
|
|
443
|
+
| ListVerifiedEmailAddressesCommandOutput
|
|
444
|
+
| PutConfigurationSetDeliveryOptionsCommandOutput
|
|
445
|
+
| PutIdentityPolicyCommandOutput
|
|
446
|
+
| ReorderReceiptRuleSetCommandOutput
|
|
447
|
+
| SendBounceCommandOutput
|
|
448
|
+
| SendBulkTemplatedEmailCommandOutput
|
|
449
|
+
| SendCustomVerificationEmailCommandOutput
|
|
450
|
+
| SendEmailCommandOutput
|
|
451
|
+
| SendRawEmailCommandOutput
|
|
452
|
+
| SendTemplatedEmailCommandOutput
|
|
453
|
+
| SetActiveReceiptRuleSetCommandOutput
|
|
454
|
+
| SetIdentityDkimEnabledCommandOutput
|
|
455
|
+
| SetIdentityFeedbackForwardingEnabledCommandOutput
|
|
456
|
+
| SetIdentityHeadersInNotificationsEnabledCommandOutput
|
|
457
|
+
| SetIdentityMailFromDomainCommandOutput
|
|
458
|
+
| SetIdentityNotificationTopicCommandOutput
|
|
459
|
+
| SetReceiptRulePositionCommandOutput
|
|
460
|
+
| TestRenderTemplateCommandOutput
|
|
461
|
+
| UpdateAccountSendingEnabledCommandOutput
|
|
462
|
+
| UpdateConfigurationSetEventDestinationCommandOutput
|
|
463
|
+
| UpdateConfigurationSetReputationMetricsEnabledCommandOutput
|
|
464
|
+
| UpdateConfigurationSetSendingEnabledCommandOutput
|
|
465
|
+
| UpdateConfigurationSetTrackingOptionsCommandOutput
|
|
466
|
+
| UpdateCustomVerificationEmailTemplateCommandOutput
|
|
467
|
+
| UpdateReceiptRuleCommandOutput
|
|
468
|
+
| UpdateTemplateCommandOutput
|
|
469
|
+
| VerifyDomainDkimCommandOutput
|
|
470
|
+
| VerifyDomainIdentityCommandOutput
|
|
471
|
+
| VerifyEmailAddressCommandOutput
|
|
472
|
+
| VerifyEmailIdentityCommandOutput;
|
|
473
|
+
export interface ClientDefaults
|
|
474
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
475
|
+
requestHandler?: __HttpHandler;
|
|
476
|
+
|
|
477
|
+
sha256?: __HashConstructor;
|
|
478
|
+
|
|
479
|
+
urlParser?: __UrlParser;
|
|
480
|
+
|
|
481
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
482
|
+
|
|
483
|
+
streamCollector?: __StreamCollector;
|
|
484
|
+
|
|
485
|
+
base64Decoder?: __Decoder;
|
|
486
|
+
|
|
487
|
+
base64Encoder?: __Encoder;
|
|
488
|
+
|
|
489
|
+
utf8Decoder?: __Decoder;
|
|
490
|
+
|
|
491
|
+
utf8Encoder?: __Encoder;
|
|
492
|
+
|
|
493
|
+
runtime?: string;
|
|
494
|
+
|
|
495
|
+
disableHostPrefix?: boolean;
|
|
496
|
+
|
|
497
|
+
maxAttempts?: number | __Provider<number>;
|
|
498
|
+
|
|
499
|
+
retryMode?: string | __Provider<string>;
|
|
500
|
+
|
|
501
|
+
logger?: __Logger;
|
|
502
|
+
|
|
503
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
504
|
+
|
|
505
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
506
|
+
|
|
507
|
+
serviceId?: string;
|
|
508
|
+
|
|
509
|
+
region?: string | __Provider<string>;
|
|
510
|
+
|
|
511
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
512
|
+
|
|
513
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
514
|
+
|
|
515
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
516
|
+
|
|
517
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
518
|
+
}
|
|
519
|
+
declare type SESClientConfigType = Partial<
|
|
520
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
521
|
+
> &
|
|
522
|
+
ClientDefaults &
|
|
523
|
+
RegionInputConfig &
|
|
524
|
+
EndpointsInputConfig &
|
|
525
|
+
RetryInputConfig &
|
|
526
|
+
HostHeaderInputConfig &
|
|
527
|
+
AwsAuthInputConfig &
|
|
528
|
+
UserAgentInputConfig;
|
|
529
|
+
|
|
530
|
+
export interface SESClientConfig extends SESClientConfigType {}
|
|
531
|
+
declare type SESClientResolvedConfigType =
|
|
532
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
533
|
+
Required<ClientDefaults> &
|
|
534
|
+
RegionResolvedConfig &
|
|
535
|
+
EndpointsResolvedConfig &
|
|
536
|
+
RetryResolvedConfig &
|
|
537
|
+
HostHeaderResolvedConfig &
|
|
538
|
+
AwsAuthResolvedConfig &
|
|
539
|
+
UserAgentResolvedConfig;
|
|
540
|
+
|
|
541
|
+
export interface SESClientResolvedConfig extends SESClientResolvedConfigType {}
|
|
542
|
+
|
|
543
|
+
export declare class SESClient extends __Client<
|
|
544
|
+
__HttpHandlerOptions,
|
|
545
|
+
ServiceInputTypes,
|
|
546
|
+
ServiceOutputTypes,
|
|
547
|
+
SESClientResolvedConfig
|
|
548
|
+
> {
|
|
549
|
+
readonly config: SESClientResolvedConfig;
|
|
550
|
+
constructor(configuration: SESClientConfig);
|
|
551
|
+
|
|
552
|
+
destroy(): void;
|
|
553
|
+
}
|
|
554
|
+
export {};
|