@aws-sdk/client-sesv2 3.1086.0 → 3.1088.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 (131) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SESv2.d.ts +358 -520
  3. package/dist-types/ts3.4/SESv2Client.d.ts +21 -49
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -16
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +4 -9
  20. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/CreateMultiRegionEndpointCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateTenantCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateTenantResourceAssociationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteMultiRegionEndpointCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteTenantCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteTenantResourceAssociationCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -4
  38. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +3 -8
  47. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetEmailAddressInsightsCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/GetMultiRegionEndpointCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetReputationEntityCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/GetTenantCommand.d.ts +7 -5
  62. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +3 -8
  72. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +3 -8
  73. package/dist-types/ts3.4/commands/ListMultiRegionEndpointsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/ListReputationEntitiesCommand.d.ts +4 -9
  76. package/dist-types/ts3.4/commands/ListResourceTenantsCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +2 -4
  81. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/PutTenantSuppressionAttributesCommand.d.ts +4 -6
  104. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +4 -6
  106. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +7 -5
  107. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  110. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +4 -9
  112. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +4 -6
  117. package/dist-types/ts3.4/commands/UpdateReputationEntityPolicyCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  119. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  120. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  121. package/dist-types/ts3.4/models/enums.d.ts +21 -42
  122. package/dist-types/ts3.4/models/errors.d.ts +10 -36
  123. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  124. package/dist-types/ts3.4/pagination/ListTenantsPaginator.d.ts +1 -4
  125. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  126. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  127. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  128. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  129. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  130. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  131. package/package.json +40 -40
