@aws-sdk/client-sesv2 3.588.0 → 3.592.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 (193) hide show
  1. package/dist-cjs/index.js +0 -92
  2. package/dist-types/SESv2Client.d.ts +4 -4
  3. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +2 -1
  4. package/dist-types/commands/CancelExportJobCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateContactCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateContactListCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateExportJobCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateImportJobCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteContactCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteContactListCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetAccountCommand.d.ts +2 -1
  28. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +2 -1
  29. package/dist-types/commands/GetConfigurationSetCommand.d.ts +2 -1
  30. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
  31. package/dist-types/commands/GetContactCommand.d.ts +2 -1
  32. package/dist-types/commands/GetContactListCommand.d.ts +2 -1
  33. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -1
  34. package/dist-types/commands/GetDedicatedIpCommand.d.ts +2 -1
  35. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +2 -1
  36. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +2 -1
  37. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
  38. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
  39. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
  40. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
  41. package/dist-types/commands/GetEmailIdentityCommand.d.ts +2 -1
  42. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -1
  43. package/dist-types/commands/GetEmailTemplateCommand.d.ts +2 -1
  44. package/dist-types/commands/GetExportJobCommand.d.ts +2 -1
  45. package/dist-types/commands/GetImportJobCommand.d.ts +2 -1
  46. package/dist-types/commands/GetMessageInsightsCommand.d.ts +2 -1
  47. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +2 -1
  48. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListContactListsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListContactsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -1
  52. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListExportJobsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListImportJobsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListRecommendationsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  62. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  63. package/dist-types/commands/PutAccountDetailsCommand.d.ts +2 -1
  64. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
  65. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -1
  66. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +2 -1
  67. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
  68. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
  69. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
  70. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -1
  71. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  72. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +2 -1
  73. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
  74. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +2 -1
  75. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  76. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
  77. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -1
  78. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
  79. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -1
  80. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
  81. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
  82. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +2 -1
  83. package/dist-types/commands/SendBulkEmailCommand.d.ts +2 -1
  84. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +2 -1
  85. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  86. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  87. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +2 -1
  88. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateContactListCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  95. package/dist-types/index.d.ts +2 -2
  96. package/dist-types/models/SESv2ServiceException.d.ts +2 -1
  97. package/dist-types/runtimeConfig.native.d.ts +1 -1
  98. package/dist-types/ts3.4/SESv2Client.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/models/SESv2ServiceException.d.ts +2 -1
  192. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  193. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -6,7 +6,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
6
6
  /**
7
7
  * @public
8
8
  */
9
- export { __MetadataBearer, $Command };
9
+ export type { __MetadataBearer };
10
+ export { $Command };
10
11
  /**
11
12
  * @public
12
13
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -12,8 +12,8 @@
12
12
  export * from "./SESv2Client";
13
13
  export * from "./SESv2";
14
14
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
15
- export { RuntimeExtension } from "./runtimeExtensions";
16
- export { SESv2ExtensionConfiguration } from "./extensionConfiguration";
15
+ export type { RuntimeExtension } from "./runtimeExtensions";
16
+ export type { SESv2ExtensionConfiguration } from "./extensionConfiguration";
17
17
  export * from "./commands";
18
18
  export * from "./pagination";
19
19
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -622,8 +622,8 @@ export interface ClientDefaults
622
622
  serviceId?: string;
623
623
  useDualstackEndpoint?: boolean | __Provider<boolean>;
624
624
  useFipsEndpoint?: boolean | __Provider<boolean>;
625
- defaultUserAgentProvider?: Provider<__UserAgent>;
626
625
  region?: string | __Provider<string>;
626
+ defaultUserAgentProvider?: Provider<__UserAgent>;
627
627
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
628
628
  maxAttempts?: number | __Provider<number>;
629
629
  retryMode?: string | __Provider<string>;
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetMetricDataCommandInput
14
15
  extends BatchGetMetricDataRequest {}
15
16
  export interface BatchGetMetricDataCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CancelExportJobCommandInput extends CancelExportJobRequest {}
14
15
  export interface CancelExportJobCommandOutput
15
16
  extends CancelExportJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateConfigurationSetCommandInput
14
15
  extends CreateConfigurationSetRequest {}
15
16
  export interface CreateConfigurationSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateConfigurationSetEventDestinationCommandInput
14
15
  extends CreateConfigurationSetEventDestinationRequest {}
15
16
  export interface CreateConfigurationSetEventDestinationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateContactCommandInput extends CreateContactRequest {}
14
15
  export interface CreateContactCommandOutput
15
16
  extends CreateContactResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateContactListCommandInput
14
15
  extends CreateContactListRequest {}
15
16
  export interface CreateContactListCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCustomVerificationEmailTemplateCommandInput
14
15
  extends CreateCustomVerificationEmailTemplateRequest {}
15
16
  export interface CreateCustomVerificationEmailTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDedicatedIpPoolCommandInput
14
15
  extends CreateDedicatedIpPoolRequest {}
15
16
  export interface CreateDedicatedIpPoolCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDeliverabilityTestReportCommandInput
14
15
  extends CreateDeliverabilityTestReportRequest {}
15
16
  export interface CreateDeliverabilityTestReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateEmailIdentityCommandInput
14
15
  extends CreateEmailIdentityRequest {}
15
16
  export interface CreateEmailIdentityCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateEmailIdentityPolicyCommandInput
14
15
  extends CreateEmailIdentityPolicyRequest {}
15
16
  export interface CreateEmailIdentityPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateEmailTemplateCommandInput
14
15
  extends CreateEmailTemplateRequest {}
15
16
  export interface CreateEmailTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateExportJobCommandInput extends CreateExportJobRequest {}
14
15
  export interface CreateExportJobCommandOutput
15
16
  extends CreateExportJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateImportJobCommandInput extends CreateImportJobRequest {}
14
15
  export interface CreateImportJobCommandOutput
15
16
  extends CreateImportJobResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteConfigurationSetCommandInput
14
15
  extends DeleteConfigurationSetRequest {}
15
16
  export interface DeleteConfigurationSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteConfigurationSetEventDestinationCommandInput
14
15
  extends DeleteConfigurationSetEventDestinationRequest {}
15
16
  export interface DeleteConfigurationSetEventDestinationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SESv2ClientResolvedConfig,
11
11
  } from "../SESv2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteContactCommandInput extends DeleteContactRequest {}
14
15
  export interface DeleteContactCommandOutput
15
16
  extends DeleteContactResponse,