@aws-sdk/client-ses 3.43.0 → 3.47.1

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 CHANGED
@@ -3,6 +3,54 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-ses
9
+
10
+
11
+
12
+
13
+
14
+ # [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)
15
+
16
+
17
+ ### Features
18
+
19
+ * **clients:** update clients to use default values inferred from defaults mode ([#3192](https://github.com/aws/aws-sdk-js-v3/issues/3192)) ([9152e21](https://github.com/aws/aws-sdk-js-v3/commit/9152e210c6ec29f34bb070eaf2874039022e6ab7))
20
+ * Support awsQueryError trait ([#3174](https://github.com/aws/aws-sdk-js-v3/issues/3174)) ([351bd3a](https://github.com/aws/aws-sdk-js-v3/commit/351bd3a40ad37be79d823d6a0e4e48304728ea6f))
21
+
22
+
23
+
24
+
25
+
26
+ # [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * **clients:** update clean:dist script to delete dist-* folder ([#3155](https://github.com/aws/aws-sdk-js-v3/issues/3155)) ([cdb1709](https://github.com/aws/aws-sdk-js-v3/commit/cdb17090f82d1fc8755811c82cbed5976ec7e60b))
32
+
33
+
34
+ ### Features
35
+
36
+ * **clients:** extend typedoc.json from root ([#3136](https://github.com/aws/aws-sdk-js-v3/issues/3136)) ([f6a3ef5](https://github.com/aws/aws-sdk-js-v3/commit/f6a3ef541ae2d92872d09d8cab6727911287ebb2))
37
+ * end support for Node.js 10.x ([#3122](https://github.com/aws/aws-sdk-js-v3/issues/3122)) ([7acf18a](https://github.com/aws/aws-sdk-js-v3/commit/7acf18abd3fb1cc461f809110cdb0d7968c2070e))
38
+
39
+
40
+
41
+
42
+
43
+ # [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
44
+
45
+
46
+ ### Features
47
+
48
+ * **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
49
+
50
+
51
+
52
+
53
+
6
54
  # [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
7
55
 
8
56
  **Note:** Version bump only for package @aws-sdk/client-ses
@@ -5,10 +5,6 @@ const config_resolver_1 = require("@aws-sdk/config-resolver");
5
5
  const regionHash = {
6
6
  "us-gov-west-1": {
7
7
  variants: [
8
- {
9
- hostname: "email.us-gov-west-1.amazonaws.com",
10
- tags: [],
11
- },
12
8
  {
13
9
  hostname: "email-fips.us-gov-west-1.amazonaws.com",
14
10
  tags: ["fips"],
@@ -27,6 +23,7 @@ const partitionHash = {
27
23
  "ap-south-1",
28
24
  "ap-southeast-1",
29
25
  "ap-southeast-2",
26
+ "ap-southeast-3",
30
27
  "ca-central-1",
31
28
  "eu-central-1",
32
29
  "eu-north-1",
@@ -1,28 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CustomVerificationEmailInvalidContentException = exports.CreateCustomVerificationEmailTemplateRequest = exports.TrackingOptionsAlreadyExistsException = exports.InvalidTrackingOptionsException = exports.CreateConfigurationSetTrackingOptionsResponse = exports.CreateConfigurationSetTrackingOptionsRequest = exports.TrackingOptions = exports.InvalidSNSDestinationException = exports.InvalidFirehoseDestinationException = exports.InvalidCloudWatchDestinationException = exports.EventDestinationAlreadyExistsException = exports.CreateConfigurationSetEventDestinationResponse = exports.CreateConfigurationSetEventDestinationRequest = exports.EventDestination = exports.SNSDestination = exports.EventType = exports.KinesisFirehoseDestination = exports.InvalidConfigurationSetException = exports.CreateConfigurationSetResponse = exports.CreateConfigurationSetRequest = exports.ConfigurationSetSendingPausedException = exports.ConfigurationSetDoesNotExistException = exports.ConfigurationSetAttribute = exports.ConfigurationSetAlreadyExistsException = exports.ConfigurationSet = exports.CloudWatchDestination = exports.CloudWatchDimensionConfiguration = exports.DimensionValueSource = exports.RuleSetDoesNotExistException = exports.LimitExceededException = exports.CloneReceiptRuleSetResponse = exports.CloneReceiptRuleSetRequest = exports.CannotDeleteException = exports.BulkEmailDestinationStatus = exports.BulkEmailStatus = exports.BulkEmailDestination = exports.MessageTag = exports.Destination = exports.BouncedRecipientInfo = exports.RecipientDsnFields = exports.ExtensionField = exports.DsnAction = exports.BounceType = exports.BounceAction = exports.Body = exports.Content = exports.BehaviorOnMXFailure = exports.AlreadyExistsException = exports.AddHeaderAction = exports.AccountSendingPausedException = void 0;
4
- exports.DeleteReceiptRuleSetRequest = exports.DeleteReceiptRuleResponse = exports.DeleteReceiptRuleRequest = exports.DeleteReceiptFilterResponse = exports.DeleteReceiptFilterRequest = exports.DeleteIdentityPolicyResponse = exports.DeleteIdentityPolicyRequest = exports.DeleteIdentityResponse = exports.DeleteIdentityRequest = exports.DeleteCustomVerificationEmailTemplateRequest = exports.TrackingOptionsDoesNotExistException = exports.DeleteConfigurationSetTrackingOptionsResponse = exports.DeleteConfigurationSetTrackingOptionsRequest = exports.EventDestinationDoesNotExistException = exports.DeleteConfigurationSetEventDestinationResponse = exports.DeleteConfigurationSetEventDestinationRequest = exports.DeleteConfigurationSetResponse = exports.DeleteConfigurationSetRequest = exports.CustomVerificationEmailTemplateDoesNotExistException = exports.CustomVerificationEmailTemplate = exports.CustomMailFromStatus = exports.InvalidTemplateException = exports.CreateTemplateResponse = exports.CreateTemplateRequest = exports.Template = exports.CreateReceiptRuleSetResponse = exports.CreateReceiptRuleSetRequest = exports.RuleDoesNotExistException = exports.InvalidSnsTopicException = exports.InvalidS3ConfigurationException = exports.InvalidLambdaFunctionException = exports.CreateReceiptRuleResponse = exports.CreateReceiptRuleRequest = exports.ReceiptRule = exports.TlsPolicy = exports.ReceiptAction = exports.WorkmailAction = exports.StopAction = exports.StopScope = exports.SNSAction = exports.SNSActionEncoding = exports.S3Action = exports.LambdaAction = exports.CreateReceiptFilterResponse = exports.CreateReceiptFilterRequest = exports.ReceiptFilter = exports.ReceiptIpFilter = exports.ReceiptFilterPolicy = exports.FromEmailAddressNotVerifiedException = exports.CustomVerificationEmailTemplateAlreadyExistsException = void 0;
5
- exports.ListReceiptFiltersRequest = exports.ListIdentityPoliciesResponse = exports.ListIdentityPoliciesRequest = exports.ListIdentitiesResponse = exports.ListIdentitiesRequest = exports.ListCustomVerificationEmailTemplatesResponse = exports.ListCustomVerificationEmailTemplatesRequest = exports.ListConfigurationSetsResponse = exports.ListConfigurationSetsRequest = exports.InvalidRenderingParameterException = exports.InvalidPolicyException = exports.InvalidDeliveryOptionsException = exports.TemplateDoesNotExistException = exports.GetTemplateResponse = exports.GetTemplateRequest = exports.GetSendStatisticsResponse = exports.SendDataPoint = exports.GetSendQuotaResponse = exports.GetIdentityVerificationAttributesResponse = exports.IdentityVerificationAttributes = exports.GetIdentityVerificationAttributesRequest = exports.GetIdentityPoliciesResponse = exports.GetIdentityPoliciesRequest = exports.GetIdentityNotificationAttributesResponse = exports.IdentityNotificationAttributes = exports.GetIdentityNotificationAttributesRequest = exports.GetIdentityMailFromDomainAttributesResponse = exports.IdentityMailFromDomainAttributes = exports.GetIdentityMailFromDomainAttributesRequest = exports.GetIdentityDkimAttributesResponse = exports.GetIdentityDkimAttributesRequest = exports.GetCustomVerificationEmailTemplateResponse = exports.GetCustomVerificationEmailTemplateRequest = exports.GetAccountSendingEnabledResponse = exports.IdentityDkimAttributes = exports.DescribeReceiptRuleSetResponse = exports.DescribeReceiptRuleSetRequest = exports.DescribeReceiptRuleResponse = exports.DescribeReceiptRuleRequest = exports.DescribeConfigurationSetResponse = exports.ReputationOptions = exports.DescribeConfigurationSetRequest = exports.DescribeActiveReceiptRuleSetResponse = exports.ReceiptRuleSetMetadata = exports.DescribeActiveReceiptRuleSetRequest = exports.DeliveryOptions = exports.DeleteVerifiedEmailAddressRequest = exports.DeleteTemplateResponse = exports.DeleteTemplateRequest = exports.DeleteReceiptRuleSetResponse = void 0;
6
- exports.UpdateConfigurationSetEventDestinationRequest = exports.UpdateAccountSendingEnabledRequest = exports.TestRenderTemplateResponse = exports.TestRenderTemplateRequest = exports.SetReceiptRulePositionResponse = exports.SetReceiptRulePositionRequest = exports.SetIdentityNotificationTopicResponse = exports.SetIdentityNotificationTopicRequest = exports.SetIdentityMailFromDomainResponse = exports.SetIdentityMailFromDomainRequest = exports.SetIdentityHeadersInNotificationsEnabledResponse = exports.SetIdentityHeadersInNotificationsEnabledRequest = exports.SetIdentityFeedbackForwardingEnabledResponse = exports.SetIdentityFeedbackForwardingEnabledRequest = exports.SetIdentityDkimEnabledResponse = exports.SetIdentityDkimEnabledRequest = exports.SetActiveReceiptRuleSetResponse = exports.SetActiveReceiptRuleSetRequest = exports.SendTemplatedEmailResponse = exports.SendTemplatedEmailRequest = exports.SendRawEmailResponse = exports.SendRawEmailRequest = exports.SendEmailResponse = exports.SendEmailRequest = exports.SendCustomVerificationEmailResponse = exports.SendCustomVerificationEmailRequest = exports.SendBulkTemplatedEmailResponse = exports.SendBulkTemplatedEmailRequest = exports.SendBounceResponse = exports.SendBounceRequest = exports.ReorderReceiptRuleSetResponse = exports.ReorderReceiptRuleSetRequest = exports.RawMessage = exports.PutIdentityPolicyResponse = exports.PutIdentityPolicyRequest = exports.PutConfigurationSetDeliveryOptionsResponse = exports.PutConfigurationSetDeliveryOptionsRequest = exports.ProductionAccessNotGrantedException = exports.MissingRenderingAttributeException = exports.MessageRejected = exports.MessageDsn = exports.Message = exports.MailFromDomainNotVerifiedException = exports.ListVerifiedEmailAddressesResponse = exports.ListTemplatesResponse = exports.TemplateMetadata = exports.ListTemplatesRequest = exports.ListReceiptRuleSetsResponse = exports.ListReceiptRuleSetsRequest = exports.ListReceiptFiltersResponse = void 0;
7
- exports.VerifyEmailIdentityResponse = exports.VerifyEmailIdentityRequest = exports.VerifyEmailAddressRequest = exports.VerifyDomainIdentityResponse = exports.VerifyDomainIdentityRequest = exports.VerifyDomainDkimResponse = exports.VerifyDomainDkimRequest = exports.UpdateTemplateResponse = exports.UpdateTemplateRequest = exports.UpdateReceiptRuleResponse = exports.UpdateReceiptRuleRequest = exports.UpdateCustomVerificationEmailTemplateRequest = exports.UpdateConfigurationSetTrackingOptionsResponse = exports.UpdateConfigurationSetTrackingOptionsRequest = exports.UpdateConfigurationSetSendingEnabledRequest = exports.UpdateConfigurationSetReputationMetricsEnabledRequest = exports.UpdateConfigurationSetEventDestinationResponse = void 0;
8
- var AccountSendingPausedException;
9
- (function (AccountSendingPausedException) {
10
- AccountSendingPausedException.filterSensitiveLog = (obj) => ({
11
- ...obj,
12
- });
13
- })(AccountSendingPausedException = exports.AccountSendingPausedException || (exports.AccountSendingPausedException = {}));
3
+ exports.CreateReceiptRuleRequest = exports.ReceiptRule = exports.TlsPolicy = exports.ReceiptAction = exports.WorkmailAction = exports.StopAction = exports.StopScope = exports.SNSAction = exports.SNSActionEncoding = exports.S3Action = exports.LambdaAction = exports.CreateReceiptFilterResponse = exports.CreateReceiptFilterRequest = exports.ReceiptFilter = exports.ReceiptIpFilter = exports.ReceiptFilterPolicy = exports.CreateCustomVerificationEmailTemplateRequest = exports.CreateConfigurationSetTrackingOptionsResponse = exports.CreateConfigurationSetTrackingOptionsRequest = exports.TrackingOptions = exports.CreateConfigurationSetEventDestinationResponse = exports.CreateConfigurationSetEventDestinationRequest = exports.EventDestination = exports.SNSDestination = exports.EventType = exports.KinesisFirehoseDestination = exports.CreateConfigurationSetResponse = exports.CreateConfigurationSetRequest = exports.ConfigurationSetAttribute = exports.ConfigurationSet = exports.CloudWatchDestination = exports.CloudWatchDimensionConfiguration = exports.DimensionValueSource = exports.CloneReceiptRuleSetResponse = exports.CloneReceiptRuleSetRequest = exports.BulkEmailDestinationStatus = exports.BulkEmailStatus = exports.BulkEmailDestination = exports.MessageTag = exports.Destination = exports.BouncedRecipientInfo = exports.RecipientDsnFields = exports.ExtensionField = exports.DsnAction = exports.BounceType = exports.BounceAction = exports.Body = exports.Content = exports.BehaviorOnMXFailure = exports.AddHeaderAction = void 0;
4
+ exports.IdentityNotificationAttributes = exports.GetIdentityNotificationAttributesRequest = exports.GetIdentityMailFromDomainAttributesResponse = exports.IdentityMailFromDomainAttributes = exports.GetIdentityMailFromDomainAttributesRequest = exports.GetIdentityDkimAttributesResponse = exports.GetIdentityDkimAttributesRequest = exports.GetCustomVerificationEmailTemplateResponse = exports.GetCustomVerificationEmailTemplateRequest = exports.GetAccountSendingEnabledResponse = exports.IdentityDkimAttributes = exports.DescribeReceiptRuleSetResponse = exports.DescribeReceiptRuleSetRequest = exports.DescribeReceiptRuleResponse = exports.DescribeReceiptRuleRequest = exports.DescribeConfigurationSetResponse = exports.ReputationOptions = exports.DescribeConfigurationSetRequest = exports.DescribeActiveReceiptRuleSetResponse = exports.ReceiptRuleSetMetadata = exports.DescribeActiveReceiptRuleSetRequest = exports.DeliveryOptions = exports.DeleteVerifiedEmailAddressRequest = exports.DeleteTemplateResponse = exports.DeleteTemplateRequest = exports.DeleteReceiptRuleSetResponse = exports.DeleteReceiptRuleSetRequest = exports.DeleteReceiptRuleResponse = exports.DeleteReceiptRuleRequest = exports.DeleteReceiptFilterResponse = exports.DeleteReceiptFilterRequest = exports.DeleteIdentityPolicyResponse = exports.DeleteIdentityPolicyRequest = exports.DeleteIdentityResponse = exports.DeleteIdentityRequest = exports.DeleteCustomVerificationEmailTemplateRequest = exports.DeleteConfigurationSetTrackingOptionsResponse = exports.DeleteConfigurationSetTrackingOptionsRequest = exports.DeleteConfigurationSetEventDestinationResponse = exports.DeleteConfigurationSetEventDestinationRequest = exports.DeleteConfigurationSetResponse = exports.DeleteConfigurationSetRequest = exports.CustomVerificationEmailTemplate = exports.CustomMailFromStatus = exports.CreateTemplateResponse = exports.CreateTemplateRequest = exports.Template = exports.CreateReceiptRuleSetResponse = exports.CreateReceiptRuleSetRequest = exports.CreateReceiptRuleResponse = void 0;
5
+ exports.SetActiveReceiptRuleSetResponse = exports.SetActiveReceiptRuleSetRequest = exports.SendTemplatedEmailResponse = exports.SendTemplatedEmailRequest = exports.SendRawEmailResponse = exports.SendRawEmailRequest = exports.SendEmailResponse = exports.SendEmailRequest = exports.SendCustomVerificationEmailResponse = exports.SendCustomVerificationEmailRequest = exports.SendBulkTemplatedEmailResponse = exports.SendBulkTemplatedEmailRequest = exports.SendBounceResponse = exports.SendBounceRequest = exports.ReorderReceiptRuleSetResponse = exports.ReorderReceiptRuleSetRequest = exports.RawMessage = exports.PutIdentityPolicyResponse = exports.PutIdentityPolicyRequest = exports.PutConfigurationSetDeliveryOptionsResponse = exports.PutConfigurationSetDeliveryOptionsRequest = exports.MessageDsn = exports.Message = exports.ListVerifiedEmailAddressesResponse = exports.ListTemplatesResponse = exports.TemplateMetadata = exports.ListTemplatesRequest = exports.ListReceiptRuleSetsResponse = exports.ListReceiptRuleSetsRequest = exports.ListReceiptFiltersResponse = exports.ListReceiptFiltersRequest = exports.ListIdentityPoliciesResponse = exports.ListIdentityPoliciesRequest = exports.ListIdentitiesResponse = exports.ListIdentitiesRequest = exports.ListCustomVerificationEmailTemplatesResponse = exports.ListCustomVerificationEmailTemplatesRequest = exports.ListConfigurationSetsResponse = exports.ListConfigurationSetsRequest = exports.GetTemplateResponse = exports.GetTemplateRequest = exports.GetSendStatisticsResponse = exports.SendDataPoint = exports.GetSendQuotaResponse = exports.GetIdentityVerificationAttributesResponse = exports.IdentityVerificationAttributes = exports.GetIdentityVerificationAttributesRequest = exports.GetIdentityPoliciesResponse = exports.GetIdentityPoliciesRequest = exports.GetIdentityNotificationAttributesResponse = void 0;
6
+ exports.VerifyEmailIdentityResponse = exports.VerifyEmailIdentityRequest = exports.VerifyEmailAddressRequest = exports.VerifyDomainIdentityResponse = exports.VerifyDomainIdentityRequest = exports.VerifyDomainDkimResponse = exports.VerifyDomainDkimRequest = exports.UpdateTemplateResponse = exports.UpdateTemplateRequest = exports.UpdateReceiptRuleResponse = exports.UpdateReceiptRuleRequest = exports.UpdateCustomVerificationEmailTemplateRequest = exports.UpdateConfigurationSetTrackingOptionsResponse = exports.UpdateConfigurationSetTrackingOptionsRequest = exports.UpdateConfigurationSetSendingEnabledRequest = exports.UpdateConfigurationSetReputationMetricsEnabledRequest = exports.UpdateConfigurationSetEventDestinationResponse = exports.UpdateConfigurationSetEventDestinationRequest = exports.UpdateAccountSendingEnabledRequest = exports.TestRenderTemplateResponse = exports.TestRenderTemplateRequest = exports.SetReceiptRulePositionResponse = exports.SetReceiptRulePositionRequest = exports.SetIdentityNotificationTopicResponse = exports.SetIdentityNotificationTopicRequest = exports.SetIdentityMailFromDomainResponse = exports.SetIdentityMailFromDomainRequest = exports.SetIdentityHeadersInNotificationsEnabledResponse = exports.SetIdentityHeadersInNotificationsEnabledRequest = exports.SetIdentityFeedbackForwardingEnabledResponse = exports.SetIdentityFeedbackForwardingEnabledRequest = exports.SetIdentityDkimEnabledResponse = exports.SetIdentityDkimEnabledRequest = void 0;
14
7
  var AddHeaderAction;
15
8
  (function (AddHeaderAction) {
16
9
  AddHeaderAction.filterSensitiveLog = (obj) => ({
17
10
  ...obj,
18
11
  });
19
12
  })(AddHeaderAction = exports.AddHeaderAction || (exports.AddHeaderAction = {}));
20
- var AlreadyExistsException;
21
- (function (AlreadyExistsException) {
22
- AlreadyExistsException.filterSensitiveLog = (obj) => ({
23
- ...obj,
24
- });
25
- })(AlreadyExistsException = exports.AlreadyExistsException || (exports.AlreadyExistsException = {}));
26
13
  var BehaviorOnMXFailure;
27
14
  (function (BehaviorOnMXFailure) {
28
15
  BehaviorOnMXFailure["RejectMessage"] = "RejectMessage";
@@ -122,12 +109,6 @@ var BulkEmailDestinationStatus;
122
109
  ...obj,
123
110
  });
124
111
  })(BulkEmailDestinationStatus = exports.BulkEmailDestinationStatus || (exports.BulkEmailDestinationStatus = {}));
125
- var CannotDeleteException;
126
- (function (CannotDeleteException) {
127
- CannotDeleteException.filterSensitiveLog = (obj) => ({
128
- ...obj,
129
- });
130
- })(CannotDeleteException = exports.CannotDeleteException || (exports.CannotDeleteException = {}));
131
112
  var CloneReceiptRuleSetRequest;
132
113
  (function (CloneReceiptRuleSetRequest) {
133
114
  CloneReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
@@ -140,18 +121,6 @@ var CloneReceiptRuleSetResponse;
140
121
  ...obj,
141
122
  });
142
123
  })(CloneReceiptRuleSetResponse = exports.CloneReceiptRuleSetResponse || (exports.CloneReceiptRuleSetResponse = {}));
143
- var LimitExceededException;
144
- (function (LimitExceededException) {
145
- LimitExceededException.filterSensitiveLog = (obj) => ({
146
- ...obj,
147
- });
148
- })(LimitExceededException = exports.LimitExceededException || (exports.LimitExceededException = {}));
149
- var RuleSetDoesNotExistException;
150
- (function (RuleSetDoesNotExistException) {
151
- RuleSetDoesNotExistException.filterSensitiveLog = (obj) => ({
152
- ...obj,
153
- });
154
- })(RuleSetDoesNotExistException = exports.RuleSetDoesNotExistException || (exports.RuleSetDoesNotExistException = {}));
155
124
  var DimensionValueSource;
156
125
  (function (DimensionValueSource) {
157
126
  DimensionValueSource["EMAIL_HEADER"] = "emailHeader";
@@ -176,12 +145,6 @@ var ConfigurationSet;
176
145
  ...obj,
177
146
  });
178
147
  })(ConfigurationSet = exports.ConfigurationSet || (exports.ConfigurationSet = {}));
179
- var ConfigurationSetAlreadyExistsException;
180
- (function (ConfigurationSetAlreadyExistsException) {
181
- ConfigurationSetAlreadyExistsException.filterSensitiveLog = (obj) => ({
182
- ...obj,
183
- });
184
- })(ConfigurationSetAlreadyExistsException = exports.ConfigurationSetAlreadyExistsException || (exports.ConfigurationSetAlreadyExistsException = {}));
185
148
  var ConfigurationSetAttribute;
186
149
  (function (ConfigurationSetAttribute) {
187
150
  ConfigurationSetAttribute["DELIVERY_OPTIONS"] = "deliveryOptions";
@@ -189,18 +152,6 @@ var ConfigurationSetAttribute;
189
152
  ConfigurationSetAttribute["REPUTATION_OPTIONS"] = "reputationOptions";
190
153
  ConfigurationSetAttribute["TRACKING_OPTIONS"] = "trackingOptions";
191
154
  })(ConfigurationSetAttribute = exports.ConfigurationSetAttribute || (exports.ConfigurationSetAttribute = {}));
192
- var ConfigurationSetDoesNotExistException;
193
- (function (ConfigurationSetDoesNotExistException) {
194
- ConfigurationSetDoesNotExistException.filterSensitiveLog = (obj) => ({
195
- ...obj,
196
- });
197
- })(ConfigurationSetDoesNotExistException = exports.ConfigurationSetDoesNotExistException || (exports.ConfigurationSetDoesNotExistException = {}));
198
- var ConfigurationSetSendingPausedException;
199
- (function (ConfigurationSetSendingPausedException) {
200
- ConfigurationSetSendingPausedException.filterSensitiveLog = (obj) => ({
201
- ...obj,
202
- });
203
- })(ConfigurationSetSendingPausedException = exports.ConfigurationSetSendingPausedException || (exports.ConfigurationSetSendingPausedException = {}));
204
155
  var CreateConfigurationSetRequest;
205
156
  (function (CreateConfigurationSetRequest) {
206
157
  CreateConfigurationSetRequest.filterSensitiveLog = (obj) => ({
@@ -213,12 +164,6 @@ var CreateConfigurationSetResponse;
213
164
  ...obj,
214
165
  });
215
166
  })(CreateConfigurationSetResponse = exports.CreateConfigurationSetResponse || (exports.CreateConfigurationSetResponse = {}));
216
- var InvalidConfigurationSetException;
217
- (function (InvalidConfigurationSetException) {
218
- InvalidConfigurationSetException.filterSensitiveLog = (obj) => ({
219
- ...obj,
220
- });
221
- })(InvalidConfigurationSetException = exports.InvalidConfigurationSetException || (exports.InvalidConfigurationSetException = {}));
222
167
  var KinesisFirehoseDestination;
223
168
  (function (KinesisFirehoseDestination) {
224
169
  KinesisFirehoseDestination.filterSensitiveLog = (obj) => ({
@@ -260,30 +205,6 @@ var CreateConfigurationSetEventDestinationResponse;
260
205
  ...obj,
261
206
  });
262
207
  })(CreateConfigurationSetEventDestinationResponse = exports.CreateConfigurationSetEventDestinationResponse || (exports.CreateConfigurationSetEventDestinationResponse = {}));
263
- var EventDestinationAlreadyExistsException;
264
- (function (EventDestinationAlreadyExistsException) {
265
- EventDestinationAlreadyExistsException.filterSensitiveLog = (obj) => ({
266
- ...obj,
267
- });
268
- })(EventDestinationAlreadyExistsException = exports.EventDestinationAlreadyExistsException || (exports.EventDestinationAlreadyExistsException = {}));
269
- var InvalidCloudWatchDestinationException;
270
- (function (InvalidCloudWatchDestinationException) {
271
- InvalidCloudWatchDestinationException.filterSensitiveLog = (obj) => ({
272
- ...obj,
273
- });
274
- })(InvalidCloudWatchDestinationException = exports.InvalidCloudWatchDestinationException || (exports.InvalidCloudWatchDestinationException = {}));
275
- var InvalidFirehoseDestinationException;
276
- (function (InvalidFirehoseDestinationException) {
277
- InvalidFirehoseDestinationException.filterSensitiveLog = (obj) => ({
278
- ...obj,
279
- });
280
- })(InvalidFirehoseDestinationException = exports.InvalidFirehoseDestinationException || (exports.InvalidFirehoseDestinationException = {}));
281
- var InvalidSNSDestinationException;
282
- (function (InvalidSNSDestinationException) {
283
- InvalidSNSDestinationException.filterSensitiveLog = (obj) => ({
284
- ...obj,
285
- });
286
- })(InvalidSNSDestinationException = exports.InvalidSNSDestinationException || (exports.InvalidSNSDestinationException = {}));
287
208
  var TrackingOptions;
288
209
  (function (TrackingOptions) {
289
210
  TrackingOptions.filterSensitiveLog = (obj) => ({
@@ -302,42 +223,12 @@ var CreateConfigurationSetTrackingOptionsResponse;
302
223
  ...obj,
303
224
  });
304
225
  })(CreateConfigurationSetTrackingOptionsResponse = exports.CreateConfigurationSetTrackingOptionsResponse || (exports.CreateConfigurationSetTrackingOptionsResponse = {}));
305
- var InvalidTrackingOptionsException;
306
- (function (InvalidTrackingOptionsException) {
307
- InvalidTrackingOptionsException.filterSensitiveLog = (obj) => ({
308
- ...obj,
309
- });
310
- })(InvalidTrackingOptionsException = exports.InvalidTrackingOptionsException || (exports.InvalidTrackingOptionsException = {}));
311
- var TrackingOptionsAlreadyExistsException;
312
- (function (TrackingOptionsAlreadyExistsException) {
313
- TrackingOptionsAlreadyExistsException.filterSensitiveLog = (obj) => ({
314
- ...obj,
315
- });
316
- })(TrackingOptionsAlreadyExistsException = exports.TrackingOptionsAlreadyExistsException || (exports.TrackingOptionsAlreadyExistsException = {}));
317
226
  var CreateCustomVerificationEmailTemplateRequest;
318
227
  (function (CreateCustomVerificationEmailTemplateRequest) {
319
228
  CreateCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
320
229
  ...obj,
321
230
  });
322
231
  })(CreateCustomVerificationEmailTemplateRequest = exports.CreateCustomVerificationEmailTemplateRequest || (exports.CreateCustomVerificationEmailTemplateRequest = {}));
323
- var CustomVerificationEmailInvalidContentException;
324
- (function (CustomVerificationEmailInvalidContentException) {
325
- CustomVerificationEmailInvalidContentException.filterSensitiveLog = (obj) => ({
326
- ...obj,
327
- });
328
- })(CustomVerificationEmailInvalidContentException = exports.CustomVerificationEmailInvalidContentException || (exports.CustomVerificationEmailInvalidContentException = {}));
329
- var CustomVerificationEmailTemplateAlreadyExistsException;
330
- (function (CustomVerificationEmailTemplateAlreadyExistsException) {
331
- CustomVerificationEmailTemplateAlreadyExistsException.filterSensitiveLog = (obj) => ({
332
- ...obj,
333
- });
334
- })(CustomVerificationEmailTemplateAlreadyExistsException = exports.CustomVerificationEmailTemplateAlreadyExistsException || (exports.CustomVerificationEmailTemplateAlreadyExistsException = {}));
335
- var FromEmailAddressNotVerifiedException;
336
- (function (FromEmailAddressNotVerifiedException) {
337
- FromEmailAddressNotVerifiedException.filterSensitiveLog = (obj) => ({
338
- ...obj,
339
- });
340
- })(FromEmailAddressNotVerifiedException = exports.FromEmailAddressNotVerifiedException || (exports.FromEmailAddressNotVerifiedException = {}));
341
232
  var ReceiptFilterPolicy;
342
233
  (function (ReceiptFilterPolicy) {
343
234
  ReceiptFilterPolicy["Allow"] = "Allow";
@@ -435,30 +326,6 @@ var CreateReceiptRuleResponse;
435
326
  ...obj,
436
327
  });
437
328
  })(CreateReceiptRuleResponse = exports.CreateReceiptRuleResponse || (exports.CreateReceiptRuleResponse = {}));
438
- var InvalidLambdaFunctionException;
439
- (function (InvalidLambdaFunctionException) {
440
- InvalidLambdaFunctionException.filterSensitiveLog = (obj) => ({
441
- ...obj,
442
- });
443
- })(InvalidLambdaFunctionException = exports.InvalidLambdaFunctionException || (exports.InvalidLambdaFunctionException = {}));
444
- var InvalidS3ConfigurationException;
445
- (function (InvalidS3ConfigurationException) {
446
- InvalidS3ConfigurationException.filterSensitiveLog = (obj) => ({
447
- ...obj,
448
- });
449
- })(InvalidS3ConfigurationException = exports.InvalidS3ConfigurationException || (exports.InvalidS3ConfigurationException = {}));
450
- var InvalidSnsTopicException;
451
- (function (InvalidSnsTopicException) {
452
- InvalidSnsTopicException.filterSensitiveLog = (obj) => ({
453
- ...obj,
454
- });
455
- })(InvalidSnsTopicException = exports.InvalidSnsTopicException || (exports.InvalidSnsTopicException = {}));
456
- var RuleDoesNotExistException;
457
- (function (RuleDoesNotExistException) {
458
- RuleDoesNotExistException.filterSensitiveLog = (obj) => ({
459
- ...obj,
460
- });
461
- })(RuleDoesNotExistException = exports.RuleDoesNotExistException || (exports.RuleDoesNotExistException = {}));
462
329
  var CreateReceiptRuleSetRequest;
463
330
  (function (CreateReceiptRuleSetRequest) {
464
331
  CreateReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
@@ -489,12 +356,6 @@ var CreateTemplateResponse;
489
356
  ...obj,
490
357
  });
491
358
  })(CreateTemplateResponse = exports.CreateTemplateResponse || (exports.CreateTemplateResponse = {}));
492
- var InvalidTemplateException;
493
- (function (InvalidTemplateException) {
494
- InvalidTemplateException.filterSensitiveLog = (obj) => ({
495
- ...obj,
496
- });
497
- })(InvalidTemplateException = exports.InvalidTemplateException || (exports.InvalidTemplateException = {}));
498
359
  var CustomMailFromStatus;
499
360
  (function (CustomMailFromStatus) {
500
361
  CustomMailFromStatus["Failed"] = "Failed";
@@ -508,12 +369,6 @@ var CustomVerificationEmailTemplate;
508
369
  ...obj,
509
370
  });
510
371
  })(CustomVerificationEmailTemplate = exports.CustomVerificationEmailTemplate || (exports.CustomVerificationEmailTemplate = {}));