@@ -4,14 +4,12 @@ import {
4
4
  UpdateReputationEntityCustomerManagedStatusResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface UpdateReputationEntityCustomerManagedStatusCommandInput
8
- extends UpdateReputationEntityCustomerManagedStatusRequest {}
7
+ export interface UpdateReputationEntityCustomerManagedStatusCommandInput extends UpdateReputationEntityCustomerManagedStatusRequest {}
9
8
  export interface UpdateReputationEntityCustomerManagedStatusCommandOutput
10
- extends UpdateReputationEntityCustomerManagedStatusResponse,
11
- __MetadataBearer {}
9
+ extends UpdateReputationEntityCustomerManagedStatusResponse, __MetadataBearer {}
12
10
  declare const UpdateReputationEntityCustomerManagedStatusCommand_base: {
13
11
  new (
14
- input: UpdateReputationEntityCustomerManagedStatusCommandInput
12
+ input: UpdateReputationEntityCustomerManagedStatusCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateReputationEntityCustomerManagedStatusCommandInput,
17
15
  UpdateReputationEntityCustomerManagedStatusCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateReputationEntityCustomerManagedStatusCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateReputationEntityCustomerManagedStatusCommandInput
21
+ input: UpdateReputationEntityCustomerManagedStatusCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateReputationEntityCustomerManagedStatusCommandInput,
26
24
  UpdateReputationEntityCustomerManagedStatusCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateReputationEntityPolicyResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface UpdateReputationEntityPolicyCommandInput
8
- extends UpdateReputationEntityPolicyRequest {}
7
+ export interface UpdateReputationEntityPolicyCommandInput extends UpdateReputationEntityPolicyRequest {}
9
8
  export interface UpdateReputationEntityPolicyCommandOutput
10
- extends UpdateReputationEntityPolicyResponse,
11
- __MetadataBearer {}
9
+ extends UpdateReputationEntityPolicyResponse, __MetadataBearer {}
12
10
  declare const UpdateReputationEntityPolicyCommand_base: {
13
11
  new (
14
- input: UpdateReputationEntityPolicyCommandInput
12
+ input: UpdateReputationEntityPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateReputationEntityPolicyCommandInput,
17
15
  UpdateReputationEntityPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateReputationEntityPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateReputationEntityPolicyCommandInput
21
+ input: UpdateReputationEntityPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateReputationEntityPolicyCommandInput,
26
24
  UpdateReputationEntityPolicyCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface SESv2ExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -2,8 +2,7 @@ export declare const ContactLanguage: {
2
2
  readonly EN: "EN";
3
3
  readonly JA: "JA";
4
4
  };
5
- export type ContactLanguage =
6
- (typeof ContactLanguage)[keyof typeof ContactLanguage];
5
+ export type ContactLanguage = (typeof ContactLanguage)[keyof typeof ContactLanguage];
7
6
  export declare const MailType: {
8
7
  readonly MARKETING: "MARKETING";
9
8
  readonly TRANSACTIONAL: "TRANSACTIONAL";
@@ -34,8 +33,7 @@ export declare const MetricDimensionName: {
34
33
  readonly EMAIL_IDENTITY: "EMAIL_IDENTITY";
35
34
  readonly ISP: "ISP";
36
35
  };
37
- export type MetricDimensionName =
38
- (typeof MetricDimensionName)[keyof typeof MetricDimensionName];
36
+ export type MetricDimensionName = (typeof MetricDimensionName)[keyof typeof MetricDimensionName];
39
37
  export declare const Metric: {
40
38
  readonly CLICK: "CLICK";
41
39
  readonly COMPLAINT: "COMPLAINT";
@@ -52,20 +50,17 @@ export type Metric = (typeof Metric)[keyof typeof Metric];
52
50
  export declare const MetricNamespace: {
53
51
  readonly VDM: "VDM";
54
52
  };
55
- export type MetricNamespace =
56
- (typeof MetricNamespace)[keyof typeof MetricNamespace];
53
+ export type MetricNamespace = (typeof MetricNamespace)[keyof typeof MetricNamespace];
57
54
  export declare const QueryErrorCode: {
58
55
  readonly ACCESS_DENIED: "ACCESS_DENIED";
59
56
  readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
60
57
  };
61
- export type QueryErrorCode =
62
- (typeof QueryErrorCode)[keyof typeof QueryErrorCode];
58
+ export type QueryErrorCode = (typeof QueryErrorCode)[keyof typeof QueryErrorCode];
63
59
  export declare const BehaviorOnMxFailure: {
64
60
  readonly REJECT_MESSAGE: "REJECT_MESSAGE";
65
61
  readonly USE_DEFAULT_VALUE: "USE_DEFAULT_VALUE";
66
62
  };
67
- export type BehaviorOnMxFailure =
68
- (typeof BehaviorOnMxFailure)[keyof typeof BehaviorOnMxFailure];
63
+ export type BehaviorOnMxFailure = (typeof BehaviorOnMxFailure)[keyof typeof BehaviorOnMxFailure];
69
64
  export declare const BounceType: {
70
65
  readonly PERMANENT: "PERMANENT";
71
66
  readonly TRANSIENT: "TRANSIENT";
@@ -88,21 +83,18 @@ export declare const BulkEmailStatus: {
88
83
  readonly TEMPLATE_NOT_FOUND: "TEMPLATE_NOT_FOUND";
89
84
  readonly TRANSIENT_FAILURE: "TRANSIENT_FAILURE";
90
85
  };
91
- export type BulkEmailStatus =
92
- (typeof BulkEmailStatus)[keyof typeof BulkEmailStatus];
86
+ export type BulkEmailStatus = (typeof BulkEmailStatus)[keyof typeof BulkEmailStatus];
93
87
  export declare const DimensionValueSource: {
94
88
  readonly EMAIL_HEADER: "EMAIL_HEADER";
95
89
  readonly LINK_TAG: "LINK_TAG";
96
90
  readonly MESSAGE_TAG: "MESSAGE_TAG";
97
91
  };
98
- export type DimensionValueSource =
99
- (typeof DimensionValueSource)[keyof typeof DimensionValueSource];
92
+ export type DimensionValueSource = (typeof DimensionValueSource)[keyof typeof DimensionValueSource];
100
93
  export declare const SubscriptionStatus: {
101
94
  readonly OPT_IN: "OPT_IN";
102
95
  readonly OPT_OUT: "OPT_OUT";
103
96
  };
104
- export type SubscriptionStatus =
105
- (typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
97
+ export type SubscriptionStatus = (typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
106
98
  export declare const ContactListImportAction: {
107
99
  readonly DELETE: "DELETE";
108
100
  readonly PUT: "PUT";
@@ -124,8 +116,7 @@ export declare const SuppressionListScope: {
124
116
  readonly ACCOUNT: "ACCOUNT";
125
117
  readonly TENANT: "TENANT";
126
118
  };
127
- export type SuppressionListScope =
128
- (typeof SuppressionListScope)[keyof typeof SuppressionListScope];
119
+ export type SuppressionListScope = (typeof SuppressionListScope)[keyof typeof SuppressionListScope];
129
120
  export declare const FeatureStatus: {
130
121
  readonly DISABLED: "DISABLED";
131
122
  readonly ENABLED: "ENABLED";
@@ -205,8 +196,7 @@ export declare const DkimSigningKeyLength: {
205
196
  readonly RSA_1024_BIT: "RSA_1024_BIT";
206
197
  readonly RSA_2048_BIT: "RSA_2048_BIT";
207
198
  };
208
- export type DkimSigningKeyLength =
209
- (typeof DkimSigningKeyLength)[keyof typeof DkimSigningKeyLength];
199
+ export type DkimSigningKeyLength = (typeof DkimSigningKeyLength)[keyof typeof DkimSigningKeyLength];
210
200
  export declare const DkimStatus: {
211
201
  readonly FAILED: "FAILED";
212
202
  readonly NOT_STARTED: "NOT_STARTED";
@@ -229,20 +219,17 @@ export declare const DeliveryEventType: {
229
219
  readonly TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE";
230
220
  readonly UNDETERMINED_BOUNCE: "UNDETERMINED_BOUNCE";
231
221
  };
232
- export type DeliveryEventType =
233
- (typeof DeliveryEventType)[keyof typeof DeliveryEventType];
222
+ export type DeliveryEventType = (typeof DeliveryEventType)[keyof typeof DeliveryEventType];
234
223
  export declare const EngagementEventType: {
235
224
  readonly CLICK: "CLICK";
236
225
  readonly OPEN: "OPEN";
237
226
  };
238
- export type EngagementEventType =
239
- (typeof EngagementEventType)[keyof typeof EngagementEventType];
227
+ export type EngagementEventType = (typeof EngagementEventType)[keyof typeof EngagementEventType];
240
228
  export declare const MetricAggregation: {
241
229
  readonly RATE: "RATE";
242
230
  readonly VOLUME: "VOLUME";
243
231
  };
244
- export type MetricAggregation =
245
- (typeof MetricAggregation)[keyof typeof MetricAggregation];
232
+ export type MetricAggregation = (typeof MetricAggregation)[keyof typeof MetricAggregation];
246
233
  export declare const DataFormat: {
247
234
  readonly CSV: "CSV";
248
235
  readonly JSON: "JSON";
@@ -291,8 +278,7 @@ export declare const ExportSourceType: {
291
278
  readonly MESSAGE_INSIGHTS: "MESSAGE_INSIGHTS";
292
279
  readonly METRICS_DATA: "METRICS_DATA";
293
280
  };
294
- export type ExportSourceType =
295
- (typeof ExportSourceType)[keyof typeof ExportSourceType];
281
+ export type ExportSourceType = (typeof ExportSourceType)[keyof typeof ExportSourceType];
296
282
  export declare const JobStatus: {
297
283
  readonly CANCELLED: "CANCELLED";
298
284
  readonly COMPLETED: "COMPLETED";
@@ -307,8 +293,7 @@ export declare const MailFromDomainStatus: {
307
293
  readonly SUCCESS: "SUCCESS";
308
294
  readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
309
295
  };
310
- export type MailFromDomainStatus =
311
- (typeof MailFromDomainStatus)[keyof typeof MailFromDomainStatus];
296
+ export type MailFromDomainStatus = (typeof MailFromDomainStatus)[keyof typeof MailFromDomainStatus];
312
297
  export declare const VerificationError: {
313
298
  readonly DNS_SERVER_ERROR: "DNS_SERVER_ERROR";
314
299
  readonly HOST_NOT_FOUND: "HOST_NOT_FOUND";
@@ -321,8 +306,7 @@ export declare const VerificationError: {
321
306
  readonly SERVICE_ERROR: "SERVICE_ERROR";
322
307
  readonly TYPE_NOT_FOUND: "TYPE_NOT_FOUND";
323
308
  };
324
- export type VerificationError =
325
- (typeof VerificationError)[keyof typeof VerificationError];
309
+ export type VerificationError = (typeof VerificationError)[keyof typeof VerificationError];
326
310
  export declare const VerificationStatus: {
327
311
  readonly FAILED: "FAILED";
328
312
  readonly NOT_STARTED: "NOT_STARTED";
@@ -330,19 +314,16 @@ export declare const VerificationStatus: {
330
314
  readonly SUCCESS: "SUCCESS";
331
315
  readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
332
316
  };
333
- export type VerificationStatus =
334
- (typeof VerificationStatus)[keyof typeof VerificationStatus];
317
+ export type VerificationStatus = (typeof VerificationStatus)[keyof typeof VerificationStatus];
335
318
  export declare const ReputationEntityType: {
336
319
  readonly RESOURCE: "RESOURCE";
337
320
  };
338
- export type ReputationEntityType =
339
- (typeof ReputationEntityType)[keyof typeof ReputationEntityType];
321
+ export type ReputationEntityType = (typeof ReputationEntityType)[keyof typeof ReputationEntityType];
340
322
  export declare const RecommendationImpact: {
341
323
  readonly HIGH: "HIGH";
342
324
  readonly LOW: "LOW";
343
325
  };
344
- export type RecommendationImpact =
345
- (typeof RecommendationImpact)[keyof typeof RecommendationImpact];
326
+ export type RecommendationImpact = (typeof RecommendationImpact)[keyof typeof RecommendationImpact];
346
327
  export declare const ImportDestinationType: {
347
328
  readonly CONTACT_LIST: "CONTACT_LIST";
348
329
  readonly SUPPRESSION_LIST: "SUPPRESSION_LIST";
@@ -361,8 +342,7 @@ export declare const RecommendationStatus: {
361
342
  readonly FIXED: "FIXED";
362
343
  readonly OPEN: "OPEN";
363
344
  };
364
- export type RecommendationStatus =
365
- (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
345
+ export type RecommendationStatus = (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
366
346
  export declare const RecommendationType: {
367
347
  readonly BIMI: "BIMI";
368
348
  readonly BOUNCE: "BOUNCE";
@@ -373,8 +353,7 @@ export declare const RecommendationType: {
373
353
  readonly IP_LISTING: "IP_LISTING";
374
354
  readonly SPF: "SPF";
375
355
  };
376
- export type RecommendationType =
377
- (typeof RecommendationType)[keyof typeof RecommendationType];
356
+ export type RecommendationType = (typeof RecommendationType)[keyof typeof RecommendationType];
378
357
  export declare const ReputationEntityFilterKey: {
379
358
  readonly ENTITY_REFERENCE_PREFIX: "ENTITY_REFERENCE_PREFIX";
380
359
  readonly ENTITY_TYPE: "ENTITY_TYPE";
@@ -3,30 +3,22 @@ import { SESv2ServiceException as __BaseException } from "./SESv2ServiceExceptio
3
3
  export declare class AccountSuspendedException extends __BaseException {
4
4
  readonly name: "AccountSuspendedException";
5
5
  readonly $fault: "client";
6
- constructor(
7
- opts: __ExceptionOptionType<AccountSuspendedException, __BaseException>
8
- );
6
+ constructor(opts: __ExceptionOptionType<AccountSuspendedException, __BaseException>);
9
7
  }
10
8
  export declare class AlreadyExistsException extends __BaseException {
11
9
  readonly name: "AlreadyExistsException";
12
10
  readonly $fault: "client";
13
- constructor(
14
- opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
15
- );
11
+ constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
16
12
  }
17
13
  export declare class BadRequestException extends __BaseException {
18
14
  readonly name: "BadRequestException";
19
15
  readonly $fault: "client";
20
- constructor(
21
- opts: __ExceptionOptionType<BadRequestException, __BaseException>
22
- );
16
+ constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
23
17
  }
24
18
  export declare class InternalServiceErrorException extends __BaseException {
25
19
  readonly name: "InternalServiceErrorException";
26
20
  readonly $fault: "server";
27
- constructor(
28
- opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>
29
- );
21
+ constructor(opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>);
30
22
  }
31
23
  export declare class NotFoundException extends __BaseException {
32
24
  readonly name: "NotFoundException";
@@ -36,19 +28,12 @@ export declare class NotFoundException extends __BaseException {
36
28
  export declare class TooManyRequestsException extends __BaseException {
37
29
  readonly name: "TooManyRequestsException";
38
30
  readonly $fault: "client";
39
- constructor(
40
- opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
41
- );
31
+ constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
42
32
  }
43
33
  export declare class ConcurrentModificationException extends __BaseException {
44
34
  readonly name: "ConcurrentModificationException";
45
35
  readonly $fault: "server";
46
- constructor(
47
- opts: __ExceptionOptionType<
48
- ConcurrentModificationException,
49
- __BaseException
50
- >
51
- );
36
+ constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
52
37
  }
53
38
  export declare class ConflictException extends __BaseException {
54
39
  readonly name: "ConflictException";
@@ -58,19 +43,12 @@ export declare class ConflictException extends __BaseException {
58
43
  export declare class LimitExceededException extends __BaseException {
59
44
  readonly name: "LimitExceededException";
60
45
  readonly $fault: "client";
61
- constructor(
62
- opts: __ExceptionOptionType<LimitExceededException, __BaseException>
63
- );
46
+ constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
64
47
  }
65
48
  export declare class MailFromDomainNotVerifiedException extends __BaseException {
66
49
  readonly name: "MailFromDomainNotVerifiedException";
67
50
  readonly $fault: "client";
68
- constructor(
69
- opts: __ExceptionOptionType<
70
- MailFromDomainNotVerifiedException,
71
- __BaseException
72
- >
73
- );
51
+ constructor(opts: __ExceptionOptionType<MailFromDomainNotVerifiedException, __BaseException>);
74
52
  }
75
53
  export declare class MessageRejected extends __BaseException {
76
54
  readonly name: "MessageRejected";
@@ -80,14 +58,10 @@ export declare class MessageRejected extends __BaseException {
80
58
  export declare class SendingPausedException extends __BaseException {
81
59
  readonly name: "SendingPausedException";
82
60
  readonly $fault: "client";
83
- constructor(
84
- opts: __ExceptionOptionType<SendingPausedException, __BaseException>
85
- );
61
+ constructor(opts: __ExceptionOptionType<SendingPausedException, __BaseException>);
86
62
  }
87
63
  export declare class InvalidNextTokenException extends __BaseException {
88
64
  readonly name: "InvalidNextTokenException";
89
65
  readonly $fault: "client";
90
- constructor(
91
- opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
92
- );
66
+ constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
93
67
  }
@@ -787,9 +787,7 @@ export interface GetDeliverabilityDashboardOptionsResponse {
787
787
  SubscriptionExpiryDate?: Date | undefined;
788
788
  AccountStatus?: DeliverabilityDashboardAccountStatus | undefined;
789
789
  ActiveSubscribedDomains?: DomainDeliverabilityTrackingOption[] | undefined;
790
- PendingExpirationSubscribedDomains?:
791
- | DomainDeliverabilityTrackingOption[]
792
- | undefined;
790
+ PendingExpirationSubscribedDomains?: DomainDeliverabilityTrackingOption[] | undefined;
793
791
  }
794
792
  export interface GetDeliverabilityTestReportRequest {
795
793
  ReportId: string | undefined;
@@ -1046,9 +1044,7 @@ export interface ListCustomVerificationEmailTemplatesRequest {
1046
1044
  PageSize?: number | undefined;
1047
1045
  }
1048
1046
  export interface ListCustomVerificationEmailTemplatesResponse {
1049
- CustomVerificationEmailTemplates?:
1050
- | CustomVerificationEmailTemplateMetadata[]
1051
- | undefined;
1047
+ CustomVerificationEmailTemplates?: CustomVerificationEmailTemplateMetadata[] | undefined;
1052
1048
  NextToken?: string | undefined;
1053
1049
  }
1054
1050
  export interface ListDedicatedIpPoolsRequest {
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListTenantsCommandInput,
4
- ListTenantsCommandOutput,
5
- } from "../commands/ListTenantsCommand";
2
+ import { ListTenantsCommandInput, ListTenantsCommandOutput } from "../commands/ListTenantsCommand";
6
3
  import { SESv2PaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListTenants: (
8
5
  config: SESv2PaginationConfiguration,
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider:
10
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((
12
- _: unknown
13
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
12
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
16
  region: string | import("@smithy/types").Provider<any>;
19
- requestHandler:
20
- | import("@smithy/core/protocols").HttpHandler<any>
21
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
22
18
  retryMode: string | import("@smithy/types").Provider<string>;
23
19
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
21
  ) => Promise<Uint8Array>;
30
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
31
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
53
45
  logger: import("@smithy/types").Logger;
54
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- userAgentAppId?:
57
- | string
58
- | undefined
59
- | import("@smithy/types").Provider<string | undefined>;
60
- retryStrategy?:
61
- | import("@smithy/types").RetryStrategy
62
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
63
50
  endpoint?:
64
51
  | ((
65
52
  | string
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
81
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
82
69
  context?: {
83
70
  logger?: import("@smithy/types").Logger;
84
- }
71
+ },
85
72
  ) => import("@smithy/types").EndpointV2;
86
73
  tls?: boolean;
87
74
  serviceConfiguredEndpoint?: never;
@@ -94,7 +81,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
94
81
  signer?:
95
82
  | import("@smithy/types").RequestSigner
96
83
  | ((
97
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
98
85
  ) => Promise<import("@smithy/types").RequestSigner>);
99
86
  signingEscapePath?: boolean;
100
87
  systemClockOffset?: number;
@@ -103,7 +90,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
103
90
  | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
104
91
  | (new (
105
92
  options: import("@smithy/signature-v4").SignatureV4Init &
106
- import("@smithy/signature-v4").SignatureV4CryptoInit
93
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
107
94
  ) => import("@smithy/types").RequestSigner);
108
95
  sigv4aSigningRegionSet?:
109
96
  | string[]
@@ -10,26 +10,18 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
14
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
18
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
19
19
  region: string | import("@smithy/types").Provider<string>;
20
- requestHandler:
21
- | RequestHandler
22
- | import("@smithy/core/protocols").HttpHandler<any>;
20
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
23
21
  retryMode: string | import("@smithy/types").Provider<string>;
24
- sigv4aSigningRegionSet:
25
- | string[]
26
- | import("@smithy/types").Provider<string[] | undefined>;
22
+ sigv4aSigningRegionSet: string[] | import("@smithy/types").Provider<string[] | undefined>;
27
23
  streamCollector: (
28
- stream:
29
- | import("stream").Readable
30
- | import("stream/web").ReadableStream
31
- | ReadableStream
32
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
33
25
  ) => Promise<Uint8Array>;
34
26
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
35
27
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -56,9 +48,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
56
48
  logger: import("@smithy/types").Logger;
57
49
  extensions: import("./runtimeExtensions").RuntimeExtension[];
58
50
  customUserAgent?: string | import("@smithy/types").UserAgent;
59
- retryStrategy?:
60
- | import("@smithy/types").RetryStrategy
61
- | import("@smithy/types").RetryStrategyV2;
51
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
62
52
  endpoint?:
63
53
  | ((
64
54
  | string
@@ -80,7 +70,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
80
70
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
81
71
  context?: {
82
72
  logger?: import("@smithy/types").Logger;
83
- }
73
+ },
84
74
  ) => import("@smithy/types").EndpointV2;
85
75
  tls?: boolean;
86
76
  serviceConfiguredEndpoint?: never;
@@ -92,7 +82,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
92
82
  signer?:
93
83
  | import("@smithy/types").RequestSigner
94
84
  | ((
95
- authScheme?: import("@smithy/types").AuthScheme
85
+ authScheme?: import("@smithy/types").AuthScheme,
96
86
  ) => Promise<import("@smithy/types").RequestSigner>);
97
87
  signingEscapePath?: boolean;
98
88
  systemClockOffset?: number;
@@ -101,6 +91,6 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
101
91
  | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
102
92
  | (new (
103
93
  options: import("@smithy/signature-v4").SignatureV4Init &
104
- import("@smithy/signature-v4").SignatureV4CryptoInit
94
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
105
95
  ) => import("@smithy/types").RequestSigner);
106
96
  };
@@ -21,11 +21,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
25
  ) => Promise<Uint8Array>;
30
26
  base64Decoder: import("@smithy/types").Decoder;
31
27
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -40,30 +36,21 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
40
36
  region: string | import("@smithy/types").Provider<any>;
41
37
  profile?: string;
42
38
  defaultUserAgentProvider: (
43
- config?: import("@aws-sdk/core/client").PreviouslyResolved
39
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
44
40
  ) => Promise<import("@smithy/types").UserAgent>;
45
41
  credentialDefaultProvider:
46
42
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
47
- | ((
48
- _: unknown
49
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
43
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
50
44
  maxAttempts: number | import("@smithy/types").Provider<number>;
51
45
  retryMode: string | import("@smithy/types").Provider<string>;
52
46
  logger: import("@smithy/types").Logger;
53
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
54
48
  defaultsMode:
55
49
  | import("@smithy/core/client").DefaultsMode
56
- | import("@smithy/types").Provider<
57
- import("@smithy/core/client").DefaultsMode
58
- >;
50
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
59
51
  customUserAgent?: string | import("@smithy/types").UserAgent;
60
- userAgentAppId?:
61
- | string
62
- | undefined
63
- | import("@smithy/types").Provider<string | undefined>;
64
- retryStrategy?:
65
- | import("@smithy/types").RetryStrategy
66
- | import("@smithy/types").RetryStrategyV2;
52
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
53
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
67
54
  endpoint?:
68
55
  | ((
69
56
  | string
@@ -85,7 +72,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
85
72
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
86
73
  context?: {
87
74
  logger?: import("@smithy/types").Logger;
88
- }
75
+ },
89
76
  ) => import("@smithy/types").EndpointV2;
90
77
  tls?: boolean;
91
78
  serviceConfiguredEndpoint?: never;
@@ -98,7 +85,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
98
85
  signer?:
99
86
  | import("@smithy/types").RequestSigner
100
87
  | ((
101
- authScheme?: import("@smithy/types").AuthScheme
88
+ authScheme?: import("@smithy/types").AuthScheme,
102
89
  ) => Promise<import("@smithy/types").RequestSigner>);
103
90
  signingEscapePath?: boolean;
104
91
  systemClockOffset?: number;
@@ -107,7 +94,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
107
94
  | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
108
95
  | (new (
109
96
  options: import("@smithy/signature-v4").SignatureV4Init &
110
- import("@smithy/signature-v4").SignatureV4CryptoInit
97
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
111
98
  ) => import("@smithy/types").RequestSigner);
112
99
  sigv4aSigningRegionSet?:
113
100
  | string[]
@@ -10,7 +10,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
10
10
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
11
11
  context?: {
12
12
  logger?: import("@smithy/types").Logger;
13
- }
13
+ },
14
14
  ) => import("@smithy/types").EndpointV2;
15
15
  extensions: import("./runtimeExtensions").RuntimeExtension[];
16
16
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SESv2HttpAuthSchemeProvider;
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
30
30
  | typeof SignatureV4MultiRegion
31
31
  | (new (
32
32
  options: import("@smithy/signature-v4").SignatureV4Init &
33
- import("@smithy/signature-v4").SignatureV4CryptoInit
33
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
34
34
  ) => import("@smithy/types").RequestSigner);
35
35
  urlParser: import("@smithy/types").UrlParser;
36
36
  utf8Decoder: import("@smithy/types").Decoder;
@@ -7,5 +7,5 @@ export interface RuntimeExtensionsConfig {
7
7
  }
8
8
  export declare const resolveRuntimeExtensions: (
9
9
  runtimeConfig: any,
10
- extensions: RuntimeExtension[]
10
+ extensions: RuntimeExtension[],
11
11
  ) => any;
@@ -1,9 +1,5 @@
1
1
  import { TypeRegistry } from "@smithy/core/schema";
2
- import {
3
- StaticErrorSchema,
4
- StaticOperationSchema,
5
- StaticStructureSchema,
6
- } from "@smithy/types";
2
+ import { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
7
3
  export declare var SESv2ServiceException$: StaticErrorSchema;
8
4
  export declare var AccountSuspendedException$: StaticErrorSchema;
9
5
  export declare var AlreadyExistsException$: StaticErrorSchema;