511
- var CustomVerificationEmailTemplateDoesNotExistException;
512
- (function (CustomVerificationEmailTemplateDoesNotExistException) {
513
- CustomVerificationEmailTemplateDoesNotExistException.filterSensitiveLog = (obj) => ({
514
- ...obj,
515
- });
516
- })(CustomVerificationEmailTemplateDoesNotExistException = exports.CustomVerificationEmailTemplateDoesNotExistException || (exports.CustomVerificationEmailTemplateDoesNotExistException = {}));
517
372
  var DeleteConfigurationSetRequest;
518
373
  (function (DeleteConfigurationSetRequest) {
519
374
  DeleteConfigurationSetRequest.filterSensitiveLog = (obj) => ({
@@ -538,12 +393,6 @@ var DeleteConfigurationSetEventDestinationResponse;
538
393
  ...obj,
539
394
  });
540
395
  })(DeleteConfigurationSetEventDestinationResponse = exports.DeleteConfigurationSetEventDestinationResponse || (exports.DeleteConfigurationSetEventDestinationResponse = {}));
541
- var EventDestinationDoesNotExistException;
542
- (function (EventDestinationDoesNotExistException) {
543
- EventDestinationDoesNotExistException.filterSensitiveLog = (obj) => ({
544
- ...obj,
545
- });
546
- })(EventDestinationDoesNotExistException = exports.EventDestinationDoesNotExistException || (exports.EventDestinationDoesNotExistException = {}));
547
396
  var DeleteConfigurationSetTrackingOptionsRequest;
548
397
  (function (DeleteConfigurationSetTrackingOptionsRequest) {
549
398
  DeleteConfigurationSetTrackingOptionsRequest.filterSensitiveLog = (obj) => ({
@@ -556,12 +405,6 @@ var DeleteConfigurationSetTrackingOptionsResponse;
556
405
  ...obj,
557
406
  });
558
407
  })(DeleteConfigurationSetTrackingOptionsResponse = exports.DeleteConfigurationSetTrackingOptionsResponse || (exports.DeleteConfigurationSetTrackingOptionsResponse = {}));
559
- var TrackingOptionsDoesNotExistException;
560
- (function (TrackingOptionsDoesNotExistException) {
561
- TrackingOptionsDoesNotExistException.filterSensitiveLog = (obj) => ({
562
- ...obj,
563
- });
564
- })(TrackingOptionsDoesNotExistException = exports.TrackingOptionsDoesNotExistException || (exports.TrackingOptionsDoesNotExistException = {}));
565
408
  var DeleteCustomVerificationEmailTemplateRequest;
566
409
  (function (DeleteCustomVerificationEmailTemplateRequest) {
567
410
  DeleteCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
@@ -844,30 +687,6 @@ var GetTemplateResponse;
844
687
  ...obj,
845
688
  });
846
689
  })(GetTemplateResponse = exports.GetTemplateResponse || (exports.GetTemplateResponse = {}));
847
- var TemplateDoesNotExistException;
848
- (function (TemplateDoesNotExistException) {
849
- TemplateDoesNotExistException.filterSensitiveLog = (obj) => ({
850
- ...obj,
851
- });
852
- })(TemplateDoesNotExistException = exports.TemplateDoesNotExistException || (exports.TemplateDoesNotExistException = {}));
853
- var InvalidDeliveryOptionsException;
854
- (function (InvalidDeliveryOptionsException) {
855
- InvalidDeliveryOptionsException.filterSensitiveLog = (obj) => ({
856
- ...obj,
857
- });
858
- })(InvalidDeliveryOptionsException = exports.InvalidDeliveryOptionsException || (exports.InvalidDeliveryOptionsException = {}));
859
- var InvalidPolicyException;
860
- (function (InvalidPolicyException) {
861
- InvalidPolicyException.filterSensitiveLog = (obj) => ({
862
- ...obj,
863
- });
864
- })(InvalidPolicyException = exports.InvalidPolicyException || (exports.InvalidPolicyException = {}));
865
- var InvalidRenderingParameterException;
866
- (function (InvalidRenderingParameterException) {
867
- InvalidRenderingParameterException.filterSensitiveLog = (obj) => ({
868
- ...obj,
869
- });
870
- })(InvalidRenderingParameterException = exports.InvalidRenderingParameterException || (exports.InvalidRenderingParameterException = {}));
871
690
  var ListConfigurationSetsRequest;
872
691
  (function (ListConfigurationSetsRequest) {
873
692
  ListConfigurationSetsRequest.filterSensitiveLog = (obj) => ({
@@ -964,12 +783,6 @@ var ListVerifiedEmailAddressesResponse;
964
783
  ...obj,
965
784
  });
966
785
  })(ListVerifiedEmailAddressesResponse = exports.ListVerifiedEmailAddressesResponse || (exports.ListVerifiedEmailAddressesResponse = {}));
967
- var MailFromDomainNotVerifiedException;
968
- (function (MailFromDomainNotVerifiedException) {
969
- MailFromDomainNotVerifiedException.filterSensitiveLog = (obj) => ({
970
- ...obj,
971
- });
972
- })(MailFromDomainNotVerifiedException = exports.MailFromDomainNotVerifiedException || (exports.MailFromDomainNotVerifiedException = {}));
973
786
  var Message;
974
787
  (function (Message) {
975
788
  Message.filterSensitiveLog = (obj) => ({
@@ -982,24 +795,6 @@ var MessageDsn;
982
795
  ...obj,
983
796
  });
984
797
  })(MessageDsn = exports.MessageDsn || (exports.MessageDsn = {}));
985
- var MessageRejected;
986
- (function (MessageRejected) {
987
- MessageRejected.filterSensitiveLog = (obj) => ({
988
- ...obj,
989
- });
990
- })(MessageRejected = exports.MessageRejected || (exports.MessageRejected = {}));
991
- var MissingRenderingAttributeException;
992
- (function (MissingRenderingAttributeException) {
993
- MissingRenderingAttributeException.filterSensitiveLog = (obj) => ({
994
- ...obj,
995
- });
996
- })(MissingRenderingAttributeException = exports.MissingRenderingAttributeException || (exports.MissingRenderingAttributeException = {}));
997
- var ProductionAccessNotGrantedException;
998
- (function (ProductionAccessNotGrantedException) {
999
- ProductionAccessNotGrantedException.filterSensitiveLog = (obj) => ({
1000
- ...obj,
1001
- });
1002
- })(ProductionAccessNotGrantedException = exports.ProductionAccessNotGrantedException || (exports.ProductionAccessNotGrantedException = {}));
1003
798
  var PutConfigurationSetDeliveryOptionsRequest;
1004
799
  (function (PutConfigurationSetDeliveryOptionsRequest) {
1005
800
  PutConfigurationSetDeliveryOptionsRequest.filterSensitiveLog = (obj) => ({
@@ -13,13 +13,18 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
13
13
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
14
14
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
15
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
17
+ const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser");
16
18
  const getRuntimeConfig = (config) => {
17
19
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
20
+ const defaultsMode = util_defaults_mode_browser_1.resolveDefaultsModeConfig(config);
21
+ const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
18
22
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
19
23
  return {
20
24
  ...clientSharedValues,
21
25
  ...config,
22
26
  runtime: "browser",
27
+ defaultsMode,
23
28
  base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_browser_1.fromBase64,
24
29
  base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_browser_1.toBase64,
25
30
  bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_browser_1.calculateBodyLength,
@@ -27,8 +32,8 @@ const getRuntimeConfig = (config) => {
27
32
  defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_browser_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
28
33
  maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : middleware_retry_1.DEFAULT_MAX_ATTEMPTS,
29
34
  region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalid_dependency_1.invalidProvider("Region is missing"),
30
- requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(),
31
- retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (() => Promise.resolve(middleware_retry_1.DEFAULT_RETRY_MODE)),
35
+ requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(defaultConfigProvider),
36
+ retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE),
32
37
  sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : sha256_browser_1.Sha256,
33
38
  streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : fetch_http_handler_1.streamCollector,
34
39
  useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (() => Promise.resolve(config_resolver_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
@@ -16,14 +16,17 @@ const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
16
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
18
18
  const smithy_client_1 = require("@aws-sdk/smithy-client");
19
+ const util_defaults_mode_node_1 = require("@aws-sdk/util-defaults-mode-node");
19
20
  const getRuntimeConfig = (config) => {
20
21
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
21
- smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
22
+ const defaultsMode = util_defaults_mode_node_1.resolveDefaultsModeConfig(config);
23
+ const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
22
24
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
23
25
  return {
24
26
  ...clientSharedValues,
25
27
  ...config,
26
28
  runtime: "node",
29
+ defaultsMode,
27
30
  base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_node_1.fromBase64,
28
31
  base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_node_1.toBase64,
29
32
  bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_node_1.calculateBodyLength,
@@ -31,8 +34,11 @@ const getRuntimeConfig = (config) => {
31
34
  defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_node_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
32
35
  maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : node_config_provider_1.loadConfig(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
33
36
  region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : node_config_provider_1.loadConfig(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
34
- requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(),
35
- retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig(middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS),
37
+ requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(defaultConfigProvider),
38
+ retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig({
39
+ ...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
40
+ default: async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE,
41
+ }),
36
42
  sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : hash_node_1.Hash.bind(null, "sha256"),
37
43
  streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : node_http_handler_1.streamCollector,
38
44
  useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : node_config_provider_1.loadConfig(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
@@ -3,10 +3,6 @@ import { getRegionInfo } from "@aws-sdk/config-resolver";
3
3
  var regionHash = {
4
4
  "us-gov-west-1": {
5
5
  variants: [
6
- {
7
- hostname: "email.us-gov-west-1.amazonaws.com",
8
- tags: [],
9
- },
10
6
  {
11
7
  hostname: "email-fips.us-gov-west-1.amazonaws.com",
12
8
  tags: ["fips"],
@@ -25,6 +21,7 @@ var partitionHash = {
25
21
  "ap-south-1",
26
22
  "ap-southeast-1",
27
23
  "ap-southeast-2",
24
+ "ap-southeast-3",
28
25
  "ca-central-1",
29
26
  "eu-central-1",
30
27
  "eu-north-1